Altin Selimi

@altinselimi.bsky.social

web dev, politics 🤷🏻‍♂️, history, chess, volleyball, memes, movies and occasionally books 🙈

having used claude extensively for the past couple of months, i think there is still a lot of value to understanding your code and steering it intentionally. the amount of incidental complexity claude accumulates otherwise (which mostly results in bugs that it can't ever fix reliably) is staggering.

```#css .container { container-name: --example; } h1 { color: red; @container --example { color: green; } } ``` Canary and Tech Preview both showing green text! Gettin there, excited for these to hit stable.

Safari Tech Preview with green textChrome Canary with green textFirefox Nightly with red text

There’s an inflection point between how much you know about an implementation vs how much the AI agent that did it for you does. Once that is crossed, its rather a matter of when you will hit the “wall of implementation”, which will most likely require you to re-do it from scratch. #claude #ai

64% of WebKit non-Apple contributions, 20% of Chromium non-Google, 27% of Servo, 39% of test262, and it goes on. And doing all this as a worker-owned, employee-run cooperative. The world would be a very different place if companies like Igalia were the norm rather than the exception in tech.

Igalia@igalia.com · 7mo ago

We analyzed Igalia's contributions to some of our favorite open-source projects on the web and elsewhere and summarized them in this blog post! Check it out: www.igalia.com/2026/01/05/D...

the discovery here really lacks to at least pre nazi twitter. I dont want to have feeds for each of my interests. Im just gonna post interests on this tweet maybe it starts showing me stuff more. Chess, padel, frontend, css, arduino, w3c, javascript, history, sci-fi, movies, cybersec, diy, cooking

I muted every word i could think of to get away from these news and now all i get is soft core porn. Do you mean to tell me the Internet is right now either doom news or thirst traps ?

another beautiful javascript moment ✨ 2025/05/28 → Wed May 28 2025 2025-05-28 → Tue May 27 2025 why? every possible string accepted by the Date constructor falls back to local time EXCEPT valid ISO date-strings like '2025-05-28'.

Bild