frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

GPT 5.6 Solves all IMO 2026 questions with no human steering [pdf]

https://github.com/SignalPilot-Labs/AutoFyn/blob/production/results/imo-2026/pdfs/IMO_performance...
1•kenjackson•35s ago•1 comments

Enterprise Haskell at H-E-B

https://blog.haskell.org/enterprise-haskell-at-h-e-b/
1•cosmic_quanta•52s ago•0 comments

Responding to AI Distillation Without Panic

https://www.lawfaremedia.org/article/responding-to-ai-distillation-without-panic
1•EA-3167•2m ago•0 comments

Bank of AI

https://docs.bankofai.io/
1•2a0c40•2m ago•0 comments

JEP 401: Value Objects (Preview)

https://openjdk.org/jeps/401
1•lichtenberger•3m ago•0 comments

Companies turn to Chinese AI models to cut costs

https://www.ft.com/content/9c8ff45b-7c20-4c2e-93c9-c52339ffdcee
1•bookofjoe•3m ago•1 comments

Netflix says around 300 titles used generative AI

https://www.theverge.com/streaming/966633/netflix-ai-titles-q2-2026-earnings
1•rarisma•5m ago•0 comments

Scaling to 1M concurrent sandboxes in seconds

https://modal.com/blog/scaling-to-1-million-concurrent-sandboxes-in-seconds
3•thundergolfer•6m ago•0 comments

America's Russia sanctions bill hits 60 co-sponsors

https://www.axios.com/2026/07/16/russia-sanctions-bill-lindsey-graham-senate
1•MilnerRoute•6m ago•0 comments

Splitting Large SwiftUl Views in the Apple's Way

https://emredegirmenci.substack.com/p/splitting-large-swiftui-views-in
1•emredegirmenci•7m ago•0 comments

Claude Code's system prompts, extracted and tracked across 237 versions

https://github.com/Piebald-AI/claude-code-system-prompts
2•opwizardx•10m ago•0 comments

The Fog Machine

https://www.bitchute.com/video/gl8G9OFh4A4I/
1•untiledsource•10m ago•0 comments

EU orders Google to share search data, open Android to AI rivals competitors

https://www.euronews.com/my-europe/2026/07/16/eu-orders-google-to-share-search-data-open-android-...
5•devonnull•10m ago•1 comments

Essence: Only what you mean, not a word more

https://github.com/jurassix/essence
2•jurassix•13m ago•2 comments

Naked mole-rat queens produce odorous chemical that prevents others reproducing

https://phys.org/news/2026-07-naked-mole-rat-queens-odorous.html
1•gmays•14m ago•0 comments

Why Org Social is the ethical Fediverse alternative

https://en.andros.dev/blog/734c56f2/why-org-social-is-the-ethical-fediverse-alternative/
1•andros•15m ago•0 comments

Elfuse: Run ARM64/x86-64 Linux ELF Binaries on macOS Apple Silicon

https://github.com/sysprog21/elfuse
1•birdculture•18m ago•0 comments

I built an offline PDF editor for Android, 25 tools, no server, no ads

https://play.google.com/store/apps/details?id=io.novexio.docufix&hl=en_US
1•WalkerMod•19m ago•0 comments

Why Microsoft's $80B Xbox Bet Backfired

https://www.wsj.com/tech/why-microsofts-80-billion-xbox-bet-backfired-5da21593
1•lesbarclays•19m ago•0 comments

Architecting the Defaults

https://jessicabrentnall.co.uk/blog/architecting-the-defaults/
2•mooreds•20m ago•0 comments

I Owe My Life to the Commodore 64 – By Sung J. Woo

https://www.goto10retro.com/p/i-owe-my-life-to-the-commodore-64
1•rbanffy•21m ago•0 comments

PsiQuantum has a plan to make a quantum computer out of light

https://www.technologyreview.com/2026/07/14/1140356/psiquantum-plan-massive-quantum-computer-out-...
1•rbanffy•21m ago•0 comments

Autoportrait

https://philipweiss.net/autoportrait/
1•philipfweiss•21m ago•0 comments

Ahead of the Curve: The Love We Cannot Reach

https://mayachristobel.substack.com/p/ahead-of-the-curve-the-love-we-cannot
1•rendx•27m ago•0 comments

Inkwell: It's a New Kind of Wrapper for Exposing LLVM in Safe Rust

https://github.com/TheDan64/inkwell
1•fanf2•28m ago•0 comments

My new game is a 3D 90s fever dream that fits in only 1024 bytes

https://js1024.fun/demos/2026/25/bar
2•KilledByAPixel•29m ago•2 comments

Evolving Windows vulnerability management to meet speed of AI-powered discovery

https://blogs.windows.com/windowsexperience/2026/07/09/evolving-windows-vulnerability-management-...
2•gmays•30m ago•0 comments

Mathematics of Data Science

https://arxiv.org/abs/2607.11938
2•Anon84•31m ago•0 comments

Ferrari Creates a Fake Manual Transmission

https://www.core77.com/posts/144712/Ferrari-Creates-a-Fake-Manual-Transmission
5•sizzle•33m ago•0 comments

Try Echo Live – A powerful commenting system with hashtags, mentions, moderation

https://gossipstack.com/products/echo
3•iBuildMobileApp•38m ago•0 comments
Open in hackernews

Ask HN: How companies are protecting Claude Code from reading IP and PII data

2•pradeep1177•1h ago
Recently I was baffled when Claude code read the customer table data from a production environment, while triaging an issue, and that made me wonder. Sure you should NOT give the access to read the prod data but does it sounds practical in the real time debugging session?

Comments

snailshare•1h ago
Our take has been that if you are working with one of these large companies, you cannot expect anything to be private. We've worked with a smaller more focused product where we were able to negotiate the necessary controls
pradeep1177•1h ago
And what are those necessary controls?
toomuchtodo•1h ago
Sign an enterprise agreement that speaks to data retention and destruction requirements. Part of what you pay for is to shift the liability to the inference vendor.
pradeep1177•1h ago
These data retention contracts are black boxes; you never know how your IP was leaked, and it could end up in the model's training data. It's like trusting META with your privacy settings.
toomuchtodo•56m ago
A contract satisfies our infosec program and cyber insurance requirements, confirmed by a corporate legal team. Our role is to manage enterprise risk and potential exposure within our risk appetite, not eliminate it.

(already minimizing sensitive data storage and transit whenever possible, as an entity operating in a regulated industry)