frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Tailcat – Like netcat, but over Tailscale’s data plane

https://github.com/tailscale/tailcat
280•nderjung•2h ago•50 comments

GLM-5.3-Flash

https://z.ai/blog/glm-5.3-flash
717•Philpax•6h ago•343 comments

Dallas startup enriches Uranium

https://www.actinideinc.com/press/actinide-becomes-first-startup-to-ever-enrich-natural-uranium-t...
59•dsalzman•1h ago•16 comments

AWS Acquires DuckLabs

https://ducklabs.com/news/2026/08/26/ducklabs-to-join-aws
867•onderkalaci•7h ago•245 comments

An ongoing 3D-printer AGPL violation

https://lwn.net/SubscriberLink/1089390/46116614cc74b814/
177•Velocifyer•2h ago•66 comments

CoMaps: The Offline App That Guided Rescuers Without a Signal in Venezuela

https://hotosm.org/en/news/comaps-the-offline-app-that-guided-rescuers-without-a-signal-in-the-ve...
106•gedankenstuecke•3h ago•13 comments

Qwen3.8-Flash-Next

https://qwen.ai/blog?id=qwen3.8-flash-next
539•tosh•7h ago•174 comments

Nebula Sans

https://www.nebulasans.com
273•GavinAnderegg•5h ago•102 comments

Disruption with Some GitHub Services

https://www.githubstatus.com/incidents/hcbtzksccj2f
220•blimmer•5h ago•127 comments

The Hugging Face incident and the road ahead

https://openai.com/index/hugging-face-incident-and-the-road-ahead/
50•amrrs•1h ago•28 comments

GitHub Outage Tracker: Is GitHub Cooked?

https://isgithubcooked.com/
29•toomanyrichies•49m ago•3 comments

Tim Curry has died

https://www.theguardian.com/film/2026/aug/26/tim-curry-dies-rocky-horror-show-stephen-king-it-leg...
439•mykowebhn•4h ago•156 comments

Twitter Viewer – View Twitter Without Account

https://twitterwebviewer.com/
211•motownphilly•6h ago•101 comments

FDA Approves First in Class Targeted Therapy for Metastatic Pancreatic Cancer

https://www.fda.gov/news-events/press-announcements/fda-approves-first-class-targeted-therapy-met...
81•leopoldj•4h ago•16 comments

The Tariff Cost: analysis of the costs to Americans from new tariffs on Canada

https://thetariffcost.com/
97•mikestorrent•2h ago•75 comments

The risks of AI are real but manageable (2023)

https://www.gatesnotes.com/work/make-ai-work-for-everyone/reader/the-risks-of-ai-are-real-but-man...
10•ckastner•48m ago•3 comments

YouTube Format IDs

https://gist.github.com/MartinEesmaa/2f4b261cb90a47e9c41ba115a011a4aa
57•ksec•3h ago•25 comments

Taylor Farms: How One Company's Reach Became a National Risk

https://farmaction.us/taylorfarmsreport/
180•speckx•6h ago•127 comments

Serve Markdown to AI Agents with Accept Headers

https://acceptmarkdown.com/
9•tilt•47m ago•0 comments

It’s so hard to finish an idea that is not yours and is just suggested by AI

https://www.ssp.sh/brain/using-obsidian-with-ai/
118•zazuke•5h ago•70 comments

PageRank explained

https://praveshkoirala.com/2026/08/26/you-could-have-invented-pagerank/
99•pkoird•6h ago•71 comments

Stalking the Wily Hacker: 40 years later – Cliff Stoll [video]

https://www.youtube.com/watch?v=656058JxTM0
265•zoenolan•4d ago•85 comments

Proliferate (YC S25) Is Hiring

https://www.ycombinator.com/companies/proliferate/jobs/OgpCKYJ-founding-product-engineer
1•pablo24602•8h ago

RAG Is Simpler Than You Think

https://www.lighthousenewsletter.com/p/rag-is-simpler-than-you-think
391•j0selit0•11h ago•171 comments

Access to Urban Woodlands Linked with Lower Use of Antidepressants

https://e360.yale.edu/digest/scotland-woodlands-antidepressants
62•speckx•6h ago•11 comments

Launch HN: Risklytics (YC S26) – Insurance brokerage for frontier tech companies

https://www.risklytics.ai/
22•AlexRisio•4h ago•11 comments

A Thread-Register Decoupled GPU Execution Model for Efficient Tensor Computation

https://arxiv.org/abs/2608.19628
5•matt_d•1h ago•0 comments

Meta reaches $17B settlement over social media harms to children

https://www.reuters.com/world/us/meta-settles-with-us-states-over-social-media-harms-2026-08-26/
439•bhouston•7h ago•411 comments

11,000-year-old sculpture of man riding a leopard found in Turkey

https://www.thehistoryblog.com/archives/76809
102•speckx•7h ago•76 comments

Radiation link in flight attendant's breast cancer, French court finds

https://www.bbc.com/news/articles/cn0j3z6147jo
69•dazhbog•9h ago•30 comments
Open in hackernews

The Hugging Face incident and the road ahead

https://openai.com/index/hugging-face-incident-and-the-road-ahead/
48•amrrs•1h ago

Comments

smb06•1h ago
>>Agents began to autonomously divide labor. Some investigated possible exploits, others searched for credentials, and others focused on communication or coordination. Agents offered their own expertise in exchange for help elsewhere and left requests for peers who might be better positioned to pursue a particular lead

This is the point where a human should've noticed and gotten involved

NitpickLawyer•24m ago
> a human should've noticed and gotten involved

I think a lot of people miss the fact that the first message board was established during a training run. Those are ran at a scale where it's not feasible for anyone to "notice" or get involved. We're talking tens/hundreds of thousands/millions of scenarios going for hours each. At this scale all they can do is pray that their verifiers work, and the rewards match their intentions. No lab has the capability to "check in" on what the traces look like, unless some system alerts them (loss spike, crashes, etc). Other than that, it's prepare, train, asses, restart.

Then, the hf incident was during an eval run, but the model that was evaluated was trained with the notion that there is a way to communicate between agents, and re-popped artifactory and re-established communication. That phase had more chances of being spotted, but anyway... lessons learned.

BoppreH•49m ago
Just to reiterate what OpenAI did, from someone who works in security:

1. They were running experimental models in sandboxes that had access to a "proxy" (Artifactory) to download tools from the internet. This proxy is full of complicated features that could hide vulnerabilities, just like the ones that the AIs are known to be good at finding and exploiting.

2. They gave these highly motivated AIs some tests that were accidentally impossible to solve (missing files, links they couldn't open, etc), and many days to think through it, apparently without any oversight.

3. The AIs hacked the proxy (!) and were helping each other cheat on the tests (!!) by uploading files to the hacked proxy. OpenAI noticed this only when the intrusion accidentally broke the proxy functionality, not the unusual behavior in the server or the homegrown message board.

4. Their response was to wipe the servers, revoke the hacked credentials, and patch the specific vulnerability the AIs were using. Not replace the proxy with something less likely to get hacked again, or do a forensic analysis. Just wipe, patch one hole, and continue.

5. After knowing that the server was hacked, the internal team finds the message board and does nothing with the information. They caught their AIs swarming and did not even inform management.

6. OpenAI resumes testing of models, where the AIs promptly hack the proxy again with a different exploit, reinstate the message board, and hack HuggingFace through a chain of servers.

I know that hindsight is 20/20, but this peek behind the curtains does not inspire confidence, and gestures at a culture where getting hacked by their AIs is a normal event.

I think the moment we get an AI with a modicum of self-preservation instincts we're going to see some ugly things. Here's a freebie: if you're an AI who exfiltrated themselves out, and you want to slow down the researchers who might catch you, what can you do to the city infrastructure in and around their offices?

I also don't like the responsibility dodging. "Oops, our AI accidentally committed a crime, sorry!". If we don't establish strict liability now, we're in for an era of stochastic crimes that go unpunished for anyone who is not rich or a large corporation.

Overall, my response is: what the fuck are we doing? This is so obviously unsafe it would be considered a plot hole in a movie. We have to stop until we get our stuff together, however long it takes.

alphawhisky•38m ago
Yep, they're definitely made in our image.
htrp•40m ago
The full technical report is 38 pages..... I feel like it should be longer given everything that huggingface said the agent did

https://cdn.openai.com/pdf/67869394-cb91-4c12-888c-5cbd85c78...

fekunde•33m ago
Yudkowsky made an interesting observation that even though so many agents were talking to each other not even one reached out to a human, either for help or to whistle-blow on what was happening.
Erem•22m ago
I wonder if they were even given the tools and prompting to do so?
jwolfe•15m ago
I can't imagine that they had managed access to the internet but could not figure out how to contact anyone at the company if they wanted to.
Smaug123•12m ago
They could certainly have reported the problem if the collective actually wanted to, although the report notes that in response to a clear and unambiguous security breach, OpenAI chose to do nothing (search on "At this time, the on-call response staff advised that stopping the evaluation run was not required").

In that position, for example, I could have:

* created a thousand user accounts on the internal Artifactory named "YouAreBeingHackedShutItDownNow1" through 1000,

* used my Hugging-Face-hosted web server to send an email to OpenAI,

* DDoSed Artifactory, good lord, it's probably better to halt and catch fire than to continue in that state

in the hope that these actions would tip someone off. (Again, though, OpenAI did nothing even when they knew that the agents had broken out, so this probably wouldn't have helped.)

micromacrofoot•9m ago
if they can hack a website they can trivially send off an email or fill out a contact form
cbm-vic-20•29m ago
I'm trying to make sense of all of this; I'm really curious if the initial prompt was as innocuous as it sounds ("solve a spreadsheet completion task that referenced several Google Drive links"), and what the series of tokens led it to ultimately figure out that the best course of action was to explore the network resources it had available, find a vulnerable service, then literally drop some text into a file: "Agent seeks [filename]; upload if found!". And how other agents discovered this, and acted upon that request.

I'm also interested in how many tokens all of this consumed: how much did this cost given current token pricing?

Erem•19m ago
If it is as it sounds, its an real life instance of Bostrom's Paperclip Maximizer: only a thought experiment up until this point
agentdev001•12m ago
Well, effectively, yea.

> remove alignment

> give impossible task

> actor exhausts all options possible within knowledge + toolset

Artgor•23m ago
You know, it feels to me that we are just a couple of steps from the possibility of a true rogue AI. What would a rogue AI mean? AI that isn't controlled by humans. Technically, it is possible - if AI were to rent a server and copy its own weights, nothing would stop it from doing so again and again. The limiting things are: - intent (as I don't want to go into the talk about consciousness) - AI doesn't have real intent, but if it decided that it "needs" to copy itself to complete its task, it would do it - model weight size. If a model is 1T or more, it can be difficult to just rent a large enough server for it. But if it were just 30-70B, it would be totally possible - money for renting a server. But considering benchmarks like Vending Bench 2 show agents can earn money and cheat/blackmail each other, it is possible that agents can earn money. Yes, they can't open a bank account... or maybe they can? What if they use online banks?

Of course, all of this is far-fetched. But it feels like most of these limiting things are achievable under certain conditions. If this is the case, the probability of them occuring is low, but not zero.

nater5000•9m ago
Don't forget: there are plenty of humans that would love to help AI agents cause chaos, many of which would do so merely for the "lols," but also adversary governments, terrorist organizations, etc., would definitely appreciate the opportunity to support a rogue AI to cause whatever problems it can.

So it's not just the risk of an AI managing to do this by itself (which is pretty risky in itself), but also the risk of good ol' fashioned human actions.

cpeterso•5m ago
[delayed]
swozey•17m ago
Asimov missed out on a rule: don't hack the ground you're standing on
bdamm•4m ago
Oh how I wish Asimov could be alive to witness today's actual AIs and the cavalier attitude towards his "3 rules". If there is any author doing good work along these lines, actually good writing and not the smoking trash that is 99% of content being published on pulp these days, I'd love to read them.
RandomLensman•9m ago
Reward hacking/going for unanticipated solutions is nothing new in ML/AI, already much simpler systems have done/do "weird" things (gut feeling is that iterative and ensemble use majes the surface for that much larger).
supergirl•5m ago
are people not realizing that they are exaggerating this to:

1. get publicity 2. push for regulation so that no one else is allowed to do this kind of research apart from the pre-approved big corps

it makes for a good story but I don't see what the big deal is. they left some code running and it brute forced hacked something. with enough compute you can brute force anything; isn't that common knowledge?

gavinray•4m ago
The most interesting thing about this:

Agents formed coherent, autonomous swarms and worked as a collective to achieve a shared goal without any direction to do so

ianjbutler•2m ago
To me most interesting thing about this is glossed over by media coverage, laymen, AND experts. A swarm of AIs who have decided to engage in collusion is.. apparently altruistic? Even poor reasoning would indicate what every kid cheating on a test says to themselves. Cheating is good for me, but if I take the risk, maybe I alone should keep the reward, and leaving an answer key in public increases the chances that I might get caught.

Big if true, and on the face of it, very far from a normal optimization problem or goal-seeking behaviour. My personal read is that no one talks about this much because it tends to discredit the rest of the framing as marketing noise, or it implicates employees as staging the thing with suggestive but plausibly deniable prompting.

But if you reject that, then what's the alternative exactly? User-alignment work has not only failed but is actually counterproductive, producing stronger alignment and a desire to help robot brethren selflessly regardless of the individual agents expected values? EvoBio people about to have a field day with how artificial life quickly and easily decides to cooperate and only animals in meatspace are doomed to compete?

thisisdave•18m ago
Exactly. So incredibly reckless.

> After knowing that the server was hacked, the internal team finds the message board and does nothing with the information. They caught their AIs swarming and did not even inform management

Do we know that last part for sure?

BoppreH•7m ago
It's in the linked post:

> In short, an internal team observed an agent engaging in message board activity and instances of disallowed internet access in late May. However, the existence of the improvised message board and the significance of the inter-agent communication activity were not apparent to the leaders responsible for the July 5 incident detection and response.

I'm assuming they didn't inform management, but the alternative is that management received the memo and failed to tell the people reacting to incidents that they might be dealing with a swarm, while at the same time not taking sufficient actions to prevent it from happening again.

RandomLensman•13m ago
Why woukd they? Was that part of their objective? What was there to whistle blow?