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

help-circle
  • Instead of one super chunky battery, how about a laptop with replaceable batteries, in combination with a UPS?

    UPS is so you can actually replace the laptop battery with a spare one , even during a power outage. Just run the laptop on AC from the UPS while changing batteries. Or see if you can find a UPS with a long lasting battery. Entry level ones only have like 15-30 minutes of battery life though, since they’re more intended for safe shutdowns or brownouts.












  • Application Z requires another 3GB because it needs Gnome runtime version X+1, not version X. Although I do believe Flatpak does some kind of reduplication so actual used space is somewhat less.

    It’s also less of a problem if you flatpak all the apps vs having just a handful. The more apps the better chance they’re actually sharing runtimes.

    Flatpak updates are handled very smoothly by KDE Discover, I always assumed Gnome Software did the same, so no additional package manager required.

    Despite the few downsides Flatpak is still wonderful. As a Kubuntu user it’s nice to say Farewell random PPAs whenever there’s a need for an actual newish version of an application



  • In addition to the CPU throttling itself due to thermals like you said, you should also be aware that all Ubuntu’s are replacing more and more traditional packages with snaps for an increasing number of applications.

    Step 1 (by the system) of opening a snap application for the first time (since boot) is to extract the compressed snap image, which makes startup time significantly longer (like several seconds for something you would expect to be instant). Once the application is started performance should be the same as if the application had been installed as a traditional .deb package.

    You should also consider adding flatpak support and flathub. Applications installed as Flatpaks generally integrate better in the desktop than snaps, and flathub has a large and growing selection of apps. The flathub website has a few command lines you can copy-paste to enable flatpak and flathub support, then apps from Flathub will show up in the Discover app store.

    Personally I use Kubuntu and use both Flatpak and snap apps, but generally prefer flatpaks when they’re available. And any software where I don’t care about having a recent version I install as a traditional package because it’s more lean


  • Like maxmal said, FreeCAD has an Architecture (and BIM) workbench, which is heavily developed by one of the main FreeCAD Devs. Try it out and see if it works for you

    Calling the architecture workbench a plugin is technically correct, but a bit misleading, as all core features are technically plugins(workbenches). The Architecture workbench is a built-in default feature