HackerTrans
トップ新着トレンドコメント過去質問紹介求人

gavmor

no profile record

投稿

Why Waste Money?

rentry.co
4 ポイント·投稿者 gavmor·2 か月前·1 コメント

Romancy – a lightweight durable execution framework

github.com
7 ポイント·投稿者 gavmor·3 か月前·0 コメント

The Wayward Webring: a collection of link collections

waywardweb.org
2 ポイント·投稿者 gavmor·3 か月前·0 コメント

コメント

gavmor
·17 日前·議論
A regular LLM acts as a "policy," mapping a current state to a specific action (states → actions). Their new LLM acts as a "world model," mapping a current state and a chosen action to a predicted future state ((states, actions) → subsequent states). Instead of deciding "what to do," its explicit objective is to predict the exact environment observation that will result from the interaction history and the agent's current action.

I assumed at first that it was trained on synthetic data, but they actually went and deployed real physical hosts and virtual machines (e.g. Ubuntu, macOS, and Android) and browsers. They ran agentic systems on these continuously and recorded the actual, real-world interactions.

So it's an LLM that infers next state, or outcome,as structured data e.g. literal HTML code, UI view hierarchies, or accessibility trees.
gavmor
·20 日前·議論
The cold takes themselves are a fantastic proof of the care and attention the devs put into this game, as well as the depths of their design philosophy.
gavmor
·20 日前·議論
> Almost nobody optimizes compiled assembly code.

Compiled assembly code is not an input to the next compilation; source code is an input to the LLM's next inference.

Sure, maybe "prompts are the code," but you must realize that code is also the prompt.
gavmor
·20 日前·議論
Well sooner or later I would expect a developer who intimately understands their code base to feel compelled to start refactoring and extracting fitting, meaningful well-leveraged abstractions.
gavmor
·21 日前·議論
Migrating to a workerd container is an option.
gavmor
·21 日前·議論
What's the data doing that's so sluggish? Is it being correlated/transformed, or is it just so many points of light are blocking each frame?
gavmor
·22 日前·議論
I wonder if Mollweide or Atlantis projections wouldn't be more performant?
gavmor
·25 日前·議論
Riding horseback saves time over walking but it's harder to smell the roses along the way. Nevertheless, millions now ride horses recreationally.
gavmor
·29 日前·議論
Who gets a sense of accomplishment from cheering for their home team?
gavmor
·先月·議論
The overall system that allowed this implementation is accountable. So why put such a fine point on it so as to exculpate the LLM?
gavmor
·2 か月前·議論
> He was the perfect protagonist for a teenage boy: a coward, an underachiever, technically a wizard but only on a technicality, and frequently the most powerful spell in the universe was lodged in his head against his will. This will be familiar to anyone who has been sixteen.

s/frequently/initially

Also, how is a cowardly underachiever "the perfect protagonist for a teenage boy"?

"technically a wizard but only on a technicality" is obviously redundant

And what part of any of this is supposed to be familiar?

It's just a strange essay.
gavmor
·2 か月前·議論
That's sorta how Agent of Empires and also Zed seem to operate—worktrees as a first class aspect of the workflow.
gavmor
·2 か月前·議論
Give credit where credit is due: Descartes, Kant, Putnam, etc.
gavmor
·2 か月前·議論
That’s somewhat overstated.

We know anesthesia "works," and we know some of its molecular targets, but we do not fully know the mechanism by which it produces unconsciousness, ie whether anesthesia eliminates experience, or mainly blocks memory, report, and integrated neural processing.
gavmor
·2 か月前·議論
Yeah, that's a scary way to lose 20 minutes...
gavmor
·2 か月前·議論
Yeah, I suspect we're mostly quite wasteful of energy.
gavmor
·2 か月前·議論
I wonder if they don't mean "between systems".
gavmor
·2 か月前·議論
The terminal is keystroke-driven. It's character-selectable. It's reliable in a way that the GUI is not. When I drop frames, I can still enter the commands to rescue myself with some assurance they'll be interpreted, eventually.

I agree, a REPL isn't Unixy in the streams of text kind of way... or is it?
gavmor
·2 か月前·議論
People use their tokens, and then complain of limits. Where's the incongruity?
gavmor
·2 か月前·議論
Something promising I found is "DFlash DDtree Qwen3.5 & Qwen3.6 27B GGUF on RTX 3090" - https://github.com/Luce-Org/lucebox-hub

Didn't know 3.6 was available on Ollama outside of MacOS!