> Well, most architectures do not use plain jumps with implicit arguments for function calls, but have explicit call/ret or branch-with-link instructions. Anyone who wants to go deeper on this would be well served doing…
> Languages for scientific computing like FORTRAN provided multiple floating point types such as REAL and DOUBLE PRECISION as well as INTEGER, often also in multiple sizes. This was to allow programmers to reduce…
No such luck :( Both the bt1.archive.org and b2.archive.org trackers appear to be down.…
I seed a torrent of the SICP lectures that originally came from IA, I'll have to see if that's still up and if there's some way of getting the other torrents from the tracker. If you're lucky there's other seeds around,…
> and the nucleus of an atom or neutron star has a density on the order of 4x10^17...if you can build the entire ship out of pure neutrons, you're still coming up short by a factor of ~100 Would you be getting into…
Have MS managed to figure out window snapping for WSLg yet? From what I've heard (maybe this is dated) there are a bunch of limitations that come from them using a primitive compositor for their Wayland setup. Xpra (or…
> GIMP will stall for 10-15 seconds at startup looking for XSANE plugins. Apparently it's calling some external server, bad in itself, and that external server is slow. Worse, this delay stalls out the entire GUI for…
Huh, my other pages don't have the same issue. I guess the search indexer must've died - I'll restart it in an hour or two. FWIW, the snapshot of c2 that this runs off of is somewhat dated…
You might find Chess960 interesting then. The starting position is randomized, with enough variations that memorizing an opening book no longer really helps. You have to start evaluating the board from move 1 in the…
> I think I’ve had more trouble with data loss from Evernote than those index cards, ironically… Plain text file and a text editor app, assuming rich content isn't a requirement. There are a million of them -…
I looked into the equivalent setup for WSL a while ago. The thing I could never solve was: how to manage the hosts windows via the virtual environment's WM? Without the integration that setup is just extra config for no…
In case anyone wants more detail on the internals: The initramfs is the first root filesystem a Linux system has but it resides entirely in RAM. It's initialized using an archive stored on disk, but after that point can…
It has to do with how long you expect a given dollar to live. Below a certain point a dollar doesn't persist very long since you're mostly living paycheck to paycheck. If you're spending most of what you earn, then what…
> Maybe I'm going to piss many people off here, but vim is not an user-friendly text editor. An user friendly editor should pop some kind of prompt when I pressed the first g/G key and show me what I could press the…
I've noticed a similar pattern at $JOB - we started doing a daily "WFH status call" in early April last year. There was nothing like it previously, just a weekly report on important bugs, support items, etc. that we…
> No way to get around it. Well...none of them are particularly easy, compared to punching holes in your local firewall. CGNAT takes you one step closer to digital serfdom (all hail our managed lords!) That said, I'd…
Not PS/Office (more of a dev workflow - VS, Intellij, DB admin tools), but I've personally found that straight KVM with the default virtual hardware is good enough. The last big adjustment I made was getting a dedicated…
I personally have no desire to use it outside of Windows, but Powershell fixes all there things if you're so inclined: > flags are inconsistent At least among the core command set, there is a set of "core flags" like…
You're thinking of /dev/dsp, which was an OSS thing before the move to ALSA. It still exists on the BSDs AFAIR but has to be emulated on modern Linux: https://unix.stackexchange.com/questions/103746/why-wont-lin...
I guess that's where the What If blog went, it hasn't been updated for a while now. No timestamps on the last post but wiki says he started writing this column for NYT late 2019, which feels about right.…
I guess I'll be the one to make the obligatory "magit is awesome and if you use Emacs you should definitely check it out" comment. Other that being horribly slow on Windows I can't think of any downsides. Aside from the…
Seeing the ShadySIM project mentioned on that page reminded me of this DEFCON talk, which talks about some of the capabilities of the SIM OS (some of them run Java!) and what power they grant you over phones if you have…
Agreed. I find it easier to interact with people in service situations if they're responsible for the whole experience. The point of going to a restaurant or a barbershop or getting take-out is that you're leaving the…
> Even on a mostly non-algorithmic feed like Reddit, the highest upvoted comments on popular subs always feature an extremely predictable response, like a dad joke, followed by similarly predictable sub-comments written…
A sibling comment mentioned Sway, and I've also used this on both Fluxbox and i3. I would be surprised if Awesome didn't have it as well. The only problem is that (at least in Fluxbox's case) it suffers from poor…
> Well, most architectures do not use plain jumps with implicit arguments for function calls, but have explicit call/ret or branch-with-link instructions. Anyone who wants to go deeper on this would be well served doing…
> Languages for scientific computing like FORTRAN provided multiple floating point types such as REAL and DOUBLE PRECISION as well as INTEGER, often also in multiple sizes. This was to allow programmers to reduce…
No such luck :( Both the bt1.archive.org and b2.archive.org trackers appear to be down.…
I seed a torrent of the SICP lectures that originally came from IA, I'll have to see if that's still up and if there's some way of getting the other torrents from the tracker. If you're lucky there's other seeds around,…
> and the nucleus of an atom or neutron star has a density on the order of 4x10^17...if you can build the entire ship out of pure neutrons, you're still coming up short by a factor of ~100 Would you be getting into…
Have MS managed to figure out window snapping for WSLg yet? From what I've heard (maybe this is dated) there are a bunch of limitations that come from them using a primitive compositor for their Wayland setup. Xpra (or…
> GIMP will stall for 10-15 seconds at startup looking for XSANE plugins. Apparently it's calling some external server, bad in itself, and that external server is slow. Worse, this delay stalls out the entire GUI for…
Huh, my other pages don't have the same issue. I guess the search indexer must've died - I'll restart it in an hour or two. FWIW, the snapshot of c2 that this runs off of is somewhat dated…
You might find Chess960 interesting then. The starting position is randomized, with enough variations that memorizing an opening book no longer really helps. You have to start evaluating the board from move 1 in the…
> I think I’ve had more trouble with data loss from Evernote than those index cards, ironically… Plain text file and a text editor app, assuming rich content isn't a requirement. There are a million of them -…
I looked into the equivalent setup for WSL a while ago. The thing I could never solve was: how to manage the hosts windows via the virtual environment's WM? Without the integration that setup is just extra config for no…
In case anyone wants more detail on the internals: The initramfs is the first root filesystem a Linux system has but it resides entirely in RAM. It's initialized using an archive stored on disk, but after that point can…
It has to do with how long you expect a given dollar to live. Below a certain point a dollar doesn't persist very long since you're mostly living paycheck to paycheck. If you're spending most of what you earn, then what…
> Maybe I'm going to piss many people off here, but vim is not an user-friendly text editor. An user friendly editor should pop some kind of prompt when I pressed the first g/G key and show me what I could press the…
I've noticed a similar pattern at $JOB - we started doing a daily "WFH status call" in early April last year. There was nothing like it previously, just a weekly report on important bugs, support items, etc. that we…
> No way to get around it. Well...none of them are particularly easy, compared to punching holes in your local firewall. CGNAT takes you one step closer to digital serfdom (all hail our managed lords!) That said, I'd…
Not PS/Office (more of a dev workflow - VS, Intellij, DB admin tools), but I've personally found that straight KVM with the default virtual hardware is good enough. The last big adjustment I made was getting a dedicated…
I personally have no desire to use it outside of Windows, but Powershell fixes all there things if you're so inclined: > flags are inconsistent At least among the core command set, there is a set of "core flags" like…
You're thinking of /dev/dsp, which was an OSS thing before the move to ALSA. It still exists on the BSDs AFAIR but has to be emulated on modern Linux: https://unix.stackexchange.com/questions/103746/why-wont-lin...
I guess that's where the What If blog went, it hasn't been updated for a while now. No timestamps on the last post but wiki says he started writing this column for NYT late 2019, which feels about right.…
I guess I'll be the one to make the obligatory "magit is awesome and if you use Emacs you should definitely check it out" comment. Other that being horribly slow on Windows I can't think of any downsides. Aside from the…
Seeing the ShadySIM project mentioned on that page reminded me of this DEFCON talk, which talks about some of the capabilities of the SIM OS (some of them run Java!) and what power they grant you over phones if you have…
Agreed. I find it easier to interact with people in service situations if they're responsible for the whole experience. The point of going to a restaurant or a barbershop or getting take-out is that you're leaving the…
> Even on a mostly non-algorithmic feed like Reddit, the highest upvoted comments on popular subs always feature an extremely predictable response, like a dad joke, followed by similarly predictable sub-comments written…
A sibling comment mentioned Sway, and I've also used this on both Fluxbox and i3. I would be surprised if Awesome didn't have it as well. The only problem is that (at least in Fluxbox's case) it suffers from poor…