Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Programmer Humor
  3. Vibe Coders might be serious, but I cannot take them seriously, especially when they say "It is a must-have skill".

Vibe Coders might be serious, but I cannot take them seriously, especially when they say "It is a must-have skill".

Scheduled Pinned Locked Moved Programmer Humor
programmerhumor
45 Posts 27 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F [email protected]

    Just to clarify, I google a lot while coding, but one thing I learnt from my engineering degree is that is there is no 'best' solution.

    pixeltree@lemmy.blahaj.zoneP This user is from outside of this forum
    pixeltree@lemmy.blahaj.zoneP This user is from outside of this forum
    [email protected]
    wrote last edited by
    #22

    "Coding" vs "programming" is such a great litmus test for whether someone actually knows what they're doing

    irelephant@programming.devI 1 Reply Last reply
    23
    • N [email protected]

      I use AI for work and personal projects, sometimes even letting it generate file structures for me but damn does it ever need a lot of tweaking after generation to both work and be maintainable.

      I don’t know how anything it spits out even works for those who just purely vibe code since it’s usually either wrong or broken.

      F This user is from outside of this forum
      F This user is from outside of this forum
      [email protected]
      wrote last edited by
      #23

      Because you understand that there is more to code than getting it to do what needs to be done, you can objectively judge code on more than one criteria. Meanwhile, vibe coders think that the concerns about structure and maintainability can be short circuited. No wonder, managers and vibe coders think alike.

      1 Reply Last reply
      14
      • flamekebab@piefed.socialF [email protected]

        Is "vibe coding" a real thing? I thought it was a meme.

        P This user is from outside of this forum
        P This user is from outside of this forum
        [email protected]
        wrote last edited by
        #24

        Yes.

        I “vibe code” anything that is throwaway. If it’s throwaway code I don’t care about the quality, I just want the end result.

        For everything else, I don’t vibe code.

        There are definitely people who use AI as a crutch for their lack of technical skills. It’s the same folks who used to try to get coworkers to “help” and slowly built their tickets by cycling through teammates.

        D 1 Reply Last reply
        8
        • F [email protected]

          Just to clarify, I google a lot while coding, but one thing I learnt from my engineering degree is that is there is no 'best' solution.

          C This user is from outside of this forum
          C This user is from outside of this forum
          [email protected]
          wrote last edited by
          #25

          Has anyone else noticed a sudden surge of ads for AI-powered website building tools?

          F 1 Reply Last reply
          4
          • F [email protected]

            Just to clarify, I google a lot while coding, but one thing I learnt from my engineering degree is that is there is no 'best' solution.

            P This user is from outside of this forum
            P This user is from outside of this forum
            [email protected]
            wrote last edited by
            #26

            Blue light glasses? Lol, what a giant douche

            1 Reply Last reply
            2
            • N [email protected]

              I don’t. Like I said, it needs a lot of tweaking and the only time I have it do more than laying down the base for a function is at the beginning of a new project that’s not too important (like personal projects). I end up rewriting nearly everything anyway but it helps with getting over that initial overwhelmed feeling when staring in a blank file

              G This user is from outside of this forum
              G This user is from outside of this forum
              [email protected]
              wrote last edited by
              #27

              different strokes for different folks. I enjoy a fresh clean project that I can start with. I hate picking up someone else's mess so using AI in that manner completely goes against what I enjoy as a dev.

              it originally sounded to me like you were having AI generate the hierarchy and project structure, but it sounds like you're just using it to generate file templates.

              Thanks for the insight.

              irelephant@programming.devI 1 Reply Last reply
              7
              • F [email protected]

                Just to clarify, I google a lot while coding, but one thing I learnt from my engineering degree is that is there is no 'best' solution.

                M This user is from outside of this forum
                M This user is from outside of this forum
                [email protected]
                wrote last edited by [email protected]
                #28

                Would you visit a house built by vibe architecting? Me neither.

                And as soon as the vibe software goes online, your users will not be the only victims anymore.

                K 1 Reply Last reply
                15
                • C [email protected]

                  Has anyone else noticed a sudden surge of ads for AI-powered website building tools?

                  F This user is from outside of this forum
                  F This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #29

                  No. Adblocking helps tremendously with that.

                  1 Reply Last reply
                  12
                  • azzu@lemm.eeA [email protected]

                    Of course there's a best solution.. it's whatever you end up with

                    M This user is from outside of this forum
                    M This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #30

                    Not for the users. Do your software right or don't do software, please.

                    1 Reply Last reply
                    4
                    • pixeltree@lemmy.blahaj.zoneP [email protected]

                      "Coding" vs "programming" is such a great litmus test for whether someone actually knows what they're doing

                      irelephant@programming.devI This user is from outside of this forum
                      irelephant@programming.devI This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #31

                      I usually use the term coding to avoid the whole "html isn't a programming langauge" stuff.

                      witchfire@lemmy.worldW 1 Reply Last reply
                      3
                      • G [email protected]

                        different strokes for different folks. I enjoy a fresh clean project that I can start with. I hate picking up someone else's mess so using AI in that manner completely goes against what I enjoy as a dev.

                        it originally sounded to me like you were having AI generate the hierarchy and project structure, but it sounds like you're just using it to generate file templates.

                        Thanks for the insight.

                        irelephant@programming.devI This user is from outside of this forum
                        irelephant@programming.devI This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #32

                        Same, writing from scratch is so much easier than trying to parse soup code that I or someone else made a while ago.

                        1 Reply Last reply
                        4
                        • 30p87@feddit.org3 [email protected]

                          And a glorified auto-complete might be part of a solution, but it isn't the solution itself. And definitely not the best one.

                          irelephant@programming.devI This user is from outside of this forum
                          irelephant@programming.devI This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #33

                          Exactly! auto complete is helpful, but it can cause problems and can't be relied on.

                          1 Reply Last reply
                          2
                          • 30p87@feddit.org3 [email protected]

                            I'd guess most of them aren't even capable of actually writing functional and good code themselves. And never will be.

                            irelephant@programming.devI This user is from outside of this forum
                            irelephant@programming.devI This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #34

                            I can write bad and unfunctional code all by myself thank you very much.

                            1 Reply Last reply
                            5
                            • isveryloud@lemmy.caI [email protected]

                              Vibe coders wishfully think AI could be the end product. AI is a tool, it should never be the final product nor exposed to the user.

                              It's a fancy autocomplete to throw ideas against, you still need to know what the fuck you're doing, and vibe coders have no clue. This means we're now concerned about a rise in vulnerable code.

                              30p87@feddit.org3 This user is from outside of this forum
                              30p87@feddit.org3 This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #35

                              As well as unmaintainable code, and in countries with good employment laws and/or employers, extremely unproductive employees. And a whole new generation split between skillful and LLM users.

                              isveryloud@lemmy.caI 1 Reply Last reply
                              4
                              • irelephant@programming.devI [email protected]

                                I usually use the term coding to avoid the whole "html isn't a programming langauge" stuff.

                                witchfire@lemmy.worldW This user is from outside of this forum
                                witchfire@lemmy.worldW This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #36

                                The only people saying that are pedants who maybe passed a python crash course. In industry no one gives a shit.

                                Edit: except that engineer is a protected term in some countries

                                1 Reply Last reply
                                5
                                • 30p87@feddit.org3 [email protected]

                                  As well as unmaintainable code, and in countries with good employment laws and/or employers, extremely unproductive employees. And a whole new generation split between skillful and LLM users.

                                  isveryloud@lemmy.caI This user is from outside of this forum
                                  isveryloud@lemmy.caI This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by
                                  #37

                                  That's right. My concern is also that LLM users may shadow skilled programmers in the short term, potentially devaluing their skills or putting some of them out of a job, at least until the LLM-built code starts shitting itself and they crawl back to actual programmers for help.

                                  30p87@feddit.org3 1 Reply Last reply
                                  3
                                  • M [email protected]

                                    Would you visit a house built by vibe architecting? Me neither.

                                    And as soon as the vibe software goes online, your users will not be the only victims anymore.

                                    K This user is from outside of this forum
                                    K This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #38

                                    And who will? You are crediting too much on the idiotic trend. Nobody has successfully used it

                                    1 Reply Last reply
                                    2
                                    • isveryloud@lemmy.caI [email protected]

                                      That's right. My concern is also that LLM users may shadow skilled programmers in the short term, potentially devaluing their skills or putting some of them out of a job, at least until the LLM-built code starts shitting itself and they crawl back to actual programmers for help.

                                      30p87@feddit.org3 This user is from outside of this forum
                                      30p87@feddit.org3 This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #39

                                      Look at it positively: Even if many skilled programmers get fired, it's not like most of us won't survive. And once the bubble pops, we're the ones needed the most. Including getting headhunted and good salaries.

                                      1 Reply Last reply
                                      2
                                      • F [email protected]

                                        Just to clarify, I google a lot while coding, but one thing I learnt from my engineering degree is that is there is no 'best' solution.

                                        Q This user is from outside of this forum
                                        Q This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by
                                        #40

                                        Bro is so committed to the repo bit that he made me cry

                                        1 Reply Last reply
                                        3
                                        • P [email protected]

                                          Yes.

                                          I “vibe code” anything that is throwaway. If it’s throwaway code I don’t care about the quality, I just want the end result.

                                          For everything else, I don’t vibe code.

                                          There are definitely people who use AI as a crutch for their lack of technical skills. It’s the same folks who used to try to get coworkers to “help” and slowly built their tickets by cycling through teammates.

                                          D This user is from outside of this forum
                                          D This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #41

                                          I “vibe code” anything that is throwaway.

                                          Same here. It's surprisingly easy to get quick results with a few prompts for one-time scripts without putting any effort in.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups