blog-2024-01-12
# daily random links
* "GitHub Actions as a time-sharing supercomputer" by Alex Ellis
https://blog.alexellis.io/github-actions-timesharing-supercomputer/ ^[HN](https://news.ycombinator.com/item?id=38938470)^
[git] [github] [OpenFaaS]
* "GitHub Actions Feels Bad" by [fasterthanlime]
https://www.youtube.com/watch?v=9qljpi5jiMQ
# [SQLDelight]
looks like SQLDelight had the same idea i had with [scovy].
> SQLDelight generates typesafe Kotlin APIs from your SQL statements. It verifies your schema, statements, and migrations at compile-time and provides IDE features like autocomplete and refactoring which make writing and maintaining SQL simple.
https://cashapp.github.io/sqldelight/2.0.1/
edited by: stefs at Friday, January 12, 2024, 2:22:02 PM Coordinated Universal Time
view