Posts

Show HN: AI Subroutines – Run automation scripts inside your browser tab https://ift.tt/f5i1zx7

Show HN: AI Subroutines – Run automation scripts inside your browser tab We built AI Subroutines in rtrvr.ai. Record a browser task once, save it as a callable tool, replay it at: zero token cost, zero LLM inference delay, and zero mistakes. The subroutine itself is a deterministic script composed of discovered network calls hitting the site's backend as well as page interactions like click/type/find. The key architectural decision: the script executes inside the webpage itself, not through a proxy, not in a headless worker, not out of process. The script dispatches requests from the tab's execution context, so auth, CSRF, TLS session, and signed headers get added to all requests and propagate for free. No certificate installation, no TLS fingerprint modification, no separate auth stack to maintain. During recording, the extension intercepts network requests (MAIN-world fetch/XHR patch + webRequest fallback). We score and trim ~300 requests down to ~5 based on method, timing re...

Show HN: Praxis – Lab data to publication-ready figures in one Python package https://ift.tt/TwlbC9B

Show HN: Praxis – Lab data to publication-ready figures in one Python package https://ift.tt/1VE8ypc April 18, 2026 at 11:45PM

Show HN: I turned my MacBook notch into a live Claude Code dashboard https://ift.tt/NoTqvGO

Show HN: I turned my MacBook notch into a live Claude Code dashboard https://ift.tt/uBQl7Kd April 17, 2026 at 09:13PM

Show HN: web-pinentry: a pinentry program that leverages matrix and http https://ift.tt/qBfREVw

Show HN: web-pinentry: a pinentry program that leverages matrix and http I made this tool that allows server admins to decrypt passwords during bootup with the help of Matrix and HTTP. https://ift.tt/dvTKCwG April 18, 2026 at 12:32AM

Show HN: Smol machines – subsecond coldstart, portable virtual machines https://ift.tt/gnYXFml

Show HN: Smol machines – subsecond coldstart, portable virtual machines https://ift.tt/Pg8z15G April 17, 2026 at 10:48PM

Show HN: Marky – A lightweight Markdown viewer for agentic coding https://ift.tt/z4OQyPV

Show HN: Marky – A lightweight Markdown viewer for agentic coding Hey HN, In this age of agentic coding I've found myself spending a lot of time reviewing markdown files. Whether it's plans or documentation that I've asked my agent to generate for me, it seems that I spend more time reading markdown than code. I've tried a few different solutions to make it easier to read such as Obsidian however I've found their Vault system to be quite limiting for this use case and I've found TUI solutions to not quite be as friendly to read as I've wanted so I made Marky. Marky is a lightweight desktop application that makes it incredibly easy to read and track your markdown files. It also has a helpful cli so you can just run marky FILENAME and have the app open to the md file that you pointed it at. I've been using the daily over the past week and I really enjoy it so I figured I'd share it. Here's a video if you want to check out a demo: https://www.youtub...

Show HN: Online Sound Decibel Meter https://ift.tt/8ElYZqC

Show HN: Online Sound Decibel Meter https://ift.tt/FOCnqSQ April 17, 2026 at 12:09AM