Posts

Show HN: SVG Fitter – Rust+WASM Vectorizer https://ift.tt/MlCp2oE

Show HN: SVG Fitter – Rust+WASM Vectorizer I went crazy with a tool that helps me tracing raster images. Thought other might like it. It doesn't auto vectorize image, but rather allow for guided process. Final SVG still should be edited. Few fun features like genetic algorithm fit optimization, semi-manual tracing and color preservation. Perfect if you want to have lightweight SVG from huge PNG image. Note: If there's interest I might open-source it, just not sure if anyone would want to see it :) https://svg.axk.sh April 25, 2026 at 10:21PM

Show HN: Odozi – open-source iOS journaling app https://ift.tt/eAYUxQ4

Show HN: Odozi – open-source iOS journaling app Yeah I know I hate the name too but I wasn't about to pay up for odyssey.app. It's an open source project so feel free to poke around with it / fork it. I talk about it more on the marketing website, but a few of us have been using it for the past month and kind of fun. Obviously there will be a slew of issues / feedback / nits that come from this, but c'est la vie. GH is here: https://ift.tt/ou73zY1 https://odozi.app April 25, 2026 at 09:22PM

Show HN: Quay – Menu-bar Git sync https://ift.tt/jD2Wc5R

Show HN: Quay – Menu-bar Git sync I write Astro blog posts in a text editor; when I'm done I want them pushed to GitHub so Cloudflare deploys the site. To make it comfortable, I built Quay for the menu bar. Also useful for Obsidian vault syncing. Point it at a folder, connect a GitHub repo, and it stages/commits/pushes/pulls. Multiple repos, editable commit messages, branch switching, merges with conflict detection. Shows open issue and PR counts per repo. But it's is not a full Git client (no diffs, blame, cherry-pick, or rebase) and it doesn't create remote repos. Native macOS app (Swift/SwiftUI). Wraps the local git binary (prompts to install Xcode Command Line Tools if missing). No custom Git implementation. Sandboxed, no telemetry, GitHub-only. macOS. 7-day trial, €9 one-time on the App Store. https://ift.tt/b4B2JqH April 25, 2026 at 11:53PM

Show HN: I'm 15 and built a cryptographic accountability layer for AI agents https://ift.tt/jlzoRU8

Show HN: I'm 15 and built a cryptographic accountability layer for AI agents i'm 15 and a sophomore in high school in california. for the past two weeks i've been building a protocol that lets you prove what an AI agent actually did. not just log it. prove it. signed receipts before and after each action, hash chained, verifiable by anyone. this week microsoft merged my code into their agent governance toolkit. twice. happy to answer questions about how it works. https://ift.tt/kXxoBu9 April 25, 2026 at 12:26AM

Show HN: Roids – Open Source Steroids for your Agents https://ift.tt/17b2YDq

Show HN: Roids – Open Source Steroids for your Agents https://ift.tt/YFXR4V9 April 24, 2026 at 11:18PM

Show HN: TurbineFi – Build, Backtest, Deploy Prediction Market Strategies https://ift.tt/Ukxsdtu

Show HN: TurbineFi – Build, Backtest, Deploy Prediction Market Strategies Hey HN! We just finished our first major build of TurbineFi, an AI-assisted workflow for building, backtesting, and running prediction market strategies. There are over 1,000 community strategies you can try out, there's a backtesting engine integrated in the workflow, and you get your own sandbox to execute the trades 24/7. Currently live for Kalshi, Polymarket coming soon. We developed a custom DSL to make compiling AI-assisted strategies more deterministic than raw python generation, so creating a strategy takes seconds even on low-tier models (thinking of migrating to a self-hosted model soon to reduce costs). We also worked with Locus (YCF25) to do the sandbox provisioning, so that we never manage keys for users. When a user signs up with their email, Privy creates a wallet for them, and then that wallet uses the X402 agent payment protocol to pay for their own server. We created a deployment harness aro...

Show HN: Python 0.9.1 from 1991, Guido van Rossum's first public release https://ift.tt/FCtlnzv

Show HN: Python 0.9.1 from 1991, Guido van Rossum's first public release https://ift.tt/B43T8Rh April 23, 2026 at 10:54PM