nowfound

Alternatives

Products that do what XPlant – Track, optimize and iterate your plants like code does

I’ve been working on xPlant, a dashboard for managing plant tissue culture projects. It’s designed like a “GitHub for plants” — you can track growth, experiment with different media, and iterate on your cultures over time, similar to versioning code. The goal is to give hobbyists, researchers, and growers a tool to see what works, optimize conditions, and learn from past experiments. I’d love feedback from anyone who experiments with plants or cares about reproducible growth data.

  1. 1AF

    I’ve loved keeping plants since I was a kid. But the online world of plants can be confusing - strange vocabulary, plants going by conflicting names, and hundreds of niche websites. I wanted to create a site that would organize all of this info and make it easier to explore and discover new plants. That’s why I created GetAnyPlant, which aggregates and matches plants from dozens of online stores. It includes huge amounts of data on these plants along with filters and categories to help you search. You can also save plants to your wishlist and add notes to them. I’m a data scientist by…

    2024 · getanyplant.com

  2. 2S3

    2023 · plant.max-richter.dev

  3. 3WS

    I’ve been in the MLOps space for ~10 years, and data is still the hardest unsolved open problem. Code is versioned using Git, data is stored somewhere else, and context often lives in a 3rd location like Slack or GDocs. This is why we built XetHub, a platform that enables teams to treat data like code, using Git. Unlike Git LFS, we don’t just store the files. We use content-defined chunking and Merkle Trees to dedupe against everything in history. This allows small changes in large files to be stored compactly. Read more here:…

    2022 · xethub.com

  4. 4IV

    GitDiagram is an open-source micro dev-tool that I made this past week Given any public GitHub repository it generates diagrams in Mermaid.js with Claude 3.5 Sonnet I extract information from the file tree and README for details and interactivity (you can click components to be taken to relevant files and directories) Also, you can replace "hub" with "diagram" in any repository URL to access its diagram I created this because I wanted to contribute to open-source projects but quickly realized their codebases are too massive for me to dig through manually, so this helps me get started I do…

    2024 · gitdiagram.com

  5. 5XR
  6. 6IP

    This started as a hard requirement for my TUI-based editor application, it ended up going in a few different directions. A suite of tools that help with semantic code entities: https://github.com/odvcencio/gts-suite A next-gen version control system called Got: https://github.com/odvcencio/got I think this has some pretty big potential! I think there's many classes of application (particularly legacy architecture) that can benefit from these kinds of analysis tooling. My next post will be about composing all these together, an exciting project I call…

    Feb 2026 · github.com

  7. 7

    Make your github history green, with daily automated commits

    2018

  8. 8GF

    Hi HN, we’re Jamie and Matti, co-founders of Twigg. During our master’s we continually found the same pain points cropping up when using LLMs. The linear nature of typical LLMs interfaces - like ChatGPT and Claude - made it really easy to get lost without any easy way to visualise or navigate your project. Worst of all, none of them are well suited for long term projects. We found ourselves spending days using the same chat, only for it to eventually break. Transferring context from one chat to another is also cumbersome. We decided to build something more intuitive to the ways humans think.…

    Oct 2025 · twigg.ai

  9. 9WT

    2022 · plant.jim-fx.com

  10. 10
    Twigg157

    Git for LLMs - a Context Management Tool

    Oct 2025

  11. 11

    GitHub migrations for interactive planning

    2025

  12. 12IM

    I started running 5 years ago and it completely changed me. Recently, I decided to train for my first marathon and needed something more than just tracking my runs to motivate me. I noticed all the apps currently available are just trackers and route finders, but nothing has solved the problem of consistency. So I thought of combining the basic idea of the Forest app with running and created a small app for myself which would reward me with plants and trees for my runs. I am not a mobile developer but then i came across Capacitor. Since I knew Next.js and have been working with it for the…

    2025 · runandgrow.com

  13. 13WO

    I built an open labeling standard for tracking mushroom specimens through their lifecycle (from spore/culture to harvest). v1.1 adds clonal generation tracking (distinct from filial/strain generations) and conforms to JSON-LD for interoperability with agricultural/scientific data systems. Spec (CC 4.0): https://wemush.com/open-standard/specification Client libraries (Apache 2.0): Python + CLI: pip install wols (also on GHCR) TypeScript/JS: npm install @wemush/wols Background: Mycology has fragmented data practices (misidentified species,…

    Jan 2026 · github.com

  14. 14

    The AI garden planner that knows your climate and soil

    Jul 2026 · plantory.ai

  15. 15LA

    Leafsnap is a project I've been working on for about 2 years and we finally launched yesterday! It's a free app for the iPhone (with an iPad version coming next week and an Android version later in the summer) that contains very high-quality images and descriptions of the tree species of the Northeast US. It also has an automatic-recognition feature that uses computer vision to help users identify trees by taking a photo of a leaf. This project is a joint collaboration between the computer science departments at Columbia University and the University of Maryland, and botanists at the…

    2011

  16. 16IB

    Hey HN, About a year ago I shared a first MVP of a visual node-based system for CI/CD pipelines that I've been very passionate about. I've been building on it since, and it's now live. I've always liked building pipelines and workflows, but I've never liked writing YAML for anything more than simple linear tasks. Branching, conditions, loops, or trying to just run certain things in parallel always gets messy. So I built Actionforge, a visual node system to tackle some of these pain points. Instead of writing YAML yourself, you build workflows as graphs. While Actionforge still uses YAML…

    Feb 2026 · actionforge.dev

  17. 17VC

    Hi HN! We just launched a GitHub integration that scales your Git repos to handle 100 terabytes of files in a single repo. XetData enables data scientists and machine learning engineers to version code, models, and datasets together. Most teams have glued together clunky workflows using S3, DVC, Git, Git LFS, and other tools and make true reproducibility difficult: https://news.ycombinator.com/item?id=37694701 We instead embrace and extend Git so end-users don’t need to learn a new tool and a new set of commands. Our implementation is similar to Git LFS, where we take over the…

    2023

  18. 18GL

    I've always dreamed about a project like that when looking at status boards at other companies. We finally had the time to do our own. Here are some photos: http://www.flickr.com/photos/robert_olejnik/sets/72157633736087905/ The stack: Django, mustache.js, Chart.js, Bootstrap and custom Supybot plugin. Maybe will be inspiration for someone else ;-) Do you guys have similar status boards? Cheers, Robert.

    2013

  19. 19
    Archvv10

    GitHub-style growth garden for non-developers

    Jan 2026

  20. 20SP

    Hello HN. This is my first webapp. It works like a pastebin, in which you can visually keep track of the changes you and others make to it. I was a little reluctant about posting it here because I'm not sure it meets the HN quality standards, but, as a beginner, I would really appreciate to have some feedback and/or tips. The url is: http://srctree.net/ An example of usage: http://srctree.net/1 Thanks!

    2012

  21. 21HF

    HortusFox is a free and open-source management, tracking and journaling system for indoor and outdoor plants. It's 100% FOSS software under the MIT license, but still has grown to a scale that can be considered enterprise-scale. That was possible because of the great community that evolved around this leafy project, that kept me motivated as well as supported me in a very kind and lovely way. After a few months of no new version release, a few days ago I've published v5.3 of HortusFox, which provides some cool changes to help empower your plant parenting. You can see a very detailed…

    Oct 2025 · github.com

  22. 22BA

    Hi HN, I built a free, and completely open source, visual studio code extension, which generates tweets based on commits you select. While I was working on webtilities.com, an idea came to me: wouldn't it be cool that I could market this thing inside my editor. Ah, i'm truly lazy. Well, I spent a week building this thing that I bet no one will need because: * "This wont work. My commit messages are terrible" * "This is stupid, I can just use ChatGPT/Gemini/[Insert Chat Platform] directly" * "This is stupid, I get BILLED for using openai tokens" ... And the list goes on. But, I…

    2024 · marketplace.visualstudio.com

  23. 23

    We've been building Twigg for quite a while now and open sourced all of it. Its goal is to provide a similar developer experience to the Google/Meta/Phabricator one. The project consists of not only the version control (the "Git" analogous) but also the software forge (the "GitHub" analogous) and the CI/CD server (the "GitHub actions" analogous). You can self host it or use our hosted instance (https://twigg.vc). Come check it out, and leave us a star on GitHub!

    Jul 2026 · github.com

  24. 24NT

    I built a CLI tool that turns codebases and PRs into diagrams so you can quickly understand how things fit together. Originally made it because I couldn't follow my own AI-generated repos. Just shipped a big update: - Switched from D2 to Mermaid for rendering - Tree-sitter AST parsing + agentic flow instead of raw LLM calls. ~50x faster. - Works on any GitHub repo or PR, not just local - Dropped the web frontend, it's just a CLI now - Published as a pip package Still a ton to improve and I'm building fast. Feedback, issues, PRs all welcome.

    Feb 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →