Decker108

joined 3 years ago
[–] Decker108@lemmy.ml 3 points 6 months ago

I just made the switch from Win 10 to Bazzite Linux some two weeks ago. It worked so great that I should have done it a long time ago.

[–] Decker108@lemmy.ml 2 points 6 months ago

Do it! The barrier to entry for gamedev is ridiculously low with something like Unity or Godot, and nowadays you can make a complete game with 100% open-source tools.

[–] Decker108@lemmy.ml 8 points 11 months ago

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.
[–] Decker108@lemmy.ml 2 points 11 months ago (1 children)

Same laptop and distro here, and I agree. But still hoping to have proper sleep/hibernation, speaker/mic support and web cam in the future. It's a shame that Qualcomm and Lenovo haven't been more cooperative on hardware support.

[–] Decker108@lemmy.ml 3 points 11 months ago

Funny how Microsoft does this just before the October EOL deadline for Windows 10, when a whole bunch of hardware is being forcibly obsoleted...

 

ESWIN Computing is launching a new SBC running RISC-V. In a joint statement with Canonical, they have announced first-party support for Ubuntu 24.04 LTS on the new device. Good news for anyone wanting to diversify away from ARM SBC's.

[–] Decker108@lemmy.ml 6 points 11 months ago (1 children)

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.

[–] Decker108@lemmy.ml 1 points 11 months ago (1 children)

That's some pretty wild FUD right there.

[–] Decker108@lemmy.ml 1 points 1 year ago

Oh, hi! I also use Kubuntu, but I love Snaps! I use them for everything. I even tried to use a Snap-version of the kernel, but it completely destroyed my system so I had to reinstall... but other than that, they're great.

[–] Decker108@lemmy.ml 1 points 1 year ago (1 children)

I've got only one machine left running Windows 10 at home: a desktop PC I use exclusively for gaming. I increasingly look forward to purging Windows from it and installing Bazzite when the EOL date comes around.