Show HN: My 13-year-old built an ant colony tracker

(formicarium.es)

72 points | by abelgvidal 2 days ago ago

49 comments

  • jlengrand a day ago ago

    As a 40 year old who has had colonies since he's your kiddo's age, please thank him for me! I've created an account :).

  • nreilly a day ago ago

    Would be good if you can set a hemisphere (I assume nuptial flights are different in northern vs southern hemisphere. Adding more ant species would be helpful too. Camponotus consobrinus, iridomyrmex purpureus and aphaenogaster longiceps are pretty common in Australia.

  • echoangle 2 days ago ago

    Not closely related to the app itself, but how does the worker count graph work? Do you count them visually and put in the data? Or how do you know how many ants you have?

    • Chu4eeno a day ago ago

      from the screenshots it looks like manual data entry

      • echoangle a day ago ago

        But do people really count 2400 ants manually?

  • cinntaile a day ago ago

    On mobile the site is not properly scaled, I need to horizonally scroll. I'm not into ants so I won't register but this is what I like to see. An expert within a specific field that thanks to AI can now build niche tools that are helpful. Keep it up!

  • abelgvidal 18 hours ago ago

    Thanks everyone for the feedback, it really means a lot to him. Wasn't trying to start a debate about using AI to learn to code; I just want him excited about building things, and this was one way to do that. He's already looking at some of the suggestions here (hemisphere setting, more species) for the next version.

  • ge96 a day ago ago

    Damn... I just got that, Formic queen in Enders Game... ants

    • matheusmoreira a day ago ago

      See also: formic acid, so named because it occurs in ants.

      • mindfulmark a day ago ago

        also the french word for ants, fourmis

        • matheusmoreira a day ago ago

          Also the portuguese word for ant, formiga, which derives from latin, formica.

  • tantalor a day ago ago

    Seems like something you could do in a spreadsheet with less time.

    What's the advantage?

    • zbaby a day ago ago

      A fancy ui? I don't know if it has a specific advantage besides organization.

    • jedimastert a day ago ago

      I mean you could probably say that for most crud applications, the difference is somebody else is already done the work of setting everything up and it looks nice

      • DANmode a day ago ago

        Perfect response.

        “Why isn’t this a CLI?”

        because your mom still exists.

  • Spooky23 a day ago ago

    It looks really awesome, he scratched an itch and created a little platform that he can iterate on.

  • bytestrix a day ago ago

    noways even 13yo can build and deploy production ready apps , crazyyyy

  • murats 20 hours ago ago

    This is the kind of niche project that makes Show HN fun.

  • terekhindc 18 hours ago ago

    are there existing ant-keeping trackers he compared against, like the AntsCanada community tools? curious what gap he saw.

  • jongjinchoi a day ago ago

    That's really impressive. I think age doesn't matter.

  • dtaillie 20 hours ago ago

    Sleek/aesthetic UI even if done by claude.

  • VaradD09 17 hours ago ago

    That guy is surely master vibecoding

  • watchdarkly a day ago ago

    Are these made up ant colonies?

  • hmartin a day ago ago

    Neat to see, brings back some great memories! And sorry on behalf of the decent people of HN for the weird haters who don't know ant species names or want to crap on the AI-ness.

  • ben_indexlabs a day ago ago

    Very impressive!

  • ljcoco a day ago ago

    super impressive

  • skeater15 a day ago ago

    Any web devs that could me this style of UI?

    • dewey a day ago ago

      Claude Code or other AI agents produce that by default, usually also this hue of orange.

  • Masho_17 a day ago ago

    I like it

  • donkey_brains a day ago ago

    [flagged]

  • jianfenglin a day ago ago

    Fancy vibe coded UI, but who doe the counting? Even AI can't count ants with just a single photo as majority of them are underground.

  • sudo_cowsay a day ago ago

    [flagged]

    • zbaby a day ago ago

      It's very clearly AI slop (Sorry kid). If it works for you, great! But for others.....

  • syspec a day ago ago

    [flagged]

    • dang a day ago ago

      Please don't.

  • totallygeeky a day ago ago

    [flagged]

    • brandonmenc a day ago ago

      They're 13.

      When we were using Hypercard or BASIC to make dumb little programs, we weren't learning any of that stuff either, really.

      Making apps is so complicated now that without a little bit of help from LLMs, most kids would probably just give up.

      Heck, lots of professional software developers are using LLMs to get over that hump on their side projects for the very same reason.

      It's hard to even get started nowadays, and LLMs lower the barrier of entry. This is a good thing.

      EDIT: Also, maybe this kid doesn't dream of being a programmer? And they just want an app that solves their immediate problem? Everyone here is being unnecessarily harsh. I hope none of you have kids.

      • pooloo a day ago ago

        > When we were using Hypercard or BASIC to make dumb little programs, we weren't learning any of that stuff either, really.

        > Making apps is so complicated now

        Well that is not entirely true, I recall trying to learn game development. A lot of the time I spent was searching posts on web forums or asking questions in DAL/EF/Free/etc net and getting told to learn how to ask a question... not only that but I had learned it was better to write games not engines. Though I still managed to find out about GDI, which led me to DirectX, OpenGL, and then SDL. Those were scary... This is also when I learned about modding games, specifically Half-Life modding, which for some reason led me to creating bots for Counter-Strike just because I could and that is when I learned ladders are really difficult.

      • vector_spaces a day ago ago

        Speak for yourself (re learning)? Lots of young ppl are curious and determined and willing to dig into the guts of a thing to understand how it works.

        I agree re LLMs lowering the barrier of entry generally being a good thing, but I also find it disingenuous to present this as anyone's work at all, really.

        All of the copy on the page (e.g. the "Made with <3 for X") reads to me as empty mimicry of 2018-era coastal tech, and not something a 13 year old would have much context for at all. The tech itself feels like a very simple CRUD app. There is nothing wrong with that and many useful and interesting applications are just that, but I also know that this app is borderline trivial to generate/vibe code in a handful of prompts nowadays

        I am sorry to be a downer! To be clear, shipping alone is a hurdle, and that counts for something. Also, not every work needs to be novel or demonstrate outstanding creativity or copywriting skills

        But one element of making things that's overlooked is taste. I think that's what is missing here for me -- it's not really transparent which choices were made by the LLM and which were made by the kid.

        • brandonmenc a day ago ago

          re: "taste" - whatever that even means here - you could say the same thing about any of the thousands of Bootstrap or Tailwind or whatever CRUD apps made over the years.

      • protocolture a day ago ago

        I learned heaps from making dumb VB6 winform apps I have no idea what you are talking about.

        Part of what I learned was "Dont try and make games in dumb VB6 winform apps" but thats part of the process.

        • brandonmenc a day ago ago

          How do you know they're not learning by using an LLM?

          You think just because they built something with an LLM they won't ever "view source" on the output?

          Very presumptuous.

          • protocolture a day ago ago

            Where did I presume that?

            All I did was counter this weird narrative "When we were using Hypercard or BASIC to make dumb little programs, we weren't learning any of that stuff either, really."

            Why did you presume I had taken a position on LLM usage?

      • seba_dos1 a day ago ago

        > They're 13.

        So? It's 13 years, not months. They're perfectly capable of learning that stuff by now.

        > Making apps is so complicated now

        I haven't noticed. Why do you think it's so complicated? Making things with GTK, Qt, PHP etc. seems even easier now than it was two decades ago when I was 13 and learning this stuff. Browsers are picky with JavaScript from local files, but these days you can just launch a HTML file with Electron. There's even Lazarus if we wanted to closely replicate what I was learning with back then.