I’m curious what games you’re playing. Back when I started using linux regularly (~2017) this was absolutely the case, and even for a few years after proton first released it still was. But my experience now is games fall on either two extremes of working out of the box or being completly unplayable.
- 0 Posts
- 10 Comments
I believe AI is going to be a net negative to society for the forseeable future. AI art is a blight on artistry as a concept, and LLMs are shunting us further into search-engine-overfit post-truth world.
But also:
Reading the OOP has made me a little angry. You can see the echo chamber forming right before your eyes. Either you see things the way OOP does with no nuance, or you stop following them and are left following AI hype-bros who’ll accept you instead. It’s disgustingly twitter-brained. It’s a bullshit purity test that only serves your comfort over actually trying to convince anyone of anything.
Consider someone who has had some small but valued usage of AI (as a reverse dictionary, for example), but generally considers things like energy usage and intellectual property rights to be serious issues we have to face for AI to truly be a net good. What does that person hear when they read this post? “That time you used ChatGPT to recall the word ‘verisimilar’ makes you an evil person.” is what they hear. And at that moment you’ve cut that person off from ever actually considering your opinion ever again. Even if you’re right that’s not healthy.
kartoffelsaft@programming.devto Programming@programming.dev•I want to make games someday but where do i start and what should i learn?5·1 month agoI’d have to subtly disagree with this. It is really good advice, especially when the scope of your game is larger than what one could reasonably finish in a game jam; If you can’t get to a fun game in a couple of days or less, you need documentation as to what your plan is to get there.
The problem is that this is the best advice for someone who has the technical “hard” skills to make a game (compsci, digital art, etc.), but lacks the "soft"er skills (software eng., scheduling, etc). To be fair that is super common, but the OP implies to me they’re not confident that they have the technical skills either yet.
Without either of those skills you can’t know what’ll take a couple of days or what’s actually weeks of work, and the value you get out of design docs becomes effectively random.
The common advice that I’d have to agree with is that your first few games should be as small of a scope as you can make them. Other comments to this post already go into detail, but the jist is that when you’re starting the amount you learn is more per-project than per-hour, so get out as many small things as possible to get your bearings.
Once you’ve done that, this is really good advice for your first sizeable project.
Uhh… I think we might be reading different posts? OP has stated he’s already separated from his wife, not that he’s considering doing so. Also the thing about romantic/sexual exchange thing seems unlikely to me from what’s been said; men who think like that tend to not stay in one relationship for 3 decades.
kartoffelsaft@programming.devto No Stupid Questions@lemmy.world•Is it normal for people to ask where you are from online?181·3 months agoAmerican/Sign/Language.
As someone who’s used both, I’d have a strong preference for Odin over Rust if it were at a stable 1.0 release. As it stands now (or, at least, when I used it), Odin is very much in flux. Spend enough time with the language, and you’ll either find a bug with the compiler or the semantics will change after you update.
That said, it would be my favorite without those problems. It is a really simple language in a good way. There’s no fancy language features that are just syntax sugar (well except maybe context, but I find that to be actually convenient). You can understand everything in an afternoon if you are already familiar with programming in other languages. Rust is pretty much the opposite in all of these reguards.
Rust also has the benefit of being pretty recognizable at this point, so if you say your project is in Rust then people will know what that means, unlike Odin. More “resume-able” in a way.
So, in short:
- Odin if you’re doing it as a hobby
- Rust if you want something “real”
kartoffelsaft@programming.devto Programming@programming.dev•How Good at Math Does a Programmer Need to Be?81·10 months agoWhile I do agree that math gets much easier with interest, and that it gets more interesting the further you get into it, and that math is inherently beautiful, etc. I feel this argument has to fall flat to people who don’t already agree. It’s the education equivalent of when someone says they couldn’t get into an anime and then the fans tell them ‘oh it gets really good around season 9’. You could be completely correct, as you are here, but it’s utterly unconvincing if you don’t already “know.”
To be fair, I think this is mostly a problem with math curricula. Math classes up through high school and early college seem to focus on well trodden solutions to boring problems, and at some (far too late) point it flips around to being creative solutions to interesting problems. I think this could be fixed eventually, but such is the system we have now.
kartoffelsaft@programming.devto No Stupid Questions@lemmy.world•Is American politics really as seemingly satirical of itself as it is portrayed?151·10 months agoI’ve seen the occasional post here on lemmy making this point. I don’t see anything factually wrong in saying she’d likely keep status quo or even make it worse. But when I see this said the one thing that I always wonder is never addressed:
How would the outcome be better if you voted against her?
Like, I have to imagine that someone making this argument thinks Trump would improve the situation. Because if that isn’t the case, then this is not a decision I’m making at the voting booth, so saying she’d continue genocide as a reason to vote against her falls flat (and, if you’re wondering, is why people are quick to downvote this argument). Is the hope that Trump will see the artillery shells sent to isreal as “librul policy” and axe it on that basis? Or that he’ll do such a bad job that he’ll get assassinated/arrested/overthrown? Something else entirely?
Enlighten me, because I can’t envision Trump making anything better.
kartoffelsaft@programming.devto Technology@lemmy.world•uBlock Origin developer recommends switching to Firefox as Chrome flags the extensionEnglish1·1 year agoThe thing that finally got businesses to finally get off IE wasn’t from the browser being worse than every other option. Heck, it wasn’t even because it was a decrepit piece of software that lost it’s former market dominance (and if anything businesses see that as a positive, not a negative).
What finally did that was microsoft saying there won’t be any security updates. That’s what finally got them off their ass; subtly threatening them with data breaches, exploits, etc. if they continue to use it. I don’t see google doing this anytime soon, at least not without a “sequel” like microsoft had with edge.
I’m curious what games you’re playing. Back when I started using linux regularly (~2017) this was absolutely the case, and even for a few years after proton first released it still was. But my experience now is games fall on either two extremes of working out of the box or being completly unplayable.