Hacker News new | ask | show | jobs
by mdeck_ 1864 days ago
Ever-relevant XKCD: https://xkcd.com/2030/
1 comments

OT: In my recollection that comic ends with the 'That's terrifying' panel. Does XKCD ever update comics or is that a new iteration?
I’m not aware of XKCD updating comics after they’ve been published. The HTTP response header for the PNG indicates that it hasn’t been modified since 2018 (which seems like original publication date):

    $ curl -sI https://imgs.xkcd.com/comics/voting_software.png | grep Modified
    Last-Modified: Wed, 08 Aug 2018 16:59:09 GMT