• 0 Posts
  • 24 Comments
Joined 2 years ago
cake
Cake day: November 27th, 2022

help-circle





  • My approach has been to slowly learn how to play to the strengths of Linux and not pine after anything on Windows because ultimately I’ve gained a lot more than I’ve lost.

    The one piece of software I haven’t been able to avoid keeping around is Sigma Studio, so I have a 10 year old shit top for running it, but it also runs in a VM if I need it. Thankfully I only need to use it once or twice a year.

    If you rely on multiple pieces of software for important everyday activities and they aren’t usable in wine or a VM, you probably have no choice but to use the operating system that is the best vehicle for those tools. Doesn’t stop you from also using linux for other stuff, but I can understand how that’s not the same as going all in.







  • I used zsh for ages but switched to fish a few months ago because its navigation features are amazingly smooth and seamless. I generally write scripts in sh or python so navigation is the most important part of the terminal for me. Fish has bash compatibility plugins if you need them, but the main reason I use it is that it’s the nicest feeling shell to use for getting around in a terminal that I’ve found so far.

    That counts for a lot.


  • Yeah microsoft is unlikely to pull the rug out from under windows users in one go, their strategy is much more likely to be pushing people in the direction they want to move computing slowly and incrementally over a number of years. They appear to want everyone who plays games, does office work, runs a business, or writes code to have a microsoft account, which they can then monetize in various ways using cloud services because that will be the main way they will deliver what people need.

    I feel like we are in the middle period of this strategy.




  • I also haven’t noticed a significant performance hit from using nixos on desktop coming from arch a few months ago. Nix definitely does a lot of stuff and that can chew through bandwidth at times, but overall I think the time saved from not compiling heaps of aur packages has outweighed the time lost to nix updating and maintaining the overall state of my system on every update.

    I tend to run relatively lightweight systems these days and haven’t really noticed sluggishness compared to an equivalent system on arch. My desktop environment has been sway on both for a while and this may account for my experience of a leaner and more reliable system on both, but it’s hard to say.

    I’d definitely want to investigate bandwidth optimization strats for nix if I was heavily constrained in that area, or possibly move to something where cpu and bandwidth constraints were given priority over reproducibility. For my current setup nixos has been a game changer on both desktop and server, but I only really have arch as a direct comparison.

    ( For context, my current desktop nixos systems are a 9 year old low-end cintiq, a 2017 dell optiplex 7050 minipc, and a steam deck. They all have ssds and at least 12gb of ram. All feel super snappy for everyday work with a web browser and a heap of open terminals and workspaces. )





  • Tried installing debian in 2002 but had no idea what I was doing editing xorg configs so didn’t succeed. Succeeded in running knoppix soon after, but didn’t really know what to do with it because I mainly used a computer for gaming in those days.

    Ran ubuntu in 2007 for a while but I needed to do too many things in a VM so I skulked back to windows.

    Used linux for random bits and pieces over the years but was always too tied to art software and games. Proton fixed the games side of things in 2018 so I decided to go all in reworking my art workflow to be linux focused because I wanted not to worry about needing a windows license for all my machines, buying expensive software, etc. etc. (And I wanted to get into creative programming more.)

    Running linux has made automation and programming a much more seamless part of the way I use computers and I am endlessly grateful for this. General computing is fun again and I now have a heap of skills I always wanted.