Theme 1 – Enthusiasm for the ASCII‑city project
Many commenters praised the creativity and technical ambition of the demo.
- “This is really nice! is it accessible somewhere to play with?” – supermatt
- “Wow, that's interesting. It's a good start, and it would be interesting to see how the project develops.” – Transformanshen
- “That was a really, really cool read!” – paavope
Theme 2 – Technical discussion of rendering approaches and performance
A sizable sub‑thread compared DOM, Canvas, and WebGL for fixed‑width art, and weighed browser‑based TUIs against traditional terminals.
- “The DOM approach is the purest… 2D canvas is a bit more flexible but not necessarily faster. WebGL is obviously the fastest, at 1000+ FPS…” – agys
- “If you want to get into fixed‑width character art, I highly recommend doing it in the browser like OP did… You can set fonts and proportions and know exactly how things will render for the user. Mouse input, performance profiling … are just better in the browser.” – aleayan
- “Command line tools … can be used over SSH and don't require messing around with HTTPS certificates.” – slowin (echoing the browser‑vs‑terminal trade‑off)
Theme 3 – Confusion About the Demo vs. the Showcased Video
Several users noted that the live version they tried differed markedly from the polished video, pointing to version mismatches or conflated projects.
- “It looks really good in the video uploaded, but when I tried it myself it didn't look the same and was hard to tell what was going on.” – naet
- “Same here. The video looks cool, but what I see is much messier and hard to identify shapes and objects.” – rocmcd
- “The video showcases his new version. The live version is his old version.” – jayturley
- “I was merging several submissions and thought it was the same project. Sorry!” – dang (acknowledging the mix‑up)