Viewing profile — hyperpape
hyperpape
HN member- Joined
- Mon, Jul 16, 2012, 3:54 PM UTC
- HN karma
- 10,008
- Public activity
- 2,655 items
- HN profile
- View on Hacker News ↗
About hyperpape
If anything I've written on this site seems interesting, or confusing, or you think I'd be interested in something you've written/read, please let me know: hn@justinblank.com.
Recent public activity
-
comment
Comment #49231611
Discussion of earlier work by Uber in this same vein, back when it was solely an internal product (to be clear, I don’t know how much the system has evolved internally since these …
-
comment
Comment #49185513
The idea that “Chief Scientist” means anything more specific about what he does than “he’s a big shot who was in technology” is misguided. A chief scientist can be super influentia…
-
comment
Comment #49133969
The analysis of the kernel bug may be a better thing to link to: https://github.com/dfoxfranke/ripgrep-3494-analysis .
-
comment
Comment #49122296
The median developer doing performance work has no background in the subject, they just have a complaint from someone that something is slow, and no real idea how to solve that pro…
-
comment
Comment #49073729
DHH is the creator of Hey.
-
comment
Comment #49040250
> Huggingface covered it up They announced it publicly within days. https://huggingface.co/blog/security-incident-july-2026
-
comment
Comment #49028662
Did you describe what happened in a neutral tone?
-
comment
Comment #49026726
A Modest Proposal that will never be implemented: add an interface to String, Boolean, Integer, Long, Float and Double. Because all these types already implement "toString" (and I …
-
comment
Comment #49014654
I'd slightly disagree. Here's an example of a programming task that is incredibly complicated: Your job is to maintain and modernize a system while delivering a constant stream of …
-
comment
Comment #49013721
I studied math through college before learning to program as an adult and becoming a software engineer, and I strongly disagree. I don't know how to say this in a way that won't so…
-
comment
Comment #48998603
The attacking models don't have access to all the data that OpenAI has. Like, they don't say "hey Sol, here's the password to SamA's bank account."
-
comment
Comment #48983325
> It's early in the year. You want to drive straight through the middle of Chinatown in SF. Why might that be a bad idea? The premise seems to be that models aren't smart enough to…
-
comment
Comment #48982511
Different people should use different words. I don't think a content creator would naturally describe themselves as a content creator. The word is useful for contexts where you nee…
-
comment
Comment #48970226
> $168k Billions of dollars of annual revenue go through Claude Code, and the people who work on it must be a lot of millions in headcount. The time matters a fair bit, it's probab…
-
comment
Comment #48959052
Related, but not quite the same. The solution to this problem can have more than one loop, whereas TSP definitionally has only one. Not quite sure how that changes the difficulty o…
-
comment
Comment #48898968
> And if that's the case, the LogEvent objects will end up automatically promoted to OldGen. Why do you think this would happen? There's no mechanism that makes young gen objects t…
-
comment
Comment #48865021
1. A lot more than 1000, you're off by more than one order of magnitude. It's definitely beyond my level of graph theory knowledge (undergrad level) but looking at the paper, it's …
-
comment
Comment #48864954
> rejected any notion of utility. It would be fundamentally wrong for you to ask what's the value of solving the Erdős–Hajnal conjecture; the value is that it's solved. I disagree.…
-
comment
Comment #48844416
Personal and professional are not mutually exclusive. If I criticize your code, that is a professional criticism. If I criticize your code and say it reflects your consistent carel…
-
comment
Comment #48830779
Limiting the options an LLM has does not turn it into a menu, because it can create infinite combinations/chains of behavior based on the items that it has. Of course, that power a…
-
comment
Comment #48811232
Maybe there's an argument that a lack of rising profit margins in non-tech companies is a bad sign for AI, but this article doesn't make it. Why can't we have a red-queen's race wh…
-
comment
Comment #48776311
Although it's not the most important thing here, I love the IQ badge on the right side of the screen. At IQ 200, the AI is finally qualified to carry a pager for production. I'm in…
-
comment
Comment #48665812
Sounds like the real number is 454x faster, not 70x. Checkmate, nerd!
-
comment
Comment #48611045
True, but it's not relevant because that isn't how we actually train LLMs for use as quasi-intelligent tools. We specifically do not want the model to be able to just memorize its …
-
comment
Comment #48610481
> A shift is happening among major AI labs, who are becoming increasingly skeptical of endless parameter count and training data scaling. The limits of this paradigm were put on th…