frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Judge sets framework for Nine PBS to retrieve archival data

https://current.org/2026/08/judge-sets-framework-for-nine-pbs-to-retrieve-archival-data/
1•croes•43s ago•0 comments

How to Fix Diagonal Speed Bug in Pygame – No AI – Pygame Tutorial for Beginners

https://www.youtube.com/watch?v=lY0GTTg_FsQ
1•shriekdj•58s ago•0 comments

Ask HN: How can I tell articles on HN is AI written or not?

1•BrucecarlL•2m ago•0 comments

Show HN: RAX Compute Gateway – One API for OpenAI, Anthropic, and Gemini

https://github.com/radium0090/Compute-Gateway
1•radium90•6m ago•0 comments

Microsoft Is Retiring Excel's Copilot() Function After Just One Year

https://windowsreport.com/microsoft-is-retiring-excels-copilot-function-after-just-one-year/
1•thunderbong•10m ago•0 comments

People of ACM – Russ Cox

https://www.acm.org/articles/people-of-acm/2026/russ-cox
1•signa11•15m ago•0 comments

Show HN: Columnary, a better experience for reading long articles

https://chromewebstore.google.com/detail/columnary/dechndjpekelnmgcchblfbmcceonfdoo
2•exclipy•18m ago•0 comments

Report supporting Australia's teen social media ban appears to contain AI

https://www.theguardian.com/australia-news/2026/aug/17/australia-social-media-ban-report-ai-hallu...
1•sbulaev•21m ago•0 comments

Facebook Perl source code from 2005

https://gist.github.com/philfreo/7257723
2•zdkaster•23m ago•0 comments

Git Links

https://replicated.live/blog/link
1•gritzko•25m ago•0 comments

What's behind this summer's heat, and why 2027 could be worse

https://www.technologyreview.com/2026/08/13/1141788/summer-heat-el-nino/
1•joozio•26m ago•0 comments

Show HN: TapDiary – a one-tap time and count tracker, works offline

https://www.tapdiary.app/en
1•sangkwun•27m ago•0 comments

A central role for dietary sugars in human evolution

https://www.science.org/doi/10.1126/science.aed8437
2•rzk•30m ago•0 comments

USC Study Finds AI Is Better at Reading Than Listening

https://viterbischool.usc.edu/news/2026/08/can-ai-read-the-room-usc-study-finds-ai-is-better-at-r...
1•shymaple•32m ago•0 comments

Found an Agent created skill that applies uncle bobs

https://github.com/AmazingAng/old-coder
1•wzr1337•32m ago•0 comments

Ask HN: When do you think LLM capacity will reach its ceiling?

2•vincenthsin•32m ago•0 comments

Speeding up the Unreal Editor launch (again) by not loading 1585 files

https://larstofus.com/2026/08/16/speeding-up-the-unreal-editor-launch-again-by-not-loading-1585-f...
1•jay_kyburz•35m ago•0 comments

Hacker News Clone: VibeHack a.k.a. HackPhilia

https://hackphilia.com/about.php
1•pagetelegram•36m ago•0 comments

The null result in OpenAI's enterprise AI paper

https://theworkingmodel.co/analysis/null-result-openai-enterprise-paper/
1•aicoding•36m ago•0 comments

Conservation efforts help an endangered dipterocarp spread roots in Bangladesh

https://news.mongabay.com/2026/04/conservation-efforts-help-an-endangered-dipterocarp-spread-root...
1•thunderbong•37m ago•0 comments

The Internet Archive currently down due to power outage

https://web.archive.org/
1•kogens•37m ago•1 comments

The Indian rupee since 1947

https://finshots.in/archive/the-story-of-the-indian-rupee-since-1947/
1•vismit2000•38m ago•0 comments

Sainsbury's pauses AI cameras after shopper ousted

https://www.bbc.co.uk/news/articles/cddjlmeqjgyo
3•dijksterhuis•39m ago•2 comments

Show HN: Kubara a package manager and framework for Kubernetes platforms

https://github.com/kubara-io/kubara
1•tuunit•39m ago•0 comments

Sixfab Cellular Modems

https://sixfab.com/product-category/development-tools/cellular-modems/
1•peter_d_sherman•40m ago•0 comments

OpenAI-Compatible API Quickstart in Python, JavaScript, and PowerShell

https://github.com/Vector-Compute-Engine/api-quickstart
2•VectorEngine•41m ago•0 comments

ScienceFlow – A Long-Horizon Agent for ML Research

https://github.com/huawei-noah/noah-research/tree/master/ScienceFlow
1•d3ron•42m ago•0 comments

Show HN: Code review that follows callers across your repos

https://contextgoblin.com/
2•clemens1010•45m ago•0 comments

Apache Flink accelerator built with Rust

https://streamfusion.tech/
1•Abbit•46m ago•0 comments

A Camera in My Face

https://www.naths.in/blog/a-camera-in-my-face
2•segalord•50m 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...