Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

93% Positive

Analyzed from 479 words in the discussion.

Trending Topics

#better#https#redis#cool#articles#understand#source#looks#though#client

Discussion (26 Comments)Read Original on HackerNews

monkeydustabout 21 hours ago
Nice technique, learnt about here last month and have used a few times:

https://laurentiugabriel.github.io/blog/articles/how-i-use-l...

poltora3 days ago
I created an interactive map to better understand how Redis works

Each component links to the source code, and you can open the console to enter your own commands and watch the execution flow

flagdaaallmabout 22 hours ago
Not trying to rain on this parade. But it would be nice to know how much of this a person sat down and made. The captions all have the "X, not Y" tic, every component cites source by line number, and the site went from a post every few months to six in a week in four languages. Which all point to heavy LLM usage. It's not a crime. I'd probably use the robot to help build the thing too. It's just feels a bit icky on a Show HN.
poltoraabout 18 hours ago
Most of the frontend was built using LLMs, just like the frontend for almost all my projects over the past year.

LLMs handle this task much better and faster than I do. I read the library's code and articles about its architecture, then visualized the concepts using GPT and local models.

I was pleased with the result and decided to publish it. Honestly, I see no point in creating such visualizations manually these days - a model can do it much faster and better.

As for the articles, I write them entirely myself. There are more of them now because I built a bot that takes posts from my Telegram channel, translates them into three languages, and publishes them to the site.

seerabout 23 hours ago
Looks beautiful thank you! Looking at it though I keep thinking - would understand it better if it was factorio :-D
soltanov1 day ago
it is very beautifull idea and implementation. Open source available? It is good material for teaching how redis works.
TZubiriabout 19 hours ago
It's just value(key) over the network, is there much that needs explaining? With 3d or otherwise.
mglvskyabout 19 hours ago
that could be "new" technique to use agents in software development: instead of tiresome prompting/reviewing large swathes of text - pointing to specific area in a map, just like in a strategic videogame
radicalbitabout 1 hour ago
this is so cool! thanks for building this.
sgtabout 22 hours ago
Will this become a trend? When the client asks you for an architecture diagram, you respond with a 3d world.
monkeydustabout 16 hours ago
Which is modeled in Unity which you can walk around in VR...for kicks maybe though could unlock something in the mind...spatial computing is an interesting field.
suburban_strikeabout 13 hours ago
VRML came and went decades ago, it never really took off.
arpanghoshal07about 20 hours ago
my tiny brain can understand 2d better
captainkrtek1 day ago
very cool, fun to visualize :-)
wartywhoa23about 20 hours ago
Looks fun but adds nothing of educational value to the textual descritpions.
dvh1 day ago
"It's a UNIX system! I know this!"
pezezinabout 21 hours ago
"The Grid. A digital frontier. I tried to picture clusters of information as they moved through the computer. What did they look like? Ships? Motorcycles? Were the circuits like freeways? I kept dreaming of a world I thought I'd never see."
edwardbonnettabout 12 hours ago
could you add a way to slow it down a bit?
sshussain2701 day ago
Is it live on some redis?
comboyabout 24 hours ago
There's a console and you can track your command! Very cool. Not sure if 3D is needed but very cool nonetheless, It might be that some things are missing (I don't know redis internals though) like some encoding step when getting data back to client, managing client connections and their state (multi, watch) etc.
Advertisement
__baxabout 22 hours ago
@antirez may like it
DylanMerigaudabout 21 hours ago
Clean launch, good luck!
carpe__diem1 day ago
wow looks really fun
tomaskafkaabout 23 hours ago
3D model is almost like 2D diagram, only needlessly confusing and slop.
vivzkestrel1 day ago
add this to list of S-tier HN resources https://news.ycombinator.com/item?id=49183198