frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

helppeer.ai

https://helppeer.ai/llms.txt
1•tosh•1m ago•0 comments

The mathematical beauty of hyperbezier curves

https://linebender.org/blog/hyperbezier/
1•coffeeaddict1•3m ago•0 comments

Stealing Reasoning Traces from Proprietary LLM APIs

https://arxiv.org/abs/2608.09867
1•sbulaev•5m ago•0 comments

Notes from China, Q3 2026

https://milan.cvitkovic.net/china_notes_q3_2026/
1•ridiculous_leke•6m ago•0 comments

AI Slop Backlash Is Starting to Change Platform Policy

https://ai-updates.net/ai-slop-backlash-changing-platform-policy/
1•ashurandi•6m ago•0 comments

Ask HN: Anyone have solution to Opus verbosity in Claude Code?

1•firemelt•7m ago•0 comments

The mathematical physics of rainbows and glories(2001) [pdf]

https://tlakoba.w3.uvm.edu/AppliedUGMath/auxpaper_rainbow_glory_review.pdf
1•num42•8m ago•0 comments

Local models will not win

https://www.seangoedecke.com/local-models-will-not-win/?trk=feed_main-feed-card_feed-article-content
2•sylvainkalache•9m ago•0 comments

Ask HN: Are You Prepared for the Revolution?

1•cyanmoonx•10m ago•1 comments

AI professors are negotiating the new realities of academic research

https://www.technologyreview.com/2026/08/10/1141597/ai-professors-are-negotiating-the-new-realiti...
1•joozio•10m ago•0 comments

Invoice Software for Freelancers – InvoiceAce v2 Released

https://invoiceace.app
1•nimsarajay•11m ago•0 comments

The Water Footprint of AI

https://doi.org/10.1016/j.watres.2026.125866
3•MASNeo•11m ago•0 comments

Looking for free TTS? Try this one

https://neuronai.uz/en/tts/
1•yutabek•12m ago•0 comments

Sign of the Times: An Account of the First (In the USA) Tech Workers' Strike

https://longhaulmag.com/first-tech-workers-strike/
1•chobeat•12m ago•0 comments

Show HN: Backpressure – a load simulator for system design and LLM serving

https://backpressure.systems
1•leocardz_•14m ago•0 comments

Reviewing Code Is a Skill

https://typesanitizer.com/blog/code-review.html
2•vinhnx•16m ago•0 comments

Show HN: Langkast – One workspace for every AI model, agents, and your files

https://langkast.com
2•edwn_mnl•16m ago•0 comments

Zuckerberg's superyacht ignored emergency channel, failed to aid stranded boat

https://arstechnica.com/gadgets/2026/08/zuckerbergs-super-yacht-stood-by-while-stranded-boaters-l...
1•rbanffy•17m ago•0 comments

Cyber vulnerability sweep picks up Royal Navy drones sending data to China

https://www.theregister.com/edge-and-iot/2026/08/10/cyber-vulnerability-sweep-picks-up-royal-navy...
2•emptybits•18m ago•0 comments

Show HN: ALPC-Enumerator; A dynamic, PPL-aware Windows ALPC port enumerator

https://github.com/talha-nazeef-ahmed/ALPC-Enumerator
1•Sphinx_321•22m ago•0 comments

Cloudflare Agents Week Recap

https://blog.cloudflare.com/agents-week-review-august-2026/
1•ankushKun•25m ago•0 comments

Sentience and AI – First Argument

https://medium.com/luminasticity/on-sentience-ai-first-argument-7b3b17a05ad4
1•bryanrasmussen•25m ago•0 comments

Why Are Rivers So Mathematical?

https://www.quantamagazine.org/why-are-rivers-so-mathematical-20260810/
1•pykello•25m ago•1 comments

Show HN: Traceseal – signed, offline-verifiable receipts for AI agent runs

https://traceseal.io/
1•traceseal•26m ago•0 comments

We Learned This Lesson Already

https://quii.dev/We_learned_this_lesson_already
1•quii•26m ago•0 comments

Dipper-Paraphraser-Xxl

https://huggingface.co/kalpeshk2011/dipper-paraphraser-xxl
1•miohtama•27m ago•0 comments

The AI Revolution – History Repeating Itself – On Economics

https://www.alanbonnici.com/2026/07/the-ai-revolution-history-repeating_01939218328.html
1•TTMO•30m ago•0 comments

The Future Is for Everyone

https://about.fb.com/news/2026/08/the-future-is-for-everyone/
1•Anon84•31m ago•0 comments

Nvidia gets $500B from major investors to develop AI infrastructure

https://www.bbc.com/news/articles/c78gr0jv0mdo
1•mgh2•31m ago•0 comments

Ouroboros: A coding agent that evolves its own harness and tops agent benchmarks

https://arxiv.org/abs/2608.08311
2•ndreeew•32m ago•1 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...