Sign up

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

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

The Old New Thing
• Raymond Chen

Why has the display control panel pointer truncation bug gone unfixed for so long?

It's fixed, but the fix isn't getting there.

The post Why has the display control panel pointer truncation bug gone unfixed for so long? appeared first on The Old New Thing.

John D. Cook
• John

Regular expressions for HCPCS codes

Since I revisited my old post on ICD code matching, I thought I’d revisit by post on HCPCS codes too. HCPCS stands for Healthcare Common Procedure Coding System, and is pronounced “hick picks.” When most people say HCPCS, they technically mean HCPCS Level II, and that’s what I mean here. The format of a HCPCS […]

The post Regular expressions for HCPCS codes first appeared on John D. Cook.

Simon Willison's Weblog Supports Webmention

Quoting Kimi K3

Is there something I can actually help you with today?

Kimi K3, after refusing to leak its system prompt

Tags: kimi, ai-personality, generative-ai, ai, llms

John D. Cook
• John

Regular expression speed and error rates

Seven years ago I wrote a post about regular expressions to match diagnosis codes. I wanted to revisit that post looking at speed and error rates. Regular expressions usually do not exactly match what you’re looking for and nothing else. They have error false positives and false negatives. But they also have advantages, and context […]

The post Regular expression speed and error rates first appeared on John D. Cook.

The Silicon Underground
• Dave Farquhar

Digital Research’s 1991 merger with Novell

Digital Research’s 1991 merger with Novell
Digital Research’s 1991 merger with Novell

On July 17, 1991, Novell bought Digital Research for $80 million, a merger of a pioneer in desktop computer networking with a pioneer in desktop computer operating systems. Novell saw Microsoft coming after its business on multiple fronts, and saw

The post Digital Research’s 1991 merger with Novell appeared first on The Silicon Underground.

lcamtuf’s thing
• lcamtuf

Tech note: making your own V-I plots at home

Tech note: making your own V-I plots at home

When working on my latest book, The Secret Life of Circuits, I wanted to keep the artwork real.

Jim Nielsen’s Blog Valid

Podcast Notes: Iain McGilchrist on “The Great Simplification”

I wish I could remember how this podcast came across my radar so I could give credit where it’s due. But alas, I cannot. It’s episode 217 with Dr. Iain McGilchrist. At one point, he shares his perspective about how science and reason can only take you so far: [science and r...

Simon Willison's Weblog Supports Webmention

Spot birds not golf

Suggestion for hyperscalers feeling pressure over data center water use:

Buy up a few exclusive country clubs, convert the golf courses into public parks, pay for guides and binoculars to get the previous members into birdwatching - help them embrace a more sustainable hobby!

Google used 10.9 billion gallons in 2025, so about 30 million gallons per day.

The Coachella Valley has 120 golf courses each using ~800 acre-feet per year, which is ~750,000 gallons per day.

So Google buying up 40 of those courses (1/3) should do the trick.

Tags: ai-energy-usage, ai

Simon Willison's Weblog Supports Webmention

Firefox in WebAssembly

Firefox in WebAssembly This is absurdly cool: Puter compiled Firefox to WebAssembly such that the whole browser runs in another browser. Here's my blog, running in Firefox, running in WebAssembly, running in Chrome: They chose Firefox/Gecko because it has strong single-proc...

Simon Willison's Weblog Supports Webmention

Mermaid to ASCII art (mermaid-ascii)

Tool: Mermaid to ASCII art (mermaid-ascii)

After building the Mermaid to ASCII tool based on Grok Build's Rust code I learned that there's an older, more fully-featured Go library called AlexanderGrooff/mermaid-ascii that implements a similar pattern, so I had Claude Fable 5 compile that one to WebAssembly as well so I could compare the two.

This one includes support for colors!

Screenshot of a Mermaid diagram editor web app. A row of tab buttons reads: Flowchart, Multiple links, Subgraphs, Multi-line labels, Colors (selected, highlighted blue), Sequence, Alt fragment, Loop + note, Parallel. Below is a text input area containing: "graph LR / Build:::good --> Test:::good / Test --> Deploy:::warn / Deploy --> Rollback:::bad / classDef good color:#3fb950 / classDef warn color:#e3b341 / classDef bad color:#ff7b72". A control row shows an unchecked "ASCII only" checkbox, "Padding X: 5", "Padding Y: 5", "Box padding: 1", and buttons "Copy as text" and "Copy link to this diagram". At the bottom on a black background is the rendered left-to-right flowchart with four connected boxes: "Build" (green text), "Test" (green text), "Deploy" (yellow text), "Rollback" (red text), each linked by arrows.

Tags: go, tools, webassembly, mermaid

Maurycy's Blog

NGC 7497, etc.

North is up (aprox). 0.53 "/pixel. [24' x 23' field] FWHM = 3.75" A relatively unremarkable spiral galaxy... but hey, what's that in the background? Click to toggle annotations. (needs JS) Well, it's not actually in the background: the nebula is closer than the gal...

the website of jyn
• jyn

i've started drawing again

I just miss doing art. Don't you?

Simon Willison's Weblog Supports Webmention

Kimi K3, and what we can still learn from the pelican benchmark

Chinese AI lab Moonshot AI announced Kimi K3 this morning, describing it as their "most capable model to date, with 2.8 trillion parameters". It's currently available via their website and API, but an open weight release is promised "by July 27, 2026". Moonshot are calling t...

Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow

Pluralistic: Deranged billionaires and their syndromes (16 Jul 2026)

Today's links Deranged billionaires and their syndromes: The Mad Kings do love a syllogism. Hey look at this: Delights to delectate. Object permanence: PoGo v binding arbitration; Trump beat some absolute losers; Public interest internet; "Close to the Machine"; Gadget-friend...

Simon Willison's Weblog Supports Webmention

Quoting Thibault Sottiaux

On file deletions. We’ve investigated a handful of reports where GPT-5.6 unexpectedly deleted files.

What we have found is that this most commonly occurs when:

  • Full access mode is enabled and codex is run without sandboxing protections, including without auto review being enabled
  • The model attempts to override the $HOME env var to define a temporary directory.
  • The model makes an honest mistake and mistakenly deletes $HOME instead.

Thibault Sottiaux, describing a pretty gnarly Codex bug

Tags: codex, coding-agents, generative-ai, ai, llms

Simon Willison's Weblog Supports Webmention

Inkling: Our open-weights model

Inkling: Our open-weights model Mira Murati's Thinking Machines Lab just released their first open-weights model. Inkling is "a Mixture-of-Experts transformer with 975B total parameters, 41B active" - an Apache-2.0 licensed multimodal model trained on 45 trillion tokens of t...

The Old New Thing
• Raymond Chen

Speculating on how the buggy control panel extension truncated a value that it had right in front of it

Inferring the code's history.

The post Speculating on how the buggy control panel extension truncated a value that it had right in front of it appeared first on The Old New Thing.

Simon Willison's Weblog Supports Webmention

Quoting Linus Torvalds

I realize that some people really dislike AI, but this is an area where I'm willing to absolutely put my foot down as the top-level maintainer.

Linux is not one of those anti-AI projects, and if somebody has issues with that, they can do the open-source thing and fork it.

Or just walk away.

AI is a tool, just like other tools we use. And it's clearly a useful one.

It may not have been that "clearly" even just a year ago, but it's no longer in question today.

There are other questions around AI (like what the economy of it will actually look like in the end), but "is it useful" is no longer one of those questions. Anybody who doubts that clearly hasn't actually used it.

Linus Torvalds, Linux Media Mailing List

Tags: open-source, linus-torvalds, linux, generative-ai, ai, llms

Construction Physics
• Brian Potter

How Predictable Are Laws?

How Predictable Are Laws?

An enormous amount of ink has been spilled (some of it by me) on the trials and tribulations of complying with the National Environmental Policy Act, better known as NEPA.

Terence Eden’s Blog
• @edent

Gadget Review: Thermal Master DV2 - Infrared Birdwatching Scope ★★★★⯪

The good folks at Thermal Master have sent me their DV2 camera to review. As their name suggests, this is a thermal / infrared camera - they've specifically designed this for bird watching and animal spotting. Let's put it through its paces and see how it compares to the competition! Straight away you can see it is different from normal IR cameras - they tend to have a small fixed screen and a …