# whip — RSS Amplifier

Recent posts from the 2 feeds in the RSS Amplifier directory that cover whip.

Page: <https://rssamplifier.com/topics/whip>  
Feed: <https://rssamplifier.com/topics/whip.md>

---

## [The Whip launch playbook](https://agamjn.github.io/startups/2026/06/24/the-whip-launch-playbook.html)

_2026-06-24 · Agam Jain · Agam Jain_

We launched Whip on May 21 and it went viral, around 350,000 views across X and LinkedIn. From the outside it looked like a moment. It was actually a month of quiet, unglamorous work, and this is the whole thing written down.

## [Horizon](https://agamjn.github.io/2026/06/03/horizon.html)

_2026-06-03 · Agam Jain · Agam Jain_

A tiny macOS menu-bar app I built around the 20-20-20 rule — every 20 minutes, look ~20 feet away for 20 seconds. Horizon gently takes over your screen for a 20-second break so your eyes can ease off and refocus, then hands your screen right back. It’s free and open-source.

## [rising](https://agamjn.github.io/2026/06/03/rising.html)

_2026-06-03 · Agam Jain · Agam Jain_

An open-source Claude Code plugin that turns Claude into a personal Reddit content engine. Reddit punishes self-promotion, so instead of spamming product blurbs, it researches what your target subreddits actually talk about and proposes 3 posts a day that fit the community — which you then review and post yourself. The name comes from Reddit’s “rising” sort: the posts on their way up.

## [IN This Whip](https://www.wavlake.com/album/3e8e282c-487a-4cc2-a9d6-5eea22d2b4db)

_2026-04-25 · Digital Red · IN This Whip_

[Listen](https://op3.dev/e,pg=f3ec4681-d884-5e47-b05e-187ae7c707bf/https://d12wklypp119aj.cloudfront.net/track/3b9b494e-b179-4ddf-98f6-87861a9ca3aa.mp3)

## [Optimizing reranker inference with vLLM](https://agamjn.github.io/technical/2025/10/30/optimized-reranker-inference.html)

_2025-10-30 · Agam Jain · Agam Jain_

Rerankers sit in the critical path of every RAG pipeline. You retrieve 100 docs, rerank to top 10, then send to the LLM. If your reranker takes 500ms, that’s 500ms before generation even starts. At 10 requests/sec, you’re spending 5 full seconds just reranking.

## [RAG vs Memory: Addressing Token Crisis in Agentic Tasks](https://agamjn.github.io/technical/2025/10/11/token-crisis-in-agentic-tasks.html)

_2025-10-11 · Agam Jain · Agam Jain_

Context windows grew 20x. Token consumption grew faster. Here’s why RAG alone isn’t enough and what memory-based approaches offer.

## [Detachment Is All You Need](https://agamjn.github.io/philosophy/2025/10/05/detachment-is-all-you-need.html)

_2025-10-05 · Agam Jain · Agam Jain_

The following is an internal framework that helped me make better decisions through the ups and downs of my two-year startup journey. This post is more on the philosophical side. I’m sharing it because it helped me navigate the chaos and existentialism of startup life. I hope it helps other founders too.

