HN user

bla3

2,702 karma
Posts0
Comments477
View on HN
No posts found.

I built one, by porting Boehm’s engine. It’s 2026, so I didn’t hand-write the port. I directed Opus 4.8 to translate the source line by line into Swift

I wish I could filter out stuff like this. Cool work by Hans Boehm, but what's the value add in this blog post.

I like to think everyone came to the conclusion that it would strengthen the piece if most comments on it appear to miss the point and are slightly robotic.

Why do Hunyuan, OpenAI 4o and Gwen get a pass for the octopus test? They don't cover "each tentacle", just some. And midjourney covers 9 of 8 arms with sock puppets.

I think that might be true of the language committee, but there's presumably a huge crowd of people with existing c++ code bases that would like to have a different path forward than just hoping that the committee changes priorities.

A new PNG spec 1 year ago

WebP lossless is close to state of the art and widely available. It's also not widely used. The takeaway seems to be that absolute best performance for lossless compression isn't that important, or at least it won't get you widely adopted.

In my experience they're not great with mathy code for example. I had a function that did subdivision of certain splines and had some of the coefficients wrong. I pasted my function into these reasoning models and asked "does this look right?" and they all had a whole bunch of math formulas in their reasoning and said "this is correct" (which it wasn't).

AI 2027 1 year ago

The AI Futures Project is a small research group forecasting the future of AI, funded by charitable donations and grants

Would be interested who's paying for those grants.

I'm guessing it's AI companies.

Exactly. New image models are always exciting for two weeks or so. New LLM models are useful until the next,. better model comes out.

Which probably is just a small integer multiple of two weeks, but hey!

GPT-4.5 1 year ago

I wonder if we're starting to see the effects of the mass exodus a while ago.

It's possible, but not in a PDF. PDFs support only a turing incomplete subset of PostScript, because PDF's designers thought that having a turing complete language in your document format would have performance implications. (Later, they changed their mind and added JavaScript support.)