HackerTrans
TopNewTrendsCommentsPastAskShowJobs

enedil

no profile record

comments

enedil
·13일 전·discuss
> 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
·지난달·discuss
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
·지난달·discuss
Because entire point of their work is to find the issues as fast as possible, and most importantly, before others.
enedil
·2개월 전·discuss
Why are you so sure that the effects of social media are reversible?
enedil
·2개월 전·discuss
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개월 전·discuss
Or also sue in fact or demand refunds.
enedil
·4개월 전·discuss
You can install "Hacker's Keyboard" on Android, it does have ctrl key.
enedil
·4개월 전·discuss
L4 engineer at Google Warsaw (very popular destination across hires in Europe currently) makes ~120k USD TC
enedil
·6개월 전·discuss
It says "Pan-European" everywhere, but would this include Belarus?
enedil
·7개월 전·discuss
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개월 전·discuss
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개월 전·discuss
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개월 전·discuss
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년 전·discuss
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년 전·discuss
I'm sorry, this indeed isn't correct. I cannot modify my comment for some reason now.
enedil
·5년 전·discuss
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년 전·discuss
Ghidra doesn't have a debugger (which afaik is a WIP).