Viewing profile — twotwotwo
twotwotwo
HN member- Joined
- Sun, Jun 24, 2012, 6:59 PM UTC
- HN karma
- 1,817
- Public activity
- 590 items
- HN profile
- View on Hacker News ↗
About twotwotwo
No profile information was provided.
Recent public activity
-
comment
Comment #49224450
Hard to make big predictions, but it sure looks like at least this level of capability is going to be available in the open and relatively cheap to run. The 'floor' has gone up: to…
-
comment
Comment #49214865
One read is 1) they're getting a lot of traffic for Flash, 2) they've said they're updating Pro soon and expect that to lead to a traffic spike for Pro, but 3) that would leave the…
-
comment
Comment #49184981
The field of mathematics is smart about this and knows the difference between a pile of Lean code and understanding, and mathematicians try to get from the unintuitive explanations…
-
comment
Comment #49171440
Singer-songwriter Silvana Estrada named an album released last year Vendrán Suaves Lluvias (meaning There Will Come Soft Rains). She talked about how she and her brother read The M…
-
comment
Comment #49164411
Okay, a stretch for HN, but: singer-songwriter Silvana Estrada named an album released last year Vendrán Suaves Lluvias (meaning There Will Come Soft Rains). She talked about how s…
-
comment
Comment #49141864
I think this rates as too obvious to say among anyone remotely close to this, but worth noting there is a lot of distance between an exploit and any real confusion. Proofs aren't g…
-
comment
Comment #49140177
This thread has some context. A proof-system researcher found some proof-system bugs and presented them a funny way: https://leanprover.zulipchat.com/#narrow/channel/270676-lean...…
-
comment
Comment #49044937
There is a blog post waiting to be written (that I won't write) about the size/effort tradeoffs, and particularly how small models get some surprisingly good results with lots of t…
-
comment
Comment #48645934
This is great--LLMs 'forgetting who they are' is one of the most uncanny things they do, and the note about why static benchmarks underperform human attackers is on point. One sort…
-
comment
Comment #48528965
Years ago work was bit by the analogous thing in MySQL. Like it usually does, it took a chain of events: - We wrote a cronjob to periodically DELETE for a retention policy on a tab…
-
comment
Comment #48464370
To repeat, not a dig at FrontierCode, which is substantial progress in benchmarking. But I'd argue modeling the rest of process is tha(aaa)t valuable and becomes more so as coding …
-
comment
Comment #48457061
I'm liking the effort to make new, no-longer-saturated benchmarks. I'll also be a bit suspicious if some model aces it -- matching OSS maintainers' taste more often is a plausible …
-
comment
Comment #48446883
If you worry about sending your data off for inference, Fireworks is one of the companies serving open models with solid performance and compliance/zero data retention sorted out. …
-
comment
Comment #48432638
We have a lot of synapses, but (agreeing with you) I don't find that sufficient to explain why humans (or animals!) do what we do. If you throw zillions of parameters at a problem …
-
comment
Comment #48332658
Whatever is the darker shade of blue in the bottom-right graph had a bump at the same time cost did. Perhaps that's output tokens (which include reasoning)?
-
comment
Comment #48166456
The fielded systems require something that wasn't there in the original model of zero-knowledge proofs. That could be as little as a trusted-enough public source of randomness: the…
-
comment
Comment #48165447
It is kinda neat how the density can trickle down. When an individual SSD can hold tens of TBs, recent-gen drives can do millions of random reads/s each, and one socket can handle …
-
comment
Comment #47837202
Kagi has it as an option in its Assistant thing, where there is naturally a lot of searching and summarizing results. I've liked its output there and in general when asked for pros…
-
comment
Comment #47818053
You could model more of the process: the dev's work as well as the model's, and the cost of catching a bug later or deploying it live. Those tasks push me further towards smaller t…
-
comment
Comment #47774739
The topic of cooldowns just shifting the problem around got some discussion on an earlier post about them -- what I said there is at https://lobste.rs/s/rygog1/we_should_all_be_usi…
-
comment
Comment #47707867
There is nothing specific to the role-switching here (as opposed to other mistakes), but I also notice them sometimes 1) realizing mistakes with "-- wait, that won't work" even mid…
-
comment
Comment #47707661
I agree with the addition at the end -- I think this is a model limitation not a harness bug. I've seen recent Claudes act confused about who they are when deep in context, like ac…
- comment
-
comment
Comment #47389498
One potential application I briefly had hope for was really good power loss protection in front of a conventional Flash SSD. You only need a little compared to the overall SSD capa…
-
comment
Comment #47331935
This is fascinating, and makes me wonder what other things that 'should' be impossible might just be waiting for the right configuration to be tried. For example, we take for grant…