• 2 Posts
  • 31 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle






  • I’m hoping for MacroSD. About the size of a 3.5" floppy so you won’t lose it easily.

    Seriously, it’s interesting that now that we have the tech to make a useful-capacity storage device the size of a credit card, we don’t. Not like those crappy giveaway flash drives printed with a card design, where they had a captive USB head and were 4x as thick as a card, but something with just contacts like a chip card, so you might need to use an external reader but it really preserves the wallet-size concept.

    I’d love to have a cheap 16GB card in my wallet with all my health records and a cryptographically signed copy of my will as a one-stop, no cloud required, emergency kit.




  • I tried pulling in the theming from there, and while it works miracles, I still want to do the three-headed dragon meme:

    • Real Motif apps
    • Qt5 apps (where there’s a Motif-like theme baked in)
    • GTK apps, which don’t honour the same fonts and the theme is far more divergent from the “real deal”

    There are a few other “Solaris 9” and “Perl Tk” lookalike themes that also come close, but they’re all sabotaged by GTK’s lack of bitmap font support (The old bitmap Helvetica is my go-to UI font)




  • I always figured BSD should lean into the daemon imagery with a full heavy-metal branding: a suite of wallpapers with decidedly less cuddly daemons, a succubus OS-tan character… make it the go-to Edgelord Desktop.

    Then FreeBSD introduced that stupid sphere logo. No sense of branding. :P


  • No, this is a general practice-- I see it a lot with third-party vendors who want you to integrate with their services. They’ll expire the documentation portal password after 90 days, but the actual user facing service still accepts the same “password123” that’s been set since 2004.

    I suspect the pattern is to protect the vendors from developer scrutiny: by the time you’ve jumped through enough hoops to read the docs and realize it’s trash, the execs have signed the contracts and the sunk costs are too high to bail out.

    Also add another 6 months to actually get the credentials for the test environment.




  • I started with some UMSDOS-based “full X11 desktop in 5 floppies” distro on a 486, then went through Slackware, RedHat 5 with glibc breakage, actually bought a SuSE boxed set in the 7.x era, mostly stuck with Slackware unril I realized I wanted stuff like Steam and perhaps some degree of dependency resolution is nice. Bounced off of Arch (the AUR is a terrible concept IMO) and ended up on Void, which gives me Slackware-like vibes, but a little more built for broadband instead of CD images. Been trying Debian Sid latrly, just because I put it on my new laptop and I figured I’d go consistent, but I’m not sure I’m sold. Everything works, but even for an “unstable”, the packages are dated and I dislike systemd on principle.




  • GNOME always seemed to be a solution chasing a problem, particularly once the licensing fears for Qt/KDE were settled.

    But now it’s one of the things Red Hat seems to impose on the world. Feels like everything controversial comes out of them or Canonical. I guess they have the commercial cash to prop up things like GNOME and Wayland and systemd and snaps until they gain traction, while more community-focused products can’t break the world for no reason.


  • I sort of liked GTK back in the day when it was still the Gimp Tool Kit first and foremost. When it was 1999 and your other choices were a broken Lesstif, an early C++ centric Qt, clumsy Tk, and pre-Cambrian Xaw, it was nice to have something full-featured and tasteful.

    Now I hesitate to pull in a GTK app because it won’t theme right (I want to use the same bitmap fonts I liked in 1999, but apparently Pango stopped supporting them) and runs the risk of convincing the package manager to dump several gigs of GNOME crud on my drive.

    I gather even the GIMP itself no longer tracks current GTK-- it’s become solely in service to GNOME and their absurd UI whims (* * * * client side decorations)