5 ms·
Still working on my Hetzner Auction price tracker: https://radar.iodev.org/ https://radar.iodev.org/ First time I'm building a proper website, used a lot of AI
by else42 2y ago
Still working on my Hetzner Auction price tracker: https://radar.iodev.org/ https://radar.iodev.org/
First time I'm building a proper website, used a lot of AI. Things that changed over last time:
* Switched the charting library from D3 to Apex. D3 was too low-level for my purpose.
* Reworked the design and contents of a lot of pages (with the help of AI).
* Various bugfixes for the database queries.
* Tried to come up with some kind of pricing signal detection, but currently not working well.
* Link to the actual auction results.
* Minimal E2E validation using Playwright. What a pleasure to use!
I'm planning to add alerting. Not keen on running a backend though.