Skip Navigation
ElectronBadger ElectronBadger @lemmy.ml
Posts 0
Comments 6
Installing Linux Like It's 1999
  • I've started several decades ago, with some ancient Slackware (?) version, downloaded using 56k line modem as 1.44 floppy images. Meanwhile I had a period of a difficult relationship with Windows (2000 was the least bad) and a longish affair with MacOS. Now Linux-only everywhere, for the last ~5 years.

  • What GitHub alternative do you use?
  • Codeberg for all my projects, both private and public. Some are mirrored to Github. Also Codeberg Pages and its Woodpecker CI.

  • best linux terminal emulator
  • I don't know if it's the best, but kitty + zsh has been my daily driver for many years.

  • How to change dark/light nature of libadwaita in non-gnome systems?
  • Adding

    [Settings]                                                                                                                                                                
    gtk-theme-name=Adwaita-dark                                                                                                                                               
    

    to $USER/.config/gtk-4.0 and $USER/.config/gtk-3.0 should do the trick.

  • Is there a text editor/notes app that adds Unicode symbols?
  • SublimeText with this plugin: https://github.com/mvoidex/UnicodeMath

    Despite the name, it works for all Unicode characters :)

  • Any good Debian-based OS for a laptop?
  • Debian Testing. My daily driver since.. a long time :)