Settings

Theme

It might be time to say goodbye to HTML inputs

medium.com

3 points by obiefernandez 23 days ago · 1 comment

Reader

slopinthebag 23 days ago

I think this is the future of API's and it's super exciting. Instead of having to manually write out API's and server handlers you just provide an interface for the LLM to update the database with targeted, precise changes. You could either provide sql access with a skill file or create a lower level API for mutating tables and rows. Either way, the LLM can just make the required change and that also enables the app to grow dynamically - AI could even spawn new tables and columns if necessary.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection