• 1 Post
  • 396 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle

  • It happens semi-regularly. Unfortunately it doesn’t turn out like you’d think.

    The company immediately bankrupts itself, but all of its assets and funds are protected by S-Corp and LLC chicanery; so they end up paying less than they would have if they stayed afloat and got fined, and now they’ve got a “new” company with the same people doing the same thing that’s protected from lawsuits.

    Because that’s how we designed the system.

    And by we, I mean the oligarchs that keep us fighting among ourselves instead of at them.










  • Unfortunately, those of us that make games in Unreal Engine are stuck writing a lot of C++, unless we want to do everything in BPs (no thanks, they’re fine, but it’s not coding, and it’s difficult to maintain and refactor for complicated projects, they’re good for taking C++ components and building bigger components out of the base C++ functionality though).

    With that said, UE’s support for C++ is decent. Which is, that as long as you tag all your fields, properties, methods, classes, etc. with some UnrealEngine attribute filter (like UCLASS or UPROPERTY), Unreal will handle the memory management of those constructs for you. Which is nice.

    Unfortunately it has some other limitations to the C++ language that you can’t work around, like disallowing pure abstracts because every C++ derivative class based on any UE construct (Actor, Character, Pawn, etc.) has to be instantiatable in the editor. So no pure abstracts and such.

    In general, I’d give it a 6/10.

    It’s still mostly C++, but some of the things suck less.







  • Not solely. Kids shouldn’t have such an unhealthy image and mindset pushed by the array of social media influencers out there. It’s always easier to blame the parents, and they certainly have some responsibility here and shouldn’t be absolved; but it’s a symptom of a much deeper problem in our society that lets this happen.

    Kids will get things from other kids to do/try behind their parents back, tale as old as time. We need to fight against the portrayal of beauty standards being equated to the value of a woman.

    After we do that, then it’s solely on the parents. But not until then.


  • The pin holds a thing called the “spoon” in place. It’s secured with a hole in either side of it as it attaches to the “neck” of the grenade where the pin going through it secures the spoon to the neck of the grenade.

    When the pin is removed, the spoon is free to come away from the grenade. Usually this takes more than gravity, but not “too” much more. Sometimes the force of removing the pin is enough to rattle the spoon loose/off from the grenade neck, triggering the fuse, in the case of most frag grenades like the one pictured above, the fuse length is pre-cut to be around 4 seconds, until it reaches the payload of TNT at the core of the fragmentation casing, exploding.