

Don’t know about “fun again” but definitely a lot less nervewracking and paranoia inducing.
Combating artificial intelligence with natural stupidity.


Don’t know about “fun again” but definitely a lot less nervewracking and paranoia inducing.


Why is buttonless a selling point?
Not trying to be snarky, genuinely wondering.


You can run a local LLM capable of assisting in software development for less energy than running a AAA video game. I’m not denying the environmental impact of the current AI landscape, but I kind of disagree that it’s intrinsic to LLMs as a whole, I think it’s more a symptom of capitalism and its disregard for sustainability causing everything it touches to have a high environmental cost.
Also, nearly all modern computing has high environmental costs, certainly all cloud computing. I think instead of focusing on AI only, it would be more helpful to engage in a broader discussion on how computing can be made more energy efficient as a whole, and do proper cost benefit analysis of all things we use computers for, including but not limited to LLMs. We may well still conclude from that process that we need to stop using LLMs, in which case we should.
If you’re against LLM use on environmental grounds (which I’m not disagreeing with), I submit to you that we should take the idea even further and things like gaming, video streaming, high frequency trading, social media, and any other nonessential computing should be on the same chopping block for the same reason. Applications of computing that we also use at scale with high environmental impacts, but that have been normalised and practically seen as a right by many of the same people against any amount of AI use (not saying that’s you, speaking generally). Why should AI be the only thing we raise concerns about if we’re to raise concerns? Doing environmental protection piecemeal by independently targeting single things and not the entire system has been shown time and time again to not work at best and make it worse at worst.


TL;DR
Linux is not one of those anti-AI projects, and if somebody has issues with that, they can do the open-source thing and fork it.


Is there any way to build Android apps for Linux if you have the source code? I know Waydroid is a thing but that’s basically just a VM of Android. I was told Jetpack compose is supposed to be cross platform so there should be a way migrate it right?


Incidentally, I must also be paid to use Windows.
I’ll gladly wait for the Node.js start menu to render on company time 👍


Two layers of “based on” in your OS is indeed a bit much.
/*
Or the (probably, IDK) more common way to do it accidentally, cd into /, think you’re somewhere else or type into the wrong shell, and then rm -rf *


A guy went to adobe.com and told the truth. This is what happened to his organs.


Commodore as a brand has ruined every company that’s ever bought it. Cursed brand some say.


Wine would still be better though, especially if they have the source code. Can be used like a dependency to produce a Linux compatible package like how Java applications either bundle or depend on a JVM in the package manager.


Wouldn’t Microsoft be the main perpetrator of this in office software? Google Docs, LibreOffice, etc have to read their .docx files correctly so they keep changing how it works?
I didn’t even google much about GNOME or KDE. But I did have an exploration period where I opened every dropdown I saw to see what options are there and perused through the settings to see all the things I can change, mapping out how the software works.
A little curiosity goes a long way for getting to know a GUI software IMO. A computer is a complex tool that needs to be mapped out at least a little bit before you need to seriously use it.
I don’t deny that many Linux apps have bad UX and can benefit from improvement. But I don’t like the pretentious way these blogs talk about it, and act like the developers are somehow obligated to fix it for them like it’s a paid product and they’re the customer. If they identify a problem in open source, why not contribute to the solution instead of just demanding a solution from people working for free out of passion like they owe you?
Honestly, the entitlement of the “Linux has bad UX” crowd really pisses me off. Yeah Linux is definitely as unusable as a hammer without a handle, guy. Hit the nail on the head with your handleless hammer right there. Give yourself a pat on the back for your metaphor skills 👍
Mac and Windows have billion dollar UX teams. Linux apps have almost entirely volunteer developers with at most some employees in a tiny company or nonprofit with shoestring budgets.
Mac and Windows have invasive UX “research” by recording user interactions behind their back. Most Linux apps don’t even have the ability to record interaction data by design and intention.
Mac and Windows make money directly from people using their platforms so obviously they’re going to do everything they can to keep you on the platform. Linux apps are donation funded with the occasional enterprise/professional support contract.
Windows and Mac users don’t give a shit about how well the underlying code works because they’re not supposed to see it, and it’s very clear the companies know that and have prioritised accordingly. Linux developers are disproportionately in it for the love of programming and prefer to spend their time actually programming as opposed to doing wireframes or UI markup. Linux UIs tend to get made once and then not touched for years until something absolutely needs to change.
If you compare Linux’s (read: mostly random people developing in their free time’s) UX to the literal biggest tech companies in the world, then you will never run out of things to bemoan Linux for. This is like complaining that your gearhead buddy’s project car has metal toggle switches in random places instead of a nice flowing panel like a brand new car straight off the dealership.
TL;DR: Pull request, long term funding toward establishing a UX team, or STFU. Stop making demands to volunteers and nonprofits and start actually contributing to UX improvements if you care so much. A major ethos of open source is “you don’t like it? You fix it.”
I picked up both GNOME and KDE as a long time Windows user like that. On both mouse and trackpad.
I can’t even figure out how to drag and drop on my friend’s Macbook. Or a lot of other basic things.
If anything Macs are the odd one out with their control scheme, though I’m certainly not ruling out skill issue. But if you claim skill issue on my inability to use a Mac then I’m claiming skill issue on your inability to use Linux.


Thanks!


How do you get a local model to search stuff on your local computer for you? I’d love this in an IDE to emulate the functionality of Copilot for simple issues!


Your life in plain .md files.
Why not just, you know, actual plain .md files and your directory navigator and text editor of choice (often the ones that that already come with your Linux distro)? Or code editor if you want them together? Don’t forget the terminal if you want to go even simpler. Always worked for me, I don’t even use the formatted view half the time because *this* already conveys the same information as this in my mind. Hell throw a git repo in there and you have better version control than full office suites.
I honestly think the fancy wrappers around Markdown files defeat the elegant minimalism of using Markdown in the first place. I’ve always found my favourite “feature” of Markdown is that you don’t need to install anything.
Probably people who thought they could make an app with AI, realised it’s not possible to make good software without actually learning how software is made, and never opened Cursor or whatever again.