• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
  • I don’t keep a Swiss army knife set of distros anymore. I put tumbleweed on a USB. It’s rolling so I update it when I plug it in, then do what I need to do.

    I used to have a USB with Ubuntu LTS and whatever the newest Ubuntu was. Then another would get something else that I needed/wanted. I always ended up wiping the drive and adding the newest release every single time. I was always out of date by the time I needed one of them for boot repair or something. This was also a time when persistence… Wasn’t very persistent. With tumbleweed I can install whatever I need and it’s there next time. I’m sure you can do the same with any other rolling release, but tumbleweed is in my opinion on par stability-wise with incremental distros. It’s my first grab whenever I need to check a PC. If I need another distro or boot USB, I can make it from this one with a second USB. I suppose the only thing I can’t do is make a bootable USB if the computer I’m on can’t access the Internet






  • It’s pretty wild. I have recently been ripping my DVD/Blu-ray collection and encoding them from a clean rip to my server. Encoding at 480p is perfectly acceptable if you’re starting with a high enough bitrate source. You can tell it’s 480p, but its so much better than Netflix’s absolute trash streams that will give you “UHD” at bitrates lower than a DVD. 360p does leave something to be desired, but they’re still perfectly watchable.

    There are certainly shows and movies that deserve higher definition, but I’ve found that unless they’re from the ground up meant to be purely visually masterpieces, it’s better to have lower resolution and a matching bitrate than to ruin the experience with artifacts.



  • I’m pretty much in the same boat, but I charge pretty much every other day since I have a 35 kw leaf and drive minimum 30 miles a day, but it can nearly fully charge over night. I actually purchased a charger that has an adjustable power output to charge slower at night, for various reasons. I go to a fast charger maybe once a month for a quick boost since I don’t have 240v set up at home yet (I’m lazy and it works fine, it’s hard to justify getting it installed when it costs <$50 a year at a public charger for those boosts).

    I’m not sure if it’s all that much better for the battery to charge slower than the full level 1, but my battery has been sitting at ~75% capacity since I bought it used a few years ago and I’ve put about 30,000 miles on it since then.






  • I used both tumbleweed and leap for a bit and they really are good. I’m actually using tumbleweed on a home server right now and it’s been a champ. But…

    1. My biggest gripe is opensuse seems to use different package names than any of the other distros for basic packages. I had to install a package that used capitals in the package name, and coming from mostly debian based distros, that made me rationally angry when trying to find the package I needed. I think it was network-manager or something that’s usually installed by default and I wanted something familiar.

    2. Online directions for setting something up usually has deb and/or fedora rpm directions, which is usually just some difference in package names and the equivalent install command, searching the base package will let you figure it out. I had very few issues following debian/Ubuntu directions and translating them for fedora. Opensuse is always non-existent so you always need to translate those directions for opensuse, which is usually like doing it for fedora until you run into point (1).