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).