Meme transcription [Kid drowning in pool]

In the background a person plays with a kid in the pool. The person is labeled “Companies updating their website”. The kid is labeled “The company logo”.

In the foreground a kid seems to be drowning. It is labeled “Useful information”.

In a second panel a skeleton sits at the bottom of the pool. It is labeled “The copyright year”

  • 30p87@feddit.de
    link
    fedilink
    arrow-up
    21
    ·
    2 months ago

    No no, we do

    time_t t = time(NULL);
    struct tm tm = *localtime(&t);
    tm.tm_year + 1900;
    

    Everyone writes their web server in plain C, right?

    • MostlyBlindGamerA
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 months ago

      The cool thing to do now is to write it in Rust, only using the standard library.

      • 30p87@feddit.de
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        2 months ago

        And I hate it. Nice concept, but I don’t like neither, the language nor compiler.

          • 30p87@feddit.de
            link
            fedilink
            arrow-up
            1
            ·
            2 months ago
            • The C compiler, when I parse a &(float) as (long) (it’s actually an evil floating point hack to run Quake III on an X86_64 CPU emulated in Scratch running on Spotifys Car Thing) (This would never be possible in Rust)
        • MostlyBlindGamerA
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 months ago

          It’s a very different vibe. I remember my first seg fault in C - kids days are missing out!