• Tenthrow@lemmy.world
    shield
    M
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    This post is getting reported for trolling/rage bait. It most likely is that, but I am enjoying the comments and ratio so I am going to leave it be. We’ll keep an eye on it just in case.

    • lmmarsano@group.lt
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      Trolling seems like a catch all for unpopular ideas/“things I don’t like”. How is unpopular expression & expression in general not the whole point of social media?

      • Tenthrow@lemmy.worldM
        link
        fedilink
        English
        arrow-up
        0
        arrow-down
        1
        ·
        edit-2
        2 months ago

        There are a lot of people doing obvious trolls. You can usually tell by looking at their other posting history if they are rage baiting or trolling. If I get a sense that a comment/post is sincere, I won’t touch it unless it’s a clear rule violation. Yes is it is subjective, but it’s also not fun to live in a world where trolls are aloud to do whatever they want. We already do IRL. Also we listen to appeals and if you feel you’ve had a sincere post/comment removed for trolling, reach out and we can talk about it.

        Also, for what it’s worth, I see a lot of reports for trolling that I don’t remove because I can tell they are either being sincere or the reporter is just in a pissing match with the poster. At the end of the day we aren’t here to silence those you disagree with if they otherwise aren’t breaking the rules.

  • juliebean@lemmy.zip
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    this seems, idk, needlessly mean? like, it’s clearly trying to portray this programmer as bad, but for what? wanting to get a job? trying to improve their skills?

    i feel like this is probably meant to be funny, but it just seems mean and sad.

    • MonkeMischief@lemmy.today
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      Yeah, it made me feel kinda sad. I’m trying so hard learning to code games and I’m a 3D artist still trying to learn to draw traditionally, only using “AI” for nothing more than “Hey can you explain the relationship between classes and objects” or something…

      And if the constant slop-replacement of the Internet wasn’t bad enough, it’s a constant uphill battle of mockery and harassment from these chucklenuts.

      It’s so discouraging. Like if we do succeed against the odds, jerks like these will be cheering on the robots ripping us off.

      … I’m glad seeing this crap downvoted to oblivion though. :)

      • marcos@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        Don’t feel demotivated. AI can’t replace developers now, and this current crop of them are just unable to.

        The thing is, when you don’t know what you are doing, vibecoding looks like it works. This is either one case of this, or it’s some of the last 30 billion OpenAI raised this week at work.

  • PerogiBoi@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    This is the biggest vibe coding cope I’ve ever seen. Maybe study and get real skills? “Prompt engineer” is English for “clown”.

  • db2@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    The right still can’t meme, but it can apparently delete and repost this to a different community hoping for traction.

      • surewhynotlem@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        It’s in favor of the thing that’s killing the environment, putting people out of work, funneling money to the billionaires, inflating the stock market, and doing all of that recklessly.

        Like basically everything else the right does.

        • lmmarsano@group.lt
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          1
          ·
          edit-2
          2 months ago

          Because you can’t: worthless opinion discarded.

          • db2@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            2 months ago

            Because you’re a pseudointellectual twat, I owe you nothing. You hate it here, consider yourself cordially invited to fuck off to truth social or something.

            • lmmarsano@group.lt
              link
              fedilink
              English
              arrow-up
              0
              arrow-down
              1
              ·
              edit-2
              2 months ago

              Is that another way to say you can’t? It is.

              you mad
              We can all see you’re making unfounded assumptions. Making more when your ego is threatened (by claiming anyone who calls out your baseless assumptions is right-wing in lemmy of all places), tossing insults, and refusing to rationally support your point doesn’t help your credibility. It just makes you a sore loser.

              Stay mad: your opinion remains worthless & you need to work on your narcissism.

    • Melvin_Ferd@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      edit-2
      2 months ago

      Mods at programing humour deleted it because thats what lemmy mods do. Moderated based on vibes and personal taste. Like reddit mods just much worse

      • xxce2AAb@feddit.dk
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        If you don’t enjoy human opposition to you being rude, mean and grossly inaccurate, you could always just go find the nearest LLM to obsequiously agree with everything you say and pat you on the back for your bad behavior.

        What could possibly go wrong?

  • Deestan@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    2 months ago

    Software dev here. I am good at it, and people pay me unreasonably high rates to come in and do things faster and better than they can.

    It AI coding tools were useful, I’d use them.

    AI slows me down twice:

    • 60% productivity loss whenever I try to use it for anything else than a code search engine.
    • When I have to follow up the -1x engineers who are using AI to become -10x engineers.

    I have yet to see an AI adopter who actually gets shit done in a way that is meaningful to anyone exept their own psychotic selves.

    “With Claude I managed to do this in one hour!” Bro, what you did was generate 120 lines of Javascript that badly reimplements what could be a single line of CSS. You could have used that hour to learn some CSS.

    “Without AI coding tools, our team would have taken at least a month to make this barely-working standalone image upload page.” My brother in Christ you are proudly yelling at me that you are fucking incompetent! A webdev worth their salary can shit out something better than that in their lunchtime bathroom break!

    • MSBBritain@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      Agreed, I use AI for coding the way I used to use Stack Overflow:

      Find me code examples, explain an error or give me some summaries of how something should work but then I go confirm that or test it separately!

      I never trusted Stack Overflow for anything more than pointing me in the right direction for what to research. Documentation links, snippets, blogs etc, that sort of stuff. As long as I tell the AI to give me a reference, about 60-70% of the time I’ll get something I can actually use to confirm the code it gave me or get an answer for my question. At best what it does is save me googling time.