Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
secure
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Debian Code Search: Fast TurboPFor with Go SIMD
(michael.stapelberg.ch)
4 points
by
secure
12d ago
|
0 comments
2.
▲
Tracking down a Zsh history data loss bug
(michael.stapelberg.ch)
8 points
by
secure
1mo ago
|
0 comments
3.
▲
How my minimal, memory-safe Go rsync steers clear of vulnerabilities
(michael.stapelberg.ch)
4 points
by
secure
4mo ago
|
1 comments
4.
▲
Stamp It! All Programs Must Report Their Version
(michael.stapelberg.ch)
41 points
by
secure
6mo ago
|
9 comments
5.
▲
by
secure
6mo ago
I built something similar! https://michael.stapelberg.ch/posts/2021-03-13-smart-interco... > I bought the cheapest compatible BTicino intercom device (BT 344232 for 32 €) that I could find on eBay, then soldered in
6.
▲
by
secure
8mo ago
I recently blogged about how I do this using MicroVMs on NixOS: https://michael.stapelberg.ch/posts/2026-02-01-coding-agent-...
7.
▲
by
secure
8mo ago
Yeah, when you run ≈10k agents instead of ≈10, you need a different solution :) I’m curious what gVisor is getting you in your setup — of course gVisor is good for running untrusted code, but would you say that gVisor prevents issues that w
8.
▲
Coding Agent VMs on NixOS with Microvm.nix
(michael.stapelberg.ch)
109 points
by
secure
8mo ago
|
48 comments
9.
▲
by
secure
8mo ago
You might want to add a little note to that effect to your link blog :) I have added year indicators to my blog (such that old articles have a prominent year name in their title) and a subscribe note (people don’t know you can put URLs into
10.
▲
by
secure
8mo ago
https://github.com/gokrazy/freeze is a minimal take on this
11.
▲
by
secure
9mo ago
GNOME’s “proper wayland implementation” also does not work with my monitor, as I explained in the article: > By the way, when I mentioned that GNOME successfully configures the native resolution, that doesn’t mean the monitor is usable w
12.
▲
by
secure
9mo ago
No, the company has not always referred to itself in all capitals. https://forums.tomshardware.com/threads/nvidias-name-change.... When I got to know their products, they were nVidia.
13.
▲
by
secure
9mo ago
Probably not specific to Sway, but specific to the nVidia driver.
14.
▲
by
secure
9mo ago
No, the lesson of “separate display server from window manager” was very clear when Wayland was started. People have been discussing this over the years ever since. (See also “client-side decorations” for another part of this issue that w
15.
▲
by
secure
9mo ago
I’ve been using X11 with high-DPI screens since 2013, but with integer scaling (200% or 300%), never fractional scaling.
16.
▲
Can I start using Wayland in 2026?
(michael.stapelberg.ch)
327 points
by
secure
9mo ago
|
325 comments
17.
▲
Self-hosting my photos with Immich
(michael.stapelberg.ch)
2 points
by
secure
10mo ago
|
0 comments
18.
▲
My Impressions of the MacBook Pro M4
(michael.stapelberg.ch)
252 points
by
secure
11mo ago
|
397 comments
19.
▲
by
secure
1y ago
Was it vroom by any chance? A slot car racing game in space: https://nixdoc.net/man-pages/irix/man6/vroom.6.html Video: https://www.youtube.com/shorts/imguo4oUd-c?app=desktop
20.
▲
by
secure
1y ago
Thanks for your reply! Can I suggest that we ask todsacerdoti to add a filter to their cross-posting thingie that skips articles that the author posted to HN? I’m asking because todsacerdoti’s posts of my content always seem to be the ones
21.
▲
by
secure
1y ago
> If OP's CPU cooler (Noctua NH-D15 G2) wasn't able to cool down his CPU below 100C, he must have been (intentionally or unintentionally with Asus multi core enhancement) overclocked his CPU. Or he didn't apply thermal pas
22.
▲
by
secure
1y ago
I’m using Prometheus for this, with the Prometheus Node Exporter
23.
▲
by
secure
1y ago
HN mods, can we please finally ban this cross-posting bot called https://news.ycombinator.com/user?id=todsacerdoti ? This is my post, and my own submission got marked as a “dupe” ( https://news.ycombinator.com/
24.
▲
I am giving up on Intel and have bought an AMD Ryzen 9950X3D
(michael.stapelberg.ch)
345 points
by
secure
1y ago
|
360 comments
25.
▲
by
secure
1y ago
Yeah, the clicky installer is pretty nice and smooth, but I mention in the article why the clicky installer is not good enough for me to install VMs — you cannot customize/pre-load it, and I want to minimize the manual steps.
26.
▲
by
secure
1y ago
SuSE Linux (around since the 90s) had such a single-layer-manages-everything approach, so yes, it’s not a new concept. I used to think that you don’t need Nix to get most of the benefits that Nix/NixOS are known for. And to a certain e
27.
▲
by
secure
1y ago
Yes, I use this same config snippet throughout my installs and haven’t gotten around to managing my home with Nix yet. Later, I refactored this config snippet into a Flake that I include: https://github.com/stapelberg/n
28.
▲
by
secure
1y ago
Welcome to Linux! I agree that through the lens of “how much time do you save?”, automating a NixOS installation is not worth it. As you describe, it’s just a few interactive commands in the upstream installer. But from the perspective of “
29.
▲
by
secure
1y ago
> Almost none of the packages the author listed get used, including zsh Just to clarify: the point of having packages like lshw and zsh available is not for the case of performing the automated installation (where, yes, they are not used
30.
▲
by
secure
1y ago
Glad to hear that the article describes exactly what you need :) Try out building an installer and run it in a VM, it only takes a few minutes!
More ›