bytefish
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Designing State Machines (github.com)
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…
- Show HN: Routing with OSM, PgRouting and MapLibre (github.com)
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…
- Implementing the Outbox Pattern with Postgres and .NET (bytefish.de)
- Auditing and Versioning Data in SQLite (bytefish.de)