Skip Navigation

Posts
1
Comments
95
Joined
2 yr. ago

  • Death Stranding is one of my favorite games of all time that I will recommend to literally nobody.

  • It took me a long time to really grok iterative methods like this, but once it clicks, you will absolutely know and feel like you have unlocked a new super power.

    It starts with completely understanding that you are just passing functions as arguments, and those functions are being invoked, in a loop, for each item in the collection. Once you have that concept internalized, you should then learn the difference between filter, map, reduce, etc. The general difference boils down to: 1. How the iterator function changes the value being iterated over (most don’t) 2. What does the iterator function itself return (i.e. map itself, not the function passed into map. map and filter both return a new list, reduce returns the data structure being reduced into)

    I would skip trying to understand reduce at first, though it’s the method you can implement all other such iterative functions with. The derivations like map and filter are just easier to start with.

    And again, seriously, it took me like 2 years to completely internalize all of this, even after CS classes.

  • They also had slaves to do the manual work 😬

  • I didn’t even know this was a thing. It would not have been great, and may have been good, but Naughty Dog doesn’t really seem to be in the camp of settling for good

  • Same, shit just works. I don’t even want anything I print to be color, by design, because it always is terrible anyway.

  • I think it is fantastic. Great level design, some of the wonder flowers had me laughing and some had me crying, though I have yet to 100% it (getting close). It’s 2D Mario done well! It’s not supposed to be baldurs gate level deep, it’s Mario wahooo

  • Blue Cheese is the IPA of cheese. It has a lot of “flavor” which makes you think it’s “good” but… is it? It’s good, but not slap-your-own-mother amazingly life changing. I used to love it, but got tired of being punched in the face, and started to appreciate subtlety way more. Same with beers. I still like an IPA occasionally, if it’s of a higher quality, not just WE FUCKED ONE MILLION HOPS INTO THIS. It’s the same bullshit with “truffles”. Not really that good, thrown onto cheap garbage food to mark it up by $10. Again, the good, real truffles, are actually quite nice (and hard to come by for obvious reasons).

  • I go to Costco, I get hot dog. This is the way.

  • Isn’t it that horrid ugly fucking foot

  • we live in a society

  • It’s always been one of my favorite ways of describing the job :)

  • It’s a huge faff, you will get a different answer from every person you ask. They’re used interchangeably, and it just doesn’t matter.

    To entertain your prompt. Real world engineers (structural, etc.) aren’t entrusted the title because they “care” about what they build, it’s because they have to be correct, and as such, they follow extremely rigid process and take the time to never be wrong. Obviously I do not have real world structural engineering experience, but I think we can all agree on this from an outside point of view.

    That’s not how software works most of the time, and it’s even heavily discouraged in a lot of the industry. We learn from failure, and the consequences of software failing are nil compared to the consequences of a bridge failing. This is a huge superpower of software, not a weakness, or some sign of deficiency. It is the key reason software evolves so quickly. Software engineers (or developers, alchemists, whatever) are allowed to fail, learn from mistakes, and improve. They can test completely new, never been done ideas, nearly for free, and nearly instantly.

    Again, I don’t really care though what the industry wants to call it, developer or engineer. It doesn’t matter and it’s all made up anyway.

  • Was always a big fan, but the steam deck has me playing a handful of new indie games every month, and it’s fucking awesome. So many little gems, so many unique ideas, for way less money, way less time invested, way less SERIOUS BUSINESS.