programs should be composed correctly, not just debugged into correctness
the focus on whether you read the code or not is the wrong thing to look at if you have software you're responsible for, you should be able to answer questions from memory about how it works the expectations for how well you can do this should not be any different now
When you scroll a 2D scroller on the web, the browser may ignore some minor scroll deltas in the non-main scrolling axis when the user’s intent was to scroll only one axis. Sometimes this “railing” gets in the way … and with `scroll-axis-lock: none`, you can soon remove it 😊 brm.us/scroll-axis-...
If you work in tech, you'll want to read the ~40-page short novel, Profession, by Isaac Asimov. If the availability of intelligence was instant, and learning things the "hard way" was considered a waste: what would the things most valued by society be? Hard to believe it's a 1957 novel.
Here's a recent example I came across tanstack.com/blog/tanstac...
How an Underrated Refactor Saved 90% Memory Usage | TanStack Blog
TanStack Table V9 can use dramatically less memory than Table V8 in large tables because row, column, cell, and header APIs now live on shared prototypes instead of every object instance.
tanstack.com
Tailwind chaos is a choice. We've updated our classic guide by Nina Torgunakova, our frontend engineer, for 2026 with v4 in mind, this time with an agent skill. evilmartians.com/chronicles/5...
5 best practices for preventing chaos in Tailwind CSS—Martian Chronicles, Evil Martians’ team blog
Tailwind CSS has become a very popular CSS framework, and it can speed up development. But using it without proper caution can add mayhem to your code. Learn best practices to avoid getting swept away...
evilmartians.com
Just switched www.tonyward.dev from NextJS over to @astro.build Went from 25 dependencies to 7. Four of them are devDeps. Zero JavaScript. No more Tailwind, MDX, React, etc., It was a great personal project to learn more about Astro.
Tony Ward - Design Engineer
I love building Design Systems and tools to help teams ship faster.
tonyward.dev
I made an accessibility error when coding up some tooltips. Here's where I went wrong, and how you can avoid making the same mistake: jakearchibald.com/2026/my-tool...
Fixing my tooltip accessibility mistake
aria-describedby isn't always enough.
jakearchibald.com
Techno-Fascism: AI, Accelerationism and the New Far Right
Techno-Fascism: AI, Accelerationism and the New Far Right - Politics Today
The world is facing a new form of terrorism threat and fascism: it is called Accelerationism and it is supported by influncial figures.
politicstoday.org
if you understand Chinese, this @thetype.com episode covering the Yi script and Yi people is really worth a listen. www.thetype.com/typechat/ep-...
thetype.com
🏷️ Your AI's 'ground truth' is someone's opinion The labels AI learns from are human judgement calls dressed up as fact. A new study shows that teaching students to see that subjectivity makes them sharper, less trusting critics of AI. 🔗 arxiv.org/abs/2607.20149 #AI #CriticalThinking #EdTech 🧪
Data Annotations as Pedagogical Hints: From Subjective Labels to Critical Thinking
Machine learning courses often use pre-labeled datasets, hiding the subjectivity of human annotation. This creates students with an overly trusting view of AI data and models, undervaluing interpretiv...
arxiv.org
My Elixir atproto OAuth library now has a built-in ETS Store for sessions and requests, cutting down the number of lines to use it to almost nothing. It's starting to look not half bad! blog.annot.at/latch-an-idi...
Latch: an idiomatic Elixir OAuth atproto library
Or how I stopped worrying and learned to love the ETS
blog.annot.at
Must feel so good for text after you hit ctrl-x, floating in liminal space, before ctrl-v thrusts it back onto the desolate page
For part of our upcoming Thoughtful Design Systems course, @michaelwarren.dev talked to me about the pitfalls of tribal knowledge. A lot of the early stages of the course dive into the decisions & thinking that need to be made for a design system to be successful. thecascade.dev/courses/desi...
This Week in Effect ︀︀ #128 Foldkit on the Cause & Effect podcast w/ Devin Jameson & Johannes Schickling New Effect website launched ✨ Datapizza hiring in Italy More below ⤵︎ www.effect.website/blog/this-we...
In my audits, reading the Performance profile is where people get stuck: the flame chart and waterfall look like noise at first I built an interactive guide to make them click, every figure is interactive, plus LCP, CLS, INP and the Insights panel perf.reviews/profile-guide #WebPerf #DevTools
Reading a Performance Profile: Field Guide
An interactive field guide to the Chrome DevTools Performance panel: waterfall, flame chart, LCP, CLS, INP, and the Insights panel.
perf.reviews
The @formisch.dev docs are now agent optimized too. Please send your agent over and let him write some forms! 🧱
What stage of capitalism is "your monitor now spies on you"? www.youtube.com/watch?v=Q9ue... This sucks so much. Was literally looking at getting a new LG display last week.
DO NOT BUY: LG’s Spyware TVs, Monitors, and Wiretapping Concerns
YouTube video by Gamers Nexus
youtube.com
The man that Farage calls "an important voice for men" has been arrested for rape, arranging or facilitating trafficking for sexual exploitation and offences relating to indecent images of a child. www.theguardian.com/news/2026/ju...
"AI-first everything" is the "More doctors smoke Camels" of our generation. Touch grass.
oh hey, I wrote an NES emulator in Elixir 60fps (on my machine) with sound. This is Castlevania 3 which might be the toughest one to emulate. github.com/dbernheisel/... #ElixirLang
Three novel JavaScript runtimes that I've seen pop up recently: antjs.org pocketjs.dev www.perryts.com Notable that all three of them have an AGENTS.md or CLAUDE.md Say what you will, but I doubt any of these projects would exist if it weren't for LLMs and coding agents.
💫 GM Tanglers! Its release time 💫 Here's whats new: - Full text code-search - Focus mode - Tangled XRPC API - A new homepage - MicroVM powered CI engine
Let me know if this is just me: Noticed someone I know who is very "AI-pilled" and uses agents 24/7 to... start to talk IRL noticeably more like these LLMs write. Eg more heavily using adjectives like "geniune", frequently terms like "the shape of" and many more examples