HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yarn_

48 karmajoined 작년

comments

yarn_
·6일 전·discuss
First of many I hope, god bless.
yarn_
·지난달·discuss
thank you for this truly deranged comment
yarn_
·지난달·discuss
Because they're for two completely different domains?
yarn_
·지난달·discuss
as a fan of him this rationale did not make a shred of sense

"Both parties can have their preference" - this was already true of C where you can just turn enable unused variable warnings or turn them into hard errors, this has nothing to do with the decision.

I also don't want my lsp randomly rewriting my code (???)
yarn_
·지난달·discuss
Well its also just idiotic in terms of how some huge number of people write code.

I know I'll need so-and-so import, so i write it at the top of the file before i even start, I press ctrl-s and it dissapears... I honestly laughed out loud the first time i used gopls.
yarn_
·2개월 전·discuss
I really don't understand why people feel the need to include this stuff. I am not saying that out of some anti-AI sentiment, i just genuinely don't understand how peoiple have so little taste as to think it adds to their writing.

https://substackcdn.com/image/fetch/$s_!hbbY!,f_auto,q_auto:...

Like what is this?
yarn_
·2개월 전·discuss
Me when I have literally no idea what im talking about
yarn_
·2개월 전·discuss
> I was a little shocked that they could get it fully working in a week to be honest

It shouldn't be shocking, it was done using only compute, and the codebase is owned by the company who owns the compute, you literally just turn the dial up and it will be done faster. Efficacy of LLMs aside - anything they could do in 30 days they could also do in 3, if you spend more money.
yarn_
·2개월 전·discuss
> I think much of the world of software has become incredibly myopic. > usually taking the easy way out is just deferring the costs to your future. Problem is that those costs accrue interest.

This sums up my thoughts perfectly lately, that is a great way to put it all.

Programmers have never been any good at measuring or estimating their own productivity, there is no reason to assume that has changed (one could argue theres ample reason to assume the opposite).

Part of the problem as well is that there is some unseen/unnamable "spaghettiness"/"sloppiness"/"whatever" factor, that scales very very poorly. At the beginning it can seem fine, especially when you have some constant speed multiplier like an LLM spitting out code - but the larger exponent of the function that results from this factor being "worse" will eventually outpace that constant multiplier. You will only see it once its too late, or will never see it all because of our myopia as you say.
yarn_
·2개월 전·discuss
sad but true
yarn_
·2개월 전·discuss
>the devil lies in the details

This is true, but perhaps not uniquely so, when compared to platform dependence of the standard libary already. File semantics, sync primitive gaurantees and implementations, timers and timer resolutions, etc have subtle differences between platforms that the Rust stdlib makes no further gaurantees about.
yarn_
·2개월 전·discuss
>People disagree on a bunch of extremely politicized topics within the realm of nutrition and health which is famously complex and hard to understand even for experts in the field.

Yup, I'm "staggered".
yarn_
·3개월 전·discuss
>We don't hire juniors and throw them boilerplate and tiny bugs while expecting them to learn along the way ad hoc

Huh? This is exactly what almost everyone does
yarn_
·3개월 전·discuss
Another good example of "the people writing good code with AI are the people who could have done it regardless"
yarn_
·4개월 전·discuss
>It seems we've uncovered several feasible answers to your question of "why would you want that?"

Fair enough
yarn_
·4개월 전·discuss
Right but these are bad actors, roughly speaking, so why should I expect them to disclose the fact that they're using LLMs to me?

If someone is repeatedly sending me slop to look at I'll block them whether or not they tell me an LLM was involved
yarn_
·4개월 전·discuss
This mirrors my thoughts.
yarn_
·4개월 전·discuss
I don't see what the "deceptive practices" would be though - you can just look at the code being submitted, there isn't really the same background truth involved as with "did the thing in this video actually happen?" "do these commercial people actually think this?"

If I have a block of human code and an identical block of llm code then whats the difference? Especially given that in reality it is trivial to obfuscate whether its human or LLM (in fact usually you have to go out of your way to identify it as such).

I am an AI hater but I'm just being realistic and practical here, I'm not sure how else to approach all this.
yarn_
·4개월 전·discuss
Yep other people pointed this out as well, this makes sense to me.
yarn_
·4개월 전·discuss
Well if an agent is submitting it I'm just going to reject it, thats no problem. "Just send me the prompt".