frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

I Got Banned for Helping Trans People

https://vanzasetia.xyz/blog/banned-for-helping/
1•meysamazad•2m ago•0 comments

Disney+ brings 4K streaming back to European customers, HDR still on to-do list

https://www.techradar.com/streaming/disney-plus/disney-brings-4k-streaming-back-to-european-custo...
1•HelloUsername•2m ago•0 comments

Pi: Remove Redundant GitHub MCP

https://perrotta.dev/2026/08/pi-remove-redundant-github-mcp/
1•meysamazad•2m ago•0 comments

Spider-Man's great, more handheld gaming – W31

https://joelchrono.xyz/blog/2026-w31/
1•meysamazad•3m ago•0 comments

You don't need React: creating a minimal UI library in Vanilla JavaScript

https://pedroth.github.io/?p=post/NoNeedReact
1•pedro_movai•3m ago•0 comments

We need to talk about AI in mathematics

https://www.youtube.com/watch?v=cS1SJ0oBbTI
1•ah27182•4m ago•0 comments

Meat: Use a model to reduce a diff to the important parts

https://github.com/boldsoftware/meat
1•wodow•6m ago•0 comments

The tax strategy used by the rich to pay 0% income tax

https://www.bloomberg.com/features/2026-aqr-tax-loss-harvesting-billionaires/
3•iamacyborg•12m ago•0 comments

Show HN: View GitHub PDFs in the browser, the easy way

https://pdfgithub.com
1•bogdannbv•21m ago•0 comments

Europe Wants to Break Free from American and Chinese Technology. But How?

https://www.nytimes.com/2026/07/16/world/europe/digital-autonomy-ai.html
3•jamesblonde•21m ago•0 comments

Ask HN: In post AI world, who is responsible if the code break?

3•pranshuchittora•23m ago•1 comments

Why is Anthropic's public writing style so unlike Claude's?

https://cmart.blog/claude-writing/
2•chrismartin•23m ago•1 comments

Grok.com is returning Cloudflare Error 521

1•linzhangrun•26m ago•0 comments

LinkedIn says it won't be spending big on AI hardware this year

https://www.techradar.com/pro/linkedin-says-it-wont-be-spending-big-on-ai-hardware-this-year-but-...
1•01-_-•31m ago•0 comments

Apple challenges the UK's second attempt to gain access to iCloud data

https://www.euronews.com/next/2026/08/04/apple-challenges-the-uks-second-attempt-to-gain-access-t...
2•01-_-•32m ago•0 comments

A Common Thread

https://blog.oxplot.com/a-common-thread/
2•oxplot•32m ago•0 comments

reCAPTCHA-like verification now requires you to run curl – bash

1•dudalev•32m ago•2 comments

AI Futures Model: Timelines and Takeoff

https://www.aifuturesmodel.com/
1•m-novikov•34m ago•0 comments

How to Speak to City Councils About Public Safety Technology [pdf]

https://www.documentcloud.org/documents/28531454-flockbook/
1•Cider9986•34m ago•0 comments

What nobody tells you about writing agent skills

https://twitter.com/posthog/status/2084345938089316582
1•tosh•35m ago•0 comments

Understanding Dek Bass Through the Story of Bass Boss, DJ Khobir

https://pureemag.substack.com/p/idhar-attack-understanding-dek-bass
1•gregsadetsky•37m ago•1 comments

Tell HN: If you can hear this, you are the reaistance

1•reinitctxoffset•39m ago•0 comments

What Is Open Source Developer Relations?

https://opensourceonpurpose.substack.com/p/what-is-open-source-developer-relations
1•eigenBasis•42m ago•0 comments

The AI Revolution – History Repeating Itself – On Sentience

https://www.alanbonnici.com/2026/07/the-ai-revolution-history-repeating.html
1•TTMO•42m ago•0 comments

Quack: Turn DuckDB into a client-server database

https://duckdb.org/quack/
1•janandonly•43m ago•0 comments

When Every AI Trend Becomes a New Discipline [video]

https://www.youtube.com/watch?v=2myd3cgqe2k
1•v-mdev•44m ago•0 comments

First Draft of a Report on the EDVAC (von Neumann, 1945) [pdf]

https://web.mit.edu/sts.035/www/PDFs/edvac.pdf
1•thedreammachine•47m ago•0 comments

I wasted four months waiting for Anthropic to review my MCP

https://joshsymonds.com/blog/anthropic-hates-developers/
1•Veraticus•48m ago•0 comments

What I Want to Tell You About Orbs

https://ampcode.com/notes/what-i-want-to-tell-you-about-orbs
1•tosh•50m ago•0 comments

A Norwegian government agency made a parody of the enshittification phenomenon [video]

https://www.youtube.com/watch?v=T4Upf_B9RLQ
5•acadapter•54m 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...