frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open-Source Challenge: FSZ Framework Predicts

https://github.com/gazcatherall506-ops/CIBD-SORFX-
1•Garethcatherall•1m ago•1 comments

Discover Your Style with Doppl

https://techlife.blog/posts/try-on-looks-and-discover-your-style-with-doppl/
1•tsenturk•5m ago•0 comments

The Louvre Heist: The Impossible Task of Selling the Crown Jewels

https://www.wsj.com/video/series/on-the-news/youve-stolen-the-french-crown-jewels-now-what/2AA001...
1•gmays•5m ago•0 comments

Show HN: Give your coding agents the ability to message each other

https://github.com/Dicklesworthstone/mcp_agent_mail
2•eigenvalue•14m ago•0 comments

Thanks for your help but I write my own texts

https://bertrandmeyer.com/2025/11/02/thanks-for-your-help-but-i-write-my-own-texts/
1•mpweiher•15m ago•0 comments

Going a Step Beyond Ultrasonic Sensors

https://www.aptiv.com/en/insights/article/going-a-step-beyond-ultrasonic-sensors
1•ohjeez•16m ago•0 comments

Trump administration's Intel stake is up 5.6B dollars

https://twitter.com/ralliesai/status/1985097480883847262
1•rallies•20m ago•0 comments

CTSS: The QED Editor

https://timereshared.com/ctss-qed-editor/
1•naves•20m ago•0 comments

Link between narcissism and social media trolling: malicious envy

https://www.tandfonline.com/doi/full/10.1080/0144929X.2025.2547922
2•Marshferm•25m ago•0 comments

Old Is Gold: Optimizing Single-Threaded Applications with Exgen-Malloc

https://arxiv.org/abs/2510.10219
2•PaulHoule•25m ago•0 comments

Ask HN: Self Hostable Alternative to Jsonbin.io?

4•jimmydin7•25m ago•0 comments

Show HN: Acclaimed.dev – Realtime job search DB for top tech companies

https://www.acclaimed.dev/
1•harryradford•26m ago•0 comments

Hairy Ball Theorem

https://en.wikipedia.org/wiki/Hairy_ball_theorem
2•greekanalyst•27m ago•1 comments

Google vs. Microsoft: batttle of the AI business models

https://www.economist.com/business/2025/10/30/google-v-microsoft-the-battle-of-ai-business-models
2•bglusman•28m ago•0 comments

Ask HN: What are the best Open Source alternatives to popular SaaS?

2•jimmydin7•29m ago•4 comments

Show HN: AllPub – One-Click Publishing to Dev.to, Hashnode, LinkedIn, and More

https://www.allpub.co
2•pbopps•36m ago•0 comments

Agile and vicious Nanotyrannus was not just a teenage T. rex

https://www.yahoo.com/news/articles/agile-vicious-nanotyrannus-not-just-160117019.html
3•gmays•39m ago•0 comments

Making an Easy-to-Install Application in Python

https://gokmengorgen.net/2025/11/02/making-an-easy-to-install-application-in-python/
2•todsacerdoti•41m ago•0 comments

Show HN: Chatolia – create, train and deploy your own AI agents

https://www.chatolia.com
1•blurayfin•45m ago•0 comments

Paris Had a Moving Sidewalk in 1900, and a Thomas Edison Film Captured It

https://www.openculture.com/2020/03/paris-had-a-moving-sidewalk-in-1900.html
20•rbanffy•46m ago•0 comments

DMT Trip Report

https://old.reddit.com/r/DMT/comments/gb9ar0/dark_dmt_trip_report/
1•optimalsolver•50m ago•0 comments

William H. Gass: Interviewed by Thomas LeClair – With John Gardner (1979)

https://medium.com/the-william-h-gass-interviews/william-h-gass-interviewed-by-thomas-leclair-wit...
1•ofalkaed•51m ago•0 comments

Cubechat a P2P 3D world with WebRTC video chat and screen sharing

https://github.com/ubernaut/cubechat
2•gnarbarian•53m ago•0 comments

Alleged Jabber Zeus Coder 'MrICQ' in U.S. Custody

https://krebsonsecurity.com/2025/11/alleged-jabber-zeus-coder-mricq-in-u-s-custody/
13•todsacerdoti•1h ago•0 comments

Yakiniku

https://en.wikipedia.org/wiki/Yakiniku
3•nomilk•1h ago•0 comments

Deep DIVE: AI progress continues, as IQ scores rise linearly

https://www.maximumtruth.org/p/deep-dive-ai-progress-continues-as
4•ctoth•1h ago•0 comments

Show HN: A/B Test Your LLM Prompts in Production

https://switchport.ai/
1•rjfc•1h ago•0 comments

"You Don't Need Kafka, Just Use Postgres" Considered Harmful

https://www.morling.dev/blog/you-dont-need-kafka-just-use-postgres-considered-harmful/
6•ingve•1h ago•0 comments

Show HN: AI Chat Terminal – Private data stays local, rest goes to cloud

https://github.com/martinschenk/ai-chat-terminal
2•ma8nk•1h ago•0 comments

Brushless Motors [video]

https://www.youtube.com/watch?v=me6034BrwN8
1•andai•1h ago•0 comments
Open in hackernews

Universal Code Translator: Translate Between Any Paradigm

https://github.com/jaibabaneemkaroli-1/universal-code-translator
1•babaneemkaroli•14h ago

Comments

babaneemkaroli•14h ago
This translates JavaScript OOP to Haskell Functional with complete reasoning chains showing WHY it works.

Not just syntax - it shows the grammar synthesis: mutable state → State monad, async effects → IO monad, dependency injection → Reader monad.

Same method works for music, architecture, now code.