Please dont take this seriously guys its just a dumb meme I haven’t written a single line of code in half of these languages

  • @[email protected]
    link
    fedilink
    1012 months ago

    missing the stage of C where it’s all incomprehensible bitfucking with comments like “this works, i do not know why it works, do not touch this”

      • @[email protected]
        link
        fedilink
        182 months ago

        That one is not that complicated if you don’t think about the math. It’s basically just if we interpret the float as int and add a magic number we have a good estimation.

        From what I remember at least, it’s been a little while since I implemented it.

        • sheepishly
          link
          fedilink
          82 months ago

          I was more thinking of the comments which are pretty much exactly what you said (“incomprehensible bit hacks” followed by “what the FUCK?”)

      • @[email protected]
        link
        fedilink
        152 months ago

        CSS isn’t as bad these days if you use Flexbox. Debugging floats and absolute/relative positioning was a nightmare in comparison.

        • @[email protected]
          link
          fedilink
          3
          edit-2
          2 months ago

          On the other hand, it made webpages way less flexible.

          Like yesterday (i have the browser not in fullscreen, for reasons) on my 16" fullhd notebook, webdev couldn’t imagine that someone would use his site in a ~1000px browser window, sidebars left and right, the main content about 20 characters wide squeezed inbetween. So i pressed f12 and deleted the sidebars. But the content was still 20em wide, because of flexbox.

    • @Clent
      link
      102 months ago

      C should show some overflow corruption of the problem graphic.