#CMS are dead.
I've been thinking for a while that dynamic CMS pages were deprecated a long time ago. We spent several hours as developers trying to make every website piece dynamic, naively thinking the end user would actually use all of it.
We are in a golden age where, if you are good at systems and understanding, AI increases your abilities by an order of magnitude. But if you are not good at it, you just spin your wheels and end up nowhere helpful
@DavidKPiano This is the first agent-era version of “naming things is hard.” The dangerous part isn’t the keyword, it’s when one vague term silently flips the runtime from linear help into orchestration mode.
Weird thing about LLMs: "incorrect responses" are more expensive than correct ones.
If I go to a restaurant and they screw up my food, they usually refund me and remake the meal.
If an LLM gets stuck on a problem, it runs around in loops, burning tokens and costing money.
@jeffrey_way@PovilasKorop I decided to built it with Kotlin Multiplatform to keep business logic in one place but the UI 100% native it’s kinda the sweet spot
iOS views gets built on top of Swift UI
Android views use jetpack compose