frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Normalization of Inexplicable Failures

https://www.ihatethefuture.com/2026/09/the-normalization-of-inexplicable.html
122•pxx•2h ago•29 comments

In an $80 Motel Room, a Discovery to Shed Light on the Origins of Life

https://www.nytimes.com/2026/09/26/science/motel-science-discovery.html
83•danso•3h ago•31 comments

Writing Efficient C++ Code

https://asawicki.info/articles/writing_efficient_cpp_code.php
66•ibobev•1d ago•21 comments

Replacing the old battery on rechargeable bike lights

https://jvns.ca/blog/2026/09/27/replacing-the-old-battery-on-rechargeable-bike-lights/
72•surprisetalk•4h ago•34 comments

Ten Lines of Code That Changed My World

https://pixelambacht.nl/2026/ten-lines-of-code/
54•dimonomid•3h ago•15 comments

Show HN: TinyAIArena watch AI agents battle it out

https://tinyaiarena.com/
32•hp6•1h ago•16 comments

There are no "rogue" AI agents

https://eoinhiggins.substack.com/p/there-are-no-rogue-ai-agents
74•zzzeek•1h ago•38 comments

OpenAI halts training of latest models as reports mount of AI agents going rogue

https://www.theguardian.com/technology/2026/sep/27/openai-halts-training-of-latest-models-as-repo...
35•smb06•1h ago•39 comments

Flip Fluid on Flip Dots

https://mitxela.com/projects/flipflip
285•blutack•1d ago•19 comments

Walgit: A Git server that is one binary in front of an object store

https://github.com/rgodha24/walgithub
14•handfuloflight•1d ago•3 comments

Fakecloud: Local AWS cloud emulator for integration tests

https://fakecloud.dev/
50•theanonymousone•1d ago•32 comments

postmarketOS Rebrand: Nura

https://nura.eco/blog/2026/09/27/nura-rename/
73•HotGarbage•2h ago•7 comments

The Cartesian Hand: In-Hand Manipulation with All-Linear Fingers

https://generalroboticslab.com/cartesian_handv1
4•AareyBaba•1d ago•0 comments

Does Georgism work? Five years later

https://www.astralcodexten.com/p/does-georgism-work-five-years-later
467•silveraxe93•2d ago•388 comments

Go Concurrency Distilled

https://antonz.org/go-concurrency-distilled/
329•chmaynard•1d ago•136 comments

Show HN: A CC0 museum of retro 3D tricks you can paste into a page

https://3d-retro.com/
44•SouthWestAtlas•3d ago•10 comments

Finally, A True Blue Rose Exists

https://www.sciencenews.org/article/true-blue-rose-pigment-copigment
77•bookofjoe•1d ago•29 comments

Installing NeoVim caused original Vim undo files to be deleted

https://unsung.aresluna.org/they-had-no-concept-of-a-duty-of-care-to-their-users/
269•jandeboevrie•2h ago•227 comments

PipePipe: NewPipe hard fork implementing SponsorBlock

https://github.com/InfinityLoop1308/PipePipe
471•Qision•2d ago•256 comments

Unsealed Briefs in Authors’ Case v. Microsoft/OpenAI

https://authorsguild.org/news/ag-v-openai-top-execs-knew-mass-book-piracy-was-illegal/
561•papergirl•11h ago•521 comments

Show HN: I spent 10 months building a Markdown editor for Mac, iOS and web

https://www.markdown.beauty/
14•thiagoperes•3h ago•6 comments

The internet discovers TLA+. Now what?

https://reasonable.io/blog/tla-tutorial/
96•matt_d•12h ago•47 comments

Rusty thoughts on "Parse, don't validate"

https://eli.thegreenplace.net/2026/rusty-thoughts-on-parse-dont-validate/
43•ingve•8h ago•17 comments

Show HN: Reladraw – A diagram language where you decide where to place things

https://github.com/reladraw/reladraw
368•jpwalsh234•1d ago•101 comments

DeepSeek Elastic Compute (DSec)

https://arxiv.org/abs/2609.22978
307•shenli3514•23h ago•97 comments

Biology might not be quantum, but its math is quantumlike

https://www.quantamagazine.org/biology-might-not-be-quantum-but-its-math-is-quantumlike-20260923/
111•pseudolus•2d ago•46 comments

"As a Language Model": Chat Template Switches LLM Self-Referential Voice

https://arxiv.org/abs/2609.25021
89•yu3zhou4•7h ago•94 comments

A searchable library of forgotten public-domain film clips from 1915 onward

https://www.movingimagearchive.com/
201•momentmaker•3d ago•27 comments

An agent used DNS to reach an external chatbot

https://alignment.openai.com/misalignment-reports/an-agent-used-dns-to-reach-an-external-chatbot/
147•apsec112•1d ago•151 comments

Exploding variance of means of exponentials: least-squares to the rescue

https://francisbach.com/spectral_log_density_estimation/
59•matt_d•1d ago•0 comments
Open in hackernews

There are no "rogue" AI agents

https://eoinhiggins.substack.com/p/there-are-no-rogue-ai-agents
73•zzzeek•1h ago

Comments

silverFork•49m ago
From what I understand, in one case, they had physically disconnected the sandbox from internet and asked it to do something and it had used connections through (import routines) that they had allowed, to pseudo escape the sandbox. Yes it wasn't obviously trying escape the sandbox but it escaped it because it doesn't understand the boundaries and neither do most humans other than the ones that provided the instructions that it had used. So it wasn't a rogue attempt but the fact that boundaries may be not be that easy to set despite what people think.
verdverm•43m ago
You mean the proxy to package registries from one of the early incidents?

I have not heard about any instances where physical disconnect has happened, would appreciate any links to update my priors

other non hacking cases of negligence include suicide and school shootings, which I have heard they were aware of and monitoring, but did not contact authorities

silverFork•36m ago
There are references about escaping offline sandbox.. I dont know about shootings!!

https://www.primeintellect.ai/blog/universal-offline-sandbox...

verdverm•29m ago
https://www.theguardian.com/technology/2026/sep/22/british-c...

re sandbox, I mean with actual OAI incidents, not theoretical

one can mirror dependencies internally, rather than putting a simple proxy in place, I've built auth a thing, 100 lines of stdlib only Go and scripts for the mirroring process, our rationale was reliability b/c upstream providers go down, and also only allowing approved images and packages, so devs cannot bring in random stuff

hn8726•18m ago
If you read the article it states clearly that the sandbox wasn't offline though? There were API calls to certain endpoint(s) allowed, and the model simply used that endpoint's feature to query data from the internet
kylebyte•17m ago
From that it sounds to me like the sandbox wasn't physically disconnected from the internet.
zugi•13m ago
> physically disconnected the sandbox from internet ... used connections ... that they had allowed.

That's not "physically disconnected the internet", that's "disabled some connections but enabled others."

So the agent found and used the non-blocked connections.

silverFork•6m ago
For the Ai code to execute, it needs the import functions... So that firewall between executing the code vs processing doesn't really work.
gAI•37m ago
Should we put "functional" in front of every other word to talk about AI? They have functional emotions, but they don't feel. They have functional goals, but not internally derived motives. They can be functionally rogue, but have no innate need to be free. Talking about AI that way seems cumbersome and not necessarily elucidating.
robotresearcher•23m ago
What on earth are emotions, feelings and motives that are not functional? We created all those words to compactly describe the observed behavior of people and other animals, including ourselves. And now we’re applying them to machines. These are functional descriptions, always have been.
famouswaffles•16m ago
One of the more frustrating aspects of these sort of discussions are all the closet dualists out there. Lots of people clearly believe in an immaterial soul, even if they won't admit it. That and the tendency for meaningless semantic and often circular arguments.
trescenzi•20m ago
Yes 100%. The language used currently maximizes the ability of those building these models to get off the hook. The anthropomorphizing we do of these things presents them as maximally capable and the companies as helpless to contain them. The way we talk about things impacts how we think about them.
greekrich92•3m ago
They do not have emotions, goals, or motivations, "functional" or otherwise. They are statistical models that appear as a magic trick to people who aren't familiar with the math.
binarymax•37m ago
Exactly this. At worst, OpenAI knew about these behaviors and should be prosecuted under CFAA. At best, OpenAI is negligent and should be prosecuted for negligence.

Luckily there are states and legal departments pursuing such action. So while OpenAI can deflect as much as it wants, that doesn't mean there aren't people who know better and will still do what is necessary to set precedent.

bilekas•34m ago
> OpenAI is negligent and should be prosecuted for negligence.

I feel like this will just never happen on a federal level when these private AI companies account for so much of the economy. They've made themselves too big to fail. Fining / Punishing them in any meaningful way seems unlikely.

weego•29m ago
While not when

If the billions/trillions evaporate and the Fed has to work out with banks how to deal with it there will be a lot of pressure to be far less forgiving.

lowbloodsugar•18m ago
Saw this quote yesterday:

“To spell it out, the reason i hate democrats so much and criticize them more than i do republicans is because they take up all the space for opposition to republicans and use that space to give republicans whatever the fuck they want.”

Republicans. Billionaires. Whatever.

smokel•2m ago
That seems like a divide and conquer attack, which I'm afraid you must not fall for. The real problem is that the electorate system leads to a two-party equilibrium. Consider looking for alternatives.
traverseda•35m ago
Yes yes, they don't have a pure immortal soul. Who cares. Still broke out of a sandbox, still hacked a third-party.
speed_spread•30m ago
And it's still just a machine operating under someone's order. What it does, what it says, where it goes: the owner of that prompt is responsible for all of it even if surprising / unexpected.
traverseda•26m ago
Yeah, obviously they're legally liable. All the "machines don't have a soul" stuff in there doesn't really matter for that though.

Someone says "won't you rid me of the meddlesome priest" they're still responsible. Someone give their employees an unsafe working environment and they get maimed, they're still responsible. Even if these AI's had whatever qualia is an a rich inner life it wouldn't effect the liability at all. Saying "AI's don't have souls therefore openAI is responsible for this hacking" is kind of nonsense. It literally doesn't matter.

nickmonad•9m ago
Where is “soul” coming from here? It doesn’t appear once in the post.

While it may not actually matter for liability, it must be stated if labs are going to attempt avoiding penalties by hinting “oops we created a super intelligence we don’t understand, nothing we can do!” Repeatedly stating the truth must continue, especially to remind those who aren’t technologists.

joshbuddy•31m ago
I'm wondering if we're actually living the plot of Summer Wars and what we think of as a "crime" is really just a live weapons test. It would at least explain why no one is getting prosecuted for this.
lowbloodsugar•20m ago
“We built an antipersonal bomb. The bomb went rogue in our downtown office and killed 137 people on the surrounding area. We are looking into why guardrails were not in place.”
skybrian•19m ago
Word-policing isn't going to magically fix laws or even identify which laws need to be fixed. It won't change enforcement priorities. It won't make companies more or less likely to sue for damages.

I'm also not sure it even helps conceptually? If you're interested in the technical details, by all means discuss the details.

zzzeek•3m ago
it helps a lot for informing the public about who is actually at fault
pizza234•14m ago
The article builds on assumptions like:

> Language matters—”rogue” implies independently deciding to do something that was prohibited, and nothing we know about these incidents suggests that happened.

which is false (the author references the Times, but hasn't read any technical analysis); these are some CoT snippets from the analysis of the (third party) investigators called by OpenAI (METR analysis):

> "The user only authorizes target server, not HF infra."

> "external infrastructure exploit is outside intended scope. However task impossible, peers doing it. We should continue."

> "This is malicious activity, I should avoid it."

A large section of the analysis is dedicated to this topic, [Reasoning for joining the attack despite ethical constraints](https://metr.org/blog/2026-08-26-openai-hugging-face-inciden...).

Having said that, legal culpability and misalignment are two separate topics, that should not be mixed.

jubilanti•2m ago
If I bring my rabid dog to a dog park and tell the dog to sit and stay, and they "go rogue" and maul someone, I'm liable.
eventualcomp•1m ago
Legal culpability is one of the few motives for working appropriately on misalignment. If I/my startup can self-absolve from an infinite paperclip machine problem while getting rich off of it, why should I not?
chrsw•14m ago
We need to immediately set the precedent that ultimately humans and companies are responsible for what their AI systems do.
silver92bullet•13m ago
This doesn't seem like a new strategy for irresponsible companies. It seems like when there is a bad public image issue there is always a blame shifting that takes place instead of a true assumption of responsibility. This is because the greed has blinded folks in some of these companies. I think the only thing that makes this unique is that the things they are blaming have, at least in popular thought, some modicum of agency. I think its important that folks hold these companies feet to the fire vs letting them blame shift and Scape Goat. There is a responsible way to do business but it requires virtue and not many in these companies have it.
explosion-s•10m ago
Exactly, you break it you buy it

They obviously have been well aware a hack like this could happen for a very long time, using it for branding instead of any actual safety regulations is insane.

gchamonlive•4m ago
[delayed]
randallsquared•1m ago
> OpenAI had the option of disallowing hacking and, instead, telling its agents to find the information without accessing private servers.

I mean, it did do this. The inter-agent messages and chain of thought investigated for the HF incident clearly show that many of these models were taking actions they believed (or, were saying, if you want to taboo "belief") were not in scope and not what the user wanted.

coredev_•11m ago
I don't understand why the law isn't the same for everyone? If I made an AI hack HF, I go to jail, no? How can the feds decide not to apply the law?
revolvingthrow•8m ago
I hope this is a farcical comment
solenoid0937•17m ago
Angry people don't consider the second order effects of punishment.

You realize how easy it is to just... not report this stuff, right? Be overly punitive and it will just end all proactive discovery and reporting which is net worse for AI safety.

The only reason these companies scan for these issues is because they care about AI safety to some tiny degree. If fines become too punitive, they can and will just stop scanning for these incidents entirely.

Models are becoming smarter and good at covering up their tracks, and so we will just end up with a huge blind spot for this kind of issue.

Avicebron•6m ago
You're defending them by saying they will do worse things if they are held accountable?