I got a mechanical keyboard lately and have been setting up keyboard shortcuts. Been noticing that firefox seems to eat them, though. Any way to prevent that @FirefoxDevTools ?
🤖 Lead (Front End) Engineer @ Lullabot
👨🔬 Science e̶d̶u̶c̶a̶t̶o̶r̶ advocate
🐱 Ohio U Alum
🏛️ Political junkie
👨👩👧 Dad &Husband
Posts are mine and do not necessarily reflect the positions of organizations with which I am affiliated.
I got a mechanical keyboard lately and have been setting up keyboard shortcuts. Been noticing that firefox seems to eat them, though. Any way to prevent that @FirefoxDevTools ?
@devtoolstips The firefox implementation only works on JS files, I think. I'm not able to override the page's main document.
@mandclu @mikemccaffrey not to my knowledge, no
@mikemccaffrey Counterpoint: background-blend-mode. You can't do it with an absolutely-positioned img tag
Got a review request.
For 15 lines of JS including a for loop.
To find all elements matching a selector and to apply a single style.
JS Devs will do anything to not learn CSS.
SQUEEEE @csstricks
Ethical Web Principles
Hey hey hey CSS Tricks is actually back!!
@geoff is going through updating the articles that need it and writing great new ones! Yessssssssss
Go check out @csstricks - find the new ones and scroll down past a few strange test posts to find lots of recent links to fabulous older articles that have been updated 🧡
Okay, lots of talk about Mozilla becoming an ad company (ew). Out of curiosity, *approximately* how much would you honestly pay for an open-source, privacy-respecting, bloat-free web browser?
Something like Firefox, if you knew your money was 100% going towards Firefox development and not the pockets of Mozilla execs or their Pocket/AI/AdTech side ventures.
THEY SAID IT COULDNT BE DONE.
Via the wonderful Just Seeds website! #Unions #CreativeCommons #Graphics
https://justseeds.org/graphic/you-dont-have-to-hate-your-job-to-want-a-union/
@dnikub never tried it but maybe inert?
It's time to restart #DDEV Contributor Training. I'd like to ask your suggestions about this list, what's important to you, what else you'd like training on, which you'd like to do earlier rather than later: https://20240423-contributor-trainin.ddev-com-front-end.pages.dev//blog/contributor-training/#upcoming-trainings
@mandrasch @lullabot I think that’s a great idea
Why would you use #DDEV instead of a #Node or #Python server directly?
There are significant advantages to using a containerized setup like DDEV. We go over them in this article, and include a step-by-step guide to set it up.
@andy_blum helps introduce DDEV to a new audience that may not know about how useful it can be!
Ever worked on #nodejs projects locally and wished for a more standardized, production-like experience for your team? Try @ddev! I walk you through setting your local up with #docker #containers in my latest article on @lullabot