frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

GGFWPi – read-only Raspberry Pi firmware and Secure Boot audito

https://github.com/patapik/ggfwpi
2•patapik•41s ago•0 comments

Dead in the Water

https://www.slow-journalism.com/long-reads/dead-in-the-water
1•tkocmathla•3m ago•0 comments

AI Coding Without the Vibes

https://peterbloem.nl/blog/craft-coding
2•riskone•5m ago•0 comments

HN: HomeBrain – Your private local cloud, agent wired into everything

https://github.com/oalterg/HomeBrain
1•oalterg•8m ago•1 comments

The PREDIMED trial is the largest primary prevention trial

http://www.predimed.es/introduction.html
1•colinprince•8m ago•0 comments

Siemens PC-X (2015)

https://www.geekdot.com/siemens-pc-x/
1•naves•8m ago•0 comments

Update: The extension has been approved and is now live on the Chrome Web Store

https://chromewebstore.google.com/detail/source-download/nockdgincmpfojabnhbofkddgcmnodpd
1•2rundev•11m ago•0 comments

Bloom Chose the Team Before the Problem and the Research Before the Pitch

https://sherm4n.com/bloom-security-israel-ai-endpoint-itay-keren/
1•xsherman•12m ago•0 comments

Forget the Robot Tax. Tax the Tokens

https://www.atomic14.com/2026/08/16/forget-the-robot-tax-tax-the-tokens
1•iamflimflam1•13m ago•1 comments

Wave overhangs let you print without supports [video]

https://www.youtube.com/watch?v=IhAzIXTE-FE
1•feb•13m ago•0 comments

The Qwen MLX Challenge

https://www.yukon.org/mlxfast
1•vivekkairi•15m ago•0 comments

Boring bits prepare you for the problems that can't be solved by copy pasting

https://mastodon.gamedev.place/@sinbad/117104626436634775
1•jay_kyburz•16m ago•0 comments

A Swarm of Blood Robots

https://craigmod.com/essays/robot_blood/
1•naves•16m ago•0 comments

Show HN: Ask questions about the Swiss train timetable

https://fragplan.ch/
2•bekoeppel•17m ago•1 comments

Day, in One Frame

https://getdayframe.app/
1•croes•18m ago•0 comments

Haskell: Origins, Evolution, and Future [video]

https://www.youtube.com/watch?v=MQeIerDsReA
1•eric_khun•20m ago•0 comments

Knowledge Representation (2013)

https://sifter.org/~simon/journal/20130713.h.html
1•eric_khun•21m ago•0 comments

AstroUpdate – Real-time space news, 3D ISS tracking and AI briefs

https://www.astroupdate.space/en
1•bruceleeglad•21m ago•0 comments

Carrier Pidge – iOS messaging that travels at 100mph

https://www.tomshardware.com/software/applications/rogue-ios-developer-creates-app-that-simulates...
1•jtwaleson•21m ago•0 comments

Show HN: dunx – Nest-style DI for Bun without reflect-metadata

https://petarzarkov.github.io/dunx/#/
1•flaery•23m ago•0 comments

A receipt printer exposed to the internet, inviting people to send it things

https://www.reddit.com/r/selfhosted/comments/1vpskku/i_put_my_receipt_printer_on_the_internet_sen...
1•FinnKuhn•25m ago•0 comments

Climbing Guide as a Shared Infrastructure

https://irz.fr/en/articles/openclimbing-open-guide-en/
2•zbycz•26m ago•0 comments

Android Strings XML Translation Online: The Tool That Preserves Your Variables

https://locafileai.com
1•phobopt•26m ago•0 comments

Show HN: HN Glance – a visual reader for Hacker News links and discussions

https://hnglance.com/top
2•valentinvieriu•28m ago•1 comments

We cut RAG costs 5x without losing quality

https://trpevski.com/blog/scaling-rag-chunking-reranking-and-cost-optimization/
1•dzugumot•28m ago•0 comments

Why Chinese Citizens Are More Optimistic About AI Than Americans

https://www.bloomberg.com/news/articles/2026-08-14/why-ai-optimism-is-so-much-higher-in-china-tha...
2•helsinkiandrew•29m ago•1 comments

A Generative Cramér-Rao Bound

https://arxiv.org/abs/2203.03695
1•hasley•30m ago•1 comments

AI Paper Trail: What does AI know about you?

https://proton.me/lumo/ai/ai-paper-trail
1•Gys•32m ago•1 comments

How to Invest in AI (2025)

https://reactionwheel.net/2025/09/how-to-invest-in-ai.html
1•rzk•32m ago•0 comments

Twitch Adds Opt-Out for Amazon AI Training After Enrolling All Creators

https://www.ghacks.net/2026/08/14/twitch-adds-opt-out-for-amazon-ai-training-after-enrolling-all-...
1•01-_-•33m ago•0 comments
Open in hackernews

Show HN: Kodo – Temporary, real-time translation chat app for my upcoming trip

2•jonathanleane•1y ago
Hey HN,

My wife and I are heading to Thailand soon, and while we're learning some basics, I was thinking about those quick, everyday interactions where a language barrier can be awkward – asking for directions, ordering street food, chatting with a vendor, etc.

I didn't want the friction of firing up a dedicated translation app each time or dealing with account signups for something temporary.

So, I decided to build Kodo Chat as a little side project to scratch my own itch. The idea is a super simple, temporary chat room focused purely on real-time translation between two people.

How it works:

One person ("host") visits the site, selects their language, and gets a QR code and a shareable link. The other person ("guest") scans the code or opens the link on their phone, selects their language, and they're connected in a temporary room.

Messages sent by either person are translated (currently using OpenAI - gpt-4.1 by default, but configurable) and displayed along with the original text on the other person's device.

Rooms and user links expire automatically (via Redis TTLs), so there's no persistent data or accounts needed.

It's built with Expo (React Native Web) for the frontend, Node.js/Express/Socket.IO on the backend, and Redis for session/room management. The UI is pretty basic right now (using React Native Paper), and the translations are only as good as the underlying AI model, but it seems to handle simple conversational stuff reasonably well in testing.

It solved my immediate need, and I thought others might find it useful, so I've open-sourced it.

Live Demo: https://kodo-frontend.onrender.com/ GitHub: https://github.com/jonathanleane/kodo

Would love to hear any feedback, suggestions, or criticisms you might have! Especially curious if anyone else has faced similar communication hurdles while traveling and what solutions they've found.

Comments

gabrielcrist•1y ago
Muito interessante! A funcionalidade de tradução temporária em tempo real parece especialmente útil para situações em que a comunicação rápida supera a perfeição da tradução.

Fiquei curioso: como o Kodo lida com expressões idiomáticas ou gírias locais? E existe algum tipo de armazenamento ou histórico das conversas traduzidas?

Pode ser uma ótima ferramenta não só para viagens, mas também para equipes multiculturais em ambientes remotos.

jonathanleane•1y ago
Not sure - lets try: https://kodo-frontend.onrender.com/join?token=3f717b9f1a9052...