Sign up

davewiner's subscription list, hackerNewsStars category. List created by feedlandDatabase v0.9.1.

An external list from lists.opml.org.
https://lists.opml.org/hackerNewsStars.xml

Simon Willison's Weblog Supports Webmention

GenAI Image Editing Showdown

GenAI Image Editing Showdown Useful collection of examples by Shaun Pedicini who tested Seedream 4, Gemini 2.5 Flash, Qwen-Image-Edit, FLUX.1 Kontext [dev], FLUX.1 Kontext [max], OmniGen2, and OpenAI gpt-image-1 across 12 image editing prompts. The tasks are very neatly sele...

Old Vintage Computing Research Updates instantly via WebSub
ClassicHasClass

The Apple Network Server MacOS ROMs have resurfaced

The 1996 Apple Network Server was Apple's first true Unix-through-and-through server (the Apple Workgroup Server 95, actually a Quadra 950 with a special PDS card limited to A/UX, doesn't really count) and through a complex history came to run IBM's AIX as its native opera...

Simon Willison's Weblog Supports Webmention

Sora might have a 'pervert' problem on its hands

Sora might have a 'pervert' problem on its hands Katie Notopoulos turned on the Sora 2 option where anyone can make a video featuring her cameo, and then: I found a stranger had made a video where I appeared pregnant. A quick look at the user's profile, and I saw that this ...

micahflee Supports Webmention
• Micah Lee

Practical Defenses Against Technofascism

Practical Defenses Against Technofascism

I gave the Saturday morning keynote at BSidesPDX! I spoke honestly and frankly about the terrifying reality that Americans are facing under Trump's fascist regime, alongside practical advice for communities to defend themselves.

Watch my talk below. Of if you prefer reading articles over watching video, I'

Hugo Tunius - Blog
• Hugo Tunius

Claude, Teach Me Something

I’ve been experimenting with a new Claude workflow as an alternative to doom scrolling. It leverages what LLMs do best: non-determinism and text. I call it “Teach me something”.

Troy Hunt Supports Webmention
• Troy Hunt

Weekly Update 475

Weekly Update 475

It was the Synthient threat data that ate most of my time this week, and it continues to do so now, the weekend after recording this video. Data like this is equal parts enormously damaging to victims and frustratingly noisy to process. I have to be confident enough that it&

Simon Willison's Weblog Supports Webmention

Setting up a codebase for working with coding agents

Someone on Hacker News asked for tips on setting up a codebase to be more productive with AI coding tools. Here's my reply: Good automated tests which the coding agent can run. I love pytest for this - one of my projects has 1500 tests and Claude Code is really good at sele...

Jim Nielsen’s Blog Valid

Everything Is Broken

Chris Coyier wrote about it. Now it’s my turn. Last week I’m flying home. My flight gets delayed in air, then lands late so I miss my connecting flight… [Skip over all the stuff about airline customer support, getting rebooked, etc.] It’s ~10pm and I’m stranded overnight. I ...

Simon Willison's Weblog Supports Webmention

Quoting Claude Docs

If you have an AGENTS.md file, you can source it in your CLAUDE.md using @AGENTS.md to maintain a single source of truth.

Claude Docs, with the official answer to standardizing on AGENTS.md

Tags: coding-agents, anthropic, claude, claude-code, generative-ai, ai, llms

Simon Willison's Weblog Supports Webmention

Visual Features Across Modalities: SVG and ASCII Art Reveal Cross-Modal Understanding

Visual Features Across Modalities: SVG and ASCII Art Reveal Cross-Modal Understanding New model interpretability research from Anthropic, this time focused on SVG and ASCII art generation. We found that the same feature that activates over the eyes in an ASCII face also act...

Martin Alderson
• Martin Alderson

Are we really repeating the telecoms crash with AI datacenters?

Looking at actual token demand growth, infrastructure utilization, and capacity constraints - the economics don't match the 2000s playbook like people assume

Simon Willison's Weblog Supports Webmention

claude_code_docs_map.md

claude_code_docs_map.md Something I'm enjoying about Claude Code is that any time you ask it questions about itself it runs tool calls like these: In this case I'd asked it about its "hooks" feature. The claude_code_docs_map.md file is a neat Markdown index of all of their ...

Anil Dash Valid

Founders Over Funders. Inventors Over Investors.

I've been following tech news for decades, and one of the worst trends in the broader cultural conversation about technology — one that's markedly accelerated over the last decade — is the shift from talking about people who create tech to focusing on those who merely financ...

Geoffrey Litt Valid
• Geoffrey Litt

Code like a surgeon

A lot of people say AI will make us all “managers” or “editors”…but I think this is a dangerously incomplete view!

Personally, I’m trying to code like a surgeon.

A surgeon isn’t a manager, they do the actual work! But their skills and time are highly...

Jeff Geerling
• Jeff Geerling

Why do some radio towers blink?

Why do some radio towers blink? .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width...

Simon Willison's Weblog Supports Webmention

Quoting Geoffrey Litt

A lot of people say AI will make us all "managers" or "editors"...but I think this is a dangerously incomplete view! Personally, I'm trying to code like a surgeon. A surgeon isn't a manager, they do the actual work! But their skills and time are highly leveraged with a supp...

Bert Hubert's writings Valid

Cloud Kootwijk: Alles hangt af van de verkiezingen

Na enige tijd weer een update: hoe gaat het met Cloud Kootwijk? En wat heeft dat met de verkiezingen te maken? tl;dr: Er zijn mensen op ministeries hard aan het schrijven over een Rijkscloud, maar er is geen geld. De politiek heeft er ondertussen ook geen aandacht voor, en de politieke partijen hebben hun succesvolle digitale kandidaten veelal op onverkiesbare plekken gezet. Als we niet opletten is er in de nieuwe Tweede Kamer ook geen aandacht meer voor Cloud Kootwijk.

Beej's Bit Bucket

Rust RPN Calculator

Another Rust rabbit hole digging into some RPN calculator code.

Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow

Pluralistic: Checking in on the state of Amazon's chickenized reverse-centaurs (23 Oct 2025)

Today's links Checking in on the state of Amazon's chickenized reverse-centaurs: When your shitty boss is a shitty app and you're not even allowed to call yourself an employee. Hey look at this: Delights to delectate. Object permanence: Correcting the Disneyland Railroad's Mo...

Jeff Geerling
• Jeff Geerling

Recovering videos from my Sony camera that I stupidly deleted

Recovering videos from my Sony camera that I stupidly deleted

Sony A6700 SD cards on desk

My normal process for transferring video footage from my Sony cameras to my computer is as follows:

Jeff Geerling