HN user

nialse

588 karma

The opinions expressed may not reflect the views of my employers, my business, or myself.

Posts20
Comments233
View on HN
www.youtube.com 2mo ago

Thoughts on Doctoral Student Recruitment

nialse
2pts0
www.youtube.com 2mo ago

Automated systematic literature review with Claude Code

nialse
2pts0
nial.se 3mo ago

Less human AI agents, please

nialse
161pts170
nial.se 4mo ago

Did the Agile Manifesto, Scrum and open source kill the programmer?

nialse
2pts0
www.youtube.com 4mo ago

Kanban TODO: a textfile based Kanban board in a single HTML file

nialse
2pts2
link.springer.com 6mo ago

Peer-reviewed by human experts: AI failed in key steps

nialse
2pts0
www.youtube.com 6mo ago

Runprompt runs LLM prompts in your shell [video]

nialse
1pts0
www.instagram.com 7mo ago

Timbaland: Let's Talk about AI

nialse
4pts0
www.youtube.com 9mo ago

The liquid that drained my MacBook

nialse
2pts0
www.youtube.com 9mo ago

The Volvo 240 and its redblock engine

nialse
2pts0
www.youtube.com 10mo ago

Can Claude teach me Jax? [video]

nialse
3pts1
www.youtube.com 11mo ago

Record label is trying to silence me

nialse
2pts0
arxiv.org 11mo ago

Working with AI: Measuring the Occupational Implications of Generative AI

nialse
6pts1
old.reddit.com 11mo ago

Microsoft just dropped a study showing the 40 jobs most affected by AI

nialse
4pts3
www.youtube.com 1y ago

Making 8-Bit Music from Scratch at the Commodore 64 Basic Prompt

nialse
4pts0
ghiculescu.substack.com 1y ago

Nobody Codes Here Anymore

nialse
2pts0
pen.org 1y ago

Federal Government's Growing Banned Words List Is Chilling Act of Censorship

nialse
25pts10
nial.se 1y ago

Execution Is Everything or Nothing?

nialse
1pts1
www.eurekalert.org 2y ago

EtaVolt rejuvenates solar panels and protects them from degradation

nialse
1pts2
www.theverge.com 2y ago

YouTube is axing its ad-free Premium Lite subscription plan

nialse
7pts0

> The required high degree of connectivity might be attained with the help of microminiature radio transmitters and receivers.

Hahaha, this is straight out of 60s-70s sci-fi, where their best futuristic interfaces were smaller CRT screens / flashy keys, etc.

Actually that is not far off from how high bandwidth interconnects work, but through other media.

Requesting human attention demands demonstrating human effort[1]. Slop at its worst: obscuring actual insight. The main one being that there are no exponential growth curves, no hockey-sticks, they're all logistic s-curves at most. Sure, there is a lot happening right now, but although technologies such as trains reshaped society, society did not come to only consist of railways.

[1] https://tombedor.dev/human-attention-and-human-effort/

This was of course dependent on yolo mode, but automatic approval has also been pulling stunts like this. A recent example is data that was purposely kept away from Codex in a folder far far away. When it found a single reference it just went for the data when having an issue. Lesson learned, keep essential data and Codex separated on different machines. Codex remote ssh actually helps here.

”Religious suffering is, at one and the same time, the expression of real suffering and a protest against real suffering.

Religion is the sigh of the oppressed creature, the heart of a heartless world, and the soul of soulless conditions.

It is the opium of the people.”

Some are on copium, some on hopium. The gods change names; the need for relief remains.

I see your point. Many of my prompts for reasoning ends with: No code. Planning mode is sort of the workaround for this specific situation. Sometimes it is useful for the AI agent just to think. It looks like I need a screwdriver in addition to the aforementioned hammer, a pozidriv screwdriver to be precise.

To be fair, there is likely not much training data on the difficult conversations you need to handle in a senior position, pushback being one of them. The trouble for the agents is that it is post hoc, to explain themselves, rationalising rather than ”help me understand” beforehand.

I think that it is a fair perspective to allow role play, and it's useful too, when explicit. Does not really make sense for AI to cosplay human all the time though.

Maybe we should change that? Of course symbolic AI was the holy grail until statistical AI came in and swept the floor. Maybe something else though.

The other day Codex on Mac gained the ability to control the UI. Will it close itself if instructed though? Maybe test that and make a benchmark. Closebench.

Interesting. When I code, I want a boring tool that just does the work. A hammer. I think we agree on that the tool should complete the assignment reliably, without skipping parts or turning an entirely implementable task into a discussion though.

That is probably the next step, and in practice it is much of what sub-agents already provide: a kind of tabula rasa. Context is not always an advantage. Sometimes it becomes the problem.

In long editing sessions with multiple iterations, the context can accumulate stale information, and that actively hurts model performance. Compaction is one way to deal with that. It strips out material that should be re-read from disk instead of being carried forward.

A concrete example is iterative file editing with Codex. I rewrite parts of a file so they actually work and match the project’s style. Then Codex changes the code back to the version still sitting in its context. It does not stop to consider that, if an external edit was made, that edit is probably important.

Agreed. I am asking for something beyond the current state of the art. My guess is that stronger RL on the model side, together with better harness support, will eventually make it possible. However, it's the part about framing the failure to do complete a task as a communication mishap that really makes me go awry.

Codex in this case. I didn't even think about mentioning it. I'll update the post if it's actually relevant. Which I guess it is.

EDIT: It's specifically GPT-5.4 High in the Codex harness.

My point was narrower than suggested. If Mythos is in fact a security risk, then the NSA is one of the actors most likely to already understand that. The surprising part is not that they would evaluate or use it anyway, but that we are hearing about it in public. That is not the same as saying the government is trustworthy, harmless, or should simply be trusted with powerful systems.

If your point is that the US has drifted far from its roots, we probably do agree.