Niya
blog
Search
All tags
Posts tagged with "notes"
Server Side Events (SSE) as short as possible
Server Side Events are the most egronomic way to use LLMs. Let's learn about SSE!
Why we don't use unsigned int for all non-negative values?
A small post about why using an unsigned int all the time might be a bad idea.