Hacker News new | ask | show | jobs
by hesk 1869 days ago
OT: In my recollection that comic ends with the 'That's terrifying' panel. Does XKCD ever update comics or is that a new iteration?
1 comments

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