• 0 Posts
  • 162 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle









  • 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.



  • This is unfortunately, by design.

    It’s a bad design, but it is working as intended by the people who fought against establishing a true democracy in the US originally.

    The electoral system and gerrymandering make it so a two party solution is the only real system that works; and one of those parties will always be moving away from the other, while the other has to move closer to the middle every time to “recapture” the voters who also shifted further from center.

    It’s a bad system, and it needs an overhaul/update desperately. Other countries that have established democratic systems of government since the US was established (and is technically, on record, the “oldest” democracy. If you squint.) have superior constitutions and systems of government that ensure free and fair electoral practices where candidates don’t have to appeal to moderates because even edge case parties are still represented in their house of representatives.


  • This was literally an “Ask Lemmy” question, which pulls on individual personal experience for responses, so I’m not sure what else you would have been expecting.

    I work with MBAs all day every day. Nonstop. They’re the vast majority of my touchpoints as a lifelong software engineer/DBA that manages several teams. I’ve been in the industry for 25+ years and have worked for multiple large (enterprise tier) medium, and small (startup) companies across multiple states including owning my own consulting company and interfaced directly with C-types that held nothing but MBAs.

    So, not uninformed, but it is anecdotal. In the sense that this matches my life experience for 25+ years of working closely with MBA types on hundreds of projects during that time. Someone else might have different experiences. But I’m here answering their question so I’m going to talk about my experiences.

    There’s plenty of MBA holders that are pragmatic and “normal”. However, at the top level, MBAs either attract, or turn people into narcissistic sociopaths, because the majority of narcissistic sociopaths I know and have worked with, hold MBAs.

    Take from that what you will.

    Edit: Apparently he took away a downvote. Getting a sneaking suspicion this guy might have an MBA. :) Not sure why you’re downvoting my life experiences, but sure guy. You win.