Viewing profile — enedil
enedil
HN member- Joined
- Mon, Feb 02, 2015, 1:09 PM UTC
- HN karma
- 721
- Public activity
- 338 items
- HN profile
- View on Hacker News ↗
About enedil
Recent public activity
-
comment
Comment #49204001
Why would you assume so when companies 150+ people can only use API pricing? My assumption is that more people use Claude at work than personally.
-
comment
Comment #49195848
This isn't a necessarily true assumption. I my social circles of non native English speakers, most of us use English to talk with models.
-
comment
Comment #49038184
1) Estimated $100M annually. 2) consistently 3) not sure, sources claim most of the income comes from international charity help intercepted 4) I don't know, I am just following HN…
-
comment
Comment #49037436
I think what they mean is that IRGC funded Hamas operations.
-
comment
Comment #49011608
At some point though, the speed of reading/writing is limiting what you can understand. Think of "not fitting the needed formulas/theorems in cache".
-
comment
Comment #48708045
> 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 tha…
-
comment
Comment #48445154
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…
-
comment
Comment #48362608
Because entire point of their work is to find the issues as fast as possible, and most importantly, before others.
-
comment
Comment #48108752
Why are you so sure that the effects of social media are reversible?
-
comment
Comment #48015814
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…
-
comment
Comment #47854963
Or also sue in fact or demand refunds.
-
comment
Comment #47500831
You can install "Hacker's Keyboard" on Android, it does have ctrl key.
-
comment
Comment #47316341
L4 engineer at Google Warsaw (very popular destination across hires in Europe currently) makes ~120k USD TC
-
comment
Comment #46704575
It says "Pan-European" everywhere, but would this include Belarus?
-
comment
Comment #46142826
Don't forget GoG which is an alternative game store with a strong anti-DRM stance (all the games there are DRM free).
-
comment
Comment #45437715
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 matter…
-
comment
Comment #45372014
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).
- comment
-
comment
Comment #45171515
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.
-
comment
Comment #45008581
Materialized views in ScyllaDB are (were?) known to be a buggy implementation. In particular, they often depended on the cluster being healthy at the time of propagating the change…
-
comment
Comment #44797328
I think the main issue is that JSON is capable of serializing JavaScript Objects, which are often much more complex than a simple hashmap.
-
comment
Comment #44629439
I'm not sure what do you mean. Statement "open source models can just add a clause to the terms of use, restricting how it can be used" is false, because in that case, it won't be …
-
comment
Comment #41864002
I think the point here is that so that people reading the article don't complain about "they didn't contain GPL code directly" somehow justifies thinking that that was bikeshedding…
-
comment
Comment #41640699
Indeed this is. For some reason, all the implementations that I can recall suffer from some usability problems. I expect that if a solution that is acceptable for Durov is discover…
-
comment
Comment #41631486
I think it is pretty obvious why Durov did not opt for universal E2EE. His main purpose of making Telegram was to make the chat app that is the most usable of all. E2EE comes with …