Jonas Røssum

@nimrossum.com

🚛 Maintaining Git Truck https://git.new/truck 📖 MSc. CS @ITU.dk 👨🏼‍💻 Coding since 2010 https://jonas.nimrossum.com/

npmjs.com is critical JS infrastructure, not a side project. Wild that microslop shipped a half-assed, vibe-coded dark mode, with poor contrast, making README code blocks impossible to read. IMO this is a stewardship problem, not just a bad UI tweak. @npmx.dev could not have had better timing!

Screenshot of a code block on npmjs.com in the new Dark mode.

💥 just released a github action: `uppt` it aims to be a very simple, secure release workflow for maintainers that adheres to best security practices ⚪ trusted, staged publishing on npmjs.com ⚪ github environment protection ⚪ generated release PR + changelog ⚪ automatic release + publish on merge ✨

Big week: we officially moved into our new NY office 🗽 Now the fun part begins. I'm starting to build our engineering team from the ground up, and we're looking for talented software engineers who get excited about hard problems, tight loops, and shipping real things fast.

Bild

Git Truck v3.3 is here! 🚀 We’ve overhauled the categorical metrics for deeper codebase insights: - Select categories to highlight specific authors or file types in the visualization. - Dynamic Legend that only shows visible entries when zooming. ...and more!

How to bypass minimum dependency/release age: 1. Publish an npm package with an unpinned git dependency. 2. Get usage and wait many months. 3. Push a malicious commit to the git dependency's repo.

I've released my first Go application! It's a (very basic) terminal video editor that uses ffmpeg and whisper to let you selectively choose which lines from a video you want to keep. You can also preview each line with a pop-up video player! It's called tsplice:

This is CSS performance problem I see all too often. The React website has some jank due due to their use of transition. Here is how to find what causes it and how and fix it

Have you tried the integrated terminal suggestions feature in VS Code? It gives you lightning-fast completions, like dynamic branch suggestions or path navigation. Available via the "terminal.integrated.suggest.enabled" setting (enabled by default in Insiders)

Everyone: No, GitHub Desktop is better! No, VS Code! Me: ...I just use `git add -p`. Walks you through each change, hunk for hunk, and lets you accept with `y`. It’s like a mini code review before you commit. Pair that with dandavison/delta, and you get syntax highlighting too 👀

SVG filters provide a basic lighting system you can sync with a little JavaScript and use in your web apps 💡 ... not as powerful as MacOS implementation but pretty cool

Så var der endelig noget der skulle fixes :) Det er længe siden der har været noget sidst. Sønnens gaming mus stoppede spontant med at virke. Helt død, mid-game, katastrofe! Noget må gøres! En repair-tråd fx 🧵 1/14

Bild