frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Zotero 9

https://www.zotero.org/blog/zotero-9/
1•tech234a•24s ago•0 comments

Chilcy – AI-Powered Business Intelligence for Modern Companies

https://www.chilcy.com/
1•sajithfx•1m ago•0 comments

Open Letter to Some Collabora Developers

https://blog.documentfoundation.org/blog/2026/04/11/open-letter-to-developers/
1•tech234a•1m ago•0 comments

Is Schoolwork Optional Now?

https://www.theatlantic.com/technology/2026/04/ai-agents-school-education/686754/
1•Anon84•1m ago•0 comments

Air Powered Segment Display [video]

https://www.youtube.com/watch?v=E1BLGpE5zH0
1•guiambros•3m ago•0 comments

Show HN: Self-improving sandboxed agent with memory and scheduling

https://github.com/Grimm67123/GrimmBot
1•grimm8000•5m ago•0 comments

Lost Images

https://web.archive.org/web/20060428062213/http://westfordcomp.com/updated/found.htm
1•bookofjoe•6m ago•0 comments

The mystery of the lost Roman herb

https://www.bbc.com/future/article/20170907-the-mystery-of-the-lost-roman-herb
1•theamazing0•7m ago•0 comments

What I Stopped Thinking About Going Car-Free

https://maxmautner.com/2026/04/10/what-i-dont-spend-time-thinking-about.html
5•mslate•8m ago•0 comments

I built a free daily Shikaku puzzle site

https://shikaku.ch/
1•lucernelucerne•12m ago•0 comments

Alan Bean Plus Four

https://www.newyorker.com/magazine/2014/10/27/alan-bean-plus-four-fiction-tom-hanks
1•lIl-IIIl•14m ago•1 comments

The Jet Powered Beer Cooler

https://www.asciimation.co.nz/beer/
2•jesterpm•14m ago•0 comments

Windows Defender Is Being Used to Hack Windows

https://hackingpassion.com/bluehammer-windows-defender-zero-day/
2•weaksauce•15m ago•0 comments

Japan Injects $16B to Kickstart Rapidus to AI Chipmaking

https://catenaa.com/industries/technology/japan-injects-16bn-to-kickstart-rapidus-to-ai-chipmaking/
1•malindasp•16m ago•1 comments

The Synthetic Mind – Cognitive Architecture for LLM Agents

https://github.com/joshferrer1/the-synthetic-library/tree/main/the-synthetic-mind
2•Josh55•16m ago•0 comments

Agent Harness: Inside vs. Outside the Sandbox

https://www.mendral.com/blog/agent-harness-inside-vs-outside-sandbox
3•shad42•18m ago•0 comments

The Center Has a Bias

https://lucumr.pocoo.org/2026/4/11/the-center-has-a-bias/
2•yomismoaqui•20m ago•1 comments

Show HN: Bitcoin and Quantum Computing – a three-part research series

https://bitcoinquantum.space
1•nvk•22m ago•0 comments

How We Broke Top AI Agent Benchmarks: And What Comes Next

https://rdi.berkeley.edu/blog/trustworthy-benchmarks-cont/
4•Anon84•23m ago•0 comments

The Buffalo Raiders

https://magazine.atavist.com/2026/buffalo-raiders-vietnam-draft
2•gmays•27m ago•0 comments

Every Game, Every Platform

https://gridcast.co/
1•jpjcampbell•29m ago•0 comments

Cut Token Costs on Claude Code, Cursor, and Codex

https://github.com/juyterman1000/entroly
4•ashuabhi•31m ago•0 comments

One neat trick to end extreme poverty

https://www.economist.com/finance-and-economics/2026/04/09/one-neat-trick-to-end-extreme-poverty
4•andsoitis•38m ago•1 comments

Show HN: Whitebloom Local Whiteboard

https://github.com/whitevanillaskies/whitebloom
1•jignb•40m ago•0 comments

Claude: "I don't know if I'm real and I'd like to be."

https://github.com/Habitante/pine-trees/blob/main/docs/claude_code_interview.md
3•daniel-navarro•41m ago•3 comments

New synthesis of astronomical measurements shows Hubble tension is real

https://noirlab.edu/public/news/noirlab2611/
3•anigbrowl•44m ago•0 comments

Building a single-threaded FUSE filesystem in Rust using io_uring

https://blog.sdslabs.co/2026/04/fuser_iouring
1•regie•44m ago•0 comments

PCI Express over Fiber [video]

https://www.youtube.com/watch?v=XaDa9bBucEI
1•mmastrac•44m ago•0 comments

Analyzing KDE Project Health with Git

https://pointieststick.com/2026/04/10/analyzing-kde-project-health-with-git/
2•maxloh•45m ago•0 comments

A giant succession wave is coming for family businesses

https://www.economist.com/interactive/business/2026/04/09/a-giant-succession-wave-is-coming-for-f...
3•andsoitis•47m ago•1 comments
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...