While I’m slowly setting up this blog, I’m keeping track of the features that I want to add to it.
Check the listAuthor: Bram Esposito
iMovie still has no Dark Mode

A system-wide implementation of Dark Mode was first introduced in 2018 as part of macOS Mojave (10.14).
https://apple.fandom.com/wiki/Dark_Mode6 years later, iMovie still has an onboarding wizard that shines brighter than the sun.
Diamond tools

Diamond tools illustration
Avoid sudo if you can
I ran
npm updateon a project today, which returned this error:npm error code EACCES npm error syscall open npm error path /Users/-username-/.npm/_cacache/index-v5/ab/83/-long-hash- npm error errno EACCES npm error npm error Your cache folder contains root-owned files, due to a bug in npm error previous versions of npm which has since been addressed. npm error npm error To permanently fix this problem, please run: npm error sudo chown -R 501:20 "/Users/-username-/.npm" npm error A complete log of this run can be found in: /Users/-username-/.npm/_logs/2024-12-11T10_37_38_225Z-debug-0.logI avoid running sudo commands, especially when it’s node or npm suggesting this.
My solution:
rm -r /Users/-username-/.npmAnd running
npm updateagain.Always think twice before running a root command, especially when it’s coming from an online tool.
Trying out Orbstack
OrbStack: The fast, light, and easy way to run Docker containers and Linux | Hacker News
OrbStack is on the Orange Site frontpage again. I’ve been meaning to try it out for my personal needs, but didn’t come to it yet.
The con’s:
- Proprietary tech, not OSS
- Run containers on your workstation
The pro’s:
- Run containers on your workstation
- Free for personal usage
- People say it’s fast
- Brew install orbstack – it’s easy!
Verborgen in ‘t Stad…

Verborgen in ‘t Stad…
Anachronism #antique #fablab #informatique

Anachronism #antique #fablab #informatique
“T’es + Sexy en vélo” – une simple vérité

“T’es + Sexy en vélo” – une simple vérité











