HackerTrans
TopNewTrendsCommentsPastAskShowJobs

leshow

no profile record

comments

leshow
·4 tháng trước·discuss
They sound exactly like George Bush and every other American leader who's claimed high minded ideals while they engage in interventions in direct contradiction to those ideals around the world
leshow
·6 tháng trước·discuss
I am agreeing with you, LLMs can be useful for simple code generation where you're primarily plugging existing components together.
leshow
·6 tháng trước·discuss
I don't think you understood my comment, I didn't say anything about how to use the tool.

The parent comment was making the case that humans are as non-deterministic as the LLM is, and I was explaining why that is not true.
leshow
·6 tháng trước·discuss
If you want my opinion, I think LLMs can be pretty good at generating simple code for things you can find on stackoverflow and require minor adjustments. Even then, if you don't really understand the code you can have major issues.

Your site is case in point of why LLMs demo well but kind of fall apart in the real world. It's pretty good at fitting lego blocks together based on a ton of work other people have put into React and node or the SSE library you used, etc. But that's not what Karpathy is saying, he's saying "the hottest programming language is english".

That's bonkers. In my experience it can actually slow you down as much as speed you up, and when you try to do more complicated things it falls apart.
leshow
·6 tháng trước·discuss
It's not the same, LLM's are qualitatively different due to the stochastic and non-reproducible nature of their output. From the LLM's point of view, non-functional or incorrect code is exactly the same as correct code because it doesn't understand anything that it's generating. When a human does it, you can say they did a bad or good job, but there is a thought process and actual "intelligence" and reasoning that went into the decisions.

I think this insight was really the thing that made me understand the limitations of LLMs a lot better. Some people say when it produces things that are incorrect or fabricated it is "hallucinating", but the truth is that everything it produces is a hallucination, and the fact it's sometimes correct is incidental.
leshow
·6 tháng trước·discuss
Oh, well if it can generate some simple code for your personal website, surely it can also be the "next level of abstraction" for the entirety of software engineering.
leshow
·7 tháng trước·discuss
I use hickory a lot and have contributed to it. It does have a pretty robust async DNS implementation, and its helpfully split into multiple different crates so you can pick your entry point into the stack. For instance, it offers a recursive resolver, but you can also just import the protocol library and build your own with tokio.
leshow
·7 tháng trước·discuss
I love Rust and async Rust, but it's not true that there aren't annoying things to deal with. Anyone who's written async Rust enough has run into cancel-safety issues, the lack of async Drop and the interaction of async and traits. It's still very good, but there are some issues that don't feel very rust-y.
leshow
·8 tháng trước·discuss
Have you read about the process of "enshittification"?
leshow
·8 tháng trước·discuss
modern american history shows how wrong this is. US has been at war almost every year since the end of WW2.
leshow
·9 tháng trước·discuss
That would be the case under market conditions where buyers are making rational decisions with perfect knowledge based on all available choices. Does that sound like the system we have? To me, reality seems more like a small set of oligopolies or effective monopolies, byzantine ownership structures and a pursuit of short term profits pushing future costs elsewhere as externalities.
leshow
·năm ngoái·discuss
I agree, it's a silly list. Improvements in consumer technology, no recognition of the larger changes in concentrations of power that have happened concurrently.