HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bla3

no profile record

comments

bla3
·26 giorni fa·discuss
> 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.
bla3
·28 giorni fa·discuss
This is the mindset that gives you Java-Style GUIs.
bla3
·mese scorso·discuss
I don't think they trust Gemini as they run that on-device or on-site, on Apple's own servers.

See also https://security.apple.com/blog/private-cloud-compute/
bla3
·2 mesi fa·discuss
I love the recently added "In Response to Hacker News" section.
bla3
·3 mesi fa·discuss
> "can't make 9 babies in a month"

It's "9 women can't make a baby in one month".
bla3
·4 mesi fa·discuss
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.
bla3
·4 mesi fa·discuss
https://arstechnica.com/gadgets/2026/02/how-to-downgrade-fro... describes how to downgrade.
bla3
·5 mesi fa·discuss
Since then, Swift also grew excellent C++ interop, something Rust doesn't have at all.
bla3
·6 mesi fa·discuss
It's a shame that JpegXL doesn't have a freely available spec.
bla3
·8 mesi fa·discuss
If they use Rust for new code and C++ changes are all in old code, this could be explained just by older code being more risky to change.
bla3
·9 mesi fa·discuss
There was a ton of backlash when Glass launched. Search for "glassholes" to find articles on that topic from back then.
bla3
·11 mesi fa·discuss
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.
bla3
·2 anni fa·discuss
There is a native API too, not just JS. You can link it into your game like any other library.
bla3
·7 anni fa·discuss
YouTube has been facing some form of creator backlash for years now.
bla3
·7 anni fa·discuss
If there's ever a project as large as Chrome written in a non-C++ language, I guarantee you it will have these bugs as well -- due to use of `unsafe`, or bugs in the compiler, or what have you.