• 0 Posts
  • 64 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle

  • My CEO told us we need to work faster. 100,000 people and he just makes that blanket statement, like we’re all naughty children for not sleeping on our office floors every night to save commute time.

    Literally said he want things that take a week now, he wants done in a day, and a 1 day turn around should now be 1 hr. Did not specify what department or discipline or was referring to. We all just lazy to him.

    Of course, this company has the same employees for the last like 10 CEOs. The bulk are just jaded as fuck. Every now and then I see a new hire find the company song and start playing at meetings to lick boot. Then someone pulls him aside to let him know the company was helping the Nazis with eugenics when this was being pushed, so just shut the fuck up, we dont need to be glorifying those idiots.





  • Thinking is what humans do. We hold concepts in our working memory and use stored memories that are related to evaluate new data and determine a course of action.

    LLMs predict the next correct word in their sentence based on a statistical model. This model is developed by “training” with written data, often scraped from the internet. This creates many biases in the statistical model. People on the internet do not take the time to answer “i dont know” to questions they see. I see this as at least one source of what they call “hallucinations.” The model confidently answers incorrectly because that’s what it’s seen in training.

    The internet has many sites with reams of examples of code in many programming languages. If you are working on code that is of the same order of magnitude of these coding examples, then you are within the training data, and results will generally be good. Go outside of that training data, and it just flounders. It isn’t capable and has no means of reasoning beyond its internal statistical model.


  • You seem upset by my comment, which i dont understand at all. Im sorry if I’ve offended you. I don’t have a bias against LLMs. They’re good at talking. Very convincing. I dont need help creating text to communicate with people, though.

    Since you mention that this is helping you in your free time, then you might not be aware how much less useful it is in a commercial setting for coding.

    I’ll also note, since you mentioned it in your initial comment, LLMs dont think. They can’t think. They never will think. Thats not what these things are designed to do, and there is no means by which they might start to think if they are just bigger or faster. Talking about AI systems like they are people makes them appear more capable than they are to those that dont understand how they work.