Live data from Hacker News

Using LLMs at Oxide

rfd.shared.oxide.computer

281–284 of 284 posts

Re: Using LLMs at Oxide

#281

As usual with Oxide's RFDs, I found myself vigorously head-nodding while reading. Somewhat rarely, I found a part that I found myself disagreeing with: > Unlike prose, however (which really should be handed in a polished form to an LLM to maximize the LLM’s efficacy), LLMs can be quite effective writing code de novo. Don't the same arguments against using LLMs to write one's prose also apply to code? Was this structu…

My suspicion is that this is a form of the paradox where you can recognize that the news being reported is wrong when it is on a subject in which you are an expert but then you move onto the next article on a different subject and your trust resumes. Basically if you are a software engineer you can very easily judge quality of code. But if you aren’t a writer then maybe it is hard for you to judge the quality of a pi…

Gell-Mann amnesia

Re: Using LLMs at Oxide

#282
post #248

What is the downside of using them to prototype? to generate throwaway code? What do we lose if we default to that behavior?

Read the article, which discusses this already, and maybe respond to that.

I faithfully gave it another read and the article does not explore my question.

Re: Using LLMs at Oxide

#283
post #279
post #198

Earlier quoted context omitted.

Here it is, rewritten in accessible English: Using Large Language Models (LLMs) at Oxide This document explains how we should think about using LLMs (like ChatGPT or similar tools) at Oxide. What are LLMs? LLMs are very advanced computer programs that can understand and generate text. They've become a big deal in the last five years and can change how we work. But, like any powerful tool, they have good and bad sides…

Thanks, this will be perfect for the team of 6 year olds that work for me.

Simple language isn't just for children. It's also good for non-native speakers. Besides, even for those who can understand complex grammar and obscure words, parsing unnecessarily complex language takes extra effort.

In this specific case, I don't think the rewritten version of the document is infantilizing.

Re: Using LLMs at Oxide

#284
post #279

Earlier quoted context omitted.

Thanks, this will be perfect for the team of 6 year olds that work for me.

Simple language isn't just for children. It's also good for non-native speakers. Besides, even for those who can understand complex grammar and obscure words, parsing unnecessarily complex language takes extra effort. In this specific case, I don't think the rewritten version of the document is infantilizing.

It's not useless, but the original document is aimed at expert craftspeople and there's a lot of content in the texture of it.
Post reply on HN