frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Plantbase, a file-first plant care database

https://houseplantguide.org/
2•alexanderameye•7h ago
Hey, I wanted to share my hobby project: a file-first houseplant and plant care database.

I originally built it with a fully-fledged API (using Rust Axum) + Postgres database to store and serve plant care data to a frontend. It worked, but quickly felt like overengineering for a read-only reference site.

So I rebuilt it as a file-first static site: each species/genus/family is a markdown file with structured metadata. This is the 'database'. A static site generator then builds all pages from these files.

Example for the 'Impatiens' genus:

--- name: Impatiens

familia: Balsaminaceae

common_names: impatiens, jewelweed, touch-me-not, snapweed, patience, balsam or busy lizzie.

etymology: The word Impatiens comes from the Latin word impatiens, meaning impatient/intolerant. This refers to the seed capsules of this plant which burst when mature, dispersing seeds up to several meters away.

tags: - balsaminaceae

---

The project is open source, easy to extend (just add a markdown file), and designed to stay simple: no accounts, no user data, no monetization, no roadmap with tons of features. Just a clean, free, searchable houseplant reference with open data.

This project was a lesson to myself to keep things simple! On to the next one.

Repo: https://github.com/plant-base/houseplantguide.org

Show HN: Windows 98 themed website in 1 HTML file for my post punk band

https://corp.band
133•jealousgelatin•3h ago•28 comments

Show HN: A MCP server to evaluate Python code in WASM VM using RustPython

https://github.com/tuananh/hyper-mcp/tree/main/examples/plugins/eval-py
6•tuananh•2d ago•2 comments

Show HN: A native Hacker News reader with integrated todo/done tracking

https://github.com/haojiang99/hacker_news_reader
10•coolwulf•3h ago•6 comments

Show HN: Cogitator – A Python Toolkit for Chain-of-Thought Prompting

https://github.com/habedi/cogitator
46•habedi0•4d ago•8 comments

Show HN: Goboscript, text-based programming language, compiles to Scratch

https://github.com/aspizu/goboscript
149•aspizu•15h ago•55 comments

Show HN: Vibe coding from your phone

https://vibecodego.com
3•chrisnolet•1h ago•0 comments

Show HN: Visualization of job openings by US based employers

https://jobswithgpt.com/blog/jobs-density-visualization/
3•jobswithgptcom•1h ago•0 comments

Show HN: A highly extensible framework for building OCR systems

https://github.com/robbyzhaox/myocr
9•robbyzhao•7h ago•0 comments

Show HN: Mirror World, create an AI clone of anyone

https://mirr.world/
18•p-sharpe•6h ago•3 comments

Show HN: Job board aggregator for best paying remote SWE jobs in the U.S.

https://www.remoteswe.fyi
171•xitang•20h ago•117 comments

Show HN: A platform to find tech conferences, discounts, and ticket giveaways

https://www.tech.tickets/
98•danthebaker•3d ago•34 comments

Show HN: Jar.tools – View, Change, Decompile Java Jar Files

https://jar.tools
6•Igor_Wiwi•8h ago•0 comments

Show HN: Hardtime.nvim – break bad habits and master Vim motions

https://github.com/m4xshen/hardtime.nvim
198•m4xshen•1d ago•79 comments

Show HN: I reinvented PHP in TypeScript (demo)

https://github.com/vseplet/morph
23•vseplet•4d ago•24 comments

Show HN: I modeled the Voynich Manuscript with SBERT to test for structure

https://github.com/brianmg/voynich-nlp-analysis
375•brig90•1d ago•128 comments

Show HN: Python Simulator of David Deutsch’s “Constructor Theory of Time”

https://github.com/gvelesandro/constructor-theory-simulator
80•SandroG•1d ago•11 comments

Show HN: Vaev – A browser engine built from scratch (It renders google.com)

https://github.com/skift-org/vaev
219•monax•1d ago•133 comments

Show HN: Open-Source AlphaEvolve Clone Using GPT-4.1 and Genetic Programming

11•Sai_Praneeth•10h ago•0 comments

Show HN: I Built a Prompt That Makes LLMs Think Like Heinlein's Fair Witness

https://fairwitness.bot/
6•9wzYQbTYsAIc•6h ago•4 comments

Show HN: MCP Server for Document Processing via Natural Language

https://github.com/PSPDFKit/nutrient-dws-mcp-server
6•nicknamewinder•4h ago•0 comments

Show HN: Chat with 19 years of HN

https://app.camelai.com/log-in?next=/hn/
142•vercantez•1d ago•111 comments

Show HN: Buckaroo – Data table UI for Notebooks

https://github.com/paddymul/buckaroo
100•paddy_m•1d ago•9 comments

Show HN: A web browser agent in your Chrome side panel

https://github.com/parsaghaffari/browserbee
145•parsabg•1d ago•61 comments

Show HN: Chrome native AI polyfill with OpenRouter

https://github.com/Explosion-Scratch/chrome-ai-polyfill
2•explosion-s•5h ago•0 comments

Show HN: Model2vec-Rs – Fast Static Text Embeddings in Rust

https://github.com/MinishLab/model2vec-rs
58•Tananon•1d ago•14 comments

Show HN: Adiem – Real-Time Haptic Feedback for Social Anxiety (Apple Watch)

https://www.adiem.com
3•victorasao•6h ago•1 comments

Show HN: Turn any workflow diagram into compilable, running and stateful code

https://workflows.diagrid.io/
103•yaronsc•5d ago•32 comments

Show HN: Llm.fm – an AI-generated, satirical radio show in the browser

https://www.llm.fm/
5•ryandotelliott•7h ago•0 comments

Show HN: Punge: Ondevice NSFW Image Detection Using YOLOv11n, CoreML, TensorFlow

2•markatlarge•7h ago•0 comments

Show HN: Plantbase, a file-first plant care database

https://houseplantguide.org/
2•alexanderameye•7h ago•0 comments