- 2 Posts
- 23 Comments
kartoffelsaft@programming.devto Games@sh.itjust.works•The Overwatch developer team has unionizedEnglish61·2 months agoA bunch of my friends from college kept telling me I’ve gotta play it, espectially because among them the only other game they all played was R6 Siege. I wasn’t too enthused considering all the discussion I can find of the game says it sucks now. When they eventually got me to play it I found it… ok.
Based on the demographics of those friends, I’d say it’s mostly popular among people who, if you asked them if they were really into games would say yes, but if you asked them for any “hidden gems” they’ve come across would give suggest highly recognizeable non-AAA games like Helldivers 2 or Balatro. Partly because their definition of “really into games” is that they play games that have an esports scene (even if their competitiveness goes only as far as playing in ranked matchmaking).
Sound pretentious for me to put it that way but I find that to be the pattern.
kartoffelsaft@programming.devto Steam Deck@sopuli.xyz•What are some light-hearted, feel-good, comforting games to play on the deck?3·4 months agoTOEM is usually the game that I suggest for this sort of genre. I got it from someone who had an extra key from a humble bundle, and in hindsight I wish I bought it because they deserve the money.
Were you trying to set firefox’s volume? I’ve encountered that when I forgot I set the volume of a youtube video from in the video player. For whatever reason Firefox implements that functionality by repeatedly overwriting it’s own volume in pulseaudio/pipewire.
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 Comic Strips@lemmy.world•Kegel CrossFit [Beetle Moses]18·7 months agoTo me it looks like the artist fully redrew the frame again, and for the most part the differences are mistakes. They probably redrew it to make it undeniable that it’s separate frames, similar to doing the same thing in animation to give a flipbook effect.
Left because it filters out the other hacker’s viruses.
kartoffelsaft@programming.devto Programming@programming.dev•How Good at Math Does a Programmer Need to Be?81·8 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 Steam Deck@sopuli.xyz•There's a reason we aren't as harsh on the Steam Deck. Actually, a couple.4·10 months agoI live in Washington state and I’m pretty certain the sales tax here is 10% (slightly higher than your maximum figure of 9.56%). It’s a pretty well known trick here that you can account for tax just by decimal shifting and adding (ex: 5.29$ without would be 5.29$ + 0.529$ ~= 5.81$ with tax). Is that 9.56% an “in practice” figure that accounts for rounding down? I’m curious where you read it.
I’m no biologist, but I’m pretty sure that this photo I took a while back has a lot of lichen:
That flakey & coral-looking stuff growing on the branches should be lichen.
kartoffelsaft@programming.devto Lemmy Shitpost@lemmy.world•Two slightly off centre parallel universes5·11 months agoI honestly assumed I was colorblind in one eye (I am diagnosed, at least)
kartoffelsaft@programming.devto Technology@lemmy.world•uBlock Origin developer recommends switching to Firefox as Chrome flags the extensionEnglish1·11 months 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.
kartoffelsaft@programming.devto Lemmy Shitpost@lemmy.world•How do you rank sums of single-digit numbers ?6·1 year agoI dunno, having two primes sum to a power of two is undeniably powerful in my experience. The number of times a calculation goes from tedious to trivial from this sum is incalculable. The lowest I’d put it is A.
There is the Anno series of games, which are technically RTS games but if I’m honest I find them the most fun when I go out of my way to avoid combat/micromanagement. I’ve only played 1404, 2070, and 2205, 2070 being the best in my opinion, but it has a bad history with DRM so I’d suggest 1404 (known as “Dawn of Discovery” in the US because us americans are afraid of numbers apparently).
Edit: looking at the steam page it looks like they decided to take 1404 down and made a new page where the game is (mostly) unchanged besides requiring you to jump through all the BS hoops that 2070 did, so I’d say if you’re gonna spend money get 1404 on GOG, or if you are willing to do unspeakable things go with 2070.
kartoffelsaft@programming.devto Memes@lemmy.ml•Random internet people explaining math better then math teacher1·2 years agoHuh. When I took Calculus II in community college, the professor introduced sum notation and like 2/3 of the class was like “wow that’s cool I didn’t know about that”. I don’t remember ever being formally taught it before that but it still surprises be how few people where already familiar with it.
I’m pretty sure that form of meta doesn’t actually have anything to do with the prefix/adjective. In games it’s just an acronym for “most effective tactic available” i.e. in your example the first strategy would be called “the meta” until the second one came along.
edit: I realize you kinda mention acronym thing at the end of your comment. Not originating from the prefix “meta-” is my main point though.