This is *such* a wonderful list.
Admitting mistakes, making them public, making them easy to read, making them human đź‘Ś
https://t.co/AooTnHJlsT https://t.co/soUODoKE9G
— Tom Sansome (@tomsansome)
Mar 10, 2024
Put together a test build that actually uses variables for all of the utilities but includes the values as fallbacks just to make them easier to see when debugging, kinda like it 🤔 https://t.co/4Zs3EYeisP
— Adam Wathan (@adamwathan)
Mar 10, 2024
🇬🇧 British people are now the 2nd most miserable people in the world
Previous happiness studies are based on income, wealth and healthcare quality, simply putting Western countries on top always, very very biased
The new Mental State of the World report is the first happiness… https://t.co/FB4p5nb5k6 https://t.co/orFVumNLD2
— @levelsio (@levelsio)
Mar 10, 2024
In 2015, I spent weeks learning Docker.
I found it interesting, but more importantly, I believed learning Docker would help me grow in my career.
And it did. Working with Docker also improved my knowledge of bash scripts, CI/CD, and unix.
Now almost a decade later, I rarely… https://t.co/88FjALF5N5 https://t.co/zVaHRxRigL
— Lee Robinson (@leeerob)
Mar 10, 2024
@_loick_ We might end up shipping this! Is there something specific you're wanting to use Docker for?
https://t.co/3XEOuwnWWA
— Lee Robinson (@leeerob)
Mar 10, 2024
Me, a TypeScript engineer at home: “how much longer do you need with that?”
Wife: “I just need to do [this, this, and that]”
Me: “I don’t get it, I asked you for a numeric Duration in minutes and got back a list of things”
— Tejas Kumar (@TejasKumar_)
Mar 9, 2024
Having a strong "should I just become a full-blown design engineer?" day
Not even sure what that means. But I just want to touch lots of code and solve tangible problems on screens. And, like, make beautifully animated shit.
— Maggie Appleton (@Mappletons)
Mar 8, 2024
Bumblebees can teach each other new behaviours that are too complex for them to learn alone. The findings provide evidence that bees can socially learn some behaviours at a level of complexity previously thought to be unique to humans.
Many of us may not realize how easy it is to develop a Chrome extension. To simplify the starting process you can explore my created ChromeExtKit - Starter Kit. Simply clone or fork it from GitHub and use it without any framework starting with just vanilla JavaScript. I hope you find it useful.