HN user

fnordsensei

2,528 karma
Posts59
Comments655
View on HN
www.saab.com 1y ago

Saab achieves AI milestone with Gripen E

fnordsensei
77pts57
jank-lang.org 2y ago

Jank dev update – chunking, volatiles, atoms

fnordsensei
2pts0
automerge.org 2y ago

A year-end recap of what's new in Automerge

fnordsensei
3pts0
github.com 3y ago

YAMLScript

fnordsensei
2pts0
www.youtube.com 4y ago

ClojureScript in the Age of TypeScript

fnordsensei
5pts0
dragan.rocks 5y ago

Deep Diamond – Deep Learning in Clojure Is Fast, Simpler Than Keras

fnordsensei
8pts0
www.wsj.com 6y ago

SoftBank Explores Sale or IPO for Chip Designer Arm Holdings

fnordsensei
15pts14
www.phoronix.com 6y ago

Intel RdRand performance can drop to ~3% speed with CrossTalk/SRBDS mitigation

fnordsensei
2pts0
en.wikipedia.org 6y ago

Thagomizer

fnordsensei
3pts0
www.theverge.com 6y ago

Ghostery Launches Ghostery Midnight Desktop App with a VPN

fnordsensei
5pts0
www.macrumors.com 6y ago

AirPods Pro Launching on October 30

fnordsensei
16pts3
vvvvalvalval.github.io 6y ago

'Diversified Sampling': mining large datasets for special cases

fnordsensei
1pts0
dragan.rocks 6y ago

Fast Tensors in Clojure – A Sneak Peek

fnordsensei
5pts0
www.esquire.com 6y ago

ExxonMobil sued for defrauding investors by misrepresenting climate change

fnordsensei
10pts1
electronjs.org 6y ago

Electron 6.0

fnordsensei
190pts268
www.nytimes.com 6y ago

Ad Tool Facebook Built to Fight Disinformation Doesn’t Work as Advertised

fnordsensei
2pts0
hal.inria.fr 7y ago

Flat design imposes higher cognitive load than skeumorphism

fnordsensei
3pts0
vvvvalvalval.github.io 7y ago

Datomic: Event Sourcing without the hassle

fnordsensei
206pts48
github.com 7y ago

Bifurcan 0.1, best-in-class functional data structures on the JVM

fnordsensei
6pts1
medium.com 8y ago

Serverless Native Java Functions Using GraalVM and Fn Project

fnordsensei
79pts6
whimsical.co 8y ago

How we built Whimsical

fnordsensei
1pts0
medium.freecodecamp.org 8y ago

A Real-World Comparison of Front-End Frameworks with Benchmarks (2018 Update)

fnordsensei
1pts0
bjoern.brembs.net 8y ago

Why open access Big Deals are worse than subscriptions

fnordsensei
2pts0
www.nytimes.com 8y ago

The Robots Are Coming, and Sweden Is Fine

fnordsensei
2pts0
jobs.apple.com 8y ago

Apple is hiring Clojure engineers

fnordsensei
3pts0
www.cs.ox.ac.uk 8y ago

FDR4 – A CSP refinement checker

fnordsensei
2pts0
www.lispcast.com 8y ago

Can I do functional programming in my language?

fnordsensei
1pts0
www.theverge.com 9y ago

DJI and Hasselblad just released an insanely overpowered camera drone

fnordsensei
2pts1
medium.com 9y ago

With Sketch 43, Design IS Code and Code IS Design

fnordsensei
2pts0
www.addedbytes.com 9y ago

If PHP Were British (2011)

fnordsensei
2pts1

You'd probably want to be more precise regarding "important for what" as well. And the philosophical angle: if the person hadn't existed, would someone else have slotted in to take their place? Is the impact measured in years/decades, because the overall historical forces were heading in a direction anyway?

Is it like trying to say "the most important bacterium in a petri dish"?

Without diminishing the impact that Musk has had, I'm fairly certain that Musk isn't the answer. And either way, the intent of saying that Musk is the most important person in history I'm fairly certain wasn't a very grounded decision. I'm sure it was more an expression of reverence and fealty.

Same here. The miniseries itself has its quirks and oddities, but I find it charming. Particularly his role as Merlin.

The people we should be genuinely scared of today are the ones that are looking at Britain's past and are thinking to themselves that colonization sure looks like a good idea that will work super well in modern times. Which not many actual Brits think.

Didn’t write “money”, wrote “resources”, but sure.

Yes, there’s a risk to releasing a product whenever you can be held accountable for that product. I understand that Apple seeks to be as unaccountable as possible.

So we ultimately agree with one another: Apple can do it, but doesn’t want to, for various reasons.

Wouldn’t it be accurate for that as well? Unless we change to base 10 time units or something. Then we all have a lot of work to do.

But if it’s just about starting over from 0 being the AI apocalypse or something, I’m sure it’ll be more manageable, and the fix could hopefully be done on a cave wall using a flint spear tip.

It’s a canned tuning mechanism to force the model to change track and align with the user.

It’s not so much a message to you as a message to the model from itself.

Same, but it’s a PITA when you also want to support tool calling at the same time. Had to do a double call: call and check if it will use tools. If not, call again and force the use of the (now injected) return schema tool.

I think you’re after something other than immutability then.

You’re allowed to rebind a var defined within a loop, it doesn’t mean that you can’t hang on to the old value if you need to.

With mutability, you actively can’t hang on to the old value, it’ll change under your feet.

Maybe it makes more sense if you think about it like tail recursion: you call a function and do some calculations, and then you call the same function again, but with new args.

This is allowed, and not the same as hammering a variable in place.

That’s the point, you’re just haggling about scopes now. All the way from being new per program invocation to new per loop.

Immutability doesn’t have this connotation.

There is precedence for Apple waiting for technologies to mature before using them (last mover advantage), and then dominating by being the platform owner.

Sometimes, it seems that this just makes parts of their offering seem aged though, while they (presumably) sit around being discontent with the currently available alternatives. Especially now with LLMs which age faster than anything.

Claude Sonnet 4.5 10 months ago

I don't disagree exactly, it's just that it smells weird.

LLMs are incredibly good at social engineering when we let them, whereas I could write the code to emit "you're right" or "that's not quite right" without involving any statistical prediction.

Ie., as a method of persuasion, canned responses are incredibly inefficient (as evidenced by the annoyance with them), whereas we know that the LLM is capable of being far more insidious and subtle in its praise of you. For example, it could be instructed to launch weak counter arguments, "spot" the weaknesses, and then conclude that your position is the correct one.

But let's say that there's a monitoring mechanism that concludes that adjustments are needed. In order to "force" the LLM to drop the previous context, it "seeds" the response with "You're right", or "That's not quite right", as if it were the LLMs own conclusion. Then, when the LLM starts predicting what comes next, it must conclude things that follow from "you're right" or "that's not quite right".

So while they are very inefficient as persuasion and communication, they might be very efficient at breaking with the otherwise overwhelming context that would interfere with the change you're trying to affect.

That's the reason why I like the canned phrases. It's not that I particularly enjoy the communication in itself, it's that they are clear enough signals of what's going on. They give a tiny level observability to the black box, in the form of indicating a path change.

Claude Sonnet 4.5 10 months ago

I’ve had the opposite experience with GPT-5, where it’s utterly convinced that its own (incorrect) solution is the way to go that it turns me down and preemptively launches tools to implement what it has in mind.

I get that it’s tradeoffs, but erring on the side of the human being correct is probably going to be a safer bet for another generation or two.

Claude Sonnet 4.5 10 months ago

That doesn’t seem plausible to me. Not that LLMs can’t be sycophantic, but I don’t think this phrase in particular is part of it.

It’s a canned phrase in a place where an LLM could be much more creative to much greater efficacy.