frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ntsc-rs – open-source video emulation of analog TV and VHS artifacts

https://ntsc.rs/
166•gregsadetsky•3h ago•31 comments

Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot

https://this.weekinsecurity.com/meta-confirms-thousands-of-instagram-accounts-were-hacked-by-abus...
240•speckx•3h ago•83 comments

Zeroserve: A zero-config web server you can script with eBPF

https://su3.io/posts/introducing-zeroserve
158•losfair•7h ago•40 comments

Universal Memory Protocol – a shared format for agent memory

https://universalmemoryprotocol.io/
34•edihasaj•1h ago•16 comments

Nvidia is proposing a beast of a CPU system for Windows PCs

https://twitter.com/lemire/status/2062880075117113739
203•tosh•9h ago•374 comments

Computex 2026: Are We Heading for the Agentic PC Era Yet?

https://www.eetimes.com/computex-2026-are-we-heading-for-the-agentic-pc-era-yet/
14•rbanffy•1h ago•9 comments

You Can Run

https://magazine.atavist.com/2026/mccann-cocaine-fugitives
80•bryanrasmussen•6h ago•23 comments

Home alone: Remote work, isolation, and mental health

https://www.science.org/doi/10.1126/science.aec7671
66•speckx•2h ago•55 comments

Show HN: Infinite canvas notes in the non-Euclidean Poincaré disk

https://uonr.github.io/poincake/
94•uonr•4d ago•13 comments

PyTorch Custom Operation

https://leimao.github.io/blog/PyTorch-Custom-Operation/
12•eigenBasis•5d ago•1 comments

Benchmarks in Leipzig

https://arxiv.org/abs/2606.05818
120•root-parent•8h ago•43 comments

Pokemon Emerald Ported to WebAssembly (100k FPS)

https://pokeemerald.com/
240•tripplyons•11h ago•63 comments

Pentagon raised threat of Israeli spying on U.S. to highest level, sources say

https://www.nbcnews.com/politics/national-security/pentagon-raised-threat-israeli-spying-us-highe...
300•MilnerRoute•4h ago•196 comments

Google will pay SpaceX $920M per month for compute

https://techcrunch.com/2026/06/05/google-will-pay-spacex-920m-per-month-for-compute/
388•ramanan•10h ago•554 comments

New U.S. college grads now have higher unemployment than the average worker

https://www.randalolson.com/2026/06/04/recent-grad-unemployment-flip/
38•davidbarker•1h ago•15 comments

Ask HN: What was your "oh shit" moment with GenAI?

520•andrehacker•1d ago•909 comments

Running Python code in a sandbox with MicroPython and WASM

https://simonwillison.net/2026/Jun/6/micropython-in-a-sandbox/
64•theanonymousone•8h ago•19 comments

WoofWare.PawPrint, a Deterministic .NET Runtime

https://www.patrickstevens.co.uk/posts/2026-06-04-announcing-woofware-pawprint/
43•Smaug123•2d ago•13 comments

Static Devirtualization of Themida

https://back.engineering/blog/09/05/2026/
7•homarp•4d ago•1 comments

Sem: New primitive for code understanding – not LSPs, but entities on top of Git

https://ataraxy-labs.github.io/sem/
10•rohanucla•2h ago•2 comments

Police in England and Wales told to halt AI use in court statements

https://www.ft.com/content/229e5949-3ebc-4151-8a86-a01b5e259241
143•nmstoker•6h ago•45 comments

Summer of '85: DOSBOS is rejected by ANALOG Computing

https://www.goto10retro.com/p/summer-of-85-dosbos-is-rejected-by
46•ibobev•2d ago•10 comments

S&P 500 rejects SpaceX, also blocking entry for OpenAI and Anthropic

https://arstechnica.com/tech-policy/2026/06/sp-500-blocks-fast-spacex-entry-wont-waive-rule-for-u...
1297•maltalex•17h ago•447 comments

Building Rust Procedural Macros from the Grounds Up

https://www.learnix-os.com/ch02-03-implementing-the-bitfields-proc-macro.html
74•Sagi21805•6d ago•15 comments

Ask HN: Why is the HN crowd so anti-AI?

332•Ekami•19h ago•574 comments

Mbodi AI (YC P25) Is Hiring Founding Machine Learning Engineer (Robotics)

https://www.ycombinator.com/companies/mbodi-ai/jobs/WYAcNkX-founding-machine-learning-engineer
1•chitianhao•10h ago

Trees to Flows and Back: Unifying Decision Trees and Diffusion Models

https://arxiv.org/abs/2605.00414
38•rsn243•9h ago•7 comments

The intracies of modern camera lens repair (2024)

https://salvagedcircuitry.com/sigma-45mm.html
237•transistor-man•21h ago•84 comments

Tribute to Jiro Yamada, Automotive Artist (1960-2025) [video]

https://www.youtube.com/watch?v=rJ2gQ5Md60U
38•NaOH•1d ago•4 comments

Python JIT project was asked to pause development

https://discuss.python.org/t/an-announcement-from-the-steering-council-regarding-the-jit-project/...
132•kbumsik•6h ago•54 comments
Open in hackernews

PyTorch Custom Operation

https://leimao.github.io/blog/PyTorch-Custom-Operation/
12•eigenBasis•5d ago

Comments

dayeye2006•12m ago
neat -- how to add pt2 support and how to allow fusion of your custom ops with normal ops by inductor?