bytefish

↗ HN profile [ 185 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I often want to quickly draw a state machine diagram to visualize my application state transitions. Full-blown solutions like draw.io make it hard to get all arrows and labels aligned nicely, so I wrote a very stripped…

  2. I’ve been working on an example application for routing with OSM data. The repository makes it easy to experiment with the implementation. The Angular Frontend, uses maplibre-gl for displaying the map and visualizing…