frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

OpenAI and Microsoft Admits LLMs Are Destroying the Web and Built on Theft

https://www.404media.co/doom-loop-openai-and-microsoft-admits-llms-are-destroying-the-web-and-bui...
1•xqcgrek2•6m ago•0 comments

Appliances Should Be Dumb

https://techrights.org/n/2026/09/24/Appliances_Should_be_Dumb.shtml
1•amcclure•6m ago•0 comments

Axolotl by Julio Cortazar

https://ambystoma.uky.edu/teachers_materials/axolitbook/AxolotlByJulioCortazar.html
1•thunderbong•8m ago•0 comments

Everything is spying on you and there's no opting out

https://www.theverge.com/tech/999889/spy-creep-tech-meta-glasses-apple-watches-surveillance
1•berkeleyjunk•8m ago•0 comments

Biology Might Not Be Quantum, but Its Math Is Quantumlike

https://www.quantamagazine.org/biology-might-not-be-quantum-but-its-math-is-quantumlike-20260923/
1•pseudolus•10m ago•0 comments

Cryptographic Security Is Not Enough: Privacy Gaps in the Renegade

https://arxiv.org/abs/2609.27100
2•sbulaev•14m ago•0 comments

The Cornetto Ice Cream Cone Framework for Prompting

https://hazn.com/cornetto
2•surprisetalk•15m ago•0 comments

Ask HN: Where to Look for Jobs?

3•0x737368•17m ago•0 comments

Snowden on AI Surveillance and Freedom of Speech [video]

https://www.youtube.com/watch?v=wytH7dPlCVw
3•hauget•17m ago•1 comments

Peer review in the LLM (mania) age

https://www.humprog.org/~stephen/blog/research/llms-review-mania.html
2•pcfwik•17m ago•0 comments

LemonBeam

https://github.com/oslabs-beta/lemonbeam
1•Johndelong•18m ago•0 comments

ESA and Mistral strengthen cooperation on AI

https://www.esa.int/Newsroom/Press_Releases/ESA_and_Mistral_strengthen_cooperation_on_artificial_...
1•giuliomagnifico•19m ago•0 comments

I Stay Off Twitter

https://www.jefftk.com/p/why-i-stay-off-twitter
2•surprisetalk•19m ago•0 comments

Study shows AI is as good as human tutoring for GRE learning gains

https://arxiv.org/abs/2609.28470
1•cgn•20m ago•0 comments

Looking for a Remote Full-Time, full stack developer Job

https://tailstory-app.com/en/about
1•Mohsentr•21m ago•0 comments

Territory claims in Antartica look when Antartica has no ice

https://blog.willmeye.rs/how-territory-claims-in-antartica-look-when-antartica-has-no-ice/
4•willmeyers•42m ago•3 comments

Stabilizing Rust's Never Type

https://lwn.net/Articles/1091015/
1•signa11•47m ago•0 comments

How many strings can you create per second?

https://lemire.me/blog/2026/09/25/how-many-strings-can-you-create-per-second/
1•smilelamp•49m ago•0 comments

What OS should I pick?

1•ronk_employee•51m ago•4 comments

Farside.link has been shut down

https://farside.link
1•Baljhin•51m ago•1 comments

Deterministic Testing for Multithreaded Python

https://lwn.net/Articles/1090579/
1•pykello•54m ago•0 comments

A geothermal amoeba sets a new upper temperature limit for eukaryotes

https://www.cell.com/cell/fulltext/S0092-8674(26)01016-0
1•wslh•56m ago•0 comments

Show HN: Clippy's Revenge – Made by Opus 5.5 [video]

https://www.youtube.com/watch?v=qUaBObmpYTI
1•HaxleRose•57m ago•0 comments

Pentum_Graph [WorldNews_YouTube]

https://project.pentumlab.com/graph/
1•rholzer•57m ago•1 comments

Ask HN: Do you token max? Why or why not?

1•bgnm2000•59m ago•1 comments

The AI Build-Out Is Becoming the Biggest Economic Bet in U.S. History

https://www.wsj.com/economy/the-ai-build-out-is-becoming-the-biggest-economic-bet-in-u-s-history-...
3•CharlesW•1h ago•0 comments

Show HN: OpsCart – Read-only Kubernetes triage with incident history

https://github.com/opscart/opscart-k8s-watcher
1•opscart•1h ago•0 comments

Send GitLab an email, push to main

https://www.aikido.dev/blog/gitlab-email-push-to-main
2•crgwbr•1h ago•0 comments

Show HN: Live Quantum Circuits Visualizator for Reinforcement Learning

https://github.com/SorBalda/Reinforcement-Learning-SARSA-Q-LEARNING-DEEP-Q-LEARNING
1•sorbalda•1h ago•0 comments

Sandbox/computer to be added to your product

https://pine.im/download
1•faye_yfg•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...