Show HN: Redis City – Explore how Redis works in an interactive 3D model
21–30 of 30 posts
Re: Show HN: Redis City – Explore how Redis works in an interactive 3D model
#22Re: Show HN: Redis City – Explore how Redis works in an interactive 3D model
#23I 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
Re: Show HN: Redis City – Explore how Redis works in an interactive 3D model
#24I 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
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…
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.
Re: Show HN: Redis City – Explore how Redis works in an interactive 3D model
#25Will this become a trend? When the client asks you for an architecture diagram, you respond with a 3d world.
Re: Show HN: Redis City – Explore how Redis works in an interactive 3D model
#26Re: Show HN: Redis City – Explore how Redis works in an interactive 3D model
#27Will this become a trend? When the client asks you for an architecture diagram, you respond with a 3d world.