Are you exposing class or styles props in your UI components? Stop it!
An issue I see a lot in UI component libraries is exposing a className prop, style prop, or any…
An issue I see a lot in UI component libraries is exposing a className prop, style prop, or any…
When we have a SPA, or any app running in a browser-like environment, we usually don't pay attention…
SOME CONTEXT Looking back, we started chatting with the AI to help with coding. Then IDEs started…
Yet another article about AI, just what everyone was waiting for 😅
Ramblings of an old man yelling at clouds
I guess all of us have interacted with an AI at some point, maybe just by using chat to ask…
Nowadays, using skill files (SKILL.md) is a common way to provide context and knowledge (or new…
In the 90s, the term "Script Kiddie" became popular in hacking communities. These were people who,…
A reflection on how the value of knowledge changes when AI drastically reduces the cost of…
When I created the :astro-ref[gym AI-trainer agent]{path="blog/2026/2026-03-08-opencode-gym-agent"}…