• 0 Posts
  • 3 Comments
Joined 21 days ago
cake
Cake day: June 30th, 2025

help-circle
  • Uber thought they were going to 1. undercut taxi drivers pay, then 2. be in prime position to get rid of drivers when one of their mates in silicon valley solved driverless cars.

    That didn’t happen so they are forced to be a taxi company dealing with unionised staff and local regulations and shite. Long may they have the real world to deal with, mired in anti-tech administration of human beings while their mates have moved on to undercutting white collar office workers en-masse with large language models as unsuited to the task as their crap self driving cars were unsuited to getting rid of drivers.


  • Carney is and always was a neo-liberal banker. :It seems inevitable, all things considered, that the fossil-fuel powered neo-liberal capitalism the West (maybe English speaking countries) has experienced since Reagan (and Thatcher) will only set the stage for fascism.

    A choice between right or hard right is a choice between the length of fuse you want on the bomb. Unfortunately, the longer the fuse the bigger the bomb - because of the problem-multiplying impacts of things like climate change and poverty/reduction in education etc etc etc.


  • Part4@infosec.pubtoProgrammer Humor@programming.devVibe Coding
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    8 days ago

    I would describe myself as close to the person you replied to in terms of skill level, and have been using llm’s in a similar fashion to the one they described, and get great results. I think the key thing is to know enough to understand what is happening, and see where the llm’s limitations are, and use it as a learning resource to actively improve while using it. Then be as specific as possible when asking questions.

    Not only is it great in terms of getting working code, I have found chatgpt to be the best teacher I have ever had! (Because of availability etc). I think they must have trained the llm’s I have used on a lot of computer and coding sources.

    I think the key is to learn at least the basics of coding first.There are scores of 5 to 25 hour long courses on most major programming languages on sites like udemy. Coding can definitely be hard to get your head around at first, but stick with it and do as many of those as it takes, or a night class or something.

    If someone isn’t prepared to invest a week or two (in truth I spent a lot longer than that studying coding but I wan’t particularly time-efficient in my prior learning), then treat the llm as a learning resource, then good luck! I would guess the llm will be able to come up with any idea they can anyway soon enough!