I combined this with a simple API to update a CSV file using Deno/deno-csv library, allowing an Ansible job to easily update a CSV file via the API with Ansible URI module, and then have that same CSV file viewable/downloadable in a simple and easy/dashboardy way (with CSV-to-html-table). Copilot created the Deno/deno-csv CSV API code and then with a little back and forth I added static website functionality (to serve the CSV table), and I had a /view and a /update route. I'm just a sysadmin but I love piecing together stuff like this. Thanks Derek!
Comments URL: https://news.ycombinator.com/item?id=44057612
Points: 68
# Comments: 12
Melden Sie sich an, um einen Kommentar hinzuzufügen
Andere Beiträge in dieser Gruppe

Article URL: https://github.com/ascorbic/am-i-vibing
Comments URL: https://news
Article URL: https://thejpster.org.uk/blog/blog-2025-07-19/

Article URL: https://forgecode.dev/blog/prevent-attacks-on-mcp/

Article URL: https://viralinstruction.com/posts/borrowchecker/