Ye why make money by learning languages.
???
Open-Source evangelist. Boycotts large corpos. Free speech absolutist (very unpopular around here, I know).
Ye why make money by learning languages.
???
Maybe he plans to torch it, claim it was protestors and get a full refund from his insurance, rinse and repeat?
Linux people tend to have very strong opinions lol. I don’t get the hate either, but I do understand why people dislike the thought of having the same library lying around multiple times. I am one of those “purists”, but that’s why I compile most things from source
It is the best one for people that don’t know a lot about linux. Many people are at a loss when they read basic errors like fatal error: <header>.h: No such file or directory
or ld: cannot find -l<library>
. Flatpak solves a lot of that by specifically including all of it in the installation.
So ye, for non-power users, flatpak is the best package manager. It also has only one downside, which is the increased storage requirement for apps as they have to bring all of their dependencies themselves, which is okay these days as storage isn’t that expensive anymore.
And everything is better than fucking snap if we’re honest for a second.
Simple reason - dependencies.
Modern devs dump any dependency and sub-dependency under the sun into their project and don’t bother about optimizing it. That’s how you end up with absurdly large applications. Especially electron is a problem in this regard.
You can still write optimized and small software. However, for most businesses, it’s just not worth their time. Rather using an additional couple hundred megabytes of dependencies on the client system.
AI trained by reddit and stackoverflow, I guarantee it
This is me rn. I work like 4 hours a week handling all the devops tasks. Boss happy as fuck, colleagues happy they don’t have to do it.
Living the dream rn.
Not sure if I’d agree here. I think that used properly, AI definitely has great use-cases, especially in areas of science, like medicine.
As with any new “invention”, there is the tech-bros that jump at it first chance they get and try to push it into anything. We had that with blockchain, we had that with crypto, we had it with web3 and now we have it with AI.
The tech isn’t bad at all, it’s actually extremely useful, but the use-cases it’s put to work at aren’t.