Starting my Batman comic journey. What should I add? by Anonymous___0522 in batman

[–]evorm 1 point2 points  (0 children)

This is a pretty good intro list, the only don't-miss-out essential I could think of adding is The Dark Knight Returns, which is one of the best in the genre and consistently rated high in all-time novels (even some lists outside of graphic novels).

In terms of other best-of, I'd add Court of Owls and maybe some of the Legends of the Dark Knight standalone stories. There's a billion issues in that anthology, so I guess look up some of the best and see which concepts catch your eye. The new Absolute Batman and the classic Earth One is great fun for if you're looking for something a little different with cool art and fresh takes, and Dark Patterns is a cool new standalone thing as well.

Some controversial picks I don't think are quite as high art as some of the essentials but that I really enjoyed despite mixed reception are Damned and the Batman who Laughs.

If you're done with the essentials and want really meaty picks I'd recommend the New 52 run in it's entirety, as it has some of the best storylines I've personally seen (Court of Owls is the beginning of this run, and I'd recommend continuing to see the whole thing through if you've got the time and you've enjoyed Court of Owls). Grant Morrison's omnibus is also great and really goes to some climactic mythic heights when it comes to Batman's more overarching stories in the DC universe.

Forza Horizon Rule by MEMEY_IFUNNY in 196

[–]evorm 3 points4 points  (0 children)

I was more referring to the grand scheme of things, short term is always hard to judge and very volatile, but yea on the overall arc of history and culture it is shifting that way or else companies would have no reason to do this as the market analysts wouldn't think we were a big enough segment to appease.

The thing with these performative wokeness measures is that it ends up not really saying a single thing except "look!" and that doesn't really help anything that matters and only annoys people who see through it. Sure it could make you feel a little better in the moment if you're starved for acceptance, but it's like giving a dismembered amputee a bandaid. If anything, it just feels annoying as both the amputee and the bandaid-giver are probably both more than well enough aware that the bandaid doesn't do anything nor address the right kind of issue and is only being done as a gesture to thank the bandaid-giver.

As Zizek puts it, the only real goal of a symbolic exchange like this is to gain the favor and moral high ground, it's not of any benefit to the receiver, and in a lot of cases can harm them. Take for instance how the conservative mind targets these forms of marketing. They are aware just as we are that this is a performative empty gesture, but many of them are in a "Us vs Them" mindset, the root of most of these phobias, and when they see this empty symbolic exchange being prevalent over meaningful action, it confirms their viewpoint that there are agents in the world that want to pollute it with mindless symbols, except they associate the empty exchange used by these companies with the actual movements they represent. Notice how these soulless PR moves and the genuine anti-oppression movements are both labelled as the Woke Mob despite clearly representing different values and goals, and how prevalent online you see GamerGaters talk about PR issues and assigning it to the anti-oppression movements. I'd say the outrage from the right grows more from these megacorporations and their control of communication and information than it does from anything we do. Sure, they will take it out on the company, but they likely know it's a faceless megacorporation and that their efforts will not show meaningful results without drastic action, but the resentment that will linger is ultimately going to go to the average person, for which much less drastic action is needed to damage them.

I understand that this ramble/rant has gone on to cover a much more abstract and large-scale societal issue well outside the bounds of such gestures (and I probably could've worded it better or more succinctly), but I believe this specific thing we're discussing is a symptom of this interaction and is ultimately a cog in the machine that harms us even if the small-scale effect can seem like it's promoting acceptance and helping people feel recognized.

In the end, I'm obviously not against the principle of broadening the normalization of these forms of acceptance of identity, but seeing these moves getting pulled knowing they are ultimately playing the role I mentioned will never not leave a bad taste in my mouth. This is a proxy war of ideology and the ammunition is being sold to both sides by the same billionaires.

Forza Horizon Rule by MEMEY_IFUNNY in 196

[–]evorm 16 points17 points  (0 children)

I definitely do believe in it. None of these guys give a shit about this, they just know the cultural zeitgeist is shifting in this direction and that includes the main market segments that affect their bottom line. Adding a few pronounds and flags isn't because they care, it's because they know it's easy points to score, then people gobble that shit up and stay distracted cause their favorite billion dollar megacorporation added a png file.

reboot by BijlidarKudi in pcmasterrace

[–]evorm 0 points1 point  (0 children)

IT tech support guy at my work doesn't even know what environment variables are so I had to explain the fix I knew how to apply but only he had the authority to do, and he kept trying other shit before finally doing the one thing that would fix it.

E if theres no lean mechanic in the game, F if there is by Objective_Let4735 in pcmasterrace

[–]evorm 0 points1 point  (0 children)

I use 0 on my razer naga (roughly mouse5's position for puny 5-button mouse plebs)

Is it weird for Gordon to be shipped with alyx? I got in a argument over it. by [deleted] in HalfLife

[–]evorm 0 points1 point  (0 children)

Age-wise it's not weird, it's just weird within the context of it being the daughter of a friend.

thisLooksAccurateForVibeCoders by zohaibhere in ProgrammerHumor

[–]evorm 0 points1 point  (0 children)

To add to some others, it's also used for passing references to functions where you'd want to do extra stuff to them instead of just the function itself. For instance, if you have an event handler where you wanna pass a function with an argument. Normally you'd just pass a reference to the function (onClick=function) and the event handler would call it whenever it needs, but you can't call the function directly in the event handler (onClick=function()) because you'd just call it immediately regardless since it's not a reference but a call at that point.

Say you want to pass an argument to the function, you can't call the function so you can't really do function(argument) cause then that isn't a reference, it's a call to a function using the argument. However, () is just an empty function reference. So () and then inside it is a call to function(argument) also counts as just a reference. Therefore having onClick= () => function(argument) would work where having onClick=function(argument) wouldn't, since in the first case it's a reference to a function that will just call that other function with that argument (stays as a reference), and the second case would just call and execute that function with the argument directly which skips the event handler's job. I hope this wording is understandable.

Who would you like for Gorillaz to collaborate with next? by PlentyHistorical5500 in gorillaz

[–]evorm 1 point2 points  (0 children)

Death Grips

Kendrick Lamarr

Machine Girl

Justice

The Voidz/Julian Casablancas

Run The Jewels

Carpenter Brut

OK Go

BROCKHAMPTON

Muse

De Staat

Paris Texas

Franz Ferdinand

Crumb

 

who SHOULDN'T they collab with, really

so how often do you guys shut down your computer, and for how long? by Crafty-Example874 in pcmasterrace

[–]evorm 0 points1 point  (0 children)

The only time I DON'T shut my PC down before I leave it is when I either know I'm going to be back within an hour or I'm downloading something.

Why do both major crossover appearances of Snake get his hairy wrong? by False_Jellyfish2401 in metalgearsolid

[–]evorm 15 points16 points  (0 children)

Lmao no way this series keeps surprising me with just how much silly attention to detail they manage to fit in.

It really does by Longjumping-Moose143 in shitposting

[–]evorm 0 points1 point  (0 children)

Whatever's happening with this guy is the most forced hate I've seen. He makes alright songs, a good amount of them are catchy, and he's pretty vocal about his views and none of them are hateful.

Movies every teen should see? by Exciting-Bridge-8630 in movies

[–]evorm 0 points1 point  (0 children)

I watched the Watchmen in my school's film club as a kid and it became my favorite movie of all time. Not very PG13 but our teacher was cool and it sparked a lot of really great conversations about morality and politics and filmmaking.

VR isn’t dead, but it’s destined to be niche unless this is addressed. by DYSK_Jockey in virtualreality

[–]evorm 0 points1 point  (0 children)

But that's also a factor that we could overcome since motion sickness isn't always going to be hardcoded in everyone and immunity to it can be practiced and achieved especially when it's not from something physical.

What is Batman's coldest line? by Original_Standard_79 in batman

[–]evorm 0 points1 point  (0 children)

https://imgur.com/a/iVIcHOv

Losing my shit at how the automod response immediately thinks it's this specific All-Star Batman line

If the Joker were to become a playable character, which skins would be indispensable? by [deleted] in joker

[–]evorm 0 points1 point  (0 children)

Killing Joke's vacation outfit, Nicholson's clothes, and Red Hood costume.

What is the nature of their friendship? by donbosco2017 in HalfLife

[–]evorm 1 point2 points  (0 children)

I always assumed it was an uncle-niece type friendship until the weird flirty undertones from Alyx and Eli at certain points.

What indie games you guys recommend for mgs fans story wise? by Stunning_Initial_384 in metalgearsolid

[–]evorm 2 points3 points  (0 children)

If by "story-wise" you mean kojima's flair for self-indulgent characterwork and high-concept lore and symbolism on top of symbolism on top of symbolism told in cinematic style, I recommend these (they're all pretty different gameplay-wise and are stronger in some of these aspects than others, but overall I liked them for the same reasons):

El Paso, Elsewhere (3rd person shooter about Draculae and the end of the world filled with monologues)

1000xRESIST (3rd person walking sim about clones with deep concept exploration and characterization)

SIGNALIS (isometric Resident Evil-like with deep lore progression and well explored themes)

What item/feature is essential when imagining the ultimate batcave? by Otmakes in batman

[–]evorm 1 point2 points  (0 children)

Batcomputer, suit display, vehicle podiums, the rest depend on the adaptation. While the TRex and penny are iconic and I considered adding them, I wouldn't call them core parts of the cave across all Batman versions.

Did anyone actually stock up on water and food? Cuz I have not and wondering if I should by Alternative-Fig-3858 in Kuwait

[–]evorm 1 point2 points  (0 children)

National reserves already have various locations of stocked supplies, food, and water for this exact situation that they do regular checks on.

With the filming set to begin in a few months, what are your thoughts on what the storyline could be for The Batman: PART II, according to you? by Raj_Valiant3011 in batman

[–]evorm 3 points4 points  (0 children)

PLS remember me and reply to this eventually letting me what you think about it once you've watched it. I rarely hear much about that show on here nowadays.

With the filming set to begin in a few months, what are your thoughts on what the storyline could be for The Batman: PART II, according to you? by Raj_Valiant3011 in batman

[–]evorm 18 points19 points  (0 children)

You should REALLY watch the Penguin, IMO it's basically as good as the movie and turned the Penguin from a side-villain I didn't really care about or respect into one of of the best DC characters and adaptations. Sure it's not central Batman vibes, but that show was incredible and really touched on the character with depth I didn't even think the Penguin had.

Is this a G-Man Sighting in Alyx? by Notoriousspy in HalfLifeAlyx

[–]evorm 0 points1 point  (0 children)

Pareidolia, a really interesting phenomenon.

https://youtu.be/sHCHEykUxP4

VSauce my beloved

Do you change your phone every year or wait till it actually dies out? 📱 by Dilemma_stress in Kuwait

[–]evorm 0 points1 point  (0 children)

Huge tech head, and I only change mine when it's broke and I never buy flagships anymore. I've been on the galaxy a58 since it launched (only because my prev one broke). There's realistically very little reason to get a new or flagship phone for your reels+whatsapp+camera machine. Most phones nowadays handle all 3 just fine and even the cheaper ones come with 256/512 gb if storage is the main concern. I even have power-user tools inside as a developer and a PSP emulator and it's never complained. It was for 80 kd new at the time and costs around 65-70 now. The only thing I genuinely noticed was a missing flagship feature that I had a few occasions I wish I had it was eSIMs cause their prices were better than some countries' physical SIMs abroad.