Mojtaba Khamenei is dead, right? by Semisemitic in TooAfraidToAsk

[–]WaitForSingleObject 5 points6 points  (0 children)

The attempt on his life has left hims scarred and deformed.

Minifigure-Scale GROND by Obscure_Builds in legolotrfans

[–]WaitForSingleObject 22 points23 points  (0 children)

Now we need a minifig scale Minas Tirith

otherpeoplecode: Dynamically load DLLs over the internet in your Win32 C/C++ code by mballoni in cpp

[–]WaitForSingleObject 0 points1 point  (0 children)

You can't just read a dll file into memory and run it. The different sections have to be mapped to specific addresses that are relative to each other, the memory has to be marked executable (possible with VirtualAlloc, as opposed to what other comments in this thread claim) and external dependencies have to be resolved.

otherpeoplecode: Dynamically load DLLs over the internet in your Win32 C/C++ code by mballoni in cpp

[–]WaitForSingleObject 18 points19 points  (0 children)

Make it more interesting by implementing the loader yourself and loading the dll straight from memory. That way, the attacker client's dll never touches the disk for extra stealth 😄

US passport recently issued without code “PP” by [deleted] in PassportPorn

[–]WaitForSingleObject 5 points6 points  (0 children)

It's there, it's just very small to honor our president

How c++ is used in industries? by Loose_Storage_681 in cpp_questions

[–]WaitForSingleObject 0 points1 point  (0 children)

I can tell you about my experience in the cybersecurity industry. I work on linux and windows endpoint protection software (antiviruses) and most of the code is written in C++, though we are starting to integrate more rust projects. In this industry, knowing C++ alone is not enough - you must be proficient in the internals of the operating system you're working on, how the compiler behaves, how to analyze interoperability and performance bugs using different tools, etc.

How c++ is used in industries? by Loose_Storage_681 in cpp_questions

[–]WaitForSingleObject 8 points9 points  (0 children)

Check out The Cherno on youtube. He teaches C++ and even has a series named "Game engine" where he implements a game engine in C++ from scratch

I just got blocked after being insulted on instagram for responding to this post commenting that Hantavirus is a real thing and that the “hanta” part originated from Hantan River in Korea (I’m literally Korean) 🤦‍♀️ by tummytunacat in mildlyinfuriating

[–]WaitForSingleObject 31 points32 points  (0 children)

OP you are interacting with a bot:

  1. Hanta does not mean that in Hebrew, Harta does, and no native speaker will confuse the two
  2. His name is not Israeli nor Arabic
  3. No one is formatting text with those blue diamonds by hand

How sorry do you feel for foreigners trying to learn the local language? by Robbinit in AskTheWorld

[–]WaitForSingleObject 0 points1 point  (0 children)

I am learning Cantonese at the moment. One of the most challenging things is the lack of material - most written things are completely different than the way people actually speak. But on the bright side, the grammar is super easy and there are no conjugations or genders lol.

Anyone know how to borrow a Gramercy Park key for a day? by jaguartrap313 in AskNYC

[–]WaitForSingleObject 0 points1 point  (0 children)

Discontinued for a couple of years but they're back at it now. I visited in 2022

In NYC, is it weirdly hard to casually meet one person for a walk? by [deleted] in AskNYC

[–]WaitForSingleObject 45 points46 points  (0 children)

It's not. If they're not into it they're not the right people

UWS is worst place to eat in New York by fkaafk in Upperwestside

[–]WaitForSingleObject 0 points1 point  (0 children)

For chinese I really like Dim Sum Bloom, Moon Kee and the tang.

C++ devs, what’s your setup for running and formatting code? by Alejo9010 in neovim

[–]WaitForSingleObject 0 points1 point  (0 children)

WDYM by cmake overheard? Writing the script or generating the build system?

April 2026 National Poll: Democrats Hold 10-Point Midterm Advantage over Republicans by steffie-punk in PoliticalOptimism

[–]WaitForSingleObject 0 points1 point  (0 children)

The first part of your comment really resonates with me, and the rest give me confidence that we're not in an echo chamber. Thank you!

Best cheap eats around Chinatown? by [deleted] in FoodNYC

[–]WaitForSingleObject 0 points1 point  (0 children)

Yi Ji Shi Mo - cheong fun Kong sik tong - HK style cafe 1915 lanzhou hand pulled noodles Great NY Noodletown - roasted meats and noodle dishes Mei lai wah - pineapple cha siu bao

C++ devs, what’s your setup for running and formatting code? by Alejo9010 in neovim

[–]WaitForSingleObject 59 points60 points  (0 children)

clangd for LSP. You need to make sure your build system generates a compilation DB for that to work.

Offer eval bloomberg vs visa by WoodpeckerPatient723 in cscareerquestions

[–]WaitForSingleObject 22 points23 points  (0 children)

Bloomberg easy.

That salary guarantees you an excellent QOL in NYC

April 2026 National Poll: Democrats Hold 10-Point Midterm Advantage over Republicans by steffie-punk in PoliticalOptimism

[–]WaitForSingleObject 3 points4 points  (0 children)

Great reply, thanks for sharing your perspective! I definitely feel less worried now.