frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

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

2•jonathanleane•11mo 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•11mo 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•11mo ago
Not sure - lets try: https://kodo-frontend.onrender.com/join?token=3f717b9f1a9052...

Why Ambiverts Make the Best Leaders

https://www.truity.com/blog/why-ambiverts-make-best-leaders
1•rbanffy•1m ago•0 comments

Linux 7.1 Expected to Begin Removing I486 CPU Suppor

https://www.phoronix.com/news/Linux-7.1-Phasing-Out-i486
2•mariuz•3m ago•0 comments

What if AI just makes us work harder?

https://timharford.com/2026/04/what-if-ai-just-makes-us-work-harder/
5•penguin_booze•8m ago•1 comments

Python: Profiling-Explorer

https://adamj.eu/tech/2026/04/03/python-introducing-profiling-explorer/
1•elashri•8m ago•0 comments

Go 1.25 and 1.26 Compiler Magic – How the Stack Is Eating the Heap

https://programmerscareer.com/go-stack-allocation-optimizations/
2•swq115•9m ago•0 comments

Lichess and Take Take Take Sign Cooperation Agreement

https://lichess.org/@/Lichess/blog/lichess-and-take-take-take-sign-cooperation-agreement/DZS0S0Dy
1•dematz•10m ago•0 comments

Why RAG doesn't work for WhatsApp AI agents and what's the alternative

https://wpp.opero.so/blog/why-rag-fails-for-whatsapp-and-what-we-built-instead
1•juancruzguillen•12m ago•1 comments

Satellite mirror plans could disrupt sleep and ecosystems, scientists say

https://www.theguardian.com/science/2026/apr/05/satellite-mirror-plans-could-disrupt-sleep-and-ec...
1•giuliomagnifico•14m ago•0 comments

Tiny Corp's Exabox

https://twitter.com/__tinygrad__/status/2040944508402360592
1•macleginn•14m ago•0 comments

Upwork Inc. violates its own DMARC and SPF policy

1•tmcdos•15m ago•0 comments

Ice-Out: Retiring IceLen until winter late 2026

https://www.bassfinity.com/blog/ice-out-2026-icelens-seasonal-close
1•jequals5•20m ago•0 comments

SQLite on Git, Part II: Unlocking Zlib's Less Known Feature

https://blog.lysk.tech/sqlite-on-git-part-2/
1•mlysk•20m ago•1 comments

Why Taking over Utilities Won't Deliver Cheap Electricity

https://oilprice.com/Energy/Energy-General/Why-Taking-Over-Utilities-Wont-Deliver-Cheap-Electrici...
1•PaulHoule•21m ago•0 comments

Ansel: Color Controls Finally Correct

https://ansel.photos/en/news/color-controls-finally-correct/
1•aurelienpierre•21m ago•0 comments

Practical LLM developer project management: Obsidian Kanban plan MD files in Git

https://savolai.net/notes/edu-tech-blog/llm-text-files-obsidian-kanban-practical-project-manageme...
1•savolai•25m ago•0 comments

Show HN: I built an app for comparing grocery prices across UK supermarkets

https://play.google.com/store/apps/details?id=com.wistfulcreations.GroceryCompare&hl=en_GB
1•poppet1208•26m ago•0 comments

Perplexity's "Incognito Mode" is a "sham," lawsuit says

https://arstechnica.com/tech-policy/2026/04/perplexitys-incognito-mode-is-a-sham-lawsuit-says/
2•JumpCrisscross•29m ago•0 comments

A New Linux Kernel Driver Wants to Catch Malicious USB Devices in the Act

https://itsfoss.com/news/linux-driver-proposal-malicious-hid-devices/
1•nobody9999•30m ago•0 comments

Ask HN: SoTA of Context Building Methods

2•h4ch1•30m ago•0 comments

The Intelligence Failure in Iran

https://www.theatlantic.com/national-security/2026/04/iran-war-intelligence-failure-trump/686694/
3•JumpCrisscross•32m ago•0 comments

Social media is populist and polarising; AI may be the opposite

https://www.ft.com/content/3880176e-d3ac-4311-9052-fdfeaed56a0e
2•Anon84•32m ago•0 comments

Show HN: Lilith-zero: Ultra-fast, Rust-based security middleware for MCP

https://github.com/BadC-mpany/lilith-zero
2•gregojaca•38m ago•1 comments

Social media has become a freak show

https://www.natesilver.net/p/social-media-has-become-a-freak-show
1•canarymark•42m ago•0 comments

Show HN: I replaced Google Analytics with my own tool – no cookies, <1KB script

https://datakool.com/
1•VictorChanet•43m ago•0 comments

When security matters: working with Qubes OS at the Guardian (2024)

https://theguardian.engineering/blog/info-2024-apr-04-when-security-matters-working-with-qubes-os...
1•Tomte•44m ago•0 comments

VOA's Legal Fight for Independence

https://www.cjr.org/analysis/voas-legal-fight-for-independence.php
1•Tomte•45m ago•0 comments

Agentic Coding at ClickHouse

https://clickhouse.com/blog/agentic-coding
1•dkgs•46m ago•1 comments

The Humans Won't Be Called Back

https://threadbaire.com/blog/posts/the-humans-wont-be-called-back.html
1•lliberopoulou•48m ago•1 comments

Show HN: RootCX – I built an open source alternative to "Cursor and Supabase"

https://github.com/RootCX/RootCX
2•seyz•51m ago•0 comments

Paper Close Reading: "Why Language Models Hallucinate"

https://www.lesswrong.com/posts/rAjtnXx5qLgubsrGQ/paper-close-reading-why-language-models-halluci...
2•joozio•51m ago•0 comments