Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • 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. if vibe coders built houses

if vibe coders built houses

Scheduled Pinned Locked Moved Programmer Humor
programmerhumor
32 Posts 27 Posters 3 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.
  • G [email protected]

    Escher used a lot of repeating patterns. This is more like a Picasso.

    fuglyduck@lemmy.worldF This user is from outside of this forum
    fuglyduck@lemmy.worldF This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #15

    I was kinda referring to the impossible shapes and dimensional illusions Escher used. Like this one:

    G 1 Reply Last reply
    8
    • fuglyduck@lemmy.worldF [email protected]

      I was kinda referring to the impossible shapes and dimensional illusions Escher used. Like this one:

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

      Sure, I could see that. But on the other hand, this is ostensibly a photo of a building that exists IRL, so clearly it can't be topologically impossible in an Escher-esque way.

      1 Reply Last reply
      1
      • L [email protected]

        Inaccurate. That house has decent structural integrity despite being a cruel joke made by the architect, vibe code could never

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

        Locks probably work too.

        1 Reply Last reply
        7
        • cm0002@lemmy.worldC [email protected]
          This post did not contain any content.
          K This user is from outside of this forum
          K This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #18

          That is an accurate representation of my projects. I'm not a vibe coder 😭

          1 Reply Last reply
          2
          • cm0002@lemmy.worldC [email protected]
            This post did not contain any content.
            H This user is from outside of this forum
            H This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #19

            I'm sure the owner's laptop has Windows on it, too.

            I'll see myself out....

            1 Reply Last reply
            6
            • cm0002@lemmy.worldC [email protected]
              This post did not contain any content.
              A This user is from outside of this forum
              A This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #20

              It wOrKs

              1 Reply Last reply
              1
              • S [email protected]

                http://www.stilldrinking.org/programming-sucks

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

                You absolutely can regex (some) html if you sanitize and maybe convert it beforehand.

                Btw, why are parsers always built to support the whole thing and maybe throw an error on or just consume unsupported shenanigans? That's how you get security vulnerabilities in picture formats. Instead of just picking the things you support and ignoring the rest.

                S 1 Reply Last reply
                0
                • cm0002@lemmy.worldC [email protected]
                  This post did not contain any content.
                  T This user is from outside of this forum
                  T This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #22

                  If this house took 2 days to build and costs 5k, I'll take it.

                  T 1 Reply Last reply
                  12
                  • S [email protected]

                    http://www.stilldrinking.org/programming-sucks

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

                    "schizophrenic little children with auto-immune diseases and we don’t beat them when they’re bad." Hahahahah

                    S 1 Reply Last reply
                    1
                    • A [email protected]

                      "schizophrenic little children with auto-immune diseases and we don’t beat them when they’re bad." Hahahahah

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

                      This is literally the difference between me and my wife 😉

                      1 Reply Last reply
                      0
                      • M [email protected]

                        You absolutely can regex (some) html if you sanitize and maybe convert it beforehand.

                        Btw, why are parsers always built to support the whole thing and maybe throw an error on or just consume unsupported shenanigans? That's how you get security vulnerabilities in picture formats. Instead of just picking the things you support and ignoring the rest.

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

                        You always have to balance: Do you want the user to have "some" user experience, or none at all.

                        In the case of image viewers or browsers or stuff, it's most often better to show the user something, even if it isn't perfect, than to show nothing at all. Especially if it's an user who can't do anything to fix the broken thing at all.

                        That said, if the user is a developer who is currently developing the solution, then the parser should be as strict as possible, because the developer can fix stuff before it goes into production.

                        1 Reply Last reply
                        2
                        • cm0002@lemmy.worldC [email protected]
                          This post did not contain any content.
                          T This user is from outside of this forum
                          T This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #26

                          Looks like an AI's failed attempt to generate an image of a house lol

                          1 Reply Last reply
                          0
                          • cm0002@lemmy.worldC [email protected]
                            This post did not contain any content.
                            vitabytesdev@feddit.nlV This user is from outside of this forum
                            vitabytesdev@feddit.nlV This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #27

                            So much about vibe coding and yet I have not seen any (working) application or project made by utilizing it.

                            Well, I wonder why...

                            P 1 Reply Last reply
                            2
                            • vitabytesdev@feddit.nlV [email protected]

                              So much about vibe coding and yet I have not seen any (working) application or project made by utilizing it.

                              Well, I wonder why...

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

                              Because we are too busy winning! I'm a mech e not a programmer. I've built several incredibly useful things: gui production database viewer analyzer, data processing programs, an advanced machine controller, and many others. Could have never done this stuff on my own and would have pissed off a programmer if I they were the ones doing it and product wouldn't be as intuitive. AI doesn't complain if it has to rebuild the whole thing because I change my mind. It's faster than anything at getting me the results I want.

                              1 Reply Last reply
                              0
                              • T [email protected]

                                If this house took 2 days to build and costs 5k, I'll take it.

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

                                In this market absolutely. One could easily flip it to $500k in a couple days.

                                T 1 Reply Last reply
                                1
                                • T [email protected]

                                  In this market absolutely. One could easily flip it to $500k in a couple days.

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

                                  Well, if all "AI houses" suddenly cost 5k all around, you wouldn't flip it, but I would gladly live in one of them if I can stop paying rent/mortgage.

                                  1 Reply Last reply
                                  0
                                  • cm0002@lemmy.worldC [email protected]
                                    This post did not contain any content.
                                    D This user is from outside of this forum
                                    D This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #31

                                    That's $400k worth of house and $500k worth of windows. Lotta big custom glass in there.

                                    1 Reply Last reply
                                    2
                                    • cm0002@lemmy.worldC [email protected]
                                      This post did not contain any content.
                                      U This user is from outside of this forum
                                      U This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #32

                                      Reminds me of the time when AI image generation was new, and someone generated a bunch of screwed up road intersections with stuff like circular crosswalks and whatnot. Everyone was like "humans can't fix the traffic, but don't worry, computers can't fix it either." ...I think about it a lot.

                                      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