I'm working on https://wireplug.org : wireplug lets you create mesh VPNs using standard WireGuard. Your wg config files stay almost the same, except you no longer have to specify an `Endpoint` for your peers. Instead, wireplug detects all your possible endpoints (including LAN) and coordinates them with your peers for you. It handles NAT traversal and works with the in-kernel WireGuard driver on Linux and OpenBSD. Th…
Ask HN: What are you working on? (August 2026)
961–970 of 1001 posts
Re: Ask HN: What are you working on? (August 2026)
#962Re: Ask HN: What are you working on? (August 2026)
#963Lapse (lapse.in) – a little memory space for my AI agents I kept losing thoughts. An idea would show up while walking, half a sentence before falling asleep, some random connection I knew I’d want later — and by the time I found the right app to write it down, it was gone. So I built Lapse for myself. It’s a memory layer that my AI agents can read from and write to. I can talk to it, dump a thought, or send it someth…
Re: Ask HN: What are you working on? (August 2026)
#964I’m building FitBee, a fast, ad-free, no-nonsense calorie and macro tracker for iPhone, iPad, and Apple Watch. The app is built with Swift and SwiftUI, with a Python backend. https://apps.apple.com/us/app/fitbee-calorie-macro-counter/i...
Re: Ask HN: What are you working on? (August 2026)
#965It's still early days but this is my passion so I thought I'd turn it into a community site. More socials are coming, right now we are ok X @tokenstead and YouTube coming soon.
Would love some feedback!
Re: Ask HN: What are you working on? (August 2026)
#9661. Create React MCP UIs (and traditional Web UIs) from python without needing a JS runtime installed
2. Provides a deno backed typescript sandbox for agent generated code via pydantic-ai / langchain
A great example use cases is automatically generating UIs for SQL query results.
Re: Ask HN: What are you working on? (August 2026)
#967I'm just glad I had a nice Father's day recently and it paid off. Finger's crossed for more like this.
Re: Ask HN: What are you working on? (August 2026)
#968Very rough but she already loves them and is visibly getting faster. She’s getting to reading words as opposed to reading letters. :)
Re: Ask HN: What are you working on? (August 2026)
#969I got laid off at the end of April and have been building my own personal dream tool since, it's a skeuomorphic carpentry simulator with an agent MCP. You start with real wood specs and a shop full of miter saws, router tables, table saws and the like. Think of it like Sketchup but no extruding rectangles. It's been really fun to build with. Agents can create parametric procedures so e.g. stick framing becomes a simp…
If you are looking to improve the mcp, you should try adding a UI to it (see https://apps.extensions.modelcontextprotocol.io/api/). And the server happens to be in python, you should check out: https://mplemay.github.io/belgie/examples/mcp/. It is a project I have been working on which makes it easy to build MCP UIs from python.
Re: Ask HN: What are you working on? (August 2026)
#970AI quant trading (so that I have another income and can stop being threatened by managers that if I don't meet their unrealistic expecations that I won't have food on the table next year). So far it's going well, 30000% gains on my initial capital in 3 months very gradually over 100K trades. But I need to build some more sleeves because (a) the edge could die any time (b) I hit capacity of that edge and it can only g…