Filip Troníček
@trnck.dev
I like computers and cameras, mostly the things they make. Under no circumstances trust anything I write in here
npm v12 is now generally available. npm install now makes install scripts, Git, and remote-URL dependencies opt-in by default. We're also retiring npm 2FA-bypass GAT: no account management (early Aug 2026), no direct publishing (~Jan 2027). More info at github.blog/changelog/20...
npm install-time security and GAT bypass2fa deprecation - GitHub Changelog
npm v12 is now generally available and tagged latest. This major release turns on the install-time security defaults we announced in June, and it’s also where we begin a deprecation…
github.blog
The feature for better WiFi<>cellular data switching was made for me
Ummm has Apple considered adopting Liquid Glass for Find My by any chance
They fixed the dragging gestures on context menus in Apple Music!!! No need to introduce anything on Monday tbh just leave it
Wrote something longer, finally. Go read it! blog.trnck.dev/nas/
Saying no to free unlimited cloud storage
TL;DR: I built a NAS to back up terabytes of data from my Google Drive, and had a bunch of fun doing it.Note: this post was typo-checked by Claude 4.8. Opus. I wrote, though!.PreambleEver since 2014, ...
blog.trnck.dev
WebSerial lesssgoo
Firefox 151 release notes for developers. New shadowrootslotassignment attribute for <template>, @container style() queries, position-anchor: normal, Document Picture-in-Picture API, desktop Web Serial, and keyboardLock in fullscreen. #firefox #browser developer.mozilla.or...
Didn't know those weird Rustaceans are now also swapping row numbers with column numbers. Smh
This is like a pretty rad thing we'll be doing, check it out background-agents.com/summit
Background Agents Summit · 6–7 May 2026
Stripe ships 1,000+ agent PRs a week. Hear how, and what infrastructure makes it possible. The first event dedicated to background agents. 6–7 May 2026. Virtual and free.
background-agents.com
I determine techies vs non-techies by whether they have `Numbers.app` pinned in their Mac dock
numbers.app
WebTranspoooort 🚀
Safari 26.4 - #CSS Grid Lanes 🎉 - threaded scroll-driven animations - Compact tabs back to Safari on macOS and iPadOS - math-depth - min(), max(), and clamp() math functions in the sizes attribute of <img> elements - WebTransport and more
Today's fun browser fact: on macOS, browser don't transform letter case when applying a keyboard shortcut with ⌘. This means that listening for "⌘⇧a" triggers after hitting those keys, but if you change the shortcut to be "^⇧a", it will not trigger (the "a" will be transformed into uppercase).
I’m convinced that in a couple years all landscape video will be considered “cinematic”
Curious about how Signal's encryption works? Read on! blog.trnck.dev/instant-mess...
Instant Messaging apps: an overview of Discord, Signal and Matrix
As part of 4IZ110 at my bachelor’s programme at the Prague University of Business and Economics, I chose the topic of Instant Messaging for my term paper. In it, I wanted to focus on three distinct ap...
blog.trnck.dev