> I actually don't have any personal criticisms of Jarred. was the cherry on top.
"How about"? These situations might exist, but this clearly isn't one. Two reasons: 1. "The Nothing Phone button gives you a tap confirmation via both haptics and sound, and then ignores the tap […]" 2. There is a…
Doctors hate them.
It's been here a few times, maybe 4-6 times in the past year?
Link will be red?
Would be somewhat nice to have the link in the comment text, yeah. > Warning: Experimental Kernel Exploit > By clicking “Step 2”, you acknowledge and agree that this website will run an open-source kernel exploit on…
Less than they used to be: https://github.com/NixOS/nixpkgs/issues/267982 https://github.com/NixOS/nixpkgs/issues/428908
> asm.js (that's been deprecated, hasn't it?) https://spidermonkey.dev/blog/2026/05/20/saying-goodbye-to-a... iirc, v8 never had any special compilation path for it to begin with.
Are scripts even necessary? I don't think e.g. mvn has any form of scripts¹, but if the dependency is compromised, you're likely to execute whatever compromised code is in there the next time you do mvn verify (or…
I was trying to write something like this in rust at some point, just for the joke that you can compile that rust to wasm, and then it can compile itself to JVM assembly. The complexity of it turned out to be quite a…
sbctl is recommended these days: https://github.com/nix-community/lanzaboote/blob/master/docs...
This needs a (2022).
I only noticed at goat farming. But anyway, what would a left-justify package do?
We're talking about https://addons.mozilla.org/en-US/firefox/addon/tridactyl-vim...? One example: it disables the default Ctrl-F search function but its own search function is subpar (no match counts/hlsearch, e.g.) and…
[Edit:deleted]
I'm curious: Do you have a nice set of GUI applications that come with the UX you'd expect of TUIs? (I'm not actually sure what the UX of TUIs is I love so much. Relative simplicity / focus on core features? Uff,…
I for one was getting bored of hearing about APTs.
Or you bundle a copy of the engine and game content with every recording…
If we're going the see-also way: sixels. Especially timg for image viewing. I've also played with https://github.com/cptpiepmatz/nu-jupyter-kernel/tree/main/c... which can be neat but the invocation is terribly clunky.
SSH waits for the server key before it presents the client keys, right? Does this mean that different VMs from different users have the same key? (Or rather, all VMs have the same key? A quick look shows…
Does not for me, not even with busybox sh and no funky escape codes in PS1 at all. It does with cat or yes running, so just something being output is not the problem… Hm.
The "caveats" section in its docs hints at it, but to be explicit: no_panic is a band-aid that can break when changing optimizer options or compiler/llvm version. It's not a good option for library crates, e.g. That…
netdata is pretty heavy on resources, especially disk writes. I'd appreciate improvement over it, but I won't try out this thing without indication that it improves anything. Especially with such useful features as…
3…2…1… and somebody writes a malloc macro that includes the defer.
You still get bash scripts in the targets, with $ escape hell and weirdness around multiline scripts, ordering & parallelism control headaches, and no support for background services. The only sane use for Makefiles is…
> I actually don't have any personal criticisms of Jarred. was the cherry on top.
"How about"? These situations might exist, but this clearly isn't one. Two reasons: 1. "The Nothing Phone button gives you a tap confirmation via both haptics and sound, and then ignores the tap […]" 2. There is a…
Doctors hate them.
It's been here a few times, maybe 4-6 times in the past year?
Link will be red?
Would be somewhat nice to have the link in the comment text, yeah. > Warning: Experimental Kernel Exploit > By clicking “Step 2”, you acknowledge and agree that this website will run an open-source kernel exploit on…
Less than they used to be: https://github.com/NixOS/nixpkgs/issues/267982 https://github.com/NixOS/nixpkgs/issues/428908
> asm.js (that's been deprecated, hasn't it?) https://spidermonkey.dev/blog/2026/05/20/saying-goodbye-to-a... iirc, v8 never had any special compilation path for it to begin with.
Are scripts even necessary? I don't think e.g. mvn has any form of scripts¹, but if the dependency is compromised, you're likely to execute whatever compromised code is in there the next time you do mvn verify (or…
I was trying to write something like this in rust at some point, just for the joke that you can compile that rust to wasm, and then it can compile itself to JVM assembly. The complexity of it turned out to be quite a…
sbctl is recommended these days: https://github.com/nix-community/lanzaboote/blob/master/docs...
This needs a (2022).
I only noticed at goat farming. But anyway, what would a left-justify package do?
We're talking about https://addons.mozilla.org/en-US/firefox/addon/tridactyl-vim...? One example: it disables the default Ctrl-F search function but its own search function is subpar (no match counts/hlsearch, e.g.) and…
[Edit:deleted]
I'm curious: Do you have a nice set of GUI applications that come with the UX you'd expect of TUIs? (I'm not actually sure what the UX of TUIs is I love so much. Relative simplicity / focus on core features? Uff,…
I for one was getting bored of hearing about APTs.
Or you bundle a copy of the engine and game content with every recording…
If we're going the see-also way: sixels. Especially timg for image viewing. I've also played with https://github.com/cptpiepmatz/nu-jupyter-kernel/tree/main/c... which can be neat but the invocation is terribly clunky.
SSH waits for the server key before it presents the client keys, right? Does this mean that different VMs from different users have the same key? (Or rather, all VMs have the same key? A quick look shows…
Does not for me, not even with busybox sh and no funky escape codes in PS1 at all. It does with cat or yes running, so just something being output is not the problem… Hm.
The "caveats" section in its docs hints at it, but to be explicit: no_panic is a band-aid that can break when changing optimizer options or compiler/llvm version. It's not a good option for library crates, e.g. That…
netdata is pretty heavy on resources, especially disk writes. I'd appreciate improvement over it, but I won't try out this thing without indication that it improves anything. Especially with such useful features as…
3…2…1… and somebody writes a malloc macro that includes the defer.
You still get bash scripts in the targets, with $ escape hell and weirdness around multiline scripts, ordering & parallelism control headaches, and no support for background services. The only sane use for Makefiles is…