frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Is AI spend on OpenAI or Anthropic starting to eat into your runway?

https://rails-agent.com/
1•kannanreghu•1m ago•0 comments

Embedded Swift Improvements Coming in Swift 6.4

https://swift.org/blog/embedded-swift-improvements-coming-in-swift-6.4/
1•frizlab•2m ago•0 comments

OpenAI's Unreleased Model Astra Solves Ten Major Open Mathematics Problems

https://thezvi.substack.com/p/openais-unreleased-model-astra-solves
1•paulpauper•2m ago•0 comments

Nicotine: It Works

https://www.technotheoria.org/p/nicotine-it-works
1•paulpauper•3m ago•0 comments

Omaha school district asks police to stop using shock gloves on students

https://apnews.com/article/shock-gloves-omaha-school-district-police-9f73e909eb5c4e948632eb28ea56...
1•petethomas•3m ago•0 comments

Results from the Backblaze Generative AI Media Hackathon

https://www.backblaze.com/blog/results-from-the-backblaze-generative-ai-media-hackathon/
1•roan-we•4m ago•0 comments

Glycogen storage capacity and denovo lipogenesis during carbohydrate overfeeding [pdf]

https://paulogentil.com/pdf/Glycogen%20storage%20capacity%20and%20de%20novo%20lipogenesis%20durin...
1•paulpauper•4m ago•0 comments

Hosted a Public Muscriptor Instance (latest, most powerful Audio-to-MIDI model)

https://muscriptor-iota.vercel.app/
1•jardy•5m ago•0 comments

Show HN: Aristra, your life OS

https://aristralabs.com
1•player08•5m ago•0 comments

Why the Future of AI Belongs to Systems That Can Self-Learn

https://medium.com/@vektormemory/the-case-for-agent-memory-why-the-future-of-ai-belongs-to-system...
1•vektormemory•7m ago•0 comments

Why I Quit the Tenure Track: The insufferable hypocrisy of elite academia

https://www.theatlantic.com/magazine/2026/09/elite-academia-leadership-hypocrisy/687969/
2•zahlman•7m ago•0 comments

Macpackages.com a small tool to know what's installed and running on your macOS

https://macpackages.com/
1•akmarco•9m ago•0 comments

Show HN: Zero () friction local AI for Mac

https://www.basecompute.co/local
2•lukasonedge•11m ago•0 comments

Show HN: Youtilitics, energy usage analytics from utility data, no hardware

https://youtilitics.com/
2•ClaudyFocan•11m ago•0 comments

Network-flow ML that outputs security incidents

https://github.com/ibondarenko1/security-anomaly-ml
1•ibondarenko1•12m ago•0 comments

AIs Are Not People

https://rogueresearch.substack.com/p/ais-are-not-people
1•measurablefunc•15m ago•0 comments

The domain name fluid.sh is for sale

https://fluid.sh
1•zahrevsky•16m ago•1 comments

Trump hid in catering truck in secret plane swap over Iran threat

https://www.bbc.com/news/articles/cm2g90vvy62o
5•gmays•18m ago•1 comments

Komar and Melamid: The Most Wanted Paintings

https://awp.diaart.org/km/index.html
1•GaryBluto•19m ago•0 comments

Building safe MCP servers for a PostgreSQL database

http://blog.pamelafox.org/2026/08/building-safe-mcp-servers-for-your.html
1•pamelafox•20m ago•0 comments

OpenWhip: whip Claude Code (CLI) into working faster

https://xcancel.com/antibot/captcha
1•guessmyname•22m ago•0 comments

Browser automation agents with Pydantic AI and Playwright

http://blog.pamelafox.org/2026/08/browser-automation-with-pydantic-ai.html
2•pamelafox•22m ago•0 comments

FOIA Chief Brings Right-Wing Bona Fides to Apolitical DOJ Office

https://news.bloomberglaw.com/us-law-week/foia-chief-brings-right-wing-bonafides-to-nonpartisan-d...
2•petethomas•22m ago•0 comments

Super-simple free tool to create invoices

https://www.invoices-templates.com/
1•guerrerocarlos•23m ago•2 comments

Private Cloud Compute (Apple Intelligence) Security Guide

https://security.apple.com/documentation/private-cloud-compute
1•mmooss•24m ago•1 comments

Vale Is a Linter for Prose

https://vale.sh
2•Bluestein•25m ago•0 comments

'Unprecedented' Number of Apple Users Received Recent Spyware Alert

https://citizenlab.ca/unprecedented-number-of-apple-users-received-recent-spyware-alert/
1•iamnothere•26m ago•0 comments

You can't afford that new gadget

https://www.datawrapper.de/blog/tech-memory-prices
3•sebg•26m ago•0 comments

Receive a Bible Verse Every Day on WhatsApp

https://chat.whatsapp.com/BHBRf7aUKu4H2AJORsg3Xi?_fb_noscript=1
1•iosifnicolae2•28m ago•3 comments

I published 8 months of frontier-AI research, code, emails, and timestamps

https://zenodo.org/records/21969180
1•rayanpal_•30m ago•0 comments
Open in hackernews

Private Cloud Compute (Apple Intelligence) Security Guide

https://security.apple.com/documentation/private-cloud-compute
1•mmooss•24m ago

Comments

mmooss•15m ago
The Guide describes in detail how Apple protects confidentiality of Apple Intelligence cloud transactions. Just the stated guarantees are impressive:

* Stateless computation on personal user data: PCC must use the personal user data that it receives exclusively for the purpose of fulfilling the user’s request. User data must not be accessible after the response is returned to the user.

* Enforceable guarantees: It must be possible to constrain and analyze all the components that critically contribute to the guarantees of the overall PCC system.

* No privileged runtime access: PCC must not contain privileged interfaces that might enable Apple site reliability staff to bypass PCC privacy guarantees.

* Non-targetability: An attacker should not be able to attempt to compromise personal data that belongs to specific, targeted PCC users without attempting a broad compromise of the entire PCC system.

* Verifiable transparency: Security researchers need to be able to verify, with a high degree of confidence, that our privacy and security guarantees for PCC match our public promises.