Dev tools · September 11, 2025
I made a script that gives me fake calls to escape boring moments
I built a little script that gives me a fake phone call to escape boring and awkward situations. I bought a virtual number from twilio and saved it as one of my relatives. Whenever I feel stuck, I just tap a button called “ESCAPE” on my phone. It sends a request to my remote server. The server runs a small Python script which schedules an actual call. After a minute, my phone rings and plays a pre-recorded audio. I simply say “sorry, I’m getting a call” and walk away. A tiny project, but it has saved me so many times. Script -…
In plain words
A Python script that generates fake incoming phone calls to help users gracefully exit awkward or boring situations. Using Twilio's virtual number service, users tap an "ESCAPE" button on their phone, which triggers a remote server to schedule an actual call with pre-recorded audio. After a minute, the phone rings, allowing the user to excuse themselves and leave. It's designed for anyone seeking a discreet way to extract themselves from uncomfortable social moments.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
I built a little script that gives me a fake phone call to escape boring and awkward situations. I bought a virtual number from twilio and saved it as one of my relatives. Whenever I feel stuck, I just tap a button called “ESCAPE” on my phone. It sends a request to my remote server. The server runs a small Python script which schedules an actual call. After a minute, my phone rings and plays a pre-recorded audio. I simply say “sorry, I’m getting a call” and walk away. A tiny project, but it has saved me so many times. Script - https://x.com/the2ndfloorguy/status/1965624429146165251
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

Lettertrace▲375Track your AI visibility for free (using your own API keys!)
Dev tools · 25d ago · lettertrace.com
Launched alongside, September 2025
the whole month →
- AS
Commerce · Sep 2025 · anycrap.shop
- TE
I made a built-from scratch Wayland Compositor to display any GUI app* in the terminal! I think there is a lot of unexplored potential in custom Wayland compositors, a lot of really cool things you can embed existing applications into! So, I started with embedding apps into the terminal because that is the easiest input/output (output is just utf-8 and I use the great `chafa` library for that, and I just read from stdin for the input). If you have any other ideas for cool Wayland compositors, let me know. I purposedly wrote 80% the app in Typescript to appeal to the most developers and…
Dev tools · Sep 2025 · github.com
- IR
Years ago I stumbled across a basic version of this concept and it stuck with me. I knew if I was ever going to take on such a project, it would need to be flawless, but without coding experience it was just another idea that would never happen. By the end of 2024, as AI coding tools exploded everywhere, I finally had a way to make it real. I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS…
AI · Sep 2025 · mitchivin.com

