frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Teslacode.dev – use Claude Code on your Tesla screen

https://teslacode.dev
1•kvakkefly•24s ago•0 comments

Organisation-specific Git authentication and commit signing

https://jamesmead.org/blog/2026-04-19-organisation-specific-git-authentication-and-commit-signing
1•speckx•39s ago•0 comments

Show HN: Mcptunnels – ngrok for MCP with basic OAuth

https://terragohan.github.io/mcptunnels/
2•helpprotactiniu•1m ago•0 comments

Freedom vs. Control

https://blog.lewman.com/freedom-vs-control.html
1•jruohonen•2m ago•0 comments

Expanding Censorship in Public Libraries

https://pen.org/report/out-of-circulation/
1•willmarch•2m ago•0 comments

Crab: A serverless Git remote for large files, backed by your object store

https://github.com/crabbuild/crab
2•forhappy•2m ago•0 comments

Ford government to begin ripping out, reconfiguring Toronto bike lanes

https://www.cbc.ca/news/canada/toronto/ford-government-toronto-bike-lanes-9.7327751
1•debo_•3m ago•0 comments

Dwarf Fortress creator: industry in shambles over AI and layoffs

1•01-_-•3m ago•0 comments

Show HN: Vedic astrology from your Vedic birth chart

https://vedicastrology.com
1•wowinter15•4m ago•0 comments

Ask HN: Why Doesn't an OSS Developer Union Exist?

1•smashah•5m ago•0 comments

DaemonCore Academy – 127 free cybersecurity lessons and disposable Docker ranges

https://academy.daemoncore.app
2•DaemonCoreApp•5m ago•0 comments

Hang on to Your Firefox

https://www.newsonaut.com/articles/hang-on-to-your-firefox
2•speckx•5m ago•0 comments

Mold linker will be rewritten in Rust

https://twitter.com/rui314/status/2094677980857680052
1•adamnemecek•5m ago•0 comments

Fable 5.1 Solves the Cyphral Distich

https://www.vals.ai/blogs/fable-solves-cyphral-distich
1•bashtoni•8m ago•0 comments

Zero of 773 FIPS 140-3 certificates are validated at Level 4

https://808bits.com/articles/fips-140-3-levels-explained/
2•meehow•9m ago•0 comments

Atlas Brain Wearable Pre-Order

https://atlasmankind.com/press/atlas-launches-preorders/
3•hasheddan•9m ago•0 comments

Introducing Blue Continuum

https://www.bluecontinuummag.com
1•dnetesn•10m ago•0 comments

The Age of the Micro-Entreprenuer

https://arjunrakesh.substack.com/p/the-age-of-the-micro-entrepreneur
1•arjunrko•10m ago•0 comments

Explore real AI risks through the lens of pop culture

https://cultural-alignment.com
2•transitivebs•10m ago•1 comments

Bioluminescence and Living Earth

https://worldsensorium.com/bioluminescence-and-living-earth/
1•dnetesn•11m ago•0 comments

The Harness, the Horse, or the Hay

https://queener.substack.com/p/the-harness-the-horse-or-the-hay
2•mithr•14m ago•0 comments

Topologist's Map of the World

https://www.futilitycloset.com/2026/09/01/small-world-20/
2•beardyw•15m ago•0 comments

OpenAI: Path to Astra: critical capabilities and frontier safeguards

https://openai.com/index/path-to-astra/
3•jithinraj•15m ago•0 comments

Apple reveals 'shocking evidence' from ex-employee's MacBook in OpenAI suit

https://9to5mac.com/2026/08/31/apple-openai-forensic-macbook-evidence/
5•colinprince•17m ago•0 comments

V2Kit: A Lightweight Toolkit for V2Ray Config Manipulation

https://pypi.org/project/v2kit/
1•rankorn•17m ago•0 comments

Show HN: Indextkn – live list prices for 900 AI models in one API

https://indextkn.com
1•lellow•18m ago•0 comments

ARC-AGI Without Pretraining (2025)

https://iliao2345.github.io/blog_posts/arc_agi_without_pretraining/arc_agi_without_pretraining.html
1•newsuser•19m ago•0 comments

New system views in PostgreSQL 19

https://clickhouse.com/blog/postgres-19-new-system-views
1•samaysharma•20m ago•0 comments

Dev-sandbox – One bash script to isolate AI coding agents with Podman

https://github.com/kosmrljt/dev-sandbox
2•tomazko•20m ago•0 comments

Cerebras's Next Generation CS-4: Fast Just Got Faster

https://newsletter.semianalysis.com/p/cerebrass-next-generation-cs-4-fast
1•rbanffy•22m 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...