Last 25 of 439 links in 314 websites
GitHub CEO warns developers to embrace AI or quit, he said on X, referencing new research. The study reveals how AI is reshaping developer roles and workflows.
www.finalroundai.com
August 5, 2025 #ai
lithub.com
August 5, 2025 #teaching
Once it’s well integrated into our lives, any new technology can be seen as an exchange. We lose something and get something else in return. When we started using our calculator app, we lost the ability to do basic operations by hand, but we got accurate results quickly. After some time, even making a basic addition without it seems like a struggle. I don’t remember the last time I used a map, other than in school when I was a kid and was learning about them. By the time I got my driver’s license, smartphones were fully out, so Google Maps was my navigator. I lost (or maybe even didn’t develop the capacity to navigate with a map in the first place?), but I got instant directions to any destination in return.
josem.co
August 4, 2025 #ai
Stop vibe-coding blindly! Why reading AI-generated code is crucial in 2025. Avoid security flaws, architectural decay, and knowledge loss when using Claude Code or any other tool.
etsd.tech
August 4, 2025 #dev

A clover, a bee, and a break
theisolationjournals.substack.com
August 3, 2025 #misc
Local First Software Is Easier to Scale
The title of this post is somewhat misleading. Local-first software rarely needs to be scaled at all.
elijahpotter.dev
August 3, 2025 #dev

What AI-optimized schools misunderstand about learning
nisheethvishnoi.substack.com
August 3, 2025 #teaching
Test-driven development with AI
Learn how AI transforms test-driven development (TDD) from a time-consuming chore into your secret weapon for building robust and bug-free applications.
www.builder.io
August 3, 2025 #dev
Cursor makes developers less effective? - The Pragmatic Engineer
A study into the workflows of experienced developers found that devs who use Cursor for bugfixes are around 19% slower than devs who use no AI tools at all. One possible takeaway is that AI tools can be harder work than we’re led to believe.
blog.pragmaticengineer.com
August 3, 2025 #ai

Serious learning requires friction, frustration... and other humans
resobscura.substack.com
August 2, 2025 #ai
How to Make Websites That Will Require Lots of Your Time and Energy - Jim Nielsen’s Blog
Writing about the big beautiful mess that is making things for the world wide web.
blog.jim-nielsen.com
July 28, 2025 #misc
It's time for modern CSS to kill the SPA - Jono Alderson
Native CSS transitions have quietly killed the strongest argument for client-side routing. Yet people keep building terrible apps instead of performant websites.
www.jonoalderson.com
July 26, 2025 #dev
A valid HTML zip bomb - ache
<h1 id="a-valid-html-zip-bomb"><a tabindex="0" class="anchor" href="/notes/html_zip_bomb">A valid HTML zip bomb</a></h1><p><img src="/notes/res/zip_bomb_file.svg" alt="Illustration d'une bombe zip" height="150" width="150"></p><a href="/notes/html_zip_bomb"></a>
ache.one
July 24, 2025 #dev
Why you should choose HTMX for your next web-based side project - and ditch the crufty MPA and complex SPA
hamy.xyz
July 20, 2025 #dev
I was wrong about robots.txt | Evgenii Pendragon
Recently, I wrote an article about my journey in learning about robots.txt and its implications on the data rights in regards to what I write in my blog. I was confident that I wanted to ban all the crawlers from my website. Turned out there was an unintended consequence that I did not account for. My LinkedIn posts became broken Ever since I changed my robots.txt file, I started seeing that my LinkedIn posts no longer had the preview of the article available. I was not sure what the issue was initially, since before then it used to work just fine. In addition to that, I have noticed that LinkedIn’s algorithm has started serving my posts to fewer and fewer connections. I was a bit confused by the issue, thinking that it might have been a temporary problem. But over the next two weeks the missing post previews did not appear.
evgeniipendragon.com
July 20, 2025 #dev
To be a better programmer, write little proofs in your head
the-nerve-blog.ghost.io
July 20, 2025 #dev
AI coding tools make developers slower, study finds • The Register
www.theregister.com
July 13, 2025 #ai
How I build software quickly
Know how good your code needs to be for the task at hand. Start with a rough draft. Try to soften requirements if you can. Don't get distracted. Make small changes. Practice specific skills.
evanhahn.com
July 9, 2025 #dev