Software Engineering

What Is Jev AI and Its Usecases

Jev is TypeSafe AI's first System One model. It returns typed decisions and calibrated probabilities. It does not generate text. Here's how it works, what it can't do, and how to combine it with an LLM in the same workflow.

Read
Software Engineering

How to Use OpenClaw Runtime to Create an Agent Operating System

A look at OpenClaw's hub-and-spoke architecture, and how devices handshake with the Gateway and get approved to run commands.

Read

My personal finance journey

Managing finances is a hard job. You need to know how you are spending and investing money. I have used several methods since the beginning of my career such as the Walnut app, spreadsheets and databases, and metabase. I migrated to a different solution each time I found disadvantages in the existing solution.

Read

How to deploy django application to production

Django is a popular web framework with all batteries included. In this blog post, we will learn how to deploy it to production

Read

How I built domain hunter using OpenAI in a weekend

I built domain hunter which generates domains available for registration based on the given terms using OpenAI.

Read