Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

96% Positive

Analyzed from 592 words in the discussion.

Trending Topics

#cool#tour#amazing#visual#needs#data#thanks#try#simulator#great

Discussion (31 Comments)Read Original on HackerNews

layoricabout 3 hours ago
I love what is trying to be done here. Some feedback to improve would be to cut out a lot of the noise with the "Take tour". There are too many boxes and things changing on the screen to get a sense of what is happening. Also make it interactive rather than automatically switch onto the next subject. Being a passive observer to so much information trying to be conveyed is very confusing.

I really do like these kinds of approaches to showing the inner workings of different kinds of tech, so think this is on the good path to being a very useful tool, but needs some focus rather than more data/graphs/info boxes.

titzerabout 2 hours ago
It's amazing 3D going on, and then 80% of the visual space is popups that completely block it. It'd be have a nice prominent ways of reducing the noise, and that pops were partially transparent.
nplabout 2 hours ago
Yea on mobile especially
samokhvalovabout 1 hour ago
I hear you. WIP!

thanks for all the feedback. It's amazing for me too. It all started yesterday with a single prompt and curiosity what Opus 5 can do.

~3.86B tokens used so far (not counting GPT 5.6 Sol that at some point started to do a lot of legwork for coding)

andyfilms1about 1 hour ago
This is good general advice. If your software needs a "tour," that's a good indicator you should work on your UX instead. If you're just excited to tell the user about a new feature, they'll discover it when they need it.
appplication25 minutes ago
I think in this case a tour is fine and sort of the point. But I disagree with you generally.
narmiouhabout 2 hours ago
I imagined as soon I saw the initial visual that I would somehow be able to enter a query and it would walk me through the flow through the entire system starting from input parsing to all the way to delivering output and perhaps along the way understand some of the autonomous processes that happen in parallel that aren't query specific but run constantly.

What others are saying - fantastic attempt, but don't know where to start or where to end.

samokhvalov3 minutes ago
try pressing T
Curtis_Guanabout 2 hours ago
Understanding how scheduling works inside a database used to require numerous architecture diagrams to explain. I was amazed when I saw PGSimCity — it presents such a complex technical implementation process in such an engaging way. Since it's already open‑source, I think the same idea can be reused in other domains, such as cloud computing, Kubernetes, and so on.
tptacekabout 2 hours ago
I've always wanted to do an explainer of the deployment system and state-tracking at Fly.io using Factorio as a visual metaphor.
MitziMotoabout 1 hour ago
I heard you have some free time now, so let's see it!
manytimesaway24 minutes ago
Besides the sadly obvious vibe-coding, just note that SimCity is still an active trademark from EA, so might be good to rename it.
arjieabout 2 hours ago
I can't believe "Rendering The First Frame..." is not "Reticulating Splines..." :)

Cool UI.

loveparadeabout 3 hours ago
I don't know what I am looking at but it is fabulous.
bazzingadev39 minutes ago
Wow, cool projects are so back again
skreemabout 3 hours ago
This is really cool, I like having visualization to hold on my head!

Also (assuming this is LLM-generated, apologies if it’s not) seems like the future of learning/self-teaching… gonna try and generate similar things for stuff I’m learning

smhaziqabout 2 hours ago
it is in the commit 'Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>'
luciana1u29 minutes ago
3.86B tokens to build a visual simulator of a database that runs on a fraction of that compute. we're using the expensive brain to draw pictures of the cheap brain.
num42about 2 hours ago
Really great work! I've always wanted to build a CPU simulator(Full PC simulator) in this style. I still haven't fully figured out my own approach, but this will definitely be an inspiration for me. Thanks for making and sharing it.
dostickabout 2 hours ago
It surely is impressive,but it’s just that - components of db service as buildings/machine. What it needs is narrative, purpose, with main actors clearly defined - client and data. demonstrating what is involved in the chain when data’s written and requested.
computomaticabout 1 hour ago
Try the tour. It’s exactly that.
Advertisement
gregsadetskyabout 2 hours ago
Great work! When zooming out a bit, I'm somewhat sure that the 'blinking'/glitching is due to z-fighting. Just something you may want to look into (ie move 3d surfaces so that they're not at the exact same z)
samokhvalov4 minutes ago
Correct -- z-fighting on coplanar ground surfaces. Fixing with explicit offsets.

thanks

npuntabout 2 hours ago
This is very cool, just some UX tips to make it more legible:

1. remove ~50% of the UI since it covers too much of a laptop screen

2. improve the camera controls so its easier to pan and zoom.

BowBunabout 2 hours ago
Amazing, great work. Keep polishing this up!
Jonathanfishnerabout 1 hour ago
thats cool. n1. spent 15min looking on it rn
deadbabeabout 2 hours ago
Someone should make a movie called “Postgres” which is about people living within a Postgres city, in the style of Se7en.

“Every city has secrets. Ours have indexes.”

abstrctabout 2 hours ago
This is amazing!
nplabout 2 hours ago
Love this
bibimszabout 2 hours ago
i understood all that.