HackerTrans
トップ新着トレンドコメント過去質問紹介求人

enedil

no profile record

コメント

enedil
·13 日前·議論
> most annoying the cookie law

Also, the least consequential even ignoring often stated fact that cookie banners are malicious compliance. I care much less about cookie banners than about the ads, and for both of I have uBlock origin filters. So, what to be angry about exactly?
enedil
·先月·議論
To be fair, I don't remember people complaining about cookies. The question is fairly simple, etc. Meanwhile ads? They try to steal the attention. So yeah, lots of friends complain about internet ads, not so many about cookies. I'm EU based.
enedil
·先月·議論
Because entire point of their work is to find the issues as fast as possible, and most importantly, before others.
enedil
·2 か月前·議論
Why are you so sure that the effects of social media are reversible?
enedil
·2 か月前·議論
I think parent commenter meant that what's insane is that js runtime is not treated as an utility which should never be monetized. It's as if GCC developers haven't figured out how to monetize, but they are willing to at some point.
enedil
·3 か月前·議論
Or also sue in fact or demand refunds.
enedil
·4 か月前·議論
You can install "Hacker's Keyboard" on Android, it does have ctrl key.
enedil
·4 か月前·議論
L4 engineer at Google Warsaw (very popular destination across hires in Europe currently) makes ~120k USD TC
enedil
·6 か月前·議論
It says "Pan-European" everywhere, but would this include Belarus?
enedil
·7 か月前·議論
Don't forget GoG which is an alternative game store with a strong anti-DRM stance (all the games there are DRM free).
enedil
·9 か月前·議論
I think "UK citizen" should have been replaced by "person acting from within the UK". This is how it is defined in the context of GDPR - the nationality doesn't matter, what matters is where you are when you are provided services.
enedil
·10 か月前·議論
O(n lg n) is indeed hard to prove for quicksort, because it is not even true in the general case. Worst case is O(n^2).
enedil
·10 か月前·議論
Let me play devil's advocate: for some reason, functions such as strcpy in glibc have multiple runtime implementations and are selected by the dynamic linker at load time.
enedil
·2 年前·議論
This doesn't matter, if libxml2 loads .so and the library is malicious, you are already potentially compromised, as it is possible to run code on library load.
enedil
·5 年前·議論
I'm sorry, this indeed isn't correct. I cannot modify my comment for some reason now.
enedil
·5 年前·議論
Brendan Gregg is the author of eBPF, and he writes on his blog. It is fair to assume a basic knowledge of his works when reading his website.
enedil
·6 年前·議論
Ghidra doesn't have a debugger (which afaik is a WIP).