Show HN Daily Selection (2025-10-03)
- Enhance – A Terminal UI for GitHub Actions
- TimeLock NPM Registry
- Grapes Studio – HTML-first WYSIWYG website editor with LLM assistant
- The Little Book of C
- Gooey – Opinionated Go WebASM Framework
- Silobase – Firebase/Supabase alternative as NPM package
- Photo AI Editor – Edit, Transform and Enhance Photos with Text Prompt
- Unicode symbols that make numbers look cool anywhere
- PDF Generator API Based on React and Tailwind
Enhance – A Terminal UI for GitHub Actions [Developer Tools]
4 points, 2 comments
A terminal UI for GitHub Actions that simplifies viewing and interacting with PR checks.
- Provides a terminal-based interface for GitHub Actions
- Focuses on PR checks visibility and interaction
- Available under a sponsorware model
- Aims to support sustainable OSS development
Discussion Link, Original Link
TimeLock NPM Registry [Developer Tools]
3 points, 2 comments
TimeLock NPM Registry is an alternative npm package registry that delays new package versions to prevent supply chain attacks.
- Introduces a time lock (e.g., 24 hours) before new versions become installable
- Reduces risk of installing compromised packages
- Allows community and security tools time to detect malicious code
- Built with Cloudflare Workers and Hono.js
Discussion Link, Original Link
Grapes Studio – HTML-first WYSIWYG website editor with LLM assistant [Design]
22 points, 8 comments
Grapes Studio is an HTML-first WYSIWYG website editor with an LLM assistant, focusing on simplicity over complex React-based solutions.
- Visual no-code editing with drag-and-drop functionality
- AI-assisted scoped changes (e.g., adding sections or pages)
- Direct HTML/CSS editing for full control
- AI-powered import of existing websites for iterative improvements
- Hybrid approach combining AI, visual editing, and code customization
Discussion Link, Original Link
The Little Book of C [Education]
3 points, 0 comments
A concise guide to the C programming language.
- Covers fundamental C programming concepts
- Designed for beginners and quick reference
- Compact and easy to digest format
Discussion Link, Original Link
Gooey – Opinionated Go WebASM Framework [Developer Tools]
5 points, 0 comments
Gooey is an opinionated Go WebAssembly framework for web development.
- Designed for Go developers targeting WebAssembly
- Opinionated structure to streamline development
- Focuses on web applications using Go in the browser
Discussion Link, Original Link
Silobase – Firebase/Supabase alternative as NPM package [Developer Tools]
5 points, 0 comments
Silobase is an open-source backend-as-a-service alternative to Firebase/Supabase, available as an NPM package.
- Deploys a REST API with just a package.json and .env file
- Works with your own database
- Lightweight and easy to integrate
- Open-source and self-hostable
Discussion Link, Original Link
Photo AI Editor – Edit, Transform and Enhance Photos with Text Prompt [Image]
4 points, 1 comments
AI-powered photo editor that allows users to edit, transform, and enhance images using text prompts.
- Edit photos using text prompts
- Transform images with AI
- Enhance photo quality automatically
Discussion Link, Original Link
Unicode symbols that make numbers look cool anywhere [Design]
4 points, 1 comments
Unicode symbols that enhance the visual appeal of numbers in any context.
- Uses Unicode symbols to stylize numbers
- Works universally across platforms and applications
- Simple and easy to implement
Discussion Link, Original Link
PDF Generator API Based on React and Tailwind [Developer Tools]
5 points, 2 comments
Generate PDFs easily using React and Tailwind with a simple API.
- No steep learning curve compared to existing solutions
- Built with React and Tailwind for familiarity
- Designed to simplify PDF generation
- Open for feedback and improvements