Karl O.
karl.run
Karl O.
@karl.run
ChatGPT just told me to use `'use server'` to mark a file as "server only". Even the LLMs can't avoid this "trap". 😅
July 11, 2025 at 1:13 PM
Fun side effect of HTMX: Messed up the security config of the server by accident, and HTMX happily renders the login screen as fragments for the lazy loaded parts of the page. 😅
November 25, 2024 at 12:03 PM
hmm, I've configured my bun to use private packages (for a specific scope), and ncu is able to upgrade these for me
November 15, 2024 at 9:01 AM