Thursday, June 5, 2025

Show HN: Cloudflare Workers Compatible MCP Boilerplate with OAuth & PostgreSQL https://ift.tt/VRvyDQh

Show HN: Cloudflare Workers Compatible MCP Boilerplate with OAuth & PostgreSQL https://ift.tt/0Mo1jVy June 5, 2025 at 12:26AM

Wednesday, June 4, 2025

Show HN: Use Just Your Voice to autor flow charts https://ift.tt/Rp3Y7sm

Show HN: Use Just Your Voice to autor flow charts https://ift.tt/Y02iUyN https://ift.tt/XMB4Y01 June 4, 2025 at 12:48AM

Show HN: pgarrow – A SQLAlchemy PostgreSQL dialect for ADBC https://ift.tt/FjZQ3ek

Show HN: pgarrow – A SQLAlchemy PostgreSQL dialect for ADBC https://ift.tt/dcen7rm June 3, 2025 at 11:40PM

Tuesday, June 3, 2025

Show HN: I build one absurd web project every month https://ift.tt/HLpFt1V

Show HN: I build one absurd web project every month I’ve been building absurd, mostly useless web projects for fun — and I publish one every month at absurd.website. These are deliberately non-functional, weird, sometimes funny, sometimes philosophical — and usually totally unnecessary. Some examples: Sexy Math — solve math problems to reveal erotic images. Trip to Mars — a real-time simulation that takes 7 months to finish. Add Luck to Your e-Store — add a waving cat widget to boost your conversion via superstition. Microtasks for Meatbags — the future: AI gives prompts, humans execute. Invisible Lingerie — it’s sexy. And invisible. Artist Death Tracker — art prices spike when artists die. We track that. Open Celebrity — one open-source face, shared by all. Together we make her famous. I just enjoy exploring what the web can be when it doesn’t try to be “useful”. Would love to hear what you think — and absurd ideas are always welcome. https://absurd.website June 3, 2025 at 01:22AM

Show HN: Detect leaked asyncio tasks, threads, event loop blocks in Python https://ift.tt/MVCWfZt

Show HN: Detect leaked asyncio tasks, threads, event loop blocks in Python https://ift.tt/8ynl9iF June 2, 2025 at 10:24PM

Show HN: I created a free invoice generator tool. Generate pdf in realtime https://ift.tt/3MW9Kuz

Show HN: I created a free invoice generator tool. Generate pdf in realtime https://ift.tt/av4FBhC June 2, 2025 at 11:18PM

Monday, June 2, 2025

Show HN: I built an AI Agent that uses the iPhone https://ift.tt/cw2sxGu

Show HN: I built an AI Agent that uses the iPhone It’s powered by OpenAI’s GPT 4.1 model. Uses Xcode UI tests + accessibility tree to look into apps, and performs swipes, taps, etc to get things done. https://ift.tt/SriahwO June 2, 2025 at 08:07AM

Show HN: Yet Another Memory System for LLM's https://ift.tt/0oZIwAv

Show HN: Yet Another Memory System for LLM's Built this for my LLM workflows - needed searchable, persistent memory that wouldn't bl...