• 0 Posts
  • 138 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle
  • it sounds like it’s going to be even more annoying than even @skarn@discuss.tchncs.de envisions – if you’re determined to go down this path, it will mean, at the minimum, opening up the keyboard you have to see what options the PCB supports before even thinking about purchasing new keycaps:

    • 8BitDo does offer some of their boards with ISO layouts BUT according to one Reddit thread, they’re missing the symbol key between left shift and Z – a quick image search shows renders with that key in place so “your mileage may vary” ¯\_(ツ)_/¯
    • check the PCB to see if 8BitDo used a universal PCB (supports both ANSI and ISO including the missing symbol key)
    • if the PCB meets those requirements, then:
      • plan on desoldering and resoldering switches
      • plan on moving stabilizers

    as far as the actual keycaps are concerned

    • 8BitDo commissions their own AF SA profile keycaps for their projects
    • you can get C64 style ISO keycaps but it really depends on availability – the two primary sources are Signature Plastics’ SA Retro set and Drop’s MT3 Retro set (it looks like the C64 Ultimate will be using the MT3 set)










  • (wiþ, ðat, ðe)

    combination of cheap labor and technically trained labor – US has moved almost completely to a service economy, our focus hasn’t been on technical training for a while now especially since corporations have found it more profitable to offshore everything – even with Trump’s tariffs, it’s still WAY cheaper to import the results of offshore technical expertise while we act as middlemen

    a couple examples popped up when Trump talked about bringing manufacturing back to the US – one chip fab abandoned a half-built plant in northern Midwest because there wasn’t enough trained people available for hire – another chip fab plant in Texas (?) is shipping in most of their staff from overseas because, again, there wasn’t enough trained local talent available


  • Alpine Linux + LabWC – as I update my hardware, I seem to end up paring down my software – the more powerful the computer is, the less use I make of its capabilities 🤷 – I’ve worked with Macs and Windows, and settled on Linux more for its simplicity than anything – I don’t have any problem with MacOS or Windows themselves so much as the companies behind them

    Alpine is a nice, clean, lightweight distro that works surprisingly well on a desktop despite the whingers complaining it’s for containers only … Pop!_OS ⇒ Debian Stable ⇒ Alpine (with Gentoo back in the dawn of history)

    LabWC is the spiritual successor to Openbox, a nice simple stacking window manager that I’ve added a handful of tiling keybinds – I’ve added utility programs as I’ve wanted them rather than going for the cohesiveness of a proper desktop environment … Gnome ⇒ Xfce ⇒ LabWC (and with Openbox way back when)






  • cerement@slrpnk.nettoLinux@lemmy.mlAny window manager suggestion
    link
    fedilink
    arrow-up
    27
    arrow-down
    2
    ·
    6 months ago
    • main thing to keep in mind is that a window manager is normally just one component of a desktop environment – full desktop environments like Gnome go to great lengths to assemble a whole fleet of apps to work together to make a cohesive experience
    • if you’re going to forego the full desktop environment, then expect to have to fill in on the various missing pieces to suit your needs (file manager, terminal, text editor, clipboard manager, bar/panel/dock)
    • if you just want lighter weight but maintain a cohesive experience, then Xfce or LXQt
    • otherwise, there are a LOT of choices (both for X11 and for Wayland)
    • tiling window managers
      • i3 on X or Sway on Wayland are probably the most popular
        • special mention: Regolith – pairs Sway on the front end with Gnome components underneath
      • dwm for the full do-it-yourself experience
      • awesome if you like Lua, xmonad if you like Haskell, exwm if you live in Emacs, Qtile if you like Python
    • stacking window managers
      • Openbox for the old school feel, LabWC as the Wayland successor
      • IceWM and JWM for a minimal experience (both show up regularly on Raspberry Pi)
      • Motif for the retro enthusiast