frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Don't Outsource the Learning

https://addyosmani.com/blog/dont-outsource-learning/
1•cdrnsf•5m ago•0 comments

Show HN: SoccQR – Lost and Found Labels for Soccer Balls / Gamified Training Log

https://soccqr.com
1•zarie•10m ago•0 comments

The Left Hand of Darkness (1969)

https://en.wikipedia.org/wiki/The_Left_Hand_of_Darkness
1•maxall4•14m ago•0 comments

An Inexpensive Schlieren System

https://petapixel.com/2020/01/18/a-simple-and-inexpensive-schlieren-optical-system-using-a-fresne...
1•Eridanus2•15m ago•0 comments

Prepare your "no" and keep it handy

https://sive.rs/n0
1•Curiositry•20m ago•0 comments

Hosting a website on an 8-bit microcontroller

https://maurycyz.com/projects/mcusite/
2•zdw•21m ago•0 comments

The lasting influence of Netscape Time

https://thehistoryoftheweb.com/the-lasting-influence-of-netscape-time/
1•zdw•24m ago•0 comments

Self-Distillation Enables Continual Learning [PDF]

https://arxiv.org/abs/2601.19897
2•teleforce•27m ago•0 comments

Ask HN: Pre-agentic Google would restrict a search query to only 10 words

1•Eridanus2•30m ago•0 comments

AI Poised to Tilt Job Market Leverage Toward Older Workers

https://www.bloomberg.com/news/articles/2026-05-16/ai-poised-to-tilt-job-market-leverage-toward-o...
4•littlexsparkee•32m ago•2 comments

Open architecture multi-beam EBL for sub-10nm sovereign chip manufacturing

https://github.com/robmorin0-hash/multibeam-ebl-open
2•TheDoctorII•35m ago•0 comments

Braids and Dynamics Frontiers in Theory and Modelling with Scarce Data

https://people.math.wisc.edu/~thiffeault/talks/gordon2022.pdf
1•marysminefnuf•40m ago•0 comments

Tell HN: Mindie.dev is scraping emails from profiles to send spam

2•stackghost•40m ago•0 comments

Quack: A TUI for managing and cancelling active OpenCode sessions

https://github.com/SmolNero/quack
1•edgar_ortega•42m ago•0 comments

The night I dreamed of Archangel Michael

https://mylightstillshines.wordpress.com/2026/04/27/the-time-i-dreamt-of-archangel-michael/
2•jaygirl•48m ago•0 comments

Humans VS AI.IO – Update, New features and turrets

https://humansvsai.io
1•creatorcuffee•51m ago•0 comments

"Deep Generative Modeling": Introductory Examples

https://github.com/jmtomczak/intro_dgm
1•modinfo•51m ago•0 comments

Scalar and Binary Quantization for Pgvector Vector Search and Storage (2024)

https://jkatz05.com/post/postgres/pgvector-scalar-binary-quantization/
1•eigenBasis•55m ago•0 comments

A compact coding agent written in pure C, syscall tools, memory, pi-style TUI

https://github.com/douglascorrea/syscall-agent
2•douglascorrea•57m ago•0 comments

Turnspit Dog

https://en.wikipedia.org/wiki/Turnspit_dog
4•doener•1h ago•0 comments

Chinese University Student Expelled for Improper Contact with a Foreigner (2025)

https://thediplomat.com/2025/09/why-a-chinese-university-expelled-a-student-for-improper-contact-...
2•toilet•1h ago•0 comments

What A.I. Kant Do

https://www.nytimes.com/2026/05/16/opinion/ai-liberal-arts.html
1•doener•1h ago•0 comments

[deleted]

https://www.economist.com/china/2025/07/17/why-a-fling-with-a-foreigner-insults-chinas-national-d...
3•toilet•1h ago•2 comments

Paid HTTP APIs that AI agents auto-pay per-call (x402 and USDC)

https://bshelby88.github.io/x402-portfolio/
2•bshelby88•1h ago•0 comments

Make ZIP files smaller with ZIP Shrinker

https://evanhahn.com/make-zip-files-smaller-with-zip-shrinker/
1•zdw•1h ago•0 comments

FCP – Free Communication Protocol

https://fcp.md/
2•chalyi•1h ago•1 comments

Add –implementation-language flag to Bun

https://github.com/oven-sh/bun/issues/30897
1•quasigloam•1h ago•0 comments

Show HN: Built a verifiable, open-source SoC 2 readiness scanner

https://loxeai.com
1•arjavmehta•1h ago•0 comments

Show HN: I built a free PDF editor to fix Claude's horribly-generated PDFs

https://composer-sepia.vercel.app
2•chaidhat•1h ago•1 comments

Quick, Draw - can a neural network learn to recognize doodling?

https://quickdraw.withgoogle.com/
1•nilsbunger•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...