HACKER Q&A
📣 phendrenad2

What are you vibe coding?


I hope this doesn't seem spammy or redundant, but I thought it might be fun to have a thread just for "vibe-coded" projects, especially things that you wouldn't have attempted without AI support.

Personally, I'm working on a Multi-user dungeon (MUD) with a TUI.


  👤 ben_w Accepted Answer ✓
Isochrone maps based on OpenStreetMap data. Feedback says these work much better on a real computer than tablet or phone: https://benwheatley.github.io/Isochrone/web/?node=109851&mod...

Limitations I can think of off the top of my head:

• no public transport routing yet • no on-boarding guide (click and/or drag to set start location) • no waterways • treats all roads as if you can instantly accelerate to legal limit • no traffic/lights awareness • doesn't yet allow you to specifiy walking speed, cycling speed • export has some bugs, though it does work

(I've taken a pause on all coding projects for a bit, want to enjoy the weather while it's good, and also do more job hunting, more German lessons).