frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Foundation Models SDK for Python Documentation

https://apple.github.io/python-apple-fm-sdk/
1•alexellisuk•27s ago•0 comments

Don't Panic: 'Humanity's Last Exam' Has Begun

https://stories.tamu.edu/news/2026/02/25/dont-panic-humanitys-last-exam-has-begun/
1•thunderbong•40s ago•0 comments

High temperatures affect sex ratios at birth

https://www.ox.ac.uk/news/2026-02-23-new-research-shows-high-temperatures-affect-sex-ratios-birth
1•codingbuddy•1m ago•0 comments

Trump allies target European NGOs in battle over Big Tech rules

https://www.ftm.eu/articles/trump-allies-fight-target-europe-battle-big-tech
1•robtherobber•1m ago•0 comments

Show HN: Real-Time Satellite Tracking and Intelligence Dashboard

https://heimdallspace.com/
1•keveenwong•1m ago•0 comments

Finding a CVSS 8.8 vulnerability on OpenClaw with AI

https://ethiack.com/news/blog/one-click-rce-openclaw
1•matosdfm•1m ago•0 comments

Randomness Becomes an Attack Vector in Machine Learning

https://arxiv.org/abs/2602.09182
1•PaulHoule•3m ago•0 comments

Acceleration Flow – Why does AI self-replacement is this addictive flow state?

https://moldandyeast.substack.com/p/acceleration-flow
1•rmrmrm•3m ago•0 comments

Hoot 0.8.0 released with more live dev tools

https://spritely.institute/news/hoot-0-8-0-released.html
2•paroneayea•4m ago•0 comments

Show HN: Coding agents find the right GPU bottleneck 70% of the time, fix it 30%

https://ayushnangia.github.io/iso-bench-website/
2•ayushnangia16•5m ago•0 comments

Show HN: Verify any email address instantly

https://docle.co
1•lexokoh•5m ago•0 comments

Show HN: Deploy OpenClaw in 60 seconds – one-click setup, no DevOps needed

https://www.openclawsetup.tech/
1•Abhinayguptha•6m ago•0 comments

Against Human-AI Workflow Separation

https://keleshev.com/against-human-ai-workflow-separation
2•halst•7m ago•0 comments

Gleam is boring, so I went to a conference about it

https://builders.perk.com/gleam-is-boring-so-i-went-to-a-conference-about-it-8f08a52c3de3
1•rapnie•7m ago•0 comments

AI-Generated Passwords Are Apparently Quite Easy to Crack

https://gizmodo.com/ai-generated-passwords-are-apparently-quite-easy-to-crack-2000723660
3•danaris•11m ago•0 comments

Show HN: CDNs – A simple Go CLI to switch DNS servers in one second

https://github.com/junevm/cdns
1•unsorted2270•12m ago•0 comments

Kansas Sends Letters to Trans People Demanding the Surrender of Drivers Licenses

https://www.erininthemorning.com/p/kansas-sends-letters-to-trans-people
6•speckx•14m ago•0 comments

Story of XZ Backdoor [video]

https://www.youtube.com/watch?v=aoag03mSuXQ
5•Ulf950•17m ago•0 comments

Show HN: Soften Sleep – an iOS app for waking up at 3 AM with racing thoughts

https://apps.apple.com/nl/app/soften-sleep-3-am-wake-relief/id6759115897
1•ilkeraltin•18m ago•0 comments

"TBPN" and the Rise of the Tech-Friendly Talk Show

https://www.newyorker.com/culture/the-lede/tbpn-and-the-rise-of-the-tech-friendly-talk-show
1•stackbutterflow•19m ago•0 comments

Show HN: Tiqd – a checklist library for life tasks

https://www.tiqd.app/
1•rvalley•20m ago•0 comments

OSS Maintainers Can Inject Their Standards into Contributors' AI Tools

https://nonconvexlabs.com/blog/oss-maintainers-can-inject-their-standards-into-contributors-ai-tools
2•aaddrick•21m ago•1 comments

Show HN: Bored, so I graphed 2M Telegram users by their gifts

https://tgnetwork.sarm.solutions/
3•dmpyatyi•21m ago•2 comments

NSA and IETF – The Structure of the Debate

https://blog.cr.yp.to/20260221-structure.html
1•_tk_•22m ago•1 comments

Anthropic gives Opus 3 exit interview, "retirement" blog

https://www.anthropic.com/research/deprecation-updates-opus-3
1•colinhb•22m ago•0 comments

Show HN: Sonde – Open-source LLM analytics (track brand mentions across LLMs)

https://github.com/compiuta-origin/sonde-analytics
2•marcopinato•22m ago•0 comments

First writing may be 40k years earlier than thought

https://www.bbc.com/news/articles/cvgknj7yyv2o
1•xoxxala•23m ago•0 comments

96.5% of confusables.txt from Unicode is not high-risk

https://paultendo.github.io/posts/confusable-vision-visual-similarity/
1•colejohnson66•23m ago•0 comments

Rampant online abuse and deepfakes targeting women on Substack

https://lettersfromafeminist.substack.com/p/an-open-letter-to-the-substack-team
2•navs•23m ago•0 comments

Workers on training AI to do their jobs

https://www.theguardian.com/technology/2026/feb/26/workers-training-ai-to-do-their-jobs
2•n1b0m•24m ago•0 comments
Open in hackernews

Show HN: Kodo – Temporary, real-time translation chat app for my upcoming trip

2•jonathanleane•10mo 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•10mo 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•10mo ago
Not sure - lets try: https://kodo-frontend.onrender.com/join?token=3f717b9f1a9052...