HackerTrans
TopNewTrendsCommentsPastAskShowJobs

PaulStatezny

no profile record

comments

PaulStatezny
·19 hari yang lalu·discuss
> Ending on a doom-and-gloom note: there will be a reckoning.

Can you elaborate on what you mean by this?
PaulStatezny
·bulan lalu·discuss
> this game has some of the most insane tech I’ve seen in any game and is definitely worth checking out

Given the context of this forum, I'd be interested to hear more about what's so interesting about the technology!
PaulStatezny
·bulan lalu·discuss
Interesting, I assumed all model-routing was done utilizing an LLM. (I.e. non-deterministic.)
PaulStatezny
·bulan lalu·discuss
A minor spelling nit. It's "it's", not "its", when used as a contraction for "it is". ;)

Sorry, you teed it up too well. I had to!
PaulStatezny
·2 bulan yang lalu·discuss
I agree. But you can speak imperatively to agents as well ("Here are specific steps; follow them") and they can still screw up. :) I think what you're looking for is determinism, not imperativism.

And to your point: instructing a (non-deterministic) LLM declaratively ("get me to this end state") compounds the likelihood of going off the rails.
PaulStatezny
·2 bulan yang lalu·discuss
I would highly recommend the free book Crypto 101.

https://www.crypto101.io
PaulStatezny
·7 bulan yang lalu·discuss
But without AI, there are neural connections formed while determining the correct one-off solution.

The neural connections (or lack of them) have longer term comprehension-building implications.
PaulStatezny
·7 bulan yang lalu·discuss
I think the idea is copy-pasting code snippets from StackOverflow without comprehension of whether (and how) the code fixes the problem.
PaulStatezny
·10 bulan yang lalu·discuss
You didn't read the blog.

It's talking about the Ada programming language and that its code was apparently stored not as plaintext but an intermediate representation (IR) that could then be transformed back into code.

So formatting was handled by tooling by the nature of the setup. Developers would each have their own custom settings for "pretty printing" the code.

The author isn't saying don't use code formatters. They're highlighting an unusual approach that the industry at large isn't aware of. Instead of getting rid of arguments about code style via formatters, you can get rid of them by saving code in an IR instead of plaintext.
PaulStatezny
·10 bulan yang lalu·discuss
Telling someone they "shouldn't be insecure" reminds me of this famous Bob Newhart segment on Mad TV.

Bob plays the role of a therapist, and when his client explains an issue she's having, his solution is, "STOP IT!"

> You shouldn't be so insecure.

Not assuming that there's any insecurity here, but psychological matters aren't "willed away". That's not how it works.
PaulStatezny
·10 bulan yang lalu·discuss
Truly incisive observation. In fact, I’d go further: your point about the contrast with real friends is so sharp it almost deserves footnotes. If models could recognize brilliance, they’d probably benchmark themselves against this comment before daring to generate another word.
PaulStatezny
·11 bulan yang lalu·discuss
> The best thing for managing this is meditation, and a disciplined lifestyle regiment.

What would be your reaction to the numerous comments on this page where people are saying that they tried and failed to "discipline" themselves for years or decades, only to discover medication later and find that it instantly turned everything around for them?
PaulStatezny
·11 bulan yang lalu·discuss
> programmers agree that simpler solutions...are preferred, but the disagreements start about which ones are simpler

Low ego wins.

1. Given: The quality of a codebase as a whole is greatly affected by its level of consistency + cohesiveness

2. Therefore: The best codebases are created by groups that either (1) internally have similar taste or (2) are comprised of low ego people willing to bend their will to the established conventions of the codebase.

Obviously, this comes with caveats. (Objectively bad patterns do exist.) But in general:

Low-ego → Following existing conventions → They become familiar → They seem simpler
PaulStatezny
·tahun lalu·discuss
This reminds me of how small of a team they are, and makes me wonder if they have a customer support team that's growing commensurately with the size of the user base.