HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kioku

no profile record

Submissions

The Productivity J-Curve [pdf] (2018)

ide.mit.edu
56 points·by kioku·hace 26 días·17 comments

Composable Data Access with Lenses

claudiu-ivan.com
2 points·by kioku·el mes pasado·0 comments

Superposition Yields Robust Neural Scaling

arxiv.org
1 points·by kioku·hace 5 meses·0 comments

Actors: A Model of Concurrent Computation [pdf] (1985)

apps.dtic.mil
138 points·by kioku·hace 5 meses·77 comments

Where Do AI Coding Agents Fail?

arxiv.org
2 points·by kioku·hace 5 meses·3 comments

My Week with OpenCode

deadsimpletech.com
4 points·by kioku·hace 6 meses·1 comments

Study finds LLMs have a tendency to perpetuate delusions

arxiv.org
4 points·by kioku·hace 8 meses·0 comments

comments

kioku
·el mes pasado·discuss
I am slower than a computer at computation, so why would I compete against it?

While I can, at least partially, empathize with the fact that the changing tide is closing in very fast, maybe we as engineers should lean more into what makes us such, and focus on applying principles in order to build machines.
kioku
·hace 5 meses·discuss
I think it does what it’s supposed to do.
kioku
·hace 5 meses·discuss
I’m just wondering how this translates to computer manufacturers like Apple. Could we have these kinds of chips built directly into computers within three years? With insanely fast, local on-demand performance comparable to today’s models?
kioku
·hace 5 meses·discuss
Quite unforgiving. It quickly confirmed the sloppiness of a few titles that are currently sitting on the front page.
kioku
·hace 5 meses·discuss
> Our key insight is to offload critical softmax primitives to idle tensor units, maximizing hardware utilization and throughput.

> … speedups of 1.05–1.17×across diverse attention configurations on Ampere and Hopper GPUs …
kioku
·hace 5 meses·discuss
I found the captions on Figure 1 quite interesting.

> Average performance (%) across four agentic benchmarks improves consistently with increasing model Intelligence Index.

> Centralized and hybrid coordination generally yield superior scaling efficiency, suggesting that collaborative agentic structures amplify capability gains more effectively than individual scaling alone.

Then again, the deltas between SAS and best performing MAS approach are ~8%, so I can't help wonder if it's worth the extra cost, at least for the generation of models that was studied.
kioku
·hace 5 meses·discuss
> This isn't just compliance theater; it's a straight‑up national economic security play.

The woes of LLM contrasts…

In all seriousness, the points made ring true not only for European companies and should make everyone consider the implications of the current situation, as dreary as they are.
kioku
·hace 5 meses·discuss
Sounds like your experience matches what's being described in the paper. Even if we get correct code, it might not carry design intent.