HN Showcase — AI-Powered Visual Gallery for Show HN Projects

GitHub

Open-source AI LaTeX compiler + PDF viewer — desktop clone of ChatGPT Prism

0TypeScript
Mid

CLI Integrated Latex Editor

GUI wrapper around Claude CLI and Tectonic, but the auth passthrough is genuinely clever.

Niche GemCozy
Vishi_2
1141m ago
GitHub

Convert the raw HealthKit database from an iPhone backup (healthdb_secure.sqlite) into a clean, queryable SQLite file for Datasette. The backup-store companion to dogsheep/healthkit-to-sqlite.

0Python
●●Solid

Convert the raw HealthKit DB from an iPhone backup to SQLite

Bypasses slow on-device XML export by reading healthdb_secure.sqlite directly from backups.

Niche GemBig Brain
circleoncircles
103h ago
GitHub

cuTile Rust provides a safe, tile-based kernel programming DSL for the Rust programming language. It features a safe host-side API for passing tensors to asynchronously executed kernel functions.

341Rust
●●●Banger

cuTile Rust: Safe, data-race-free GPU kernels in Rust

Extends Rust's ownership model across GPU boundary with tile-based partitioning for data-race-free kernels.

WizardryBig BrainNiche Gem
melihelibol
631212h ago
GitHub

Local-first safety layer for AI coding agents. Warns before destructive commands run, makes them reversible, records what every agent did.

0Rust
●●●Banger

Kintsugi – a local-first safety net for AI agents and humans

Deterministic rule engine blocks rm -rf before it runs, not after. Works with every agent.

WizardrySolve My ProblemZero to One
arr0wassass1n
1016h ago
GitHub

MockNest Serverless is a serverless mock runtime for AWS that enables realistic integration testing without relying on live external services. It runs natively on AWS Lambda and persists mock definitions in Amazon S3, with asynchronous webhooks/callbacks and AI-powered mock generation using Amazon Bedrock.

12Kotlin
●●Solid

MockNest Serverless – Bedrock-Assisted API Mocks on AWS Lambda

WireMock-compatible mocks on Lambda when local mock servers won't persist.

Ship ItBold Bet
elenavanengelen
2319h ago
GitHub

Control plane that runs AI coding agents (Codex, Claude Code, Gemini, OpenCode, Grok, Cursor) as disciplined contributors: each task gets an isolated git worktree + Docker Compose stack, profile-driven validation, a created PR, and an autonomous PR-monitor loop (review, CI fixes, base sync, auto-merge). GitHub & BitBucket. Apache-2.0.

5Python
●●●Banger

AWF – run parallel AI coding agents, each in its own Docker workspace

Runs agent swarms without collisions—each task gets isolated Docker + auto-merge loops.

WizardryZero to OneSolve My Problem
dimileeh
4019h ago
GitHub

Wrap a command in a PTY and control it from the outside — read output, screenshot the screen, send input, attach/detach. Handy for scripts and AI coding agents.

3Rust
●●Solid

Babysit – let coding agents operate a TUI

PTY screenshots and expect patterns let agents operate TUIs without human help.

Big BrainNiche Gem
yusukeshibata
3020h ago