The MIDI sequencer that launched a thousand 90s EDM careers. Unique workflow that I wanted to preserve so I reversed it and built a simulator with Claude.
I always wanted to pipe `ps -a` to something interactive using vim key bindings to select the process to kill. Maybe now someone in the comments will tell me how to do it with xargs and a complicated vim script instead of vibe coding my own.
The authors mention the possibility of holographic curing of multiple simultaneous layers. That seems significant although they haven't demonstrated it here.
Since I moved to California I no longer wear socks at all. I find that there is little need given the climate. Maybe this is the real reason for the miracle of Silicon Valley?
You can prefix your command with pasuspender to temporarily disable pulseaudio. This is usually what I do. It's kind of inconvenient and half the time I forget to do it, so sometimes I just write a little launcher script that includes it.
To get true understanding of what you're working with you need to be able to trash the configuration of your gear at will. I learned a lot buying up some big old Cisco Catalysts and EMC Clariion SAN boxes back when I was doing data center work. Later on though, when I was in charge of buying new stuff I'd rack the stuff up first and go crazy with it before it was in production. Either way works. I don't miss having those fans running in my house though.
There just needs to be some UX work here indicating the document status. Just like typing a chat message. "blahblah has entered text"-style. Evernote did this early on in their Windows application, we did it with Ubernote - it rocks. Everything should be autosaved+versioned.
This is one of the reasons I stopped messing around trying to find the perfect text editor. I focused on getting better with a stock VIM install.
I think the spirit of this post is that you should at least give the defaults a chance before you go crazy trying to make everything "better". However, I would add that you shouldn't totally ignore that voice that says "is this setting getting in my way?".
Citing a single data point doesn't refute the quoted assertion. It is basically the same as me trying to refute that air travel is safer than automobile travel per passenger mile by mentioning a single notable crash.
I'm not trying to downplay the plight of those affected, but it's worth separating these concerns when evaluating the true risks involved with any technology that can potentially have great benefits for the bulk of humanity, the rare catastrophe notwithstanding.
It takes a lot of discipline to run a shared power setup like you describe. Most of those servers that have two power supplies operate in a shared power mode, rather than active/failover. This means that if one of your sides (LH/RH) is over 50% and you fail over, you are going to have a cascading failure as the other side goes >100%. It used to surprise me how often I saw things like this, although I'm talking about server rooms in the low 100s of servers, not huge data centers.
I wrote something like this as a user script that works in FF(w/Greasemonkey)/Chrome/Opera a while ago [1]. The idea is to remove individual stories or add filters rather than removing everything like the OP. My script is based on VI-style shortcut keys though so that may influence how useful you find it.
I've tried what the OP has done in the past. I ran into the mouse issue and what I did to make it better was to map the button under the analog stick to increase the mouse speed. Getting the pointer to a rough position quickly is a more gross muscle movement involving pushing down on the stick while moving it in some direction. Fine positioning is done then by letting up on the stick and maneuvering using fine motor control. I agree that using analog sticks for the mouse is kind of awkward though.
I've got to push back on the anti-guid stance for surrogate keys. They may be big but it is nice to have opaque IDs so that no one makes flawed assumptions about ordering or relative insertion time/trying to guess valid IDs, etc. Opaque is good...
This made my morning. You should write a gonzo-style programming epic. It reminds me that some of what we do might as well be magic to the people that hire us and unlike in past cultures where we'd be anointed as medicine men and revered as holy, we're given gilt boxes by monkeys.