I am exasperated with people accusing programmers of "gatekeeping" programming. We were practically dragging people through the gate. Do you know why a mindless LLM can tell you so much great programming information? It's because we've been sharing that information for free online for decades.
sh03
@sh03.dev
🇪🇺🇮🇹 Software Dev. Primarily: Typescript, Node, ⚛️ React, 🐘 PostgreSQL. 🤌
When the AI bubble will pop the biggest AI companies will be bailed out by taxpayer money. I'm 100% sure of this. They will say because it's national security and the US can't be left behind. The reality is that if AI companies fall down they'll bring down the economy.
Incredible how Project Hail Mary is almost perfect until 2/3rd of the movie and then everything goes south. So much potential.
TypeScript 7.0 is out 🎉 It's the 10x faster Go-based port 🔥 🔷 `tsc6` is for side-by-side API access 🔷 --checkers sets checker thread count 🔷 --singleThreaded keeps parsing/emit/checking together 🔷 TS 6.0 deprecations are hard errors 🔷 API access is planned for TS 7.1
📣 The moment is here. 📣 TypeScript 7 is officially released! 7️⃣ devblogs.microsoft.com/typescript/a...
just updated macos and now i have to live with these blue slices in every angle of the screen
Last week I went down a rabbit hole with server first approaches like Datastar or Phoenix LiveView. Interesting approach but ultimately, like local first and sync engines, they try to shift the balance to one side of the client/server connection making the other more complicated.
Web apps have client and server state (plus realtime and LiveView) - Dashbit Blog
Web applications have client and server state, let's see some examples and learn how LiveView, in particular, deals with state and realtime
dashbit.co
People complaining about the new Google icon set are delirious. Should I remind you of the last icon set?
More and more content will either be paywalled or accessible only through big platforms (e.g. medium, YouTube). AI scraping is adversarial towards open websites that made money via ads/visitors by stealing their content without attribution.
"It's not that humans are good at truth and LLMs aren't, it's that humans struggle with truth, and that struggle is the thing that matters." ...damn
Bluesky brags about using AI all over the place. AI is total trash garbage that causes things to fail basically all the time. But don't blame this Bluesky outage on AI, that is you being so ridiculous you might as well have pinned it on Black Magic. It's ridiculous you could even THINK it.
"The real problem wasn’t messy code. It was that no one on the team could explain why design decisions had been made or how different parts of the system were supposed to work together. The theory of the system had evaporated." New #Radar article by @addyosmani.bsky.social: bit.ly/41tTNSh
Comprehension Debt: The Hidden Cost of AI-Generated Code
The following article originally appeared on Addy Osmani's blog site and is being reposted here with the author's permission.Comprehension debt is the
bit.ly
I've been working with AI extensively for a couple of months now. Tried Cursor, Claude and Codex. It's pretty clear to me that the biggest issue with it is that it doesn't understand the flow of data. And programming is all about understanding how data flows through the program.
GitHub leaked webhook secrets for many repos for *months* in 2025 and again in January 2026. Then only notified some of us today, in April. But hey at least Copilot is integrated into GitHub and Windows 11! 🤡 show
today in apple vs web macOS Tahoe uses dynamically rounded corners on app frames, but browsers simply treat the page as square and clip the underlying content. you cannot draw a border around the page. remember the scramble to add env() for the notch? is apple capable of proactive spec work?
Just went to report a bug in @voidzero.dev formatter. Spent 30 minutes setting up a classic reproduction repo. Then discovered playground.oxc.rs. It has an option to compare with prettier directly and if there's a difference IT FILLS OUT THE ISSUE TEMPLATE FOR YOU. I absolutely love it
The intersection of people that love vibe coding and people that don't understand that each line of code is a liability is a perfect circle.
Pleeeeease Apple let me add web apps to my Home Screen in a way that lets them live in the App Library.