• 1 Post
  • 48 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle




  • cmeerw@programming.devtoLinux@lemmy.mlIs Ubuntu deserving the hate?
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    3
    ·
    7 months ago

    I still think Ubuntu is the best option (particularly if you want to use the non-LTS releases)

    Having said that I do hate snaps and also dislike flatpaks. So what I do is just use the Firefox deb package from the PPA and the chromium package from Linux Mint. Oh, and I have actually replaced ubuntu-advantage-tools with a no-op dummy package.












  • I am actually using a OrangePiPC as:

    • WLAN access point (hostapd)
    • LTE Internet via a E3372 USB dongle
    • radio via DVB-T dongle/Internet
    • USB speakers for the radio
    • Bluetooth dongle to connect to Bluetooth-enabled speaker in another room
    • USB temperature sensor, motion sensors via GPIO
    • VoIP telephone with connected USB headset
    • small LCD display to show the current temperature and incoming call information




  • Known-good meaning a tested and working configuration The bugs are fixed upstream and they get pushed via the method of distribution, which is Flathub in this case. Well, fixes don’t normally need to be backported because flatpaks are usually fresh.

    There are a few assumptions in here in order for that to work: the known-good version needs to be the latest upstream version (otherwise you might not have the latest security fixes) and users need to be comfortable always using the latest flatpak version. Some users might be more comfortable staying on a known stable version for some time.

    For notifications, you’d have to follow the relevant projects directly.

    Right, and each project will have its own way of handling security issues (particularly when it comes to older versions). Will they point out that versions x - y of their flatpak are affected by a security issue in component z?