davewiner's subscription list, hackerNewsStars category. List created by feedlandDatabase v0.9.3.
micahflee
• Micah Lee
TeleMessage Explorer: a new open source research tool
I've spent the last week or two writing code to make sense of the massive hack of data from TeleMessage, the comically insecure company that makes a modified Signal app that Trump's former national security advisor Mike Waltz was caught using. I've decided to
Could I Have Some More Friction in My Life, Please?
Downtown Doug Brown
• Doug Brown
Please don’t ship heavy, fragile vintage computers. They will be destroyed.
As part of my research into the Macintosh Performa 550’s factory recovery partition, I paid a lot of attention to eBay listings for these computers. I came to an interesting discovery that I had already suspected: big CRT-based Macs in this form factor are regularly damaged in shipping after being sold on eBay. Most vintage […]
Highlights from the Claude 4 system prompt
Subscribe to my sponsors-only monthly newsletter.
System Card: Claude Opus 4 & Claude Sonnet 4
How I used o3 to find CVE-2025-37899, a remote zeroday vulnerability in the Linux kernel’s SMB implementation
f2
Webkit’s New Color Picker as an Example of Good Platform Defaults
the website of jyn
• jyn
theory building without a mentor
learning how a program is intended to work is hard. here's how to do it.
Honey badger
I'm helping make some changes to a large, complex and very unfamiliar to me WordPress site. It's a perfect opportunity to try out Claude Code running against the new Claude 4 models.
It's going extremely well. So far Claude has helped get MySQL working on an older laptop (fixing some inscrutable Homebrew errors), disabled a CAPTCHA plugin that didn't work on localhost, toggled visible warnings on and off several times and figured out which CSS file to modify in the theme that the site is using. It even took a reasonable stab at making the site responsive on mobile!
I'm now calling Claude Code honey badger on account of its voracious appetite for crunching through code (and tokens) looking for the right thing to fix.
I got ChatGPT to make me some fan art:

Tags: anthropic, claude, wordpress, ai, llms, ai-assisted-programming, generative-ai, homebrew, claude-4
Remote Prompt Injection in GitLab Duo Leads to Source Code Theft
The Crafters of “Andor”
the website of jyn
• jyn
technical debt is different from technical risk
"technical debt" is about updating your understanding of the program over time. "technical risk" is about sacrificing your ability to make changes for speed of development in the short term.
Avoiding becoming the lone dependency peg with load-bearing anime
Krebs on Security
• BrianKrebs
Oops: DanaBot Malware Devs Infected Their Own PCs
The U.S. government today unsealed criminal charges against 16 individuals accused of operating and selling DanaBot, a prolific strain of information-stealing malware that has been sold on Russian cybercrime forums since 2018. The FBI says a newer version of DanaBot was used for espionage, and that many of the defendants exposed their real-life identities after accidentally infecting their own systems with the malware.
Agents are models using tools in a loop
I was going slightly spare at the fact that every talk at this Anthropic developer conference has used the word "agents" dozens of times, but nobody ever stopped to provide a useful definition.
I'm now in the "Prompting for Agents" workshop and Anthropic's Hannah Moran finally broke the trend by saying that at Anthropic:
Agents are models using tools in a loop
I can live with that! I'm glad someone finally said it out loud.
Tags: anthropic, generative-ai, ai-agents, ai, llms