RSSAmplifier

Blog

Kevin Jivani

When you are lost, look for North. If you are way South, just feel North.

/RSS feed ↗4 posts

Latest posts

The streak of not opening Instagram

If you mindlessly spend doomscrolling Instagram, then we were not different some time ago. I tried everything to control it—an extension for the web and apps for the phone—only to end up uninstalling them.

At the end you use `git bisect`

People rant about having to learn algorithmic questions for interviews. I get it — interview system is broken, but you ought to learn binary search at least.

What to do when it fails? Retry

Retry Mechanisms and Distributed Systems

Structured Extraction with LLM

I have been exploring the capabilities of structured generation with OpenAI models for a long time, starting from when function calling was introduced. I believe structured generation is a powerful use case for LLMs. The reason is that if we can extract information already present in data and give it a structured format, we can enable significant automation.