HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kioku

no profile record

Submissions

The Productivity J-Curve [pdf] (2018)

ide.mit.edu
56 points·by kioku·26 ngày trước·17 comments

Composable Data Access with Lenses

claudiu-ivan.com
2 points·by kioku·tháng trước·0 comments

Superposition Yields Robust Neural Scaling

arxiv.org
1 points·by kioku·5 tháng trước·0 comments

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

apps.dtic.mil
138 points·by kioku·5 tháng trước·77 comments

Where Do AI Coding Agents Fail?

arxiv.org
2 points·by kioku·5 tháng trước·3 comments

My Week with OpenCode

deadsimpletech.com
4 points·by kioku·6 tháng trước·1 comments

Study finds LLMs have a tendency to perpetuate delusions

arxiv.org
4 points·by kioku·8 tháng trước·0 comments

comments

kioku
·tháng trước·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
·5 tháng trước·discuss
I think it does what it’s supposed to do.
kioku
·5 tháng trước·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
·5 tháng trước·discuss
Quite unforgiving. It quickly confirmed the sloppiness of a few titles that are currently sitting on the front page.
kioku
·5 tháng trước·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
·5 tháng trước·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
·5 tháng trước·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
·5 tháng trước·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.