Hacker Newsnew | past | comments | ask | show | jobs | submit | IiydAbITMvJkqKf's commentslogin

Flagging this because you are literally inciting Russian civilians to get themselves killed.


And namecheap banning russian TLDs will not stop the bombings, will not stop Putin, and will not help Ukraine.

I hate people who think they can solve geopolitical problems with SQL commands.


Trade and economic sanctions each chip away at the Russian oligarchy, who Putin does listen to.

"Stops bombs" isn't the minimum bar for behavior affecting change.


Fine, I will move my domains this week, even though I'm not in Russia and I don't have affected TLDs.

You're punishing people for reasons they have zero control over. If you actually want to help, pick up a gun and go to Kiev.


This is victim blaming on an unprecedented scale. The average russian has zero control over the actions of the dicatorship, and thus can't be held accountable. Collective punishment for the actions of few is always wrong, especially when the collective has no control over the situation. You are blaming an entire nation for the grave crime of being born in the wrong place.

I have nothing but contempt for you.


No, I am blaming an entire nation for the attempted murder of another nation.

It’s naïve as hell to think the Russian people aren’t complicit in their government’s actions; Putin is not a dictator, and he is not the only evil actor in Russian government.

Collective punishment for the actions of the collective is not wrong, but a great way of meting out justice to those who have acted morally wrong, as the Russian people have.

You may have contempt for me, but I hold disgust and malice for the Russians here acting like they’re blameless for what’s happening in Ukraine; they’re just as proportionally responsible as Putin. He’s their leader, he’s their fault.


Devirtualization is not the correct term. Devirt is a common compiler optimization, where a call through a function pointer is replaced with a direct call to the only possible target.


While I think you are right about devirtualization being used to mean that in the world of compilers, in the realm of code protection/obfuscation, obfuscating code by making in run in an embedded virtual machine is called virtualization, with the reverse being called devirtualization.

It's hard to put a exact date on the origin of "[de]virtualization" being used to refer to code obfuscation, but it's definitely been used since at _least_ 2007 in related academia. [0],

[0]: Kang, Min Gyung, Pongsin Poosankam, and Heng Yin. "Renovo: A hidden code extractor for packed executables." Proceedings of the 2007 ACM workshop on Recurring malcode. 2007


I also hate it when technical terms are needlessly overloaded, and I can only assume it's often because our field is fractured enough that even widely known terminology might not be known in every little niche. But one has to wonder... don't people use Google when they invent new terms?

Either way, I found this paper that describes a certain obfuscation technique as virtualization [1]. I can only assume that devirtualization is meant as the corresponding deobfuscation technique. So maybe it is the correct, if unfortunate, term. Quote:

> Virtualization-obfuscation replaces native code in a binary with semantically equivalent and self-defined bytecode, which, upon ex- ecution, is interpreted by a custom virtual machine.

[1] https://cis.temple.edu/~qzeng/papers/deobfuscation-icics2017...


These Lua communities are often where people start learning programming (me included). So a lot of terminology is often community made. I remember we referred to this as obfuscation in the garrysmod community, but it doesn't really surprise me these people call it "devirtualization".

I remember relearning all of these terms were a big challenge when stepping outside of Lua.


You are incorrect. I work with malware professionally, defeating a VM obfuscator is often called devirtualizing. There is also the compiler optimization term as you say, but terms can mean more than one thing...


While I was initially confused by the terminology, I think it kinda makes sense. As an example of other people using the term in this way, see the Tigress obfuscator:

https://tigress.wtf/introduction.html


> Does Trump have any influence there by any chance, given his recent statements?

Interesting take to say the least.


Least deranged partisan


UUIDs are not text. Most uuid parsers ignore hyphens and braces, so citext will not help you.

Use the native uuid type, or as a fallback, store it in a 16 byte binary blob.


Australia is still a prison colony, just with different wardens.


Someone got a nice bonus for the edge feature.


Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: