Til 2025-09-21
Coding the most stupid way to solve the problem
Search for a command to run...

Series
Today I learn
Coding the most stupid way to solve the problem
Error handling is an art
DeepEval is a framework for testing LLM results. Everything in AI architecture is overwhelming, but all they are easier to understand if we think as how to work as a team. Hasura team is awesome, reading through the new promptQL blew my mind. To...
Now I know what rainbow deployment is, it is a deployment model of Google Cloud Run and pretty simple: create a new revision, never close the connection if the user is still connected, and switch between revisions. This is a solved problem. Claude i...
A video can have audio with mp3 codec, videojs does not support mp3 codec while react-player does.
Cloudflare offers an Agent SDK to build MCP servers: https://developers.cloudflare.com/agents/ Agents on Cloudflare infrastructure using an internal SQL database as state, the doc says “within the same context”, which is crucial since there is nearl...