Viewing profile — antirez
antirez
HN member- Joined
- Fri, Mar 30, 2007, 5:58 PM UTC
- HN karma
- 31,799
- Public activity
- 3,822 items
- HN profile
- View on Hacker News ↗
About antirez
Website: http://invece.org
Blog: http://antirez.com
My sci-fi book (English translation): https://www.ibs.it/wohpe-ebook-inglese-salvatore-sanfilippo/e/9791280845337 or Amazon Kindle
Twitter / X: @antirez
Bluesky: https://bsky.app/profile/antirez.bsky.social
Recent public activity
-
comment
Comment #49214285
Price is not a good meter. Active parameters per token are. Joule would be even better.
-
comment
Comment #49185352
Chinese labs are the proof that there is no need of big names, but of the right mindset and agility. It's those last things that Google truly misses, but now they are missing for a…
-
comment
Comment #49133253
This is not at the top as it is actively flagged by people that can't psychologically cope with the advances of AI. Hacker News is no longer a web site of an elite.
-
comment
Comment #49090520
SSD streaming on an M5 Max 128GB: https://x.com/antirez/status/2082136334160818528 Soon decent speed across two Mac Studios with 512GB of RAM.
-
comment
Comment #48976359
So many mathematicians over the years tried hard and failed, but now Anthropic just for some PR magically did it? And this after LLMs obtaining different math wins? What is your lo…
-
comment
Comment #48894680
Execution is not the code, but how do you decide to do every part. "Idea does not matter, execution does" always meant: "big generic ideas don't matter, it is how you organize it i…
-
comment
Comment #48892875
Because Redis is not "my project", it is a piece of software many relies upon, so I use, for that software, what the community at large agrees to be ok: AI-assisted coding with hum…
-
comment
Comment #48892766
Never comment till you read the whole post, since your question is exactly addressed at the end.
-
comment
Comment #48892739
I'm against using AI to write text targeting other humans.
-
comment
Comment #48892726
Thanks! And sorry for not yet merging many of those. The problem is, I'm dealing with tensor parallelism for the CUDA and Metal-RDMA fork right now, so was not albe to care about P…
-
comment
Comment #48892393
Thanks, I believe that as a whole choosing the BSD created a more positive effect, so I'm happy with that. It is just that it is really unfair to read a comment where people use Va…
-
comment
Comment #48892284
Sure, it costs less, and AWS is in a dominant position. Users here are playing the side of the bully since they don't care about what is right and wrong with the hyperscalers. "BSD…
-
comment
Comment #48892221
Do you understand Redis and ValKey have mostly overlapping code bases? And of that intersection, a big part of the code was written by myself by hand. So no, that's not the case. A…
-
comment
Comment #48815079
The flaw is here: > 1. Compute costs collapsed since the advent of Cloud and yet hyperscalers still have fat margins. Cloud opposes switch inertia. To setup a complex system in a d…
-
comment
Comment #48771714
In Catania 10 gbit Internet costs 35 euros/month and is available everywhere in the city and even in a big slice of the small towns around Catania. And indeed public incentives pla…
-
comment
Comment #48732272
Europeans do a lot of stupid things, but I believe in light of all the scandals we saw in recent times, you can't explain EU behavior and choices without accounting for corruption.…
-
comment
Comment #48719164
I love coffee, I take 2 to 3 every day (Italian espresso, so very short, little total caffeine), however for some reason taking the decaffeinated one in the evening interferes with…
-
comment
Comment #48644965
DwarfStar work in progress numbers: I see 14 tokens/sec generation, that slopes to 10 t/s with longer 10k or more context size. Consider that the indexed attention requires evaluat…
-
comment
Comment #48583984
So to avoid those energy-hungry LLM companies from scraping your website, you force each browser to compute a lot of hashes in a necessarily energy-hungry loop, creating, at the sa…
-
comment
Comment #48571021
Why Anthropic can't ask users for passports and provide Fable only to the ones that certify?
-
comment
Comment #48556177
They didn't freaked since the order was to still allow 350 million people using it: there is, in such large population, everything, including single persons very against the countr…
-
comment
Comment #48553927
Interestingly if we assume 16 concurrent users, prefill drops to 600 t/s and generation to 61 t/s, and this starts to be dangerously near to M5 Max 35 t/s generation and 400 t/s pr…
-
comment
Comment #48448476
They try so hard to do a polished presentation that everything is kinda fake and unauthentic. I don't understand how this attitude survived so many years.
-
comment
Comment #48437287
Not a single word of this post was written by AI. You are hallucinating.
-
comment
Comment #48422632
There is a different way to look at this: that is, actually the Transformer is a minimal complication of what the based model is: in theory the neural network could be just a huge …