• 0 Posts
  • 8 Comments
Joined 7 months ago
cake
Cake day: March 3rd, 2024

help-circle
  • You should go for a distro that matches what you want out of your system. You want stable? Find some strong LTS distro like Ubuntu. You want ULTRA STABLE? Go for an immutable distro. Do you want to use your system for gaming? Go for a distro with wide gaming support, built-in drivers with options for proprietary drivers.

    It’s less about what base distro you’re using and more about what you like about that particular flavor of distro.

    For example, I use my PC for gaming mostly, but also coding. I switched from Pop! (Ubuntu based) to Garuda (Arch based) and I love it because it’s really good for gaming, comes with Mangohud, Gamemode, Steam, Heroic, controller drivers, graphics drivers, etc, all optionally pre-installed. I also really like KDE apps because they’re performant and slick so I got the Plasma version.

    Anyway, yeah, focus less on “this distro is Arch based” and more on what each distro can provide you as far as your personal tastes.



  • ShaunaTheDead@fedia.iotoLinux@lemmy.mlLinux Myths
    link
    fedilink
    arrow-up
    10
    ·
    2 months ago

    Current Linux market share worldwide for desktops is at ~4%. There’s also ~2% ChromeOS which is Linux based so I don’t know why it’s listed separately. As well as ~6% other which is probably Linux with privacy settings turned on.

    If we go back 5 years in Linux desktop usage, the high end is including the “Other” category.

    2019: ~2% to ~9% 2020: ~2.5% to ~5% 2021: ~3.5% to ~11.5% 2022: ~4.5% to ~10.5% 2023: ~6.5% to ~10% 2024: ~6% to ~12%

    There is definitely a growing trend, the user base has grown somewhere between 33% and 300% depending on whether you include the “Other” category, which I personally think is a pretty safe assumption since for most PC users if it’s not Windows or Os X, it’s Linux.

    Here’s where I got the data from: https://gs.statcounter.com/os-market-share/desktop/worldwide



  • LTS just means Long Term Support in case you weren’t aware. It means no new development is happening, but security exploits will be patched as soon as they arise.

    If you just want stability, LTS is the way to go. If you want all the cutting edge bells and whistles and are okay with potentially some instability (but probably not much) then use the latest version.

    If your device isn’t connected to the internet during general use then I wouldn’t worry too much about updating anything. Security fixes aren’t important if there’s no way to connect to your device.



  • I’m not super familiar with VLC but I asked a chatbot, does this help at all?

    1. Open your video with VLC.
    2. Navigate to the scene that you want to capture. You can use VLC’s frame-by-frame feature to access a specific frame in your video.
    3. Capture the screenshot by pressing Shift+S (Windows and Linux) or Command+Alt+S (Mac).
    4. Alternatively, from VLC’s menu bar, select Video > Take Snapshot.
    
    If you’d like to use advanced controls to capture the screenshot, then from VLC’s menu bar, select View > Advanced Controls to enable those controls. Then, in VLC’s bottom-left corner, click the camera icon to take a snapshot1.
    
    Your screenshot is now captured and saved in a folder on your computer. The default location for the screenshots is as follows:
    
    1. Windows: C:\\Users\\username\\Pictures
    2. Mac: Desktop/
    3. Linux: ~/Pictures
    
    If you’d like to change where VLC stores your screenshots, or you’d like to change the file format, then select Tools > Preferences from VLC’s menu bar. On the “Simple Preferences” window that opens, select the “Video” tab. To change the default screenshot directory, then in the “Video Snapshots” section, click “Browse” next to “Directory.” Then, choose the new folder that you want to set as the default for your screenshots. If you’d like to use a different image format (the default is PNG) for your snapshots, then click the “Format” drop-down menu and choose a new format. Your options include PNG, JPG, and TIFF. After you’ve made the changes, at the bottom of the “Simple Preferences” window, click “Save” to save your changes.