• 1 Post
  • 8 Comments
Joined 2 years ago
cake
Cake day: July 24th, 2023

help-circle
  • 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.




  • 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.





  • 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!