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.
davewiner's subscription list, hackerNewsStars category. List created by feedlandDatabase v0.8.16.
The Old New Thing
• Raymond Chen
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
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.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
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
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
When working on my latest book, The Secret Life of Circuits, I wanted to keep the artwork real.
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
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!

Tags: go, tools, webassembly, mermaid
the website of jyn
• jyn
I just miss doing art. Don't you?
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
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
The Old New Thing
• Raymond Chen
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.
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
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
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 …