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

help-circle



    • The video is a return to the creator’s previous “Top 5 Linux Apps” monthly series, which was popular in the past.
    • The first app highlighted is Boxy, a graphic design tool for creating SVG images and logos, with a user-friendly interface compared to more complex tools like Inkscape.
    • The second app is Eyedropper, a color picker tool that works well in Wayland environments and allows users to get color codes in various formats.
    • The third app is Iotas, a simple, GTK-based note-taking app with Nextcloud integration, focused on basic note-taking functionality without advanced features.
    • The fourth app is Plexamp, an electron-based desktop music player that provides access to the user’s Plex music library.
    • The fifth app is Sigil, a niche tool for editing metadata in eBook (EPUB) files, particularly useful for adding series information to support self-hosted ebook platforms like Calibre.
    • The creator acknowledges that Sigil has some quirks, working better in KDE than GNOME environments.
    • The creator encourages viewers to provide suggestions for future “Top 5 Linux Apps” videos in the comments.
    • The creator provides links to their social media and support platforms, including Mastodon, Odyssey, and Patreon.
    • The overall tone is one of enthusiasm for sharing useful Linux applications with the audience, while also acknowledging the niche nature of some of the recommendations.

    Courtesy of Kagi’s Universal Summarizer.




  • As of my understanding, immutable systems are useful for Devices that are more bound to change, like a Desktop…I do not see much benefit here for a stable server system.

    This logic is kind of backwards, or rather incomplete. Immutable typically means that the core system doesn’t change outside of upgrades. I would prioritize putting an immutable OS on a server over a desktop if I was forced to pick one or the other (nothing wrong with immutable on both), simply because I don’t want the server OS to change outside of very controlled and specific circumstances. An immutable server OS helps ensure that stability you speak of, not to mention it can thwart some malware. The consequences of losing a server is typically higher than losing a desktop, hence me prioritizing the server.

    In a perfect world, you’re right, the server remains stable and doesn’t need immutablitiy…but then so does the desktop.


  • Production environment is typically in the corporate world, not usually a homelab. Service providers often have a SLA uptime guarantee of 99%. They don’t often push patches as soon as available due to the varied nature of corporate environment. They don’t have one or two PCs to worry about: they can have tens of thousands. Downtime equates to money lost. So patches get tested before being deployed. Depending on the patch, that can be 48 hours to a week or two. Major OS upgrades can be months-long test, but the company usually does that and follows it while it’s still in beta.

    Updates are pointed to a server the company controls, not the Internet. Updates get tested on test servers and test machines that replicate those in production. It typically gets monitored for 48 hours to measure glitches and performance. Once satisfied, the company controlled update server pushes into production machines.

    Why test patches before deploying to productions?





  • No one offered to? Not even the business who runs the site nor the departments within said business who do the testing? From the link:

    What we test - Canonical’s QA team performs an extensive set of over 500 OS compatibility focused hardware tests to ensure the best Ubuntu experience. Every aspect of the system is checked and verified.

    Regular testing for up to 10 years - Roughly every 3 weeks, Ubuntu releases Stable Release Updates, ensuring a secure and reliable experience. These updates are carefully tested by the Hardware Certification team to make sure that systems work well with Ubuntu.

    Our laboratories - Canonical conducts tests in dedicated laboratories, located around the world. The “Ubuntu Certified” label is applied to systems that have been verified and are continuously tested by Canonical throughout the Ubuntu release life cycle.

    Sounds like it should be someone’s job at Canonical to update the list/site.