moved from piefed.social/u/rozodru due to qutebrowser issues.

  • 1 Post
  • 71 Comments
Joined 26 days ago
cake
Cake day: February 6th, 2026

help-circle
  • there are a couple youtube channels I recently discovered that do just that. take REALLY old computers and parts and try to make them semi-viable for modern computing. and I’m talking stuff that is easily nearly 30+ years old.

    BoomerTec and Action Retro. BoomerTec I really like as he’ll just pick up random old PCs and explain all the parts inside and even give a history on them. His vids are like really awesome relaxing sunday morning watches. He even finds FOSS stuff that will still work on really old pcs. because of his channel I even discovered forks of firefox that are still actively developed for 32bit or community builds of Windows XP that are still updated today. For example his recent vid he bought a PC from 1998 off Ebay and got Firefox, Photoshop, and OpenOffice working on it. even games.

    Action Retro pretty much does the same thing but with a focus on Linux. He’s done videos of taking like old Compaqs from the 90s and getting linux running on them. Really impressive stuff.

    Veronica Explains is also good for this. Her video of taking old chromebooks and getting linux working on them is very detailed and thorough. Extremely easy to follow even for first timers. Also what I like about Veronica Explains is her videos remind me of old TechTV Screen Savers and Call for Help.





  • yeah I recently built myself a music player because I was just so disappointed with all the available options on Linux. Nothing had EVERYTHING I wanted. Many had really crappy shuffles or just didn’t include one at all. many just wouldn’t play the entirety of your music collection and most simply wouldn’t do both online streaming and local music playback. So I built one that’s TUI based that does everything I want and it’s perfect. Allows me to play music from QoBuz, my Navidrome server, or just local music files OR I can play all three making a “SUPER” music library. Shuffle that ACTUALLY shuffles the ENTIRE collection. search feature, integration with soulseek to download music to either my local machine or navidrome and qobuz search to add to that playlist.

    I’m not going to release it because A. like i said it’s perfect for me and B. I dont’ want to deal with users git issues or having to deal with other devs wanting to contribute. It works, it’s mine, and that’s that. will never see the light of day.



  • for my dev work and workflow learning how to effectively use the terminal and use it for just about everything.

    Once you figure it out and use a good terminal IDE using your computer just becomes faster. It’s faster than using a GUI for everything. Utilizing the terminal and a tiling Window Manager also makes using the mouse obsolete. I don’t use a mouse or touchpad for anything other than gaming now. using the mouse slows me down.

    I can manage everything on my computer now and multiple programs with 2 terminal windows. or simply manage everything within DOOM Emacs.

    that’s another program I strongly suggest people check out and learn. DOOM Emacs is my go to IDE, Terminal, Email client, Git Manager, and File Manager. does all that and does it all well.