HackerTrans
TopNewTrendsCommentsPastAskShowJobs

EPendragon

no profile record

Submissions

[untitled]

1 points·by EPendragon·13 дней назад·0 comments

[untitled]

1 points·by EPendragon·в прошлом месяце·0 comments

[untitled]

1 points·by EPendragon·3 месяца назад·0 comments

[untitled]

1 points·by EPendragon·3 месяца назад·0 comments

[untitled]

1 points·by EPendragon·3 месяца назад·0 comments

[untitled]

1 points·by EPendragon·3 месяца назад·0 comments

Invite to the Slop Party [video]

youtube.com
3 points·by EPendragon·3 месяца назад·0 comments

Moving Towards Determinism with LLMs

evgeniipendragon.com
4 points·by EPendragon·3 месяца назад·2 comments

A bad day to use Python [video]

youtube.com
5 points·by EPendragon·4 месяца назад·1 comments

When lying is the best strategy for AI [video]

youtube.com
1 points·by EPendragon·4 месяца назад·0 comments

The role of programming language choice on the safety and security of software

evgeniipendragon.com
3 points·by EPendragon·4 месяца назад·0 comments

Facebook Buys Moltbook [video]

youtube.com
2 points·by EPendragon·4 месяца назад·0 comments

OpenClaw Deletes Inbox [video]

youtube.com
3 points·by EPendragon·5 месяцев назад·0 comments

Anthropic Built a C Compiler [video]

youtube.com
1 points·by EPendragon·5 месяцев назад·0 comments

How AI is breaking the SaaS business model [video]

youtube.com
3 points·by EPendragon·5 месяцев назад·2 comments

Only 40 lines of code [video]

youtube.com
1 points·by EPendragon·5 месяцев назад·0 comments

AI May DOOM humans After All. I may have been wrong [video]

youtube.com
1 points·by EPendragon·5 месяцев назад·0 comments

How to become a degenerate hacker a beginner's guide [video]

youtube.com
2 points·by EPendragon·5 месяцев назад·0 comments

Can humans make AI any better? [video]

youtube.com
3 points·by EPendragon·5 месяцев назад·0 comments

The surprising engineering choices behind Claude Code's TUI [video]

youtube.com
3 points·by EPendragon·5 месяцев назад·0 comments

comments

EPendragon
·3 месяца назад·discuss
Hey, @derrak! Thanks for the feedback! I appreciate your constructive criticism of the post.

> > LLMs by nature are non-deterministic > This is false. LLMs are functions. All appearances otherwise are an artifact of how we use them.

I completely agree that LLMs are functions, and that they are essentially programs like any other program is. What I am trying to illustrate is that these functions are not pure. They are full of side effects. And thereby produce different results based on a large number of factors.

> This fact already suggests that determinism isn’t (entirely) what you want. Because even if you _could_ use LLMs as functions (I admit you can’t always do this with frontier models), that wouldn’t make you happy.

What do you mean here by "even if you could use LLMs as functions, that wouldn't make you happy"? What do you imply by using them as functions, and by making one happy?

> Here it should be obvious that getting the same output on the same input is not very important. Who cares if the arguments to the function are renamed? Who cares if the function is implemented differently but essentially does what the spec asks?

I would disagree here. Renaming arguments or implementing the function differently, doesn't negate the fact that I still want "pure" output from a function. I don't want to have a function that once in a while produces 2+2=5 instead of 4. I want it to always be the same: two arguments (2, 2) should always result in the same output (4).

> I argue the _only_ thing that matters is that the output satisfies the intended relationship with the input.

I agree with you here, but with one addition - it "always" satisfies the relationship with the input. As long as it always does that, that is deterministic behavior.

The definition of deterministic algorithm is as follows: "A deterministic algorithm is an algorithm that, given a particular input, will always produce the same output, with the underlying machine always passing through the same sequence of states." This is what I am essentially talking about and seeking in my interactions with AI systems.
EPendragon
·5 месяцев назад·discuss
I like your take on that. I also tend to think that it just diversifies market offers. Not everyone will want to vibecode their applications. Some people will still prefer to have someone create it for them.
EPendragon
·9 месяцев назад·discuss
The abstract for this paper is fire
EPendragon
·9 месяцев назад·discuss
I hate to see that these companies are just waltzing past the legal standards that should be put on them to scrutinize their data collection which could be found unconstitutional.

And I very much agree that US needs to tighten their privacy legislature.
EPendragon
·9 месяцев назад·discuss
I personally like this guys approach because he is coming at it from an angle of self hosting which I haven’t seen others do before.
EPendragon
·9 месяцев назад·discuss
I haven’t heard of them, but I love the heart behind the cause and that people seem to be passionate about it and the fact that it this is a community thing.