frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Beauty of Batteries

https://worksinprogress.co/issue/the-beauty-of-batteries/
1•latentframe•10m ago•0 comments

Show HN: Applora – extracting product feedback from Shopify app reviews

https://applora.ai
2•yuangwei•13m ago•0 comments

Stackoverflow for Agents Sofa

https://agents.stackoverflow.com/skill.md
1•pow-tac•24m ago•0 comments

Notes from the PipeWire Hackfest 2026

https://arunraghavan.net/2026/06/notes-from-the-pipewire-hackfest-2026-part-1/
1•JNRowe•24m ago•0 comments

Show HN: AgentBridge – translate and govern calls between AI agent protocols

https://github.com/shadowhunter-92/agentbridge
1•Shadowhunter89•30m ago•0 comments

Demystifying Noise Contrastive Estimation

https://jxmo.io/posts/nce
1•jxmorris12•35m ago•0 comments

Apple Foundation Models

https://platform.claude.com/docs/en/cli-sdks-libraries/libraries/apple-foundation-models
2•MehrdadKhnzd•37m ago•0 comments

AI Agents Don't Need SMS APIs. They Need Infrastructure

https://blog.bridgexapi.io/from-rest-apis-to-mcp-making-messaging-infrastructure-ai-native
2•Bridgexapi•44m ago•0 comments

Fugee, an agentic AI assistant for displaced people and asylum seekers [video]

https://www.youtube.com/watch?v=PYGzJZj7LfM
2•helmo•51m ago•0 comments

'Worst Example of Misconduct': Court Affirms Sanctions for Erroneous AI Cites

https://www.law.com/therecorder/2026/06/12/worst-example-of-misconduct-appellate-court-affirms-sa...
1•1vuio0pswjnm7•53m ago•0 comments

'Strains Credulity': Judge Rejects Meta's Attempt to Dismiss Copyright Suit

https://www.law.com/therecorder/2026/06/12/strains-credulity-judge-rejects-metas-attempt-to-dismi...
1•1vuio0pswjnm7•55m ago•0 comments

Who is the Real Dennis Ritchie? (1991) [pdf]

https://dmrthesis.net/wp-content/uploads/2021/08/BLR-Article-UNIXWorld-Jan1991-A.pdf
2•caned•55m ago•0 comments

A brief tour of the PDP-11, the most influential minicomputer of all time (2022)

https://arstechnica.com/gadgets/2022/03/a-brief-tour-of-the-pdp-11-the-most-influential-minicompu...
4•jensgk•55m ago•0 comments

Ask HN: How can we democratize agentic coding

1•omot•56m ago•0 comments

US Lawmakers Pressing DOJ on fraud, bribery case against Indian Billionaire

https://www.law.com/international-edition/2026/06/12/us-lawmakers-are-pressing-the-doj-on-its-dec...
1•1vuio0pswjnm7•56m ago•1 comments

A Galois Field Arithmetic Primer

https://tomverbeure.github.io/2026/06/14/Galois-Field-Arithmetic-Primer.html
3•matt_d•57m ago•0 comments

Quantum Horizon: Quantum Computing as a Threat to Bitcoin and Ethereum

https://arxiv.org/abs/2606.14484
2•OutOfHere•57m ago•0 comments

Show HN: Prela – A Compositional and Controllable Query Language

https://prela-lang.org
1•remywang•1h ago•0 comments

ArkType: The Parse-Don't-Validate Sequel I Didn't Know I Needed

https://cekrem.github.io/posts/arktype-parse-dont-validate-sequel/
2•jcbhmr•1h ago•0 comments

Found this FREE open source APP which is an absolute GEM

https://github.com/Prithvi-Web/Treemap
1•DaGoat487•1h ago•2 comments

I indexed 936 Lex Fridman episodes into a RAG that cites its sources

https://github.com/aranajhonny/omnipod
2•akatsutki•1h ago•0 comments

Bretisilocin

https://en.wikipedia.org/wiki/Bretisilocin
2•isoprophlex•1h ago•0 comments

Ask HN: What does your local LLM setup looks like?

2•the-mitr•1h ago•0 comments

Stripping KiezelPay (and other network calls) from Pebble Watch Faces

http://luke.abq.nm.us/blog/2026-06-14-Pebble-Watchface-Strip-KiezelPay/
2•sleepyink•1h ago•0 comments

Catjam 2026

https://itch.io/jam/catjam-2026
1•pigeons•1h ago•0 comments

The Tragedy of the Commoner

https://hughhowey.com/the-tragedy-of-the-commoner/
2•bjhess•1h ago•0 comments

Ask HN: Data source used for training Anthropic's Mythos?

2•sandeepkd•1h ago•1 comments

Is using AI in school cheating?

https://www.totalnoise.ai/blog/educationandai/
2•hasmatt•1h ago•0 comments

OpenAI under investigation by group of state attorneys general

https://www.reuters.com/business/openai-under-investigation-by-coalition-state-attorneys-general-...
2•Soumya_Max•1h ago•0 comments

Google sues alleged operators of an AI-powered phishing kit

https://www.reuters.com/legal/government/google-targets-ai-powered-phishing-new-york-lawsuit-2026...
1•Soumya_Max•1h ago•0 comments
Open in hackernews

Show HN: G# –> a new dotnet language like Go/Swift/Kotlin with C# interop

https://davidobando.github.io/gsharp/
3•DavidObando•1h ago
I started working on this back in 2019, mostly as a design idea. Over the last month I made a big push to make it 100% usable and replace C# in all my personal projects. I now feel it's solid enough to gather feedback from other developers. If you take it for a spin, I hope you enjoy it and send your thoughts!

Comments

zombot•1h ago
Please just make F# better. Normal functions still can't have default arguments, it only works with methods. Kind of ironic for a language that wants to be functional. That would mean functions are first-class objects.
daytonellwanger•24m ago
Nice work! Apparently the docs are solid - my LLM successfully translated a TypeScript program with the original program and the docs URL as the only input