Viewing profile — Zababa
Zababa
HN member- Joined
- Thu, Oct 29, 2020, 1:31 AM UTC
- HN karma
- 5,804
- Public activity
- 3,343 items
- HN profile
- View on Hacker News ↗
About Zababa
No profile information was provided.
Recent public activity
-
comment
Comment #49083280
This assumes production of food is the bottleneck rather than distribution. If distribution is actually the bottleneck, overstocked food is not a measure of excess in society.
-
comment
Comment #49071157
>At their very core, Large Language Models' costs run contrary to basically every model of selling software. >Consumers and enterprises alike have been trained to pay a monthly fee…
-
comment
Comment #49057116
Interesting how everyone's favorite language seems to be even better in LLM era, almost like passion, skill level and having LLMs matters more than the language.
-
comment
Comment #49052155
Maybe this one will even be successful!
-
comment
Comment #49048978
>That decomposition (perfect on templates, regressed on novelty) is the signature of “scaffold-then-internalize” training on genre-specific data, not a general gain in interactive …
-
comment
Comment #49041284
>The lack of details to me means this was an intentional marketing ploy to try and demonstrate the power of their models to show their technology can compete with the likes of Anth…
-
comment
Comment #49012266
I think the way you interpret the null result is downstream of considering creatine as "a supplement". You can make the null result say anything by changing your prior about creati…
-
comment
Comment #48991522
Train station: :D :D :D Train station, Japan: :D :D :D Transit infrastructure is really cool
-
comment
Comment #48979189
The mix of humanizing the LLM, calling it "clanker" and being very aggressive towards it is really weird. I don't think it's a good habit to take, it feels like it could bleed into…
-
comment
Comment #48978359
There's also an alternative which is that token prices are already high, downtimes do exist (semi frequent on Claude) or are managed by serving degraded versions/quants (speculatio…
-
comment
Comment #48965909
>Resets of the weekly quota for all users must be ludicrously expensive for these companies Why can't people see the alternative hypothesis, inference has huuuuuge margins?
-
comment
Comment #48957389
Interesting, good find! Yeah I may be wrong and this may be an error in the leaderboard. Weirdly it shows no reasoning cost and no reasoning tokens used, but for example here https…
-
comment
Comment #48950482
I'm not referring to this paper, I'm referring to this leaderboard: https://arcprize.org/leaderboard . Set it to "arc agi 1", "base LLM" and you'll see deepseek at 57%. Submitted 2…
-
comment
Comment #48948431
DeepSeek V3.2 was tried without reasoning and it got 57% on ARC AGI 1. It's a 7 month model, so I'm pretty confident that base LLMs would be able to solve ARC AGI 1 without reasoni…
-
comment
Comment #48948342
Haven't tried Kimi K3 for now but there was a huge difference between GPT 5.6/Fable and GLM 5.2/Kimi K2.7 that were previous frontier open models.
-
comment
Comment #48948323
The thing about not much difference between models and the harness making them deterministic and useful is wrong. Also models have different strengths and weaknesses and some are b…
-
comment
Comment #48946715
This is true, but there's a big difference between saying "15-20 hours battery life, which is 11000 5-seconds activations, which last you a few years with 10 5-seconds activation a…
-
comment
Comment #48944666
I don't really care about the environmental consciousness, my issue is that presenting a product with a battery that lasts for years when it actually lasts 15 to 20 hours makes me …
-
comment
Comment #48944640
"don't reinvent the wheel" isn't a law of physics and I think is mostly said by people that never designed anything with wheels.
-
comment
Comment #48944622
I think I'd typify it as "ARC-AGI doesn't matter" more than "harness matters". Or maybe "harness matters for some very specific tasks".
-
comment
Comment #48944549
"Battery that lasts for years" being actually 12-15 hours of recording is a huge turn off honestly. >How long does the battery last? >Roughly 12 to 15 hours of recording. On averag…
-
comment
Comment #48944341
Considering progress in the rest of computing stuff (RAM, CPUs, storage) is kind of "linear"/exponential it sure looks like it's an engineering gap and we're on the right track. GP…
-
comment
Comment #48921450
Yeah, in an ideal world where I'm the ideal me I wouldn't use my phone in my bed, but I haven't found a way to stop doing that which I can stick with, so I try to limit the damage.…
-
comment
Comment #48920046
Hard to answer precisely without knowing what conventional wisdom didn't stick. The common levers I know and that worked at least a bit for me: - start by having a fixed waking tim…
-
comment
Comment #48917769
I've tried to like Go with HTMX, but the big issue was always Go templates. I feel like if there was something like JSX/TSX but for Go, it would be a way better dev experience, but…