• 1 Post
  • 32 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle


  • I’ve been on Linux for 20+ years and have never had to rely on paid for support. The paid for support is really geared towards professional big business work stations and server stacks. If you need support for Linux you can find free support on their forums 99% of the time. It’s the IT departments with lazy techs that rely on Linux paid support.

    You are right about the Micro$uck hate though. Why should I pay to use an operating system on a computer I buy and use until it’s reached it’s EOL when I can use Linux to do everything you do on windows and I don’t have to pay for the software? In today’s economy, it makes sense to use Linux.


  • The creators are making money from the ads, they probably won’t abandon ship at yt unless they stop making revenue. A lot of the creators on yt rely on the ads to be worthwhile in creating the content.

    I agree, yt is getting stupid with their ads, from what I understand they are now including ads in the yt premium subscription aervice, which is supposed to be ad free mind you.

    As long as greed dictates content, creators won’t abandon ship, unless they can have ads on the alternatives to make money on.


  • It’s a KWin scrip called Autocompose. Does endeavour ship it by default?

    Endeavour installs a mostly default DE when you make your choice of which one to use, so most of the DE’s come as packaged by the devs. If I’m not mistaken Autocompose is a default script included with KDE.

    I say mostly, because some parts of the DE you use is incompatible with the Arch ecosystem and disabled by default. For example, Discover on KDE is pretty much unusable on arch/EndeavourOS because the repos aren’t adequately designed for such a setup.


  • So do snaps and flatpacks. And they are still consider containerized / sandboxed. Appimages are the predecessors to snap and flatpack. The only difference is unlike Appimages they got it right for the most part.

    Generally speaking the Appimages integrate with KDE better than all the other DE’s. The codes for Appimages are still containerized from the OS in general as defined in my last post.



  • The thing about snaps and app image is they are containerized. The idea behind that is to help keep the apps separate from the main file subsystem by sandboxing them from each other as well as not cluttering your hdd with different versions of the same libraries to make them work.

    Because of the sandboxing, once you close the app it stops running in the background therefore there is nothing to get notifications from.

    IMHO, this is why snap and app image programs are not advisable for programs you may need notifications from on a, generally, required/needed basis.

    As for superconductivity, the only way around that problem is to download from source, compile it and let it run natively on your system in the background, or add it to you auto startup list so it is running at boot time.









  • Actually it can have repercussions on them… A lot of companies give bonuses to store managers for reducing their shrinkage, even by .5%. The inherent problem with that strategy 90% of the time it’s the lowly employee who actually does the work. Therefore the manager get more money for the employee doing the job they should do themselves for the bonus. Now mom and pop shops it makes sense, but these big corpo’s only care about increasing payments to their shareholders and board of directors.

    Now when the manager is asked for a raise, they will act like it’s coming out of their own pocket. In all seriousness, being employed is nothing more than indentured servitude. This is why people in general cannot make any headway in business unless they put themselves in debt for 30 years to be educated to do a job. Mind you better than 60% of college graduates don’t even get a job in the field they went to college for.

    And don’t even get me started on the predatory practices of colleges.




  • I have found over the years you can apply a lot of the directions to whatever distro you are using. You just have to do some minor tweaking to the commands. Primarily using the right package manager command for your distro or using distro specific software in place of arch software. I have also found you can use a lot of the AUR programs by searching for said app in your repos.