Nils D.

IT nerd, sailor, diver, world citizen, working at inovex - opinions are my own

Alter Account
endy@nrw.social
Nils D. boosted:

Wie ist denn das mit einem Elektroauto, wir wohnen ja in der Stadt und sind daher auf öffentliche Ladestationen angewiesen?

Amsterdam, Haarlem, Hoofddorp und bei uns auf dem Dorf sehen aus wie jede beliebige andere Gegend in den Niederlanden: Fagr halt und Kabel dich an es gibt überall was und es ist immer was frei.

Was ist an Ende eine Frage des politischen Willens.

Der Benzinpreis ist hierzulande inzwischen über 2.50.

Nils D. boosted:
2026-03-09

TIL: There a is a very neat and self-hostable collection of tools for every day dev/it tasks:

it-tools.tech

Nils D. boosted:
2026-03-02

RIP FX - You are a legend.

Here Dino is delivering his Pwnie Award, as well as the last public post FX made last year.

Nils D.nilsd
2026-02-21

Hey Sam, I guess your temperature is too high, you’re halucinating:

Hey there! I'm Sam, Perplexity's AI Support Agent.
Thank you for reaching out. Your account was suspended because our systems detected activity that violates our Terms of Service. After a thorough review, it was determined that your account was used in a manner inconsistent with our platform policies.

Nils D.nilsd
2026-02-21

Immediate cancellation of an annual subscription for no reason. What a shit show! I have used the service very rarely anyway, in the future I will definitely not use it anymore.

Nils D. boosted:
2026-02-16

Today in InfoSec Job Security News:

I was looking into an obvious ../.. vulnerability introduced into a major web framework today, and it was committed by username Claude on GitHub. Vibe coded, basically.

So I started looking through Claude commits on GitHub, there’s over 2m of them and it’s about 5% of all open source code this month.

github.com/search?q=author%3Ac

As I looked through the code I saw the same class of vulns being introduced over, and over, again - several a minute.

Nils D.nilsd
2026-02-15

Das man sich die Agenten selber bubble wrappen oder in dev.container sperren muss, lässt nichts gutes hoffen. Während man bei noch diskutiert, ist claude code da schon weiter und bringt sowas mit. Ich fürchte der Großteil der Anwender lässt den Kram einfach direkt auf den Host los 🙈.

github.com/anomalyco/opencode/

github.com/anthropic-experimen

Nils D.nilsd
2026-02-10

After evaluating fedora atomic desktop on a playground/travel thinkpad, I decided to rebase to . This feels like the future of desktops. I like the combination of bootc for a stable, reproducible system and the flexibility of flatpak, distroboxes and homebrew to run your apps and tools.

Next I decided to switch to bluefin on my desktop, too. Even the setup now feels way cleaner sitting site by site in a dedicated distrobox.

Nils D. boosted:

inspired by CLAUDE.md, I’ve started putting markdown files named after coworkers into work code repos so I can remind them to stop doing shit to the codebase that annoys me

for some reason they’re all mad at me now, which means ill be adding commands to JEREMY.md for an attitude adjustment

Nils D.nilsd
2026-01-25

Dropped the launcher, now using plain wine prefixes and finally also got working in 2. I think it became useable under now 😍

Nils D.nilsd
2026-01-23

@BenjaminNelan I started using github.com/seapear/AffinityOnL - maybe that’s the project you gave a try, too. I’m not using the installer right now, as I would like to keep the wine environment isolated. But there are a lot of great guides with helpful information in this repo.

Nils D.nilsd
2026-01-23

on is a bit more tricky. I evaluated , but still need to run Windows in the background is also something I don’t like although I’m impressed by winapps-org as a simple test environment. Currently I’m following the wine route with input from with some progress but still some render glitches - let’s see if this end up in practical use

Nils D.nilsd
2026-01-19

Up and running:
- FreeCAD
- PrusaSlicer
- Bitwarden
- Vivaldi
- vscode
- Steam
- Heroic Launcher (Epic, GOG)

Todo:
- Affinity suite

Won’t go back to

The image displays a computer monitor with a gnome desktop showcasing a gaming launcher interface, featuring various game titles such as "Witcher," "Skyrim," and "Doom." On the right side, system performance metrics are displayed, showing CPU and GPU usage.
Nils D.nilsd
2026-01-18

Dropped windows 11 on my gaming PC in favor of as I was more and more annoyed by it. So far the out of the box experience of fedora 43 is just amazing. Disk encryption was a breeze and I’ve been up and running with the most important things after a couple of minutes.

Nils D. boosted:
Mitchell Hashimotomitchellh@hachyderm.io
2026-01-05

I wrote Zig bindings to quickjs-ng with 96% API coverage (~240 exported C decls) with unit tests, examples, and doc strings on all functions in less than 6 total hours with AI assistance. I never want to hear that AI isn't faster ever again. github.com/mitchellh/zig-quick

This isn't slop. I worked for those 6 hours.

I was reviewing everything it outputted, updating my AGENTS.md to course correct future work, ensuring the output was idiomatic Zig, writing my own tests on the side to verify its work (while it worked), and more. My work was split across ~40 separate Amp threads (not one mega session, which doesn't work anyways unless you're orchestrating).

I have a ton of experience writing bindings to libraries for various languages, especially Zig. I have never achieved this much coverage in so little time with such high quality (e.g. test coverage). My usual approach is to get bind just-enough of the surface area to do my actual work and move on. This time I thought I'd draw the whole owl, because it's a new world. And I'm very happy with the result.

Anyone with experience writing bindings knows that you do some small surface area, then the rest of the coverage is annoying repetition. That's why I usually stopped. Well, LLMs/agents are really, really good at annoying repetition and pattern matching. So going from 5% API coverage to 95% is... cake.

There is probably some corners that are kind of nasty still, but I've been re-reviewing every line of code manually and there is nothing major. Definitely some areas that can just use a nicer Zig interfaces over the C API, but that's about it.

I plan on writing a longer form blog showcasing my threads, but you can at least see the final AGENTS.md I produced in the linked repo.

github.com/mitchellh/zig-quick

Nils D. boosted:
Ron Gilbert (GrumpyGamer)grumpygamer@mastodon.gamedev.place
2026-01-05

I love the Mac but recent changes, idiotic Liquid Glass and a company that has lost it's way has made me never want to upgrade to Tahoe. So, I think 2026 is the year of Linux for me. In a few months I will be "in between" projects so this might be a good time to change. The big issue is a C++ IDE. I'll give JetBrains a good try. I hear mixed things.
This time for sure!

Nils D. boosted:
Martinus Hoevenaarmartinus@mastodon.art
2026-01-02
Photo of sundial that displays time digitally.
Nils D. boosted:
2025-12-27

Bin heute beim #39c3. 19:15 im Saal 1. Lese neue Geschichten aus der Känguru-Rebellion. Elon & Jeff on Mars kommen auch vor. Und am Ende wird der Digital Independence Day (#DIDit) ausgerufen. Man kann das sogar in diesem Internet gucken: streaming.media.ccc.de/39c3/on

Nils D. boosted:

Was macht das mit euch? 🤭

Chat GPT University T-Shirt
Nils D. boosted:
2025-11-28

Interesting Go based CM system github.com/gogrlx/grlx

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst