Michel

@buserror
137 Followers
106 Following
713 Posts
@colin_mcmillen one thing that is "good practice" tho is to add a zero-R resistors in series on the data/clock lines. Likely wont need it, but in case you have too much "ringing" you can increase that a notch to help. Also serves as test point!
@colin_mcmillen dont care that much really. as long as you dont zigzag around high voltage rail lines etc 25mhz SPI is easy as pie!

Some terrifically titled papers from a discovered collection of NASA research documents found in a skip

(with thanks to @JuliaRez for the original pic)

@slembcke Well Re: KeyChron, SOME people report having post-sale issues, but I have 3 of them and never had a problem. Also perhaps one "down" is that the spacebar becomes shiny after 1+y of use. But yeah same here, never use the wireless -- nice braided USB cable.
For USB, I use an amazon 7 ports USB hub with on/off on each ports on the desk, been handy. But, there are plenty of other mech keyboard -- some cheaper too! Can be VERY confusing when buying!
@slembcke my current keyboard is this. Been quite happy with it. I dont use the fancy gaming switch features, but it is surprisingly nice to type on, and customizable (also GMK, which I use to disable capslock) : https://www.keychron.uk/products/keychron-k2-he-wireless-magnetic-switch-custom-keyboard-iso-layout-collection
Keychron K2 HE Wireless Magnetic Switch Custom Keyboard ISO Layout Collection

@slembcke I have an Entroware laptop, which I think were a bit of a "sister" company to System76. Now THAT laptop I have for many years, and despite some little nags, it's been working very well. Mind you I mostly use it as a x2go client to my workstation...
@slembcke insane money for a mech keyboard! I use Keychron here, which are considered "expensive" but way cheaper than that! These days you can get a very good keyboard for ~$100, with metal, good switches, RF/wired etc
Rhhha FUCKING systemd. everytime you think you're OK, it comes up with another FUCKING new plan to fuck stuff up. this time around, I was wondering why the hell I had some swap space on my workstation. it's explicitly disabled in fstab, and I have 512GB ram. Well, guess what? systemd "helpfully" found a turd swap partition left my an installer on a NVME and well, activated it because you know surely I want that. #linux #debian #systemd

@dvandal @strlcat @davidgerard

Wayland and systemd are both symptoms of the same behaviour, as was PulseAudio:

  • Observe that an existing system has flaws.
  • Don't engage with users to identify use cases.
  • Throw up some half-finished code (with incomplete or nonexistent backwards compatibility) that solves some of the problems of the old system but doesn't address all of its use cases and introduces more problems for other people.
  • Declare that the old thing is deprecated and everyone needs to move to the new thing.
  • Create a load of work in the rest of the ecosystem that other people have to do.
  • Silence all criticism by pointing out that the old thing was imperfect.

And that's the kind of thing that you can only get away with if you're able to act as a monopoly, by employing maintainers at key points across the ecosystem.

The biggest problem with Microsoft was not that their monopoly allowed them to be evil, it was that it allowed them to be stupid. A lot of things in the MS ecosystem are actually bad for Microsoft, but they're pushed out because no one inside MS cares enough to do the right thing and no one outside is able to fix the problems. I, personally, don't want the F/OSS OS ecosystem to end up like that.

@yakkoj most boxes now support using http instead of tftp tho, a LOT faster for big boot payload. Also, I now use "Unified Kernel Binary" that mex a kernel, initrd and command line into one big EFI blob and boot it direct. No bootloader needed