Arian van Putten

@arianvp.me

Working on banking infra at @mercury@twitter.com prev: @feeldco@twitter.com, @wire@twitter.com Opinions are my own and do not reflect that of my (past) employer(s)

I’m actually very tired of all the Americans having takings in Ceuta. Both on left and right (or whatever you call your weird ideologies over there) the takes are so off with so little respect of history that I can only conclude you’re all brainwashed to the max.

The problem with OIDC and SSO in general is that it only solves identifying the person but most clients all implement their own session management. This is is why I think an auth proxy is a way better strategy than configuring SSO on all your services as you have centralized session management

The entshitification of GitHub is happening at record pace since they've replaced all their engineers with AI. The website literally is not usable anymore on slightly bad network connections. We need to abandon ship before we're all going down with it

Programmers uncovers inscriptions from an ancient civilization and they provide useful insights (User commenting on a thread that was created pre-AI boom)

Bild

1. Linux Torvalds writes git to develop linux 2. GitHub starts business on top of git 3. GitHub gets acquired by trillion-dollar MicroSoft 4. GitHub enshitifies so much you can't even browse the linux kernel on GitHub anymore Seriously???? I'm so done man.

Bild

Dear @github.com please for the love of... Fix the CSS for Github Actions when using matrix jobs and reusable worfklows How is this readable at all? And this is a trivial matrix. I'm not doing anything complicated

Bild

10x engineers from DOGE have reduced the amount of CVEs in government infrastructure by 1000%. This is an amazing accomplishment that could only have been achieved with the brilliance of Elon Musk

Hey @rmondello.com when I only implement conditional mediation for passkeys on Safari; there doesn't seem to be a button for people to use their Security Keys . In Chrome they do give this option when pressing "Use nearby device". Is this expected? It feels like a bug.

One thing im excited about with these kind of minimal“everything embedded in a UKI” distros like frood, particleos, and Bocaditos, is that you can precompute PCR values during build time and use TPM attestation as your bottom turtle to bootstrap trust in your network

Filippo Valsorda@filippo.abyssdomain.expert · last yr.

Very grateful to past me right now. $ ./frood build Building image frood.2025041301.efi --- FAIL: TestExecutable (0.00s) perms_test.go:34: File "/etc/monitor.d/zfs-get.sh" is not executable FAIL FAIL filippo[.]io/mostly-harmless/frood/tests 0.295s Wish we had a large reusable library of these.

After hunting down obscure heap corruption bugs that only happen when using certain libraries together in production this week I am reminded of the following quote: "Follow these two simple rules to run stable production systems: 1. Never update your system 2. Always keep your system up to date "