

I’m very happy to buy games from small indie developers. They absolutely need the money to survive, and I enjoy their work.
Linux server admin, MySQL/TSQL database admin, Python programmer, Linux gaming enthusiast and a forever GM.


I’m very happy to buy games from small indie developers. They absolutely need the money to survive, and I enjoy their work.


I think you may be misunderstanding the situation. He’s telling AI critics to stop complaining or fork. If that happens, the main branch will still have AI submissions, and the fork will be the AI-free one.
Important to note: Torvalds is not an LLM evangelist, nor does he just accept AI slop uncritically. The official policy is that LLM written/assisted code is fine, but the quality must hit the bar expected of Linux kernel submissions, and the submitter takes full responsibility for the code correctness whether they personally wrote it or not. Just submitting LLM code with no verification or tests is a great way of getting banned from submitting pull requests and getting a very angry email from Linus.


The point is I don’t think LLMs normally use copyrighted code in a way that would hurt open source projects.
I don’t know. I’m not a lawyer, and copyright for code was a hot mess even before LLMs got involved. With how many opportunistic copyright/patent trolls there are and how easily convinced judges have been in the past, it could go either way.
Lol, so how do humans code in comparison?
The good programmers normally code by breaking down the problem into constituent parts and logically working through the problem, step by step. What differentiates this from tokenization is that instead of just looking for code that is similar for a similar problem, programmers can usually understand the effects of each line of code, visualize what the state of each variable will be in that step (or dump out the variables to look directly if unsure), and then move on to the next step. This logical problem-solving approach is fundamentally different from a tokenization+noise looking for a similar-looking problem approach. For one thing, you can solve problems that haven’t been solved before.


LLMs don’t “create”. Under the hood, they’re tokenizing the queries, looking for “clouds” of tokens that are similar to the query, then returning a sequence of tokens (with some random noise thrown in) that match what their training data says the answer should be.
In short: all LLM code is an amalgamation of their training data by definition. If there’s nothing similar in there, it’s literally not possible for it to be part of any response.


Ia! Ia! Torvalds fhtagn!
L4D2’s port was great when I played it, and Valve even made a big triumphant blog post with all the benchmarks proving it worked better than the Windows binary. Maybe your confusing it with Dying Light? That native port was so incredibly trash that everyone forced Proton on to avoid it.
Here’s an absolute classic unix koan about the terminal:
One evening, Master Foo and Nubi attended a gathering of programmers who had met to learn from each other. One of the programmers asked Nubi to what school he and his master belonged. Upon being told they were followers of the Great Way of Unix, the programmer grew scornful.
“The command-line tools of Unix are crude and backward,” he scoffed. “Modern, properly designed operating systems do everything through a graphical user interface.”
Master Foo said nothing, but pointed at the moon. A nearby dog began to bark at the master’s hand.
“I don’t understand you!” said the programmer.
Master Foo remained silent, and pointed at an image of the Buddha. Then he pointed at a window.
“What are you trying to tell me?” asked the programmer.
Master Foo pointed at the programmer’s head. Then he pointed at a rock.
“Why can’t you make yourself clear?” demanded the programmer.
Master Foo frowned thoughtfully, tapped the programmer twice on the nose, and dropped him in a nearby trashcan.
As the programmer was attempting to extricate himself from the garbage, the dog wandered over and piddled on him.
At that moment, the programmer achieved enlightenment
Source: https://catb.org/~esr/writings/unix-koans/gui-programmer.html


I adored the presequel, did so many interesting things. The verticality, stomp attacks and oxygen masks were awesome. Also the low grav meant the maps could be way more varied and interesting.
Waited for the reviews for the third (never pre-order, always wait for reviews!) and it just seemed so… mid. Definitely happy I dropped out of that franchise when I did.


DESKTOP! Wait, snake desktop? How’d that get in the script?


I have a friend who does game QA. A lot of the time issues this major are caught, documented, and then management decides the extra delay to solve it isn’t worth the effort because “it’s not going to impact enough people to matter”. Then, once a firestorm erupts due to public backlash, they try and blame it on QA.
My friend has gotten very good at ass-covering, and makes sure every issue ticket is very explicit, not only in terms of what the issue is, the cause, reproducibility, but also how likely the average user is to hit it just to avoid blame.


Read their comment and I’m left scratching my head. Their role in security with the straight android phone (not the /e/OS version) is simply pushing security patches as/when they get them from the Android team, as they’re using straight Android. Security is handled by Google for Android, not them. When it comes to /e/OS, no idea how good/bad it is, but apparently Graphene has some beef with Murena (the people who make it), at least according to their comment.
Not at all knowledgable about mobile kernels and drivers to comment on the rest of it. I do know Fairphone 5 uses an unusual CPU normally used for SoC as that was the only CPU that was both good enough to run Android reasonably while simultaneously providing very long-term driver updates (they’re aiming for a minimum of 8 years of updates).


If you’re in Europe, Fairphone is an option. I’m pretty happy with mine.


Wow, it’s almost like there might be people with different opinions that use Linux and Linux users aren’t a single hivemind.


Presumably Valve’s lawyers can make this case, so I guess we’ll see if the judge is receptive to it.


Absolutely. Fdroid is awesome.
I hate the fact that there’s no simple, free, ad-free note-taking app either inbuilt or on the app store. Just something simple and local to take a quick shopping list or a name or something like that. Fdroid has me covered for that.


While we’re on the topic of EU initiatives, the tax the rich initiative still needs signatures. It aims to set a floor on tax rates for the very wealthy, and have member states use that new money for environment, employment and social policies.
They’ve hit the threshold for France and Germany, but still need more signatures everywhere else.


Good thing I double-checked to see if someone else made this point yet.
Yeah. Not only that, but the splash screen when you launch the game makes it incredibly clear that it’s one guy called Greg (very humanizing) and he’s working on it, but he’s not some superhero.


Technically, yes. Practically, it’s complicated. It doesn’t really exist within the same ecosystem as other Linux distros.
It’s not as different as Android (which is also technically a Linux distribution), but running a normal DE and all the programs that come with it is very clearly still an advanced user thing locked behind knowledge of how bash and virtual environments work.
As someone physically capable of playing games with the blinky shiny lights, they aren’t all they’re cracked up to be. My top two games atm are Manor Lords and MENACE, both of which should be perfectly accessible to you.