HN user

orphea

980 karma
Posts4
Comments416
View on HN
  If Claude continuously makes the system more efficient based on demand
Yes, Claude, please make the system as efficient as possible. Make no mistakes
Parsoid 3 days ago

I'm curious why you need to search reddit for Parsoid. And could you google or kagi for "Parsoid site:reddit.com"?

This attribute makes the compiler generate IL code as if the target member was accessible to the user code. It's orthogonal to AoT and reflection.

This works perfectly fine with AoT:

  var writeLine = typeof(Console).GetMethod("WriteLine", [typeof(string)]);
  writeLine.Invoke(null, ["Hello world"]);
As you can see, there are no UnsafeAccessorAttribute's. Plain old reflection that just works (why should it not?)

https://godbolt.org/z/Yv8hadYqv

  Especially my cheap consumer electronics. Sometimes they will charge, sometimes they won't charge
This is not USB C's fault. It's the manufacturers who cheaped out a cent - or even less - on CC resistors.

Where do you see "cross-platform"? The readme clearly says it's web:

  OpenUI is a full-stack Generative UI framework: a compact streaming-first language, a React runtime with built-in component libraries [...]
  the assumption that all code (and everything else producing digital artefacts) will be written using AI in the near future,
This is what AI providers wanted you to believe in because they have a couple of shovels to sell to you. Once you realize that the assumption is delusional, it's no longer hard to reconcile.