frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Baseball Coaches or Parents

https://www.baseballstatstracker.com
1•carlandrews•52s ago•0 comments

Entertainmentindustry.ai – Engineering hunt and M&A gateway

https://entertainmentindustry.ai
1•DavidFrangiosa•3m ago•0 comments

You can't train in what the model knows

https://hftuniversity.com/post/your-ai-s-fast-c-wasn-t-faster-and-one-sentence-makes-it-safe
1•htk•6m ago•0 comments

Why isn't xAI as impactful compared to others?

1•manonginusa•10m ago•0 comments

Tree Transformers

https://astledsa.substack.com/p/tree-transformers
1•astledsa•13m ago•0 comments

LLMs Are Complicated Now

https://ianbarber.blog/2026/06/19/llms-are-complicated-now/
1•matt_d•16m ago•0 comments

A New Book on Plagiarism

https://www.commentary.org/articles/joseph-epstein/plagiarism-writing-politics-arts/
3•promulgate•21m ago•0 comments

Animaps: An open source travel map video maker

https://feralui.vercel.app/#/animaps
1•solutionB•22m ago•0 comments

Why has the pointe shoe been so resistant to change?

https://dancemagazine.com/pointe-shoe-innovation/
2•onemind•22m ago•0 comments

How to Feed a Dictator

https://www.theguardian.com/film/2026/jun/09/how-to-feed-a-dictator-film
23•Michelangelo11•24m ago•0 comments

'Digital Circus' Google easter egg

https://www.google.com/search?q=digital+circus
1•Lammy•32m ago•1 comments

Statement regarding GNU Savannah security reports

https://www.fsf.org/news/statement-regarding-gnu-savannah-security-reports
2•pentagrama•36m ago•0 comments

A record 242 US cities now have starter homes that cost $1M

https://investors.zillowgroup.com/news-and-events/news/news-details/2026/A-record-242-US-cities-n...
29•littlexsparkee•39m ago•8 comments

Blackwell Build Atlas

https://elliotbonneville.github.io/rtx6kpro-atlas/
1•elliotbnvl•50m ago•0 comments

I am dreading our LLM-written incident report future

https://surfingcomplexity.blog/2026/06/19/i-am-dreading-our-llm-written-incident-report-future/
3•azhenley•50m ago•0 comments

Build a full knowledge graph locally with any video

https://github.com/goodq02/goodq4all
2•joesdomingo•51m ago•0 comments

I Solved My Mystery Fatigue with AI

https://metalearn.substack.com/p/i-solved-my-mystery-fatigue-with-ai
1•staticshock•53m ago•0 comments

Why Algo Traders Club Is Moving from Hyperliquid to Kalshi

https://www.algotradersclub.com/blog/why-algo-traders-club-is-moving-from-hyperliquid-to-kalshi
1•fode•55m ago•0 comments

Telo confirms 400 kW sustained charging for its tiny electric truck

https://electrek.co/2026/06/19/telo-confirms-400-kw-sustained-charging-tiny-electric-truck/
1•breve•58m ago•0 comments

Efficient C++ Programming for Modern C++ CPUs, Chapter 4/part 2

https://6it.dev/blog/infographics-operation-costs-in-cpu-clock-cycles-take-2-80736
2•birdculture•58m ago•0 comments

Out of Stealth (Kinda)

https://github.com/Egoist-Machines/LodeDB
1•erinmeryl•59m ago•0 comments

Kahneman: Theory Induced Blindness

https://safetyinsights.org/2026/02/16/daniel-kahneman-theory-induced-blindness/
1•Jimmc414•1h ago•0 comments

Show HN: Agentcard – virtual cards for AI agents, now with DoorDash checkout

https://www.agentcard.sh
1•pipeabello•1h ago•0 comments

How to avoid street violence, by a professional kickboxer

https://www.youtube.com/watch?v=Q8Vk9KvLD3Q
1•nailer•1h ago•0 comments

Show HN: P34 – tabular profit prediction without the optimism bias

https://hyperc.com/preview/index.html
1•grandrew•1h ago•0 comments

Lump Sum vs. DCA comparison: LS wins or does it?

https://hduynam99.substack.com/p/lump-sum-vs-dca-comparison-ls-wins
1•hoangthuytrang•1h ago•0 comments

Cursor Is Now SpaceX: Enterprise Agentic Coding's New Lock-In Risk

https://superml.dev/spacex-cursor-enterprise-agentic-coding-lock-in-risk-2026
1•bps1418•1h ago•1 comments

Backstitch: Real-Time Version Control for Godot

https://backstitch.dev/
1•coinfused•1h ago•0 comments

Swedish VPN provider OVPN sold to US stock and asset company

https://www.ovpn.com/en/privacy-notice
3•hackedoffnews•1h ago•2 comments

We built a lab to evaluate data agents – Hex

https://hex.tech/blog/evaluate-data-agents/
2•haritha1313•1h ago•0 comments
Open in hackernews

Show HN: Evaluating Local LLMs as language translators for my app

https://lector.dev/eval/
4•3stacks•2h ago
This is my first attempt at running an eval of this nature so would love some methodology feedback.

I can't guarantee the sources weren't already in the model's inputs without getting novel translations from native speakers, but from my experience using the top models, they feel very accurate. Even encountering somewhat obscure texts from a relatively small language the translations generally beat Google Translate for proper idiomatic meaning.

Comments

robby1110•2h ago
Interesting study! First time I've really looked at this sort of study so probably not the best to comment on methodology but the overall premise of using LLMs for language conversion to increase an apps TAM is appealing
3stacks•2h ago
Thank you! Running phrase translations through an LLM really helps with processing idiomatic phrasing, and also enables quite good output practice. Spoken output practice would be a game changer.

There's definitely a lot of potential in this space especially in generating learner content in languages where there's sparse content online.