Spyke

Replies

linux

Comment on

Linux really has come a long way

I've used Linux since the mid 00's and, well, I've seen some shit. But nowadays? It's the best desktop OS I've used. I recently had to start using a Mac for work and realized just how far DE's like Gnome and KDE have gotten. It feels like I have to fight MacOS every single day to get it to do the absolute basics, the things that Gnome and KDE does out of the box. And the most ridiculous thing is that the app ecosystem for MacOS is so heavily focused on monetization that if you purchase enough apps to customize the MacOS DE to an acceptable level, you'd likely have spent enough money to buy another laptop. Madness.

TL;DR: Turns out that this year is actually the year of Linux on the desktop!

linux

Comment on

Debian Linux is Joining The RISC-V Bandwagon

Reply in thread

Just to clarify a few points in #1: CISC has gone largely (entirely?) extinct, so it doesn't play into this. Arm processors are more efficient than x86, but Risc-v is even more efficient than Arm, giving them an edge in cheap, low power computing. However, some companies have started experimenting with Risc-v for HPC applications, so it's turning out more versatile than expected. Just this week there was also news of a bunch of companies banding together to develop Risc-v chips for automobile and Telecom, so don't be surprised if we get Risc-v smartphones and tablets in the near future.

linux

Comment on

*Permanently Deleted*

Back in the early days of Ubuntu, I was blown away by the amount of interesting free stuff on Synaptic, so I started installing everything that caught my eye. A few hours later and my Ubuntu install was completely borked. I think the install scripts back then we're pretty unregulated, so there was probably a ton of conflicting dependencies causing trouble.

I eventually reinstalled the os. Then I did the same thing again. Twice. Then I learned.

linux

Comment on

How to optimize my Ubuntu for gaming.

Your setup is close to my 2015 very-much-non-gaming laptop, so... I'd recommend retro gaming and/or modern 2D games. A few suggestions would be: Baldur's Gate 1-2, Icewind Dale 1, Xenonauts, Battle Brothers, Wildermyth, Shadowrun Returns (and sequels), Into the Breach, Fallout 1-2. If you're into programming games, that hardware should run everything by Zachtronics as well as Human Resource Machine and 7 Billion Humans.

linux

Comment on

Useful CLI tools like ffmpeg, ani-cli, yazi, etc.?

My list is a bit software developer-centric, but can be useful for development-adjacent tasks too.

  • The Github CLI - great for doing routine GH work, like opening PRs or filing issues.
  • glab - ditto for Gitlab.
  • jq - JSON parsing, formatting, searching and modification.
  • pup - like jq, but for HTML pages.
  • sed - A powerful text find-and-replace tool with regular expressions.
  • scp - File transfers over SSH.
  • xargs - run a command for every line of output from another command. Great for automating manual tasks.
  • curl - make any type of HTTP (and many other protocols) request from the command line.
  • tar - compress/uncompress archive files.
  • pwgen - generate passwords with lots of options.
  • uuidgen - generate universally unique ids.
  • exiftool - read and modify image/video/audio file metadata. Good for adding/editing tags/albums/dates/etc.
linux

Comment on

The Hunt For The Perfect Laptop Continues

Most companies still change their laptops’ keyboard layouts in random negative ways every year; ship with stupid screen resolutions, woefully bad speakers, and disappointing touchpads; and stuff the most powerful processor and GPU in there and don’t focus enough on tuning the cooling, power usage, and fan profiles.

I don't really get these nitpicks. If you're planning to use the laptop as your daily driver, do what every other power user does and get a set of good peripherals.