header image
avatar

Mike Grabowski

Mike Grabowski

Subscribe to Mike Grabowski
Receive the latest updates directly to your inbox.

ChatGPT doesn't plan forward - understanding autoregressive nature of LLMs

What autoregressive LLMs mean in practice and how it affects output of your prompt

Type-safe env variables with Typescript

Publisher
Mike Grabowski
September 30
An example of consuming env variables with Zod, a Typescript-first schema validation library, that prevents you from misconfiguring your services.

Postgres database functions are your next favorite feature!

Publisher
Mike Grabowski
September 21
How database functions can help you improve the performance of highly relational queries that rely on aggregate functions?