antirez Profile Banner
antirez bsky social Profile
antirez bsky social

@antirez

Followers
43K
Following
12K
Media
589
Statuses
41K

Reproducible bugs are candies.

Sicily, Italy
Joined May 2007
Don't wanna be here? Send us removal request.
@antirez
antirez bsky social
2 years
My second short story release in English is ready: Tales of Illustrious Computer Scientists: Iola Varga, nun and computer scientist.
1
4
59
@antirez
antirez bsky social
7 hours
Don't ask me why sometimes I need to reach such a point.
Tweet media one
2
0
23
@antirez
antirez bsky social
2 days
A repository with two of the very early Redis versions and some email digging to reconstruct the very first days history:.
4
5
74
@antirez
antirez bsky social
2 days
RT @cooperx86: @antirez Looking forward to watching this tomorrow. I've been playing with them recently and they work so well! Really natur….
0
1
0
@antirez
antirez bsky social
2 days
If you are interested to use the new Redis Vector Sets, I just uploaded a YouTube video with the first introduction. More will follow, to progressive details up to the implementation level:.
2
10
61
@antirez
antirez bsky social
2 days
Such a great news! A very warm welcome, Marc.
@marcgravell
Marc Gravell
2 days
New job, who dis?. First day for me at Redis, feels good.
0
0
14
@antirez
antirez bsky social
3 days
@ollama Maybe @mixedbreadai knows more about it.
0
0
1
@antirez
antirez bsky social
3 days
The feature is the 931th (index 930) of the returned vectors. Such vectors were obtained using the @ollama API.
1
0
1
@antirez
antirez bsky social
3 days
Preparing the YouTube video series on Redis Vector Sets I just discovered a fancy mxbai-large embedding model "issue". It over-expresses a specific component in every output I tested. This may be some very generic/ubiquitous feature the model needed to model based on training.
Tweet media one
3
0
11
@antirez
antirez bsky social
7 days
RT @badlogicgames: Just found this by @antirez on HN. This perfectly captures the issue. Full autonomy is a bad idea given the current stat….
0
5
0
@antirez
antirez bsky social
7 days
RT @jasonnochlin: More XOR magic: you can extend antirez’s approach to pinpoint the bad link in the special case of exactly one bad link. h….
0
4
0
@antirez
antirez bsky social
8 days
About the recent XOR article in Hacker News.
Tweet media one
2
0
20
@antirez
antirez bsky social
8 days
Profiling is always an eyes-opening activity.
2
1
44
@antirez
antirez bsky social
8 days
Solved by using dsymutil redis-server, but before you have to make sure Redis is not compiled with -flto, that is enabled by default with -O3. I guess last time I profiled Vector Sets they were still built as a module and not linked to Redis itself.
0
0
0
@antirez
antirez bsky social
8 days
WTF of the day: Instruments on MacOS no longer showing the symbols of Redis. Every day some tangent problem that should not be there or that software itself should be able to trace.
1
0
12
@antirez
antirez bsky social
16 days
What you would expect from somebody with so many open buttons on the chest?.
@minchoi
Min Choi
16 days
Midjourney Video AI is wild. Memes and arts are coming to life. 10 wild examples:. 1. Distracted boyfriend - Did he just do that
0
0
8
@antirez
antirez bsky social
16 days
With prompt caching I don't mean KV caches, but caching the embedding of questions and the reply, so that no tokens are generated AT ALL when a very similar question is seen again. question -> embedding cache. question2 -> search -> match -> serving old replies.
1
0
9
@antirez
antirez bsky social
16 days
Prompt caching is ruining LLMs. Now Gemini does it even in the middle of the chat if the question looks generic and is cached, even if it is quite obviously related to the previous context.
1
0
27
@antirez
antirez bsky social
18 days
Why I dislike LoRaWAN as much as I love LoRa itself, this is anyway a big milestone for RadioLib and for work environments where LoRaWAN must be used. Kudos.
@JanGromes
Jan Gromeš
18 days
RadioLib 7.2.0 is out with 50+ bugfixes, new features and a major milestone - its LoRaWAN stack passed full round of compliance testing, making it an easy starting point for LoRaWAN certification! Huge thanks to Steven Boonstoppel for making this happen!.
1
0
8
@antirez
antirez bsky social
19 days
LLMs peek performance: having to review shitty code written by somebody else, something that was always horrific to do for the (almost) active effort in such code to hide how things work / complicate stuff. Poo for the mind. Now LLMs can do it for us \o/.
1
2
24
@antirez
antirez bsky social
28 days
About the recente Apple paper: many of us believe CoT is a form of sampling/search in the representations the model possess: this allows to "ground" the reply with a large context of related ideas/info. No surprise that the Tower of Hanoi is a problem where sampling doesn't help.
3
2
28