HackerLangs
TopNewTrendsCommentsPastAskShowJobs

kristjansson

4,752 karmajoined há 11 anos

Submissions

Automated exploration of execution paths in LLM-backed applications

asari.ai
1 points·by kristjansson·há 5 meses·0 comments

Empire of AI Is Wildly Misleading

andymasley.substack.com
3 points·by kristjansson·há 8 meses·3 comments

comments

kristjansson
·anteontem·discuss
This can’t be said enough. “Good for Agents” just means self-documenting, obvious ergonomics, save defaults, succinct (or controllable) output, programable interfaces, … all of which support human users too!
kristjansson
·há 3 dias·discuss
Seems like the only point of comparison against a competitive k/q runtime is an MBP run? suggestive to be sure, but would be good to see some other machines, esp. an x86.

Seems wild that the much-lauded "reference engine" leaves ~2x perf improvements on the table.
kristjansson
·há 3 dias·discuss
> Then we do one week of focused work. Before touching anything, we sit down with you and write out exactly what your app does, screen by screen, endpoint by endpoint

While the whole thing is clearly a bit in jest … one might suggest that if a complete spec takes a negligible fraction of a week, then perhaps neither AI nor consultants were required
kristjansson
·há 3 dias·discuss
ah. cheeky.
kristjansson
·há 3 dias·discuss
Quite cool, but for a new runtime of an existing language it might make sense to compare to, y'know, the other[0] runtimes of that language? Even if one has to omit the best, closed ones for lack of access / permission to benchmark?

[0]: https://k.miraheze.org/wiki/Running_K
kristjansson
·há 4 dias·discuss
That, at least, needed only to keep out heat and combustion, and could have been extinguished with water had there been enough, and in time.

Instead, consider the absolute PITA that is an EV fire, but worse, and floating in an ocean of the only thing that could make it worse.
kristjansson
·há 4 dias·discuss
I do love GP's excitement about the energy potential of violent exothermic reaction upon contact with water ... and the proposal mere sentences later to ship industrial quantities thereof on creaky old ships
kristjansson
·há 4 dias·discuss
I'd suspect it's a transcript of a video on his (excellent) YouTube[0], hence the repetition.

[0]: https://www.youtube.com/@TheB1M
kristjansson
·há 5 dias·discuss
> We will deliver success through a flatter organization that is built around makers (individual contributors focused on building), player-coaches (leaders who remain deeply involved in the work while developing their teams), and directly responsible individuals (DRIs) who own key decisions and outcomes.

xbox-specific issues aside, this proposes an interesting view of the future of work.
kristjansson
·há 11 dias·discuss
Not killed, wounded.
kristjansson
·há 11 dias·discuss
How would possession of political material be evidence one way or the other? She can own, read, share, publish, disseminate all the revolutionary literature she wants
kristjansson
·há 11 dias·discuss
Go read the complaint[0]. The total nexus is (1) he spoke to a jailed suspect on the phone and (2) moved a box of zines from his parent's house to an apartment.

[0]: https://www.nlg.org/wp-content/uploads/2025/11/Fed-Complaint...
kristjansson
·há 11 dias·discuss
> The phrase "frontier model" is starting to mean two things. One is a checkpoint. The other is a system boundary.

LLM-isms aside, I don't think we want this to be the case? An LLM, for all its complexity, is something that can be reasoned about. It's picking the next token, until it hits an EOS. The semantics imposed on those tokens (reasoning ,tool call, etc.) are up to the user('s harness) to decide and act on. The more that's pushed behind the facade, the harder it is achieve sufficient understanding of the model's behavior s.t. one can compose it into larger abstractions. Perhaps the performance (and the adherence to an interface/contract) compensate? But swapping from Opus or 5.5 to this or Fugu seems like a much bigger change than swapping between different 'base' models.
kristjansson
·há 16 dias·discuss
deprecated last month
kristjansson
·há 17 dias·discuss
Be sure you compare inputs tokens to pre-fill rates and output tokens to generation rates.
kristjansson
·há 17 dias·discuss
other way around. it's trained to generate long CoT to reason through problems (and does it well!) but has ~no tool calling capability, and ~no ability to manage more than 1-2 messages.

see the warning at the top of https://huggingface.co/WeiboAI/VibeThinker-3B
kristjansson
·há 18 dias·discuss
> Nvidia's raster stack is more-or-less complete

That was my point. It's not even a pivot! They're still making consumer cards! They've even product-differentiated enough that the consumer cards are still on the shelves at close-to-MSRP, despite world-historic demand for adjacent parts of the lineup.

Being _mad_ at Nvidia in this setting is weirdly possessive - a business that was 90% gaming is now 10x larger and 9% gaming[1]. You haven't lost ground!

[1]: numbers made up but you get the point
kristjansson
·há 18 dias·discuss
Controversially, Nvidia employs more than one person and so is in fact capable of producing more than one thing at a time.
kristjansson
·há 21 dias·discuss
Maybe once the model can administer and operate the service too.

For now building the 10% of the SaaS that you need still leaves you operating 100% of a new service/process
kristjansson
·há 21 dias·discuss
> no data hallucinations

Dangerous thing to assert. It’ll happily run SQL that works, but doesn’t necessarily correspond to intentions or unstated assumptions about the data.