Hardware

LTT PC Building Guide (2024)

a sort of “choose your own adventure” style mega-video as a PC building guide, use youtube chapters to learn about whatever specific part you’re interested in, or just watch the whole thing if you’re starting from scratch.

PC Master Race Explained in 9 minutes

an incredibly entertaining animation styled to look like it was made in flipnote studio. Talks about the pros and cons of buying phones, laptops, gaming laptops, pre-built PCs, and custom-built PCs. Also talks a bit about right to repair. Highly recommend you give this a watch if you’re in the market for a new device or care about computers at all.

This video is also available in Japanese, Mandarin, Russian, Korean, and Cantonese (incomplete).

PC Part Picker

a site that pulls from a number of part distributors which helps you to create a pc build of parts that are compatible with one another. Compare different parts (both in terms of price and performance), share your hypothetical build for feedback, etc.

Software

Programs

🌟 qBitTorrent

Torrenting client. One of the very few that are worth a damn imo.

NewPipe

A FOSS mobile app that lets you watch YouTube on your phone without signing in to Google. It also allows you to download videos, listen to them in the background, skip ads, and skip sponsored segments. Basically everything YouTube Premium offers and more. Also supports bandcamp and soundcloud for music streaming. Admittedly, it breaks a lot. I’ve added the download page to my app drawer as a PWA for easy access to the latest .apk for when it does break, though.

ReVanced

A manager to apply mods to various android apps. Especially useful to remove ads on apps like YouTube. Most people prefer this over NewPipe since it lets you use the actual YouTube app (or any other apps it modifies).

youtube-dlp

Command line program for downloading vids from youtube and others. Use this if you just want the command line utility and dont want the gui that tartube provides. If you dont know what this means, get tartube.

Tartube

a gui frontend for yt-dlp and others. Basically, it’s a video downloader. Never search “youtube mp3 converter” or “youtube downloader” again. Supports more sites than just YouTube. Also downloads mp3s and thumbnails. Be sure to use yt-dlp in tartube

cobalt.tools

site that lets you download media from youtube, twitter, twitch, tiktok, reddit, instagram, snapchat, facebook, tumblr, and more and more and more. Just paste the link in and you’re off. It’s also open-source, so you can host your own instances by pulling from their github

Alpaca

an Ollama client which lets you run source-available large language models (AI) locally. These have no connection to the internet, so you can use your gaming PC instead of boiling water in some server farm somewhere so some suit can farm your personal data. The latest version of Llama is usually on par with chatgpt at the time of writing.

JDownloader

Download manager. Scrape websites, read the clipboard for links to downloads, etc. Have them all in a neat list. Especially useful for archive.org collections or for when you have a slow internet connection.

Handbrake

Video transcoder. Compress, convert, etc. Throw videos in and choose which format you want and watch the file size shrink.

ShareX

Best screenshot software there is. Still sad there isn’t a linux version.

Open Broadcast Software (OBS)

Best video recording, screen recording, and streaming software there is. Pretty self-explanatory.

🌟 Davincibox (DaVinci Resolve)

an unofficial DaVinci Resolve Linux installer. DaVinci Resolve is natively supported on linux, but only really for Rocky Linux for some reason. This sets up a distrobox instance that’ll have DaVinci running as if it’s a native application on any distro! DaVinci resolve is in my opinion the only video editor that’s a viable alternative to adobe premiere for most editing heavy usecases. If you just need to cut a few things many other video editors will be fine, though.

🌟 Photopea

A free “remake” of Adobe Photoshop in browser. Doesn’t upload files to the cloud, and works better than it has any right to. Use Photopea Adblock as well (i had to change the value in the script to 320). uBlock already blocks ads on photopea, but the space is still reserved for the ad. Using this will fill the whole screen and remove the adspace. This is a userscript.

🌟 Obsidian.md

writing/note taking app that stores all documents you make in human-readable markdown. You can use community plugins (built in plugin store)to store your vault to the cloud. The content of this site is actually written in obsidian and deployed with Quartz. Recommendation video

Kommiku

a nice manga/comic reader i like, made with Adwaita theming for GNOME. Comes with pirate comic/manga repositories built in, somehow. Not to be confused with the android app of the same name, its a different project.

List of Adobe Alternatives

Sick list of alternatives to adobe suite software. Useful for linux or if you just hate adobe (But, of course, pirating their software will always be moral :P )

Aseprite

(official website, linux compile script (dnf/apt)) A pixel art illustration program loved by both hobbyists and professionals. Fun fact many don’t know about aseprite, it uses a license which is sort of adjacent to open-source software. They charge for it, but their license actually permits compiling aseprite from source for free for both personal AND commercial use. The only limitation is that you’re not allowed to re-distribute a compiled aseprite (so not open-source… but anyways). I link it here to encourage you to compile it from source so you can use it for free, legally, even in art you intend to sell :)

Web Browsers

Note: I recommend you only use “flagship” or mainline browsers as daily drivers. You need to trust security updates (or updates in general) will be timely, stable, and consistent. The less niche the better. Venture out if you wish, just know the risks. I’d also like to give an anti-recommendation to edge, google chrome, and opera gx. All three are shady as hell (and equivalent to each other in their shittyness, do not fool yourself).

🌟 Firefox

Unlike (virtually) every other browser under the sun, firefox is not chromium based. Supports virtually all standard features you’d expect from a web-browser and a few others. Supports manifest v2 extensions, and even many extensions on its mobile app, too. However, Firefox does not support Progressive Web Apps (PWA). You can use extensions for this, but i feel that defeats the point of using firefox in many regards.

FirefoxCSS Store

Don’t like how firefox looks? Want to theme it to be minimal, look like chrome, opera gx, edge, or any number of other looks? You can use other people’s css scripts, or make one yourself if you know or are willing to write some css. You may also want to check out r/FirefoxCSS if this seems interesting to you, since the store is just a collection someone curated.

🌟 Brave Browser

If you want to have a chromium based browser, brave is the only one I can recommend with my chest. Unlike firefox, it’s generally privacy respecting out of the box. Comes with Brave Shields, which is a built in ad/tracker blocker, but also supports ublock origin as an alternative, unlike most other chromium browsers.

🌟 Mullvad Browser

Mullvad browser is a firefox/tor-based browser, and is a collaboration between Mullvad and the Tor Project. Basically, the idea is tor, but instead of using the tor network, it uses a VPN. You probably ought to use the same etiquette as you do with tor. Don’t do anything that’d make your browser stand out, sign in to any accounts, etc. But its good if you’re just websurfing and aren’t, say, logging into your bank or anything that could identify you.

Tor Browser

A firefox based browser that helps to anonymize you. Ideally, makes your browser look the same as all other Tor users, which makes it very hard to distinguish between users. Do not modify any defaults. Read about proper etiquette or else it’ll be useless. Allows you to access .onion domains. Numberphile has a great video about the technical details of how the tor network helps to keeps you anonymous. Also, it’s gonna be slow.

Check out Tails under Operating Systems below (jump) if you're interested in a private/secure/anonymous temporary operating system

Search Engines

I recommend just adding all of these engines as search shortcuts to be honest, though you could always use bangs in ddg/brave/kagi.

🌟 DuckDuckGo

My daily driver; usually gets the job done. Search results are sourced bing, but unlike bing it’s good about user privacy. Bing results aren’t as bad as they’re meme’d to be. Also uses bangs, which lets you search other sites (ex !w for wikipedia). Very useful.

Kagi

is a search engine that is funded by a paid-subscription model. They’re good about user privacy. They source their results from a number of other engines, including some indexing they’ve done themselves. Kagi supports bangs (and lets you add your own), and their results are very high quality. You can have kagi automatically summarize an article, which will have AI give you a tl;dr of it’s contents. My favorite feature from kagi are their lenses, which let you change the “type” of search results you get. Maybe instead of getting listicles, you want actual user discussion. Maybe you’re looking for recipes specifically, or you’re troubleshooting your code, etc. There’s even a “small web” lens, which will highlight indie sites. It also lets you create your own lens, if that’s up your alley. You can also promote or demote a site for your future searches, or block them entirely (get fucked fandom). Give their free trial a shot. It’s premium quality, but it comes at a premium cost. It’s priced at 108/yr) for unlimited searching. They also offer family plans if you want to try and throw in together with the homies.

From the guys that made the web browser. Brave’s biggest advantage in addition to being privacy respecting is that they have an independent search index. This means they source their searches themselves, and they dont rely Bing or Google. The results are better than you’d expect them to be. So if you want to resist big tech monopoly, this is probably the engine you want to go to. Also supports bangs, like ddg does.

SearX

SearX is a bit different in that it’s open source and decentralized. This means that no one can really own SearX, and everyone knows exactly how it works. kind of like Mastodon if you’re familiar with that. Privacy respecting, but you have to trust the host you’re using, which can generally be done by making sure they’re running vanilla. You could also disable javascript if you want to be extra sure you’re searching privately. You can even host it yourself if you want to go the extra mile. It aggregates from a number of other engines and sort of mixes them all together and sorts based on relevance. You can select what search engines it pulls from in it’s settings, which will effect response times. Super neat. Oh, and it also has an anonymous page viewer if you want to preview sites without tracking through a proxy. Note that I’ve linked a SearXNG repo, which is basically SearX with a nicer UI

🌟 Startpage

Startpage is sort of like ddg, but it indexes from google. So if you want a private google front-end, here’s the search engine for you. Also has the anonymous preview feature SearX has.

🌟 SauceNAO

Specifically for reverse image searching, and it’s very good. Always my first line of fire. When it fails, there are hotlinks to google and yandex for additional reverse image searching, as well as a few other reverse image search engines. Pairs well with their Image Search Options extension.

Mycroft Project

Not a search engine, but a tool for adding more secondary “engines”. Typing into the omnibar in your browser to do a search shows little buttons at the bottom labeled “search this time with” with icons for various websites. These are called search shortcuts. This feature should be self explanatory, click the wikipedia button, search with wikipedia. If you do this on a website, if they support it, you can add that website’s search to that list in your omnibar. Not all sites you can search on have native support for this feature, though. Mycroft allows people to write scripts for websites that dont support this. I use this for SteamGridDB and HowLongToBeat, for example.

  • Brave Browser has a feature called “site search” that lets you do something similar, but with a custom browser-level bang instead. If you’re on brave, you can access it here. here’s an example i made for the official minecraft wiki, should be easy to figure out how to make your own from there.

Media Servers

Jellyfin

Basically, host your own damn netflix! Free open source software, lets you stream media from your own server. You can even just give family and friends the website, username, and password, and they can stream your library too. Movies, Tv, Music, as well as a group watch feature which automatically syncs the video between viewers in case you’re watching online together and dont want to have to manually sync every time someone wants to pause. Supports a ton of devices.

Plex

Similar to jellyfin, but with more bells, whistles, and plug-in support. Unfortunately, not open source, and contains paywalled features. I don’t like it as much, but it’s valid.

  • dizquetv A plug-in for plex which lets you create a live “TV channel” auto populated from content on your plex server. You could even add TV Bumpers.
  • Retroarcher A plug-in for plex which also lets you stream videogames. Under heavy development. I haven’t used it myself, but it seems cool.

Desktop Operating Systems

Linux distros ?

operating systems which are based on the same open source, liberated kernel. Linux can be almost anything you want it to be. It can be easy or hard. It can be simple or complex. It can hold your hand or trust you know what you’re doing. It can be immediately functional or customized excruciatingly to your liking. It can be liberating or spyware. It isn’t one thing. It’s not obvious how bad windows or even MacOS is until after you’ve switched. You don’t know there’s something better until you have it. Even if you “dont want to think about computers”, linux is for you in current year.

But, Linux Is Bad! / OK, Who Is Linux NOT For?

A couple short paragraphs I wrote which I wanted to move off of the list to save space. Read it if the title seems relevant to you. (Yes, it is actually not for some people.)

Rufus

is a program for creating bootable USBs, because windows doesn’t have that functionality built in (windows moment). So you’ll need it to install linux if you’re switching from windows.

  • Etchdroid can be used to create a bootable linux USB instead of rufus if you have an Android phone, but you’ll need a way to write to a USB (i used an otg usb adapter, some phones come with one)

Linux Mint

a “just werks”/“beginner” linux distro based on ubuntu. Fine for linux newcomers. If you dont know what to pick and dont know what all the jargon means, you can pick this to get started. Good for if you miss Windows 7, since it ships with Cinnamon (though you could also use the Cinnamon Fedora Spin for that). Good for grandmas. Better Than Windows:tm:.

  • Pop_OS! a very similar ubuntu-based distro which ships with Cosmic, their own custom DE. I only highlight Mint over Pop because mint is community maintained whereas pop is maintained by a for-profit company, but they’re basically the same. Pick your poison.

🌟 Fedora Workstation

a great distro. This is what I currently daily-drive. Fedora’s intent is to stay up to date without breaking your system, staying up to date is important for desktop in my opinion, and not randomly breaking your system on update is something I prefer. Its an incredibly straightforward distro with a serviceable out of the box experience. a fully-featured blank-slate. Utilitarian

  • Fedora Workstation Spins if you dont like GNOME, Fedora has “spins” for other desktop environments such as KDE Plasma, Xfce, Cinnamon, Sway, and more pre-installed. KDE is the most well developed spin, and is actually in the process of being promoted to a primary fedora project alongside Workstation.
  • Fedora Silverblue Fedora Workstation, but atomic. There’s also Fedora Kinoite for the KDE equivalent. The long-term goal of Silverblue is to transform Workstation and its spins into atomic distributions. One such piece created for this end goal is Flatpak, in fact.
  • Bazzite a Fedora Silverblue-based distro which sort of acts as an alternative to SteamOS. Good for your handheld gaming computers (including steamdeck) or if you want to turn a desktop into a gaming console. Not good for much else. You can absolutely reproduce bazzite’s ootb experience in silverblue, but if you’re looking to set up a console-like experience this is just easier. TheGAMER distro. Also check out Bacotara if you’re interested in turning a USB into an OTG distro focused on emulation.

Arch

Arch is cool, if Arch is for you. If you want to use it, you ought to know how to read. You’ll have to “know what you’re doing”. Read the docs. Anyways, Arch is a rolling release distro that ships bleeding edge software, so be prepared for things to break when you’re updating. Stuff isn’t tested, so you’ll have to fix stuff often, but you also get everything before anyone else. Using Arch also gives you access to the Arch User Repository (AUR), which is full of community maintained packages for literally everything you can think of (dont use it if you dont know what you’re doing, but you ought to if you’re using Arch). Try it if you like control and fixing things.

OpenSUSE Tumbleweed

is very similar to Fedora in many ways. They reproduce a lot of the same work and use the same package manager as Fedora, but OpenSUSE might be a bit better if you’re something like a sysadmin. The main advantage over Fedora in my opinion is YaST, which is a really nice settings suite. It doesn’t sound all that hot on paper, but its cool. OpenSUSE is also rolling release like Arch, but they test packages for two weeks before shipping, which means stuff breaks less often.

NixOS

an atomic, immutable, reproducible, declarative distro. Stability on the bleeding-edge. “better arch”, if you’re brave enough to say such a thing. Both nixpkgs stable and unstable have more packages (more fresh packages at that) than the AUR, which is impressive. You can also configure your whole system in one file, easily reproduce it on another machine, roll back when something goes wrong, use a stable, rolling, (or both) release model, and more. Try out people’s dotfiles from github and just insta undo them if they suck. Its cool. showcase video

Tails

a portable operating system focused on privacy. Get in, do your business, and get out. Only works by running off of a usb; it’s meant to launch on any computer and leave virtually little trace once you shut it down and unplug. Uses the Tor network. Give it to people trying to arrange an out of state abortion, those stuck in domestic abuse situations, journalists, activists, anyone who needs to turn any computer into their private machine for a bit. Not for daily use. If you want something more long term that can be for daily use, look into Qubes (just know you’re not exactly going to be gaming on it.)

Awesome Linux Software

(github) a list of linux applications and tools. Could be useful if you’re just starting linux for the first time.

Fuck windows, but

Yes, Windows is dogshit spyware. If you haven’t tried something else you do not know how much better it can be. Regardless, If you MUST use it for whatever reason, the following tools may prove useful.

  • Microsoft Activation Scripts Microsoft supplies free download links to much of their software (including Windows 11) on their site, so you can just download the ISO officially, then activate it with MAS instead of paying.
  • Winaero Tweaker a registry quick-editor to easily customize windows to your liking and remove bloatey bullshit you don’t need like spyware, ads, cortana, etc. Works for Windows 7 through 11 at the time of writing. Not to be confused with Win10 Tweaker. Showcase Video