Daily issue / 2026-08-07

11 interesting things surfaced from HN on 2026-08-07

Useful things that surfaced in Hacker News discussions on 2026-08-07. Open the context to see why each one caught our attention—or jump straight to the original thread.

At a glance:
Finds:11
Threads:7

What we found

01
Indigene
indigene.app

A browser-based native-plant finder tailored to your exact location.

Source discussion: Crime Pays but Botany Doesn't

Wow, this is a lovely tool, and it's clearly built with a lot of your own knowledge! I'm in New England and this has some great recs for my land. One slight piece of feedback: it's pretty clear a lot of the text was output of AI. IME (and just _my_ E, of course), this detracts somewhat from the authority of the page, as it makes it seem more like it just came from a conversation with Claude, rather than from your knowledge filtered through building an app. Might be worth doing a couple of passes to tighten up and human-ize it a bit :). (since it's open source, I suppose I could always PR myself if you'd be open to it)

nja · recommendation

Direct HN comment

You've done a great job with the "how big does it get"/"what will it look like" SVG diagrams, those are incredibly helpful. https://indigene.app/plants/symphyotrichum-subspicatum https://indigene.app/plants/juncus-patens Very helpful for choosing plants.

lelandbatey · recommendation

Direct HN comment
02
Flora Incognita
floraincognita.com

A free, ad-free mobile app for identifying plants from photos.

Source discussion: Crime Pays but Botany Doesn't

I can strongly recommend the mobile app Flora Incognita for quickly identifying plants. It’s made by one of the German universities so it’s free, don’t have ads, and don’t collect your personal data. I even showed it to my mum and she loves it

iammjm · recommendation

Direct HN comment

Thank you for the rec, I used it to identify a mystery house plant I was gifted :)

otherayden · recommendation

Direct HN comment
03
Libdragon
github.com

An open-source SDK for making games for the Nintendo 64.

Source discussion: How to Make a Nintendo 64 Game in 2026

Libdragon has been improved massively in the past year or so, there are now simple demo games that show capabilities far beyond the original N64 games (bump mapping textures, HDR, seamless loading of massive overworld maps, etc.) Really talented core team, fun to give them a follow. Demos: https://www.youtube.com/watch?v=XP8g2ngHftY

Mizza · recommendation

Direct HN comment
04
PS1 Bare Metal
github.com

A minimalist tutorial series for PlayStation 1 homebrew development.

Source discussion: How to Make a Nintendo 64 Game in 2026

I am still amazed my own minimalist PS1 tutorial series [1] became as popular as it did, given that prior to it basically all learning material on the internet was written around the decent-for-the-time-but-horrible-now Sony SDK and often based on 30-year-old example code full of 30-year-old C practices (in particular the complete disregard for aliasing and concurrency, which resulted in plenty of headaches once people started using those ancient libraries and example code with modern GCC). We even have bleeding-edge C++ SDK options [2] complete with an STL and coroutine support, so if anybody here wants to try their hand at PS1 homebrew development I would highly encourage checking out the

spicyjpeg · recommendation

Direct HN comment
05
Eve
eve.dev

A self-hostable agent runtime with TUI, GitHub, and chat-channel support.

Source discussion: Show HN: The Channels SDK – Bring Any Agent to Any Channel (Slack, MS Teams)

I have been using eve - https://eve.dev/ recently and it was just really nice and well thought out. It also supports TUI, github and other non chat channels. The integration and abstraction with sandboxes, cron etc. is very nicely done but you still can self host it.

mrud · recommendation

Direct HN comment
06
ChatJimmy
chatjimmy.ai

A public demo of extremely high-throughput language-model inference.

Source discussion: AMD acquires Taalas to boost inference performance by etching models in silicon

I freakin' love this demo. It feels magical.

wxw · recommendation

Direct HN comment

This is the coolest LLM thing I’ve seen since the original ChatGPT announcement a few years ago. IMO much more impressive than marginal gains of frontier models.

appplication · recommendation

Direct HN comment
07

A large single-player Quake mod with new maps, mechanics, and enemies.

Source discussion: Quake – 30th Anniversary Update

If you read this and you haven’t played arcane dimensions yet, drop everything and go and do that. It makes the quake the best single player FPS ever. The mechanics are even better than vanilla quake, the maps are gorgeous, the enemies diverse and fun. Absolute perfection

namdnay · recommendation

Direct HN comment
08
Scientific Babel
press.uchicago.edu

A history of how English became the dominant language of science.

Source discussion: Crime Pays but Botany Doesn't

I'd also recommend "Scientific Babel How Science Was Done Before and After Global English" by Michael D. Gordin [0]. It goes into detail about which languages scientists have used over time. [0] https://press.uchicago.edu/ucp/books/book/chicago/S/bo145049...

rhodin · recommendation

Direct HN comment
10
Transitous
transitous.org

An open-source public-transit routing engine with configurable first- and last-mile choices.

Source discussion: My phone detects going on a run as “someone snatching my phone and running off”

Depending on where you live there is Transitous: https://transitous.org/ It's a FOSS public transport routing engine. In the options you can select what type and how much time you want to spend on the first and last "mile" (even something like bike/scooter sharing). It uses open data or data connectors for the routing. And being FOSS, if there is no data connector yet for you region, it may be interesting to contribute one if there is a sane way to query the data from the local transport compan(y|ies).

urineaut · recommendation

Direct HN comment
11
Ironwail
github.com

A modern source port for playing Quake and its community expansions.

Source discussion: Quake – 30th Anniversary Update

PROTIP: Install the Kex-engine remaster, but then actually play IronWail: https://github.com/andrei-drexler/ironwail It's a real IdTech source port that will load the Remaster's PAKs and pretend to be the Remaster to Steam for achievement unlocks. Dimension of the Machine was fantastic so I'm hyped to play Dawn of the Machine tonight :D

Lammy · recommendation

Direct HN comment