frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://github.com/arnegiacomo/fugleramme
136•arnemunthekaas•1h ago•36 comments

Show HN: Hacking a $20 4G wireless hotspot into a texting device

https://bkovac.github.io/modem-thing/
12•bobili1234•37m ago•1 comments

Show HN: Lume – an open-source terminal you can drive from your phone

https://uselume.dev/
2•hugomyb•15m ago•0 comments

Show HN: Bulkgrid – Search websites and GitHub repositories from your AI agent

https://bulkgrid.com
2•ceglh•16m ago•0 comments

Show HN: A live Git diff view cli to stay on top of what agents are doing

https://github.com/stagas/livediff
3•stagas•20m ago•0 comments

Show HN: Infinite Shaders

https://shaderfrog.com/infinite
2•andrewray•23m ago•0 comments

Show HN: Capsule – Single-file web apps that save their data into SQLite

https://withcapsule.app/
2•bashtian•26m ago•0 comments

Show HN: Ordewell – turn one goal into an ordered plan of coding-agent tasks

https://github.com/ordewell/ordewell
2•ac-ciano•26m ago•0 comments

Show HN: Prokop – Open-source AI coding workspace with cross-project memory

https://github.com/capek-dev/prokop
3•danielbilekq•38m ago•1 comments

Show HN: Redis City – Explore how Redis works in an interactive 3D model

https://poltora.dev/redis
139•poltora•2d ago•22 comments

Show HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS

https://github.com/JamesRyanATX/fcbnerd
82•fretlessjazz•14h ago•19 comments

Show HN: ScaleUp City Simulator

https://city.scaleupcto.com/
4•robotrobot•1h ago•4 comments

Show HN: Nari Qwen3-TTS and Qwen3-ASR – High accuracy, low latency and cost

https://narilabs.com/blog/nari-labs-leads-coval-voice-ai-benchmarks/
87•toebee•21h ago•29 comments

Show HN: Pelican-bicycle alternatives

https://gally.net/temp/20260914pelican-alternatives/index.html
125•tkgally•1d ago•45 comments

Show HN: A Zoomable Equal-Area Map Projection that interpolates to Mercator

https://www.benjoffe.com/map
2•benjoffe•3h ago•0 comments

Show HN: Neobrutalism.dev – Just added Base UI support and added new color theme

https://www.neobrutalism.dev/
156•samke-•21h ago•74 comments

Show HN: Kinesis – Control your Mac with the Meta Neural Band

https://github.com/callbacked/kinesis
117•callbacked•1d ago•43 comments

Show HN: Jinfer – AI inference engine for the JVM. AI in a jar

https://qxotic.ai/
2•mukel•7h ago•0 comments

Show HN: Pushie – Get notified with a simple webhook

https://pushie.net
21•vasanthv•23h ago•13 comments

Show HN: Fly.exe – An EON systems like virtual fruit fly uploaded to computer

https://github.com/Ibtisam-Mohammad/Fly.exe
23•Ibti_sam•22h ago•4 comments

Show HN: Analyzed 400 routes and driving a Tesla beats flying 65% of the time

https://flyortesla.com/insights
3•drewlem•9h ago•4 comments

Show HN: I built Otis, a minimal AI agent that runs local models out of the box

https://triangllabs.ai/otis
19•petrenk0n•1d ago•3 comments

Show HN: What Just Pinged Me?

https://whatjustpingedme.com
24•furyofantares•1d ago•0 comments

Show HN: 1080p is 920px tall – 1k real browser viewports

https://screensize.net/reports/viewport-stats
41•zenpe•1d ago•20 comments

Show HN: Bodily Oddities

https://vester.si/bodily-oddities/
340•vesterde•4d ago•214 comments

Show HN: Hazzel – a tiny coding agent, Bring your own keys

https://github.com/mukundzha/hazzel
6•mukundzha6•13h ago•0 comments

Show HN: An open-source control plane for your company's AI agents

https://github.com/vstorm-co/agenticos
3•outageroom•14h ago•0 comments

Show HN: MCP Harbor – An MCP Registry

https://ai.mcpharbor.dev/
7•Lbesecker195•20h ago•3 comments

Show HN: Authorize MCP tool calls without giving agents the credentials

https://github.com/keydrisLabs/mcp-auth-keydris-template
7•b4timer•1d ago•7 comments

Show HN: Exploring the intersection of prediction markets and social media

https://www.thevidmarket.com/
16•ryanpere2298•1d ago•2 comments
Open in hackernews

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://github.com/arnegiacomo/fugleramme
120•arnemunthekaas•1h ago

Comments

arnemunthekaas•1h ago
Author here. A mic listens to the sounds in my garden, BirdNET-Go (an open-source BirdNET classifier) detects birds by sound, and the e-ink frame draws a real 1800s natural-history illustration of each one as it hears them. Here’s a live web-demo from my garden in Bergen, Norway: https://fugleramme.arnegiacomo.dev

A few things that might be interesting:

- The screen only redraws when the set of birds changes, and dithers the collage down to six colours for the e-ink display.

- Bigger birds sit toward the centre, scaled by real body mass.

- 800+ cutouts across 400+ species, each cut from a real public domain plate. All art is historic and human-made. Coverage is currently best for the Nordics, Britain and Germany (but other parts of the world are in the works).

- Runs fully local on a Raspberry Pi or your homelab (yes, even the classifier runs great on a RPI)

The e-ink panel is optional and it can run web-only in a container against a BirdNET-Go you already have.

Happy to answer any questions!

smeej•16m ago
Do you have your image source available somewhere? I'm not going to build this same thing, but I'd love to add some prints of birds to my shelves and, not knowing much about birds, it would help to have a set of pictures I could look through and go, "Ooh! This one!" and learn about them. It'd be a good jumping on point!
arnemunthekaas•14m ago
Yeah, all art i attributed an linked in https://github.com/arnegiacomo/fugleramme/tree/main/assets/a.... Check the manifest for exact sources
onionisafruit•12m ago
If I were to make one of these as a Christmas present for somebody in Texas, and I wanted to contribute work toward good coverage for the area, how big of a time commitment would that be? It sounds like the kind of hobby work I could get into for a few months.
firmretention•49m ago
This is such a cool idea and I want to build one. I wish I had this kind of creativity. I can do the hardware/software side, but great ideas elude me.
away0g•18m ago
are you setting yourself up to record ideas as they happen?
mungoman2•47m ago
Now this is why I come here!

Amazing thing, will replicate.

jiwidi•46m ago
Isnt this a fork* of https://x.com/WarnerTeddy/status/2060018688645115964?

https://github.com/Twarner491/AvianVisitors

https://theodore.net/projects/AvianVisitors/

Or maybe im missing to see is the same author? It went viral a few months ago

tencentshill•44m ago
This one seems to be more North European focused
jiwidi•42m ago
Its awful close with no attribution or mention of the original project, which should be the minimum i feel like.
KaiserPro•33m ago
true, but we are assuming that the author is aware of the other repo
arnemunthekaas•32m ago
Original author here. Fair point, this project was one of my inspirations, but I chose to take a different approach. This uses public domain natural history art and builds on top of BirdNET-Go which is a popular way of self-hosting bird-detections. (This is really a BirdNET-Go companion, as it cannot run without).

I've seen other similar projects pop up like https://github.com/veteranbv/inky-bird-frame and https://github.com/adamoberley/HABirdDashboard/tree/HABirdDa..., each with their own spin.

fnands•32m ago
Very cool!

I wish E-ink displays were a bit more affordable. The 13 inch one is £229.50. Does anyone know why they are still so expensive, at least at large sizes?

eckelhesten•28m ago
Patents and greed in a combination.
pjerem•26m ago
You have to distinguish the fake color e-ink that are used in mass consumer products which are actually black&white e-ink plus an LCD layer and are expensive, and the real color e-ink where each micro capsule embeds 3 to 5 different inks of different colors.

The latest are pretty complex devices, very slow to refresh (hence why they are not used in your e-reader) and also very expensive. But the rendering is way much nicer because it’s real ink that is used to render the colors.

bronlund•29m ago
Artig! :)
practicalsystem•25m ago
oh I need to build this for my mom she would love it!
misetech•19m ago
I would like to build something which can do the exact opposite. Sounds from illustrations.
nsbk•17m ago
Very cool, but IMO not mentioning https://theodore.net/projects/AvianVisitors/ as an inspiration is a very ugly move from the author
arnemunthekaas•15m ago
Duly noted, I'll reference this, as well as other similar projects in the readme. Thanks for the feedback
nsbk•8m ago
Fair! Also, I would love to build this myself as I'm moving out of the city and to the countryside soon.

I'm based off Spain, so I'll be happy to contribute if I find missing Iberian and Mediterranean species, or if some cool feature idea comes up :)

RGS1811•15m ago
This is one of the most wonderful uses of AI I've seen in a while.
telesilla•13m ago
I agree. It's such a pity Cats don't recognize images, would make for wonderful CatTV.
meteyor•9m ago
I love this! I have a forest garden with lots of birds. I so want to try this project asap!
carb•36m ago
I agree I would expect a reference. Another difference between this an AvianVisitors is the image sources. AvianVisitors is all AI generated with a consistent prompt, but OP's is using chiefly public domain images with retouching by AI as needed.
jiwidi•32m ago
Yeah agree

I understand OP is continuing the work and improving it as he sees fit, but that in my mind is a fork and should aknowledge the initial work that sparked it.

Maybe i'm wrong tho and this is completely parallel work! Waiting for OPs reply

arnemunthekaas•29m ago
Hi, yeah I'm not basing any of my coding or feature-work on that project. My biggest source of inspiration is actually just a paper poster I have hanging on my wall https://www.axelthorenfeldt.com/news/wwf-verdens-naturfonds-.... I wanted to make a version of that, showing the actual birds in my garden.
delichon•26m ago
I accuse you of having good taste.
wccrawford•34m ago
The new one appears to use real art from real humans, instead of AI art that was fixed.

And just because 2 things do the same job doesn't make one a "copy" of the other.

jiwidi•26m ago
My mistake for calling it "copy", should have said fork maybe (?)

They are awful close to still require a reference to the original project imo. They are achieving the same output (identify birds and display them in a frame display all hosted in a raspberry pi) with that twist to how to generate the art.

arnemunthekaas•23m ago
Author here: I'll take any feedback and critisism. I haven't based any of my work on his project, but will consider referencing it as a similar one in the readme, as well as e.g. https://github.com/veteranbv/inky-bird-frame.
jdiff•22m ago
What is "the new one"? The old one used AI, and this one seems to as well.
arnemunthekaas•19m ago
Author here: It doesn't, well at least not art-wise. All sources are attributed in https://github.com/arnegiacomo/fugleramme/blob/main/assets/a... and https://github.com/arnegiacomo/fugleramme/blob/main/assets/a...
DavCreator•27m ago
https://xxcancel.com/WarnerTeddy/status/2060018688645115964