frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

What is WAL backpressure, and why does ClickHouse Managed Postgres need it?

https://clickhouse.com/blog/wal-backpressure-clickhouse-managed-postgres
1•saisrirampur•3m ago•0 comments

Escaping the LLM Coding Rat Race

https://aaronstannard.com/escaping-ai-coding-ratrace/
1•kiyanwang•6m ago•0 comments

Production support agents that read your code and your database, via MCP

https://medium.com/@rahulgolwalkar/the-support-agent-that-actually-reads-your-code-and-your-produ...
1•rahulgolwalkar•9m ago•0 comments

Show HN: Teaching agents how to play Factorio (using RLM, GEPA)

https://github.com/ukituki/dspy-factorio/
1•ukituki•9m ago•0 comments

We are still early (quiz for the graph we all know)

https://early.stevenmoody.com/
1•tillcarlos•12m ago•1 comments

Seas have hit hottest temperature on record for July

https://www.theguardian.com/environment/2026/aug/10/global-seas-hottest-temperature-july-scientists
3•johnshades•23m ago•0 comments

Thai school shooter learnt how to use guns via social media

https://www.bbc.com/news/articles/cy07dern0n0o
2•vinni2•24m ago•0 comments

How Much Does Web Hosting Cost in 2026? Prices Compared

https://veerhost.com/how-much-does-web-hosting-cost/
5•betterornotss•26m ago•0 comments

Monopoly Round-Up: Regulation of engagement algorithms is on the horizon

https://www.thebignewsletter.com/p/monopoly-round-up-the-biggest-sexual
3•chmaynard•34m ago•0 comments

Archive.st - Archive a Webpage

https://archive.st/
4•frozenseven•42m ago•1 comments

Qwen-MM-Plugins

https://github.com/QwenLM/Qwen-MM-Plugins
3•pretext•42m ago•0 comments

Why do we assume everyone should be working?

https://wilsoniumite.com/2026/08/10/why-do-we-assume-everyone-should-be-working/
12•Wilsoniumite•43m ago•0 comments

Therapy Needs to Get Help

https://www.nytimes.com/2026/08/09/opinion/therapy-neuroscience-perception.html
2•ed•44m ago•0 comments

PON-Beam: Notification-Oriented Beam Erlang VM

https://github.com/matheuscamarques/pon_beam
2•wut42•48m ago•0 comments

Ask HN: Do people with authism have emotions?

1•soltanov•49m ago•2 comments

Harry Potter almost derailed a major UK interconnector project

https://www.rechargenews.com/grid/how-harry-potter-almost-derailed-a-major-uk-interconnector-proj...
2•riffraff•51m ago•0 comments

Show HN: Memcode AI goes open source with Claude Code inspired coding agent

https://github.com/memcode-ai/memcode
2•timerwin•53m ago•0 comments

Hello

1•pranavgawas-pro•1h ago•0 comments

Act like it is science

https://marginalrevolution.com/marginalrevolution/2026/08/act-like-it-is-science.html
3•thedreammachine•1h ago•0 comments

md-whispr

https://twitter.com/stanlalanne/status/2086675864276566196
1•sharpshootersl•1h ago•1 comments

AI Coding Clients Are Reading Each Other's Personal Instructions

https://runtimewire.com/article/ai-coding-clients-are-reading-each-other-s-personal-instructions
2•ryanmerket•1h ago•0 comments

Copy-paste email templates for chasing overdue invoices

https://invoice-email-template.surge.sh/
1•lmv_builds•1h ago•0 comments

Take-home assessments to be banned in school AI overhaul

https://www.smh.com.au/national/nsw/take-home-assessments-to-be-banned-in-radical-hsc-overhaul-20...
1•Alien1Being•1h ago•0 comments

HCCL: Collective Communication for Meta Training and Inference Accelerators

https://arxiv.org/abs/2608.00358
1•matt_d•1h ago•0 comments

Migrate from GitHub Container Registry (GHCR) to Vercel Container Registry (VCR)

https://vercel.com/kb/guide/migrate-ghcr-to-vcr
1•flashbrew•1h ago•0 comments

Docker Compose concepts map to Vercel

https://vercel.com/kb/guide/docker-compose-concepts-on-vercel
2•flashbrew•1h ago•0 comments

Training neural nets on Apple Neural Engine via reverse-engineered private APIs

https://github.com/maderix/ANE
1•dyzone•1h ago•0 comments

Show HN: Blueferry, iMessage on Linux

https://github.com/erikwb/blueferry
2•erikwb•1h ago•0 comments

The Philippines' big offshoring industry is growing despite AI

https://www.economist.com/asia/2026/08/06/the-philippines-big-offshoring-industry-is-growing-desp...
4•nlpnerd•1h ago•1 comments

A second-hand bookstore's mysterious orders

https://www.rnz.co.nz/life/books/wellington-second-hand-book-store-s-mysterious-orders
3•tigerlily•1h 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...