Ask HN: What are you vibe coding?

3 points by phendrenad2 ↗ HN
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.

2 comments

[ 2.7 ms ] story [ 10.9 ms ] thread
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).