Viewing profile — 4k0hz
4k0hz
HN member- Joined
- Tue, Jan 13, 2026, 7:33 PM UTC
- HN karma
- 88
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About 4k0hz
No profile information was provided.
Recent public activity
-
comment
Comment #49206219
It's not really "instant", i.e. the text is still generated token-by-token, it's just super fast. Reasoning would work with this model without any changes to the chip but it's disa…
-
comment
Comment #49170939
Or 12 trillion nuclear power plants with a capacity of 1 Wh each
-
comment
Comment #48952901
I agree that it would help the site a lot but Pangram is notoriously inaccurate.
-
comment
Comment #48875507
Quaaludes are maybe a better analogy since the original, strong ones are mostly gone and the pills being manufactured today are significantly weaker. And their effect on Wall Stree…
-
comment
Comment #48695591
It can suck but it doesn't always. It depends a lot on the calling language.
-
comment
Comment #48695510
I think the target application is writing the same algorithm in multiple places with a guarantee that the logic will be based on a single source of truth. Not unlike Protocol Buffe…
-
comment
Comment #48680332
For now.. ;)
-
comment
Comment #48655485
Is there a good reason not to use WebGL to render the scene and compute the character mapping? Even if you're dead set on outputting text to a ` ` you could write the ascii values …
-
comment
Comment #48650035
Why? What does Anthropic have that any other software company that's capable of putting MCP integration in a chat app doesn't?
-
comment
Comment #48566432
To be fair, a lot of that revenue is from subscriptions that aren't necessarily fully utilized. OpenAI said in March [0] that they have 50 million subscribers. Assuming they're all…
- comment
-
comment
Comment #48511902
> all those things aren't magical tasks that can only occur inside a human skull, they are a product of information processing I agree but it's useful to remember that 1. brains an…
-
comment
Comment #48510290
Let the record reflect that I had this exact idea 2 years ago but never finished it, and remembered it this morning.
-
comment
Comment #48498264
If you're the creator of the platform, you should post this under "Show HN" to make it clear that it's your own business.
-
comment
Comment #48428371
This problem only exists because of the marketing move to call anything even slightly ML related "AI". I see it as a double edged sword. People that want the category of AI to succ…
-
comment
Comment #48417356
[dead]
-
comment
Comment #48406890
There's no branch in that code either way. The comparison operator outputs a value (which is arithmetic, not a branch), and that value is added unconditionally.
-
comment
Comment #48388011
I doubt it. Desktops don't add substantial hardware features often or get damaged in the same way phones do.
- story
-
comment
Comment #48189684
The author of this post works at OpenAI on the Codex team.
-
comment
Comment #48072595
Is HTML really that much worse to edit than MD?
-
comment
Comment #48031471
Elsevier is shitty to people doing stuff that (imo) should be allowed. Meta is making money doing the same thing and not getting the same shittiness from Elsevier. Elsevier at leas…
-
comment
Comment #48003832
Airlines were heavily regulated in the US and essentially operated as government contractors until 1978 [1] [1] https://en.wikipedia.org/wiki/Civil_Aeronautics_Board
-
comment
Comment #47736775
At least on x86, multiple additions and multiplications can be done with a single `lea` instruction so it's preferable to XOR. Though I have no idea about other architectures, comp…
-
comment
Comment #47712036
Modern != brand new shiny hipster thing. Unless you're a devotee of rolling release or unconvential things like Nix, Mint is not obsolete.