frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Seaside, Florida

https://en.wikipedia.org/wiki/Seaside,_Florida
1•hyperific•5m ago•0 comments

BLLM / ALLM – before and after LLM

1•orian•13m ago•0 comments

VMware Intros Private AI Cloud

https://www.nextplatform.com/cloud/2026/09/01/vmware-intros-private-ai-cloud-ai-factory-as-worklo...
1•jonbaer•20m ago•1 comments

I was offered money to scare you of AI [video]

https://www.youtube.com/watch?v=lPdmYMHrWKg
1•nomilk•22m ago•1 comments

Show HN: Laterbot – an anti-todo app for all the stuff you save for later

https://laterbot.app/
1•blitzritz•24m ago•1 comments

More of the universe appears to be more playable than we expected

https://contraptions.venkateshrao.com/p/the-curiously-playable-universe
1•thedreammachine•24m ago•0 comments

The Psychological Warfare of the Modern Sterile Interior

https://lussoarchive.substack.com/p/the-psychological-warfare-of-the
2•evo_9•28m ago•0 comments

Show HN: SetDPI – Change image DPI without re-encoding (runs in browser)

https://setdpi.com/
1•caseymarlin•29m ago•0 comments

The importance of stupidity in scientific research

https://fermatslibrary.com/s/the-importance-of-stupidity-in-scientific-research
1•wslh•29m ago•0 comments

Show HN: Say Toucan – my feedback board 3x'd its price, so I built my own

https://saytoucan.com
1•artoonie•34m ago•0 comments

AI-Assisted Design of a Post-Quantum Cryptographic Accelerator

https://arxiv.org/abs/2609.04058
1•sbulaev•36m ago•0 comments

AI Stock Research Assistant · Streamlit

https://ai-stock-research-kiaan.streamlit.app
2•KiaanKothari•36m ago•0 comments

Routed: Local, zero-token hybrid router for AI agent skills (<20ms)

https://github.com/bshea-1/Routed
2•bshea1•38m ago•0 comments

Boston, 1960s Video

https://www.youtube.com/watch?v=v23f7rQ4E6Q
1•sheri•39m ago•0 comments

Make infectious disease data boring again

https://www.statnews.com/2026/09/04/pennsylvania-measles-deaths-data-cdc-director-rfk-jr/
2•EA-3167•45m ago•0 comments

The Innovative HP Computer Behind a Hedge Fund Pioneer

https://thechipletter.substack.com/p/the-innovative-hp-computer-behind
1•chmaynard•46m ago•0 comments

What Linux does when you malloc()?

https://medium.com/@ankitadhiman650/what-linux-actually-does-when-you-malloc-162caa460052
1•syumei•48m ago•0 comments

Nvidia Personal AI Router (Pair)

https://github.com/NVIDIA/Personal-AI-Router
2•ystad•49m ago•0 comments

Spike – alerts when a competitor's YouTube video hits N views in T hours

https://spike.yt
1•astarostenkov•50m ago•0 comments

Accelerating LLM Inference with Lossless Speculative Decoding Algorithms (2025)

https://arxiv.org/abs/2502.05202
1•wslh•52m ago•0 comments

Title: A local signed notebook for AI agents, with CLI and MCP interfaces

https://github.com/davidnichols-ops/aafp-commons
1•davidnicholsops•54m ago•1 comments

Show HN: Slicky – a desktop robot for macOS that opens your apps

https://github.com/ananthasharma/Slicky
1•apsharma•54m ago•0 comments

How to sideload apps onto Android Auto

https://www.engadget.com/2246259/how-to-sideload-android-auto-apps/
1•cf100clunk•56m ago•0 comments

Show HN: Read Binary from Screenshots in the Browser

https://onlinebinarytranslator.com/
1•jackking1•59m ago•1 comments

Teardown: DeepSeek Harness

https://github.com/jimy-r/agent-workspace-architecture/blob/main/teardowns/2026-09-05-deepseek-ha...
2•jimyr•1h ago•0 comments

I Missed Tilix, So I Built the Terminal I Wanted

https://medium.com/@yalovoy/i-missed-tilix-so-i-built-the-terminal-i-wanted-ccd7535f4c94
2•zero-ground-445•1h ago•0 comments

Show HN: ChessNotate – Fix a broken PGN without branching into a new variation

https://chessnotate.app/
2•gantengx•1h ago•0 comments

The ZZZ backup page was a response to a wiki outage

https://mob.so/darkforest/p/f609e41e-57f6-476f-9210-6ffb28755c08
1•david_shi•1h ago•0 comments

The Logic of Surveillance (2013)

https://www.ianwelsh.net/the-logic-of-surveillance/
1•bediger4000•1h ago•0 comments

EvoMind: A local-first cognitive AI architecture with runtime safety gates

https://zenodo.org/records/20580153
1•Salt19•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...