Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)S
Posts
4
Comments
255
Joined
2 yr. ago

  • It's still a pretty big deal because rockstar games are huge and some people still have bad internet. I probably wouldn't have bought RDR2 on PS4 if it didn't have a physical copy of the game, precisely because I was keeping that console at my parent's place to have something to do there despite their terrible internet connection.

  • Typically I won't vote on the post because it doesn't warrant a downvote imo (but the censorship usually annoys me enough that I won't upvote either) and I'll upvote the comments clowning on OP for sharing censored bs on Lemmy.

    With enough people like me, and some who do not care about the censorship, I can see how we end up in that situation

  • You forgot "AI slop dota 2/CS cosmetics"

  • It's not. But if we all think that way, the grid might not like it, and turn it into everyone's problem

  • Mostly emitting ungodly amounts of photons and radiations, as far as the earth is concerned. Is that actually cooling it though ?

  • Idk but they're not making France's coins (casually being almost 10 times older than the Canadian mint). Germany even has more than one national mint I think, so I doubt they're making theirs either.

  • Qatar's already on that

  • Of course a dude from Europe's very own protestant hellscape is impressed by the Protestant Hellscape Prime that is the US

  • If that's gonna be the argument I'm picking the electric motor anyway, with the shittiest ones having 75% efficiency (good ones are in the 95+ range) versus the ICE where the most efficient ones in the entire world barely reach 30%

  • Good list. Didn't know about trailsense, I love it !

  • Longcat

  • They're too busy milking the boomers for now (and even then, the smart ones also despise ads already)

  • Deleted

    Permanently Deleted

    Jump
  • 🪙 have some Lemmy gold

  • I want my language to pass by reference. I give a variable to a function and the variable in the function scope should be a reference to the same place in memory as the original variable.

    I'm not even a C++ wizard or anything (though it's my most advanced language) so I'm not gonna argue that is good or bad, that sounds fine to me for a wide range of applications already.

    But the way is see it, pointers kinda allow you to use "raw memory" which is an actual thing that's gonna be handled by the program one way or another, and it's a way to relatively refer to memory for example. As some guy on stackoverflow put it "That guy at the end for the bar" vs "Bob" can be very useful. Especially when using data structures you don't know the size of at compile time.

  • A pointer to the list would allow you to modify whatever's at that pointer's address though. If you want to look at the list and not edit it you pass by const reference 99% of the time (or you pass a copy) and if your language doesn't have that I don't like it.

  • Most of the time you pass by reference for more outputs, or by const ref to avoid copying a big-ass data structure (which is not always straightforward, with structures smaller than a pointer, which are pretty big in 64 bits architecture, you lose more to the ref overhead than to the copy IIRC)

  • Deleted

    Permanently Deleted

    Jump
  • because they more aggressively collect protein for their larvae.

    Sorry, that's me offering them a small speck of meat so they leave the rest of my plate alone.

  • Forgot the phone one too. Or was it a phone "case" ?

  • Not sure what they're implying about being forced to sell non refillable vapes. I bought a Centaurus kit (refillable) two years ago and they're still selling. Though the same brand also has lines of disposables...

    In reality the people buying disposables don't want to deal with the hassle that is e-juice (and changing coils). But the modern refillables are pretty good at not leaking every time you look at them wrong, though in my experience the big ones still don't like being upside down.