frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Prompts Aren't Real

https://evaluation.club
1•mcfunley•52s ago•0 comments

I asked Claude to build an OS from scratch. A few days later it runs on a laptop

https://www.reddit.com/r/ClaudeAI/comments/1wfpydl/i_asked_claude_to_build_an_operating_system_from/
1•giancarlostoro•57s ago•0 comments

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

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

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

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

Unitree launches upgraded G1 humanoid robot with six major upgrades

https://technode.com/2026/09/15/unitree-g1-plus-humanoid-robot/
2•thelastgallon•4m ago•0 comments

Show HN: I built a tiny camera that knows where it is

https://mightycamera.com/story
1•asadm•4m ago•0 comments

Hackathons in the vibe coding era: our token economics experiment

https://quesma.com/blog/our-first-hackathon/
2•jakozaur•5m ago•0 comments

Why EAV Sucks

http://esmout.blogspot.com/2012/09/why-eav-sucks.html
1•b-man•6m ago•1 comments

GoJS is now free for personal, non-commercial use

https://gojs.net/latest/
1•simonsarris•7m ago•0 comments

Don't Be Fooled by Anthropic's Doom Troll [video]

https://www.youtube.com/watch?v=vOOHd2cHYEg
1•smukherjee19•7m ago•0 comments

Give your guard two minutes to fail

https://dev.yuv.run/writing/claims-and-locks/
1•alkisyuv•8m ago•0 comments

Built-In Tools vs. Custom Tools in LLM Agents

https://www.vincentschmalbach.com/built-in-tools-vs-custom-tools-llm-agents/
1•vincent_s•8m ago•0 comments

Australia 'on the same page' as Canada as it seeks deeper EU alliance

https://www.reddit.com/r/worldnews/comments/1wgqken/australia_on_the_same_page_as_canada_as_it_se...
3•vrganj•8m ago•0 comments

How Big Are Factorials?

https://eli.thegreenplace.net/2026/how-big-are-factorials/
1•ibobev•8m ago•0 comments

Chester Zoo Mistakenly Advertises 'Child Predator Tour'

https://www.bbc.com/news/articles/c1j4z27n8xyo
1•bookofjoe•8m ago•0 comments

Mesh Welding with Spatial Hashing

https://www.boristhebrave.com/2026/08/31/mesh-welding-with-spatial-hashing/
1•ibobev•9m ago•0 comments

Show HN: Llmbridge, a C++ LLM gateway with sub-millisecond overhead

https://github.com/kottos-ai/llmbridge
1•lluisantoni•10m ago•0 comments

Yogi-Isms

https://en.wikipedia.org/wiki/Yogi_Berra
1•rankdiff•10m ago•0 comments

Exogenous creatine supplementation promotes tumor metastasis

https://www.nature.com/articles/s41467-026-74639-z
1•notdang•10m ago•0 comments

Boomers Are Sacrificing Retirement Savings to Support Their Grandkids

https://www.bloomberg.com/news/articles/2026-09-15/parents-are-sacrificing-retirement-savings-to-...
2•toomuchtodo•12m ago•1 comments

Show HN: What weather do you like? Find it, anywhere on Earth, any month

https://sunseason.org/
1•laurentenhoor•12m ago•0 comments

Reasons your vibe-coded dashboard looks terrible

https://kucharski.substack.com/p/ten-reasons-your-vibe-coded-dashboard
1•speckx•12m ago•0 comments

AI Regulation as Anthropic's Business Model

https://twitter.com/kevinnbass/status/2099621874279817638
2•hsuduebc2•12m ago•0 comments

Boost.PolyCollection

http://bannalia.blogspot.com/2026/09/inside-boostpolycollection.html
1•ibobev•13m ago•0 comments

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

https://bkovac.github.io/modem-thing/
2•bobili1234•13m ago•0 comments

Boston drops Flock after outside agencies gained access to vehicle data

https://www.masslive.com/boston/2026/09/boston-drops-flock-after-outside-agencies-gained-access-t...
2•cwwc•13m ago•0 comments

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

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

I Missed One TLB Shootdown and Somehow Ended Up Controlling a Page Table

https://blog.himanshuanand.com/2026/09/i-missed-one-tlb-shootdown/
1•unknownhad•14m ago•1 comments

Show HN: Open-source passive NFC tag that signs with ECDSA, verified on-chain

https://github.com/mwbpNFTechnology/toluTag/
1•boust16•17m ago•0 comments

The Security Risks in 100k Enterprise AI Sessions

https://a16y.ai/blog/the-hidden-security-risks-in-100k-enterprise-ai-sessions
1•doitmyaiway•18m ago•0 comments
Open in hackernews

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

https://github.com/arnegiacomo/fugleramme
64•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!

firmretention•25m 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.
mungoman2•23m ago
Now this is why I come here!

Amazing thing, will replicate.

jiwidi•22m ago
Isnt this a copy 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•20m ago
This one seems to be more North European focused
jiwidi•18m ago
Its awful close with no attribution or mention of the original project, which should be the minimum i feel like.
KaiserPro•9m ago
true, but we are assuming that the author is aware of the other repo
arnemunthekaas•8m 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•9m 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•4m ago
Patents and greed in a combination.
pjerem•2m 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 cell 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•5m ago
Artig! :)
practicalsystem•2m ago
oh I need to build this for my mom she would love it!
carb•12m 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•8m 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•6m 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•3m ago
I accuse you of having good taste.
wccrawford•10m 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•2m 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.

DavCreator•3m ago
https://xxcancel.com/WarnerTeddy/status/2060018688645115964