Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ÜB
Posts
2
Comments
138
Joined
1 yr. ago

  • Whaaaaaaaat!?! Nonsense! Sacrilege! I love spending 8 hours at a time reconfiguring neovim from scratch to get full LSP support and 20 millisecond start-up times! Who wouldn't love doing that!?!!!??!!?! (/hj)

    Edit: half-joking (/hj), not sarcastic (/s).

  • Honestly every Denzel Washington movie is perfect. Even the really bad ones. My personal favorite is The Equalizer. I haven't watched it thirty times, god damn, but likely five times by now.

  • Boot times. I am the kind of person who shuts my computer (may it be a laptop or desktop) down, whenever I'm not using it. With systemD, boot times are generally kind of annoying; runit, however, completely changes this. It really feels amazing to turn a Void Linux system on, and have it boot in seconds, with just one screen of logs. On top of that, if you're doing a arch-style install (like the Void Linux minimal install), runit is just much nicer and more ergonomic. The main point is really boot time though, which I think is improved due to adhering to the Unix philosophy and having much less bloat. Using a runit system reminds you of how bloated and slow (and kinda convoluted) systemD is.

    I'm also the kinda guy who spends hours optimizing my neovim config (~80 plugins, including LSP) for 20 millisecond start-up times. In the end, I still use Tumbleweed though.

  • I've been using openSuSe Tumbleweed on one device or another for quite a while now. Recently I switched my last device, so I'm officially 100% Tumbleweed. NGL, feels pretty good. I would, however, switch under a few circumstances:

    • openSuSe releases Tumbleweed clone with systemD alternative (like runit). I've tried Void repeatedly, but unfortunately never really fell in live with it.
    • openSuSe releases NixOS style immutable distro (not the current aeon or kalpa) based on Tumbleweed.

    Honestly, Tumbleweed is nearly perfect for me. It's just that I've tasted what life without systemD can be like, and I goddamn miss it... I'm totally hooked on openSuSe products though.

  • +1, it is much worse than even proof-of-work crypto though. I think AI is the bigger enemy, since at least in crypto, there are ways of developing and using it that aren't as bad (or even at all) for the climate.

  • I don't know about the comic font, but OpenDyslexic is a great typeface for dyslexics (as the name would suggest). It mostly has to do with the weight of the letters being towards the bottom as I understand it. I personally (dyslexic here) have gotten so used to Computer Modern Serif and JetBrainsMono that they're easier for me to read, but that comes from hours of monkeytype with JetBrainsMono and hours of reading books and PDFs with Computer Modern. I think OpenDyslexic, while cool, is probably only truly helpful for people not already used to a different typeface.

  • I actually really love icewm. I'm still gonna install i3 on every system (for a default experience, when I configure I usually switch over to something else), but I'll always keep icewm as a backup. Also the default wm on openSUSE which makes me happy

  • Wayland: SwayWM, River (the most customizable wm I've ever used).

    X11: DWM (configured via C, a little bit of effort if you're not a minimalist), xmonad (via Haskell, on par with River).

    My recommendation for getting started is Sway, but the others are definitely more customizable, as they use PLs for configuration. BSPWM and i3 are also good for X11, and a good middle ground between DWM's nerdery and xmonad's Haskell barrier. Wayland offers a much better experience if you're not using Nvidia though. Some will recommend hyprland, but I really don't like (IMHO). There are also some controversies around it's leadership....