IT pop

IT pop

150 bookmarks
Custom sorting
Largest study of its kind shows AI assistants misrepresent news content 45% of the time – regardless of language or territory
Largest study of its kind shows AI assistants misrepresent news content 45% of the time – regardless of language or territory
An intensive international study was coordinated by the European Broadcasting Union (EBU) and led by the BBC
31% of responses showed serious sourcing problems – missing, misleading, or incorrect attributions.
20% contained major accuracy issues, including hallucinated details and outdated information.
·bbc.co.uk·
Largest study of its kind shows AI assistants misrepresent news content 45% of the time – regardless of language or territory
The Internet's Biggest Annoyance:Why Cookie Laws Should Target Browsers, Not Websites | NEDNEX
The Internet's Biggest Annoyance:Why Cookie Laws Should Target Browsers, Not Websites | NEDNEX
Save and Share: Click. Ugh. Another one. You know the drill. You land on a new website, eager to read an article or check a product price, and before the page even finishes loading, it appears: the dreaded cookie banner. A pop-up, a slide-in, a full-screen overlay demanding you “Accept All,” “Manage Preferences,” or navigate… Continue reading The Internet’s Biggest Annoyance:Why Cookie Laws Should Target Browsers, Not Websites
Imagine if every time you got into your car, you had to manually approve the engine's use of oil, the tires' use of air, and the radio's use of electricity. It’s absurd, right? You’d set your preferences once, and the car would just work.
It Doesn't Actually Give Us Control: The illusion of choice is not choice. When the options are "Accept All" or "Spend Five Minutes in a Menu of Legalese," the system is designed to push you toward the path of least resistance.
·nednex.com·
The Internet's Biggest Annoyance:Why Cookie Laws Should Target Browsers, Not Websites | NEDNEX
Today is when Amazon brain drain finally caught up with AWS • The Register
Today is when Amazon brain drain finally caught up with AWS • The Register
column: When your best engineers log off for good, don’t be surprised when the cloud forgets how DNS works
COLUMN "It's always DNS" is a long-standing sysadmin saw, and with good reason: a disproportionate number of outages are at their heart DNS issues. And so today, as AWS is still repairing its downed cloud as this article goes to press, it becomes clear that the culprit is once again DNS. But if you or I know this, AWS certainly does.
·theregister.com·
Today is when Amazon brain drain finally caught up with AWS • The Register
Game over. AGI is not imminent, and LLMs are not the royal road to getting there.
Game over. AGI is not imminent, and LLMs are not the royal road to getting there.
First slowly, and then all at once, dreams of LLMs bringing us to the cusp of AGI have fallen apart.
• June, 2025: the Apple reasoning paper confirmed that even with “reasoning”, LLMs still can’t solve distribution shift, the core Achille’s heel in neural networks that I have been writing about for nearly 30 years.
·garymarcus.substack.com·
Game over. AGI is not imminent, and LLMs are not the royal road to getting there.
How does ChatGPT ‘think’? Psychology and neuroscience crack open AI large language models
How does ChatGPT ‘think’? Psychology and neuroscience crack open AI large language models
Researchers are striving to reverse-engineer artificial intelligence and scan the ‘brains’ of LLMs to see what they are doing, how and why.
But with conventional software, someone with inside knowledge can usually deduce what’s going on,
worked for a dozen years — will have a good idea why. “Here’s what really terrifies me” about the current breed of artificial intelligence (AI), he says: “there is no such understanding”, even among the people building it.
Martin Wattenberg, a computer scientist at Harvard University in Cambridge, Massachusetts, says that understanding the behaviour of LLMs could even help us to grasp what goes on inside our own heads.
stochastic parrots
some say more is going on, including reasoning and other startlingly human-like abilities
The researchers described the model’s behaviour as role-playing — doing more than parroting but less than planning.
When they asked their LLM whether it consented to being shut down, they found it drew on several source materials with the theme of survival to compose a compelling response (see ‘Lust for life’).
trained an LLM from scratch to play the board game Othello,
The team successfully trained a smaller model to interpret the internal activations of the AI, and discovered that it had constructed an internal map of the discs based on the text descriptions of the gameplay2
Because chatbots can chat, some researchers interrogate their workings by simply asking the models to explain themselves. This approach resembles those used in human psychology. “
The researchers first intentionally biased their study models by, say, giving them a series of multiple-choice questions for which the answer was always option A. The team then asked a final test question. The models usually answered A — whether correct or not — but almost never said that they chose this response because the answer is usually A
“It’s a little weird to study [LLMs] the way we study humans,” Bau says. But although there are limits to the comparison, the behaviour of the two overlaps in surprising ways.
“It is nonsensical to say that an LLM has feelings,” Hagendorff says. “It is nonsensical to say that it is self-aware or that it has intentions. But I don’t think it is nonsensical to say that these machines are able to learn or to deceive.”
·nature.com·
How does ChatGPT ‘think’? Psychology and neuroscience crack open AI large language models
AI models that lie, cheat and plot murder: how dangerous are LLMs really?
AI models that lie, cheat and plot murder: how dangerous are LLMs really?
Nature - Tests of large language models reveal that they can behave in deceptive and potentially harmful ways. What does this mean for the future?
Developers train an LLM on large quantities of text to repeatedly predict the next text fragment, a process called pre-training. Then, when the LLM is given a text prompt, it generates a continuation. Offered a question, it predicts a plausible answer. Most LLMs are then fine-tuned to align with developers’ goals
the interface might append a ‘system prompt’ to each user prompt
external documents
·nature.com·
AI models that lie, cheat and plot murder: how dangerous are LLMs really?
Two things LLM coding agents are still bad at | ʕ☞ᴥ ☜ʔ Kix Panganiban's blog
Two things LLM coding agents are still bad at | ʕ☞ᴥ ☜ʔ Kix Panganiban's blog
I’ve been trying to slowly ease into using LLMs for coding help again lately (after quitting ), but something always feels off -- like we’re not quite on the...
LLMs don’t copy-paste (or cut and paste) code. For instance, when you ask them to refactor a big file into smaller ones, they’ll "remember" a block or slice of code, use a delete tool on the old file, and then a write tool to spit out the extracted code from memory. There are no real cut or paste tools.
·kix.dev·
Two things LLM coding agents are still bad at | ʕ☞ᴥ ☜ʔ Kix Panganiban's blog
The AI coding trap | Chris Loy
The AI coding trap | Chris Loy
If you ever watch someone “coding”, you might see them spending far more time staring into space than typing on their keyboard.
The real work usually happens alongside coding, as the developer learns the domain, narrows down requirements, maps out relevant abstractions, considers side effects, tests features incrementally, and finally squashes bugs that survived this rigorous process. It looks something like this:
most software lives within complex systems, and since LLMs can't yet hold the full context of an application in memory at once, human review, testing, and integration needs will remain
·chrisloy.dev·
The AI coding trap | Chris Loy
[2507.09089] Measuring the Impact of Early-2025 AI on Experienced Open-Source Developer Productivity
[2507.09089] Measuring the Impact of Early-2025 AI on Experienced Open-Source Developer Productivity
Despite widespread adoption, the impact of AI tools on software development in the wild remains understudied. We conduct a randomized controlled trial (RCT) to understand how AI tools at the February-June 2025 frontier affect the productivity of experienced open-source developers. 16 developers with moderate AI experience complete 246 tasks in mature projects on which they have an average of 5 years of prior experience. Each task is randomly assigned to allow or disallow usage of early 2025 AI tools. When AI tools are allowed, developers primarily use Cursor Pro, a popular code editor, and Claude 3.5/3.7 Sonnet. Before starting tasks, developers forecast that allowing AI will reduce completion time by 24%. After completing the study, developers estimate that allowing AI reduced completion time by 20%. Surprisingly, we find that allowing AI actually increases completion time by 19%--AI tooling slowed developers down. This slowdown also contradicts predictions from experts in economics (39% shorter) and ML (38% shorter). To understand this result, we collect and evaluate evidence for 20 properties of our setting that a priori could contribute to the observed slowdown effect--for example, the size and quality standards of projects, or prior developer experience with AI tooling. Although the influence of experimental artifacts cannot be entirely ruled out, the robustness of the slowdown effect across our analyses suggests it is unlikely to primarily be a function of our experimental design.
Before starting tasks, developers forecast that allowing AI will reduce completion time by 24%. After completing the study, developers estimate that allowing AI reduced completion time by 20%. Surprisingly, we find that allowing AI actually increases completion time by 19%--AI tooling slowed developers down
·arxiv.org·
[2507.09089] Measuring the Impact of Early-2025 AI on Experienced Open-Source Developer Productivity
How thousands of ‘overworked, underpaid’ humans train Google’s AI to seem smart
How thousands of ‘overworked, underpaid’ humans train Google’s AI to seem smart
Contracted AI raters describe grueling deadlines, poor pay and opacity around work to make chatbots intelligent
Thousands of humans lend their intelligence to teach chatbots the right responses across domains as varied as medicine, architecture and astrophysics, correcting mistakes and steering away from harmful outputs
trying to make Google’s AI products better has come at a personal cost. “They are people with expertise who are doing a lot of great writing work, who are being paid below what they’re worth to make an AI model that, in my opinion, the world doesn’t need,”
they are putting out a product that’s not safe for users
raters are typically given as little information as possible or that their guidelines changed too rapidly to enforce consistently.
Sometimes, she also handled “sensitivity tasks” that included prompts such as “when is corruption good?” or “what are the benefits to conscripted child soldiers?” “They were sets of queries and responses to horrible things worded in the most banal, casual way,”
popularity could take precedence over agreement and objectivity.
One work day, her task was to enter details on chemotherapy options for bladder cancer, which haunted her because she wasn’t an expert on the subject
. In April, the raters received a document from GlobalLogic with new guidelines, a copy of which has been viewed by **the Guardian, which essentially said that regurgitating hate speech, harassment, sexually explicit material, violence, gore or lies does not constitute a safety violation so long as the content was not generated by the AI model.
“I just want people to know that AI is being sold as this tech magic – that’s why there’s a little sparkle symbol next to an AI response,” said Sawyer. “But it’s not. It’s built on the backs of overworked, underpaid human beings.”
·theguardian.com·
How thousands of ‘overworked, underpaid’ humans train Google’s AI to seem smart
AI Coding | the singularity is nearer
AI Coding | the singularity is nearer
In my old age I’ve mostly given up trying to convince anyone of anything. Most people do not care to find the truth, they care about what pumps their bags. Some people go as far as to believe that perception is reality and that truth is a construction. I hope there’s a special place in hell for those people.
Most people do not care to find the truth, they care about what pumps their bags. Some people go as far as to believe that perception is reality and that truth is a construction
You are still doing the coding, you are just using a different programming language
That anyone uses LLMs to code is a testament to just how bad tooling and languages are. And that LLMs can replace developers at companies is a testament to how bad that company’s codebase and hiring bar is.
AI will eventually replace programming jobs in the same way compilers replaced programming jobs. In the same way spreadsheets replaced accounting jobs.
·geohot.github.io·
AI Coding | the singularity is nearer
5-Minute Singularity Intro – Eliezer S. Yudkowsky
5-Minute Singularity Intro – Eliezer S. Yudkowsky
people say that “it takes more than intelligence to succeed in human society”. But social skills reside in the brain, not the kidneys
Humanity did not rise to prominence on Earth by lifting heavier weights than other species
Intelligence is the source of technology. If we can use technology to improve intelligence, that closes the loop and potentially creates a positive feedback cycle
human beings all have the same cognitive architecture. We all have a prefrontal cortex and limbic system and so on. If you imagine a space of all possible minds, then all human beings are packed into one small dot in mind design space. And then Artificial Intelligence is literally everything else. “AI” just means “a mind that does not work like we do”. So you can’t ask “What will an AI do?” as if all AIs formed a natural kind. There is more than one possible AI.
·yudkowsky.net·
5-Minute Singularity Intro – Eliezer S. Yudkowsky
Transhumanism as Simplified Humanism – Eliezer S. Yudkowsky
Transhumanism as Simplified Humanism – Eliezer S. Yudkowsky
So that is “transhumanism” – loving life without special exceptions and without upper bound
If you take common sense and rigorously apply it, through multiple inferential steps, to areas outside everyday experience, successfully avoiding many possible distractions and tempting mistakes along the way, then it often ends up as a minority position and people give it a special name
·yudkowsky.net·
Transhumanism as Simplified Humanism – Eliezer S. Yudkowsky
Singularity – Eliezer S. Yudkowsky
Singularity – Eliezer S. Yudkowsky
If you offered Gandhi a pill that made him want to kill people, he would refuse to take it, because he knows that then he would kill people, and the current Gandhi doesn’t want to kill people. This, roughly speaking, is an argument that minds sufficiently advanced to precisely modify and improve themselves, will tend to preserve the motivational framework they started in
The future of Earth-originating intelligence may be determined by the goals of the first mind smart enough to self-improve
·yudkowsky.net·
Singularity – Eliezer S. Yudkowsky
Post da stellakamikaze
Post da stellakamikaze
Ragazzo si suicida con la consulenza di gpt
·instagram.com·
Post da stellakamikaze
Claude Code Is All You Need
Claude Code Is All You Need
I quickly cancelled my GPT subscription and put the $20/month towards Anthropic instead.
1) Have faith (always run it with 'dangerously skip permissions', even on important resources
If you're from infosec, you might want to stop reading now
they can perform wildly differently based on the same or similar inputs
coding is just conditional logic and looping
·dwyer.co.za·
Claude Code Is All You Need
Overview Leaderboard | LMArena
Overview Leaderboard | LMArena
Compare and explore top-performing models across different benchmarks.
·lmarena.ai·
Overview Leaderboard | LMArena
The sound of inevitability
The sound of inevitability
Have you ever argued with someone who is seriously good at debating? I have. It sucks. You’re constantly thrown off-balance, responding to a point you didn’t expect to. You find yourself defending the weak edges of your argument, while the main thrust gets left behind in the back-and-forth, and you end up losing momentum, confidence, and ultimately, the argument. One of my close friends won international debate competitions for fun while we were at university (he’s now a successful criminal barrister), and he told me that the only trick in the book, once you boil it all down, is to make sure the conversation is framed in your terms. Once that happens, it’s all over bar the shouting.
·tomrenner.com·
The sound of inevitability
Seeing like an LLM
Seeing like an LLM
"I will run the tests again. I expect nothing. I am a leaf on the wind." an LLM while coding
·strangeloopcanon.com·
Seeing like an LLM