Opinions on linux? I wanna hear yalls opinion on it, because you can do some cool shit with it, heres my own rice for a basic idea of what random shit you can do w/ it

This page summarizes the projects mentioned and recommended in the original post on /r/pcmasterrace

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. nix

    Nix, the purely functional package manager

    Nixos as my base system. Nixos offers a new paradigm of system management that makes it hard for me to go back to any other distro, despite the new problems Nixos introduces. The game-changer is that Nix build system offers reproducibility guarantees, an escape from dependency-hell, rollbacks, and a declarative system configuration. This all lets me define a system, track it in git, copy the configuration to any other PC and instantly get the exact same setup, and never have to worry about screwing something up when I mess around with guts of my OS -- if something doesn't work right, I can just select a different system version from the boot menu. Nixos has a steep learning curve; not for the faint of heart. Getting started is easy (you can just copy someone's config, and with minor changes it will work). Getting proficient is hard.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. distrobuilder

    System container image builder for LXC and Incus

    LXD is a manager for Linux Containers (LXC), which lets me spin up a kind-of lightweight VM for any distro, instantly. I use it to run proprietary software isolated from the rest of my system (such as Steam); disposable environments for trying stuff out, and running software that doesn't jive well with Nixos.

  4. kakoune

    mawww's experiment for a better code editor

    Kakoune text editor. Modal editing, like Vim, but IMO better. The multi-selection and regex-based filtering is so useful, I can't go back to anything else.

  5. AreWeAntiCheatYet

    A comprehensive and crowd-sourced list of games using anti-cheats and their compatibility with GNU/Linux or Wine.

    I kept Windows around in a dual-boot setup, just because I got a free license from school, but rarely used it. Even in 2015 a large portion of my game library worked on Linux via Wine. Fast-forward with DXVK, VK3D and Proton coming out, and now 99% of my library works out of the box. Now the last bastion of Windows-exclusive games are the few with anti-cheat software that doesn't yet support Linux (EAC and Battle-eye both do already).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What’s the safest way to compile apps from source in a binary-based distribution like Fedora?

    2 projects | /r/linuxquestions | 5 Jun 2023
  • VpsAdminOS

    1 project | news.ycombinator.com | 23 Aug 2024
  • Containers are chroot with a Marketing Budget

    6 projects | news.ycombinator.com | 8 Nov 2022
  • NiceOS – 6 months after public launch

    2 projects | /r/linux | 3 Jun 2022
  • The essential guide to installing Amazon Q Developer CLI on Linux (headless and desktop)

    2 projects | dev.to | 23 Mar 2025