• 4 Posts
  • 638 Comments
Joined 3 years ago
cake
Cake day: June 18th, 2023

help-circle

  • It doesn’t have to be perfectly enforced to have a significant positive impact though. Just the signal-effect to parents is enormous. If social media is banned for kinds under 15 (or 16, or whatever), it becomes orders of magnitude easier for parents with 10-year olds to not get the their own smartphone, tablet, etc. It becomes a lot easier to not cave to pressure of disabling parental controls on the same units.

    Basically, the only way a 7-12 year old is getting addicted to a smartphone is if their parents supply one and don’t lock it down. When they do that, it’s likely due to external pressure of the type “all the other kids have it”, and they don’t want their kid to be the socially awkward one that’s left out. These kind of laws make it easier for parents to collectively agree to hold off on smartphones and social media.














  • To be fair, I do think the average accepted stackoverflow answer displays far more competence than the average human.

    One of the few things I use LLM’s for is giving me overviews of best-practice in things I’m not familiar with (before reading the posts I find to get more in-depth understanding)



  • That isn’t what bothers me the most though. Earlier today I read a piece by a “tech journalist” in a paper I normally respect as doing proper work. The mentioned that one of the guys behind Claude says that Claude writes absolutely all their code now. They also said they did a test of one of the most recent models (released earlier this week), and that it wrote “A full Amazon-cloud based page that did various verification and authentication jobs, was about 67 000 lines of code, and was approved by the IT department in minutes in an afternoon”. The last part tells me they have no clue what they’re talking about. They just generated 67 000 lines of potential bugs that works, and which wasn’t reviewed by anyone competent. Nobody reviews 67 000 lines of code in a day, let alone minutes. Just the fact that they thought generating a shitload of boilerplate (most of the lines were likely that) impressive, says enough.

    It’s not your average Joe thinking this is cool that bothers me (it is cool). It’s when allegedly competent people start thinking the LLM actually has any idea what it’s doing.