This is absolutely fantastic, well done!<p>If you're not done playing with it, you can make it dynamic so it's always accurate, haha! Show the smallest "uncompleted" unit of time available with a fallback for December 31st evenings where tintin simply says nothing...<p>At night: select the week.<p>Also end of the week: select the month.<p>Also end of the month: select the year.<p>Also end of the year: fallback.
That's a good idea -- it'd preserve the <i>intent</i> of the meme, which is to always be conveying "it has not been as long as it feels like based on events".<p>As-is, if I visit and see "what a day / it's Friday", that's kinda missing the point.
At the end of the year: select the decade.<p>Dec 31 2030 will be monumental.
Great suggestion, and thank you!
> Current time is determined by a Cloudflare Worker using the request IP<p>I was scratching my head for a while wondering why you need an IP address to determine the current time… I’m inferring this means geo-locating the IP to determine the client’s time zone and then using that to convert server time to the user’s local time, right?<p>Makes me think, it would be nice if there was a standard request header to specify preferred TZ for 'local time', just like Accept-Language (which sadly quite a few websites ignore and show me German-language content anyway just because my location is in a German-speaking country).<p>Still, great work OP :-) now can anyone tell me why Tintin is trending at the moment? Did I miss something? All my feeds seem to be suddenly full of Tintin content right now.
<i>> “why Tintin is trending at the moment”</i><p>The Tintin character entered public domain in many countries in January 2025.<p>I think this “What a week” image is from a 1930 album (“The Crab with the Golden Claws”), so it’s part of the public domain now and can legally be used for things like this meme generator.<p>The situation in EU is different though. Hergé died in 1983, and I think his entire oeuvre has 75 years of protection after his death. I’m not 100% sure.
> The Tintin character entered public domain in many countries in January 2025.<p>Many countries or only US (which uses the publication date)? Considering that the original publication is in Belgium and that almost all countries use the author's death as the benchmark, I am not so sure (even with the rule of the shorter term).
Update: Wikipedia's copyright notes regarding a Tintin file... is definitely not what I've expected <a href="https://en.wikipedia.org/wiki/File:Tintin_and_Snowy_from_Tintin_in_the_Land_of_the_Soviets_(1929).jpg" rel="nofollow">https://en.wikipedia.org/wiki/File:Tintin_and_Snowy_from_Tin...</a><p>> Also note that this image may not be in the public domain in the 9th Circuit if it was first published on or after July 1, 1909 in noncompliance with US formalities, unless the author is known to have died in 1954 or earlier (more than 70 years ago) or the work was created in 1904 or earlier (more than 120 years ago.)<p>And links to this footnote (<a href="https://guides.library.cornell.edu/copyright/publicdomain#Footnote_12" rel="nofollow">https://guides.library.cornell.edu/copyright/publicdomain#Fo...</a>):<p>> The differing dates is a product of the question of controversial Twin Books v. Walt Disney Co. decision by the 9th Circuit Court of Appeals in 1996. The question at issue is the copyright status of a work only published in a foreign language outside of the United States and without a copyright notice. It had long been assumed that failure to comply with U.S. formalities placed these works in the public domain in the United States and, as such, were subject to copyright restoration under URAA (see note 10). The court in Twin Books, however, concluded "publication without a copyright notice in a foreign country did not put the work in the public domain in the United States." According to the court, these foreign publications were in effect "unpublished" in the United States, and hence have the same copyright term as unpublished works. The decision has been harshly criticized in Nimmer on Copyright, the leading treatise on copyright, as being incompatible with previous decisions and the intent of Congress when it restored foreign copyrights. The Copyright Office as well ignores the Twin Books decision in its circular on restored copyrights. Nevertheless, the decision is currently applicable in all of the 9th Judicial Circuit (Alaska, Arizona, California, Hawaii, Idaho, Montana, Nevada, Oregon, Washington, and Guam and the Northern Mariana Islands), and it may apply in the rest of the country.<p>Also, Disney lost here (<i>Accordingly, we reverse the summary judgment in favor of [Disney & co.]</i>). It <i>might</i> not even PD in the US if this is upheld (and it seems so).
Being public domain decreases the liklihood that I will meme a given piece of IP
You could also compute the speech bubbles on the client's side...
> Makes me think, it would be nice if there was a standard request header to specify preferred TZ for 'local time',<p>That's a another data point for fingerprinting, sadly. Not that Chrome would care, but Firefox and Safari teams do, I guess.
I believe this is already a thing? In JS at least<p>Firefox’s “resist fingerprinting” does a lot of things to stop fingerprinting. One of those things is that it fakes my time zone as being UTC. 99% of of the time I never notice this being an issue. But occasionally I’ll try to pull up the wordle late in the day and get tomorrows puzzle.
True. But pro-privacy is the argument that the server no longer needs to geo-lookup your IP address and find out where you are with much greater accuracy than is needed to determine what timezone you would like dates/times to be displayed in.
well, for almost everyone this information is contained within the IP anyway, though.
In what sense is the user's local time zone "contained within" the IP? The only way I know to get from an IP address (i.e. those four eight-bit integers separated by period signs) to a client-side timezone is first to use a Geo IP lookup table to obtain a physical location (usually, but not always correct), and then use a timezone database to look up the current political timezone in that location. Sure, some server setups will automate this for you so that the already-looked up information is contained within the request object that your chosen language/framework supplies. Is there something I've missed about those four eight-bit integers somehow directly encoding information that specifies the user's timezone, or did you mean something different?
It’s available on the client side where most of the fingerprinting happens using JS.<p>And I feel like this is a lost cause at this point. Just assign every one of us a unique online ID and be done with it.
It could be opt-out/opt-in and then all six users that care about privacy could do as they wished.
I assumed something like this header already existed because it's such an obvious need, but...<p>> All HTTP date/time stamps MUST be represented in Greenwich Mean Time (GMT), without exception.<p>according to [rfc2616](<a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.3.1" rel="nofollow">https://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3....</a>). Presumably that makes a lot of awkward conversions unnecessary, but a separate TZ header would be a great addition.
It could be a get parameter, with a picker allowing you to select your timezone.
That would be an absolutely awful user experience, unless there was also a way to default to knowing what the user's actual local timezone is without them having to manually pick it from a list of the 38 or so currently in use. I mean, you could try to persuade browser builders and site developers that this new get parameter is a standard that is automatically added to all requests by all browsers, and honoured if the site developers feel like it, but that's kind of messy and effectively doing the same job that request headers were designed to do.
Can't believe it took me this long to notice, the meme itself is an altered image of the original comic. Obviously, the speech bobbles are too clean compared to the rest of the comic, but I also notice now that they are a poor imitation of Hergé's distinct speech bobbles.[0]<p>[0] <a href="https://i.kym-cdn.com/photos/images/original/002/125/139/0ff.jpg" rel="nofollow">https://i.kym-cdn.com/photos/images/original/002/125/139/0ff...</a>
I am debating making a better version where the bubbles are appropriately sized and look nicer and the background is smoother, but I thought it might take away the ‘memeyness’ of it.<p>I just went with the original background made by the person who seemingly invented the meme format on Tumblr: <a href="https://www.tumblr.com/incorrecttintin/162088281738" rel="nofollow">https://www.tumblr.com/incorrecttintin/162088281738</a>
Hergé took a lot of effort to get details right. Not just the drawings¹, but also the layout and lettering of the speech bubbles.<p>I own all TinTin comics in Dutch (some old collectors items) and a very few in French. Dutch is often a lot longer than French, and sometimes shorter - it doesn't use the same amount of letters, let alone the same width of them. The French is ever slightly more pleasing, but noticable so.<p>The English translation you linked to, is even ugly in some places, it lacks the balance and spacing that Hergé often meticulously and deliberately used to convey extra meaning or balance.<p>¹ From The Blue Lotus on, Hergé devoted far more attention to accuracy. Which is all the more impressive because he then distills all that accuracy to the most simple lines. I am a fan. And yes, there is certainly controversy, his early work is clearly very racist and colonial - which shows the ideas of the times they were drawn in clearly.
As a tip, you can use the `<meta http-equiv="Refresh">` tag [1] to make the browser automatically refresh after N seconds and keep the tab always up to date.<p>[1]: <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#refresh" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/HTML/Element/me...</a>
W3C has deprecated this for a long time now: <a href="https://www.w3.org/TR/WCAG10-HTML-TECHS/#meta-element" rel="nofollow">https://www.w3.org/TR/WCAG10-HTML-TECHS/#meta-element</a>
Soo... browsers will likely support it until the end of the internet?
Yeah, it's not great UX for web apps, but for a toy project like this it's good enough if you don't want any JS. It still works even if deprecated, and if it stops working, it doesn't take anything away.
Does that mean I can also send the „Refresh“ http header to do that?
Yes. <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Refresh" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Re...</a><p>In a similar vein, you can also use `Link: foo.css; rel=stylesheet` instead of `<link href="foo.css" rel="stylesheet" />` to specify stylesheets. <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Link" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Li...</a>
Only works in Firefox, sadly. But you can do some really weird stuff with it, like <a href="https://www.5snb.club/pages/contentlesshtml/" rel="nofollow">https://www.5snb.club/pages/contentlesshtml/</a> (<a href="https://news.ycombinator.com/item?id=42234837">https://news.ycombinator.com/item?id=42234837</a>)
TIL
IDK why, but this reminds me of earlier days of internet, when it was full of random, non-usable but funny content like this. Best things often don't make that much sense.
"Single-serving site" is the term you're looking for. The best part of the early, mass-appeal internet IMO<p><a href="https://en.wikipedia.org/wiki/Single-serving_site" rel="nofollow">https://en.wikipedia.org/wiki/Single-serving_site</a>
What do you mean non-usable? You could totally spam the work slack channel with these.
I don't think you are meaning quite the same "early internet" if you are referring to Slack channels xD
Pretty sure they were addressing the "non-usuable" part and not the "early " part.
As sibling comments have correctly guessed, I was only responding to the "non-usable" part of the parent comment. But yeah, replace slack with IRC, email, or whatever you were using at work back in the day.
s/slack/irc
Though, sadly it's not a true image; it's composed as an SVG in HTML. So you can't copy-paste the image into chats.
I miss StumbleUpon
stumble was the algo sweet spot. an endless feed of things that are slightly better than being alone with my thoughts, but no parasocial "community" with concomitant toxicity.
Yeah I think what killed the web was Google and Facebook.<p>The former brought massive amounts of spam and the latter brought real identies which broke the freedom of the internet.<p>Or in other words, both brought the Internet and made it real and connected with the real world. And I think that's not a good thing. The Internet was supposed to be a virtual space for exploration, learning, fun, and it should have had no bearing on our actual day-to-day living experience.<p>But now here we are where Google is a spam filled search engine which hardly returns any products and Facebook is a dystopian wasteland and its founder is walking around like a teenage pimp.
I don't think real identities broke the internet... what really did it was the perfecting of the addiction formula, by multiple companies (from facebook to king). It turned it into an Opium den
>The Internet ... should have had no bearing on our actual day-to-day living experience.<p>Replace "The Internet" with previous communications technology and maybe that will demonstrate how completely unrealistic that sounds. Television should have had no bearing on our day-to-day existence? Phones? Radio?<p>I guess you can arbitrarily draw the line at the Internet, sort of like the Amish did with electricity. But it seems arbitrary to me.<p>The moral of every sci-fi story is that technology is morally neutral and it's how you use it that matters. Why would The Internet be different?
BBSes had absolutely no bearing on my day to day existence. No one had a job working at Big BBS and there was not a constant drumbeat of hustle culture strugglebussing surrounding the idea of using a modem to post messages.<p>This was the ideal final form of the internet and we lost it forever. Now, we have sludge.
I consider sites like facebook to be akin to diverting water from the Colorado river. At one point it looked like the nile delta from antiquity and today barely a trickle if that at some times reaches the sea with so much water diverted. The ecosystem diversity falls apart.
Kagi Small Web has been fun to explore and reminds me a bit of the StumbleUpon of yore: <a href="https://kagi.com/smallweb" rel="nofollow">https://kagi.com/smallweb</a><p>If you'd like to read more: <a href="https://blog.kagi.com/small-web" rel="nofollow">https://blog.kagi.com/small-web</a>
Ahhh - golden age of internet fun. Looks like they sold the domain and/or pivoted a bit. Feel like a modern version would be relatively easy to monetize if someone were to ramp it up again.
Wait, StumbleUpon shut down? I had no idea.<p>That's sad, that site was great.
Happy to hear that — it’s what I was going for :)
> non-usable<p><a href="https://tintin.dlazaro.ca/day" rel="nofollow">https://tintin.dlazaro.ca/day</a> would be easy to make into a very much usable clock. I'm actually a little disappointed it didn't already update as a minute passed ;-)
You are telling me that my <i>cosmic clock</i> is not usable?<p><a href="https://cosmic-clock.vercel.app" rel="nofollow">https://cosmic-clock.vercel.app</a><p>PS. I made it for myself just for fun. Haven't checked issues such as time for other countries. Just checked, time still stays local (Indian) for me even if I use VPN to change my location. I am using p5 and JS for the two times.
If it was horrible and had music, it'd be like YTMND
A form of art :-)
Welcome to ZOMBOCOM
More clicking, please. OP mentions different versions, but you can’t get to them from one another (at least on mobile). The hyperlink is the aesthetic of www. If you don’t have them, then it should be evident why not. Leaves me scratching me head.
dancing hamster
I like the way the humor of this joke travels along a spectrum from relatability to absurdity as time cycles. Using the weekly one as an example, I think it achieves peak relatability on a wednesday, because that's the best intersection of being deep enough into the week to feel like its been a long one but also not so far into the week that you're seeing the light at the end of the tunnel and feeling hopeful. Peak absurdity for most people would likely be the weekend. I'll not be hearing arguments for Thursday, as I could never get the hang of Thursday.
I actually said “have a good weekend” to the baker last week on Monday, so, for me, anything until Wednesday checks out
Thanks for this haha :) I would love to it translated in other languages (this meme is international), especially in French, Hergé[0]'s original language.
It may be a good idea to open-source it !<p>[0] <a href="https://en.wikipedia.org/wiki/Herg%c3%a9" rel="nofollow">https://en.wikipedia.org/wiki/Herg%c3%a9</a>
Tangentially related, in English (and most languages) there are usually no spaces (or non-breaking spaces, which is the correct space before a punctuation marks in French) before the exclamation point (and interrogation point, semicolon and colon).
I was wondering why the caption was empty, but it's because of my Dark Reader extension inverting the text color to white, without touching the box color. Just a heads up.
Cute, but I find it funny to reach for Astro, a framework with over 400 dependencies, just for this. I'm sure it's super convenient, so maybe it's more of a principled take.
> Current time is determined by a Cloudflare Worker using the request IP (not logged or stored). No JavaScript is sent to the browser.<p>That’s a strange design. If you sent just ~10 lines of JavaScript to the browser, you could achieve an actually live-updating version (i.e. not only on page refresh), and you could use the actual time zone of the user instead of assuming it based on GeoIP. Your page could exist with zero server-side code.
Source code: <a href="https://github.com/dnlzro/tintin">https://github.com/dnlzro/tintin</a>
Not to be nitpicking but Cloudflare will log and store request metadata, including user IP.
><i>[1] <a href="https://knowyourmeme.com/memes/what-a-week-huh" rel="nofollow">https://knowyourmeme.com/memes/what-a-week-huh</a></i><p>><i>"In the episode, the character Liz Lemon, portrayed by Tina Fey, complains to character Jack Donaghy, portrayed by Alec Baldwin, about having finished a hard week of work, with Donaghey reminding her that it is still Wednesday"</i><p>I don't know any context beyond what's in this clip of Liz Lemon saying it to Jack <a href="https://www.youtube.com/watch?v=1z3uGyBM_1c" rel="nofollow">https://www.youtube.com/watch?v=1z3uGyBM_1c</a><p>but "what a week" by itself does not indicate that the week is over, you can say "what a week" in the middle of a week; it would imply more the multiplicity of things that have <i>already</i> gone wrong, and "it's Wednesday" as a response has the sense "and it's <i>only</i> Wednesday, more things can still happen"
In writing classes, adding all of that unnecessary dialog is considered insulting to the audience. If you are trying to write a joke for the lowest denominator audience member, then you will alienate a larger portion of the audience. If every single joke needed that much additional context, it's not a funny joke. If you're going to require the writers to add that much dialog, you might as well ask them to add a laugh track
I'm not adding context to the joke, I'm pointing out that people are misinterpreting the dialog as it was written. by saying "I don't know what the additional context is", I was saying "perhaps she had just said TGIF!" and that would explain why he said "it's Wednesday"<p>"What a week, thank god it's over!"<p>"it's wednesday"<p>would work for your lowest common denominator.
Truth be told, that's all the one of the differences between American and British comedy.<p>Slapstick is cool, but irony needs to be understood.
The proper context, too, is that Liz Lemon is in charge of showrunning a Saturday Night skit show and is facing many challenges. "Lemon, it's Wednesday" implies that there are many things that can go wrong in between Wednesday and Saturday.
Yes! this is what the internet was made for. Good job!
The panel takes on an almost ominous tone when you're nearing the end of your day and Tintin is right there to tell you it's nearly midnight
I thought it would be a hotlinkable image that updates.
It's close, the website could send the bare SVG instead of an SVG embedded in a HTML page :-)
Yeah.. it would be straight forward to make this into an image and make it so much more usable
feature request: 30 Rock mode<p>source: <a href="https://i.redd.it/to3v225w8nlz.jpg" rel="nofollow">https://i.redd.it/to3v225w8nlz.jpg</a>
I pasted this into slack every week for years, every Wednesday. People used to ask if I was OK if I forgot.
Awesome idea! Just a thought, but a century version would be spot-on!
How does the joke play out on Saturday or Sunday?<p>“Captain, it’s Sunday” … I don’t get it.
What a fun little project! I thought it was going to be the 30 Rock one!
- 'What A Life': <a href="https://www.youtube.com/watch?v=W5yUmmgYCa0" rel="nofollow">https://www.youtube.com/watch?v=W5yUmmgYCa0</a>
I would love an iOS version of this to put a widget on my phone!
I woke up and wanted to make this for a tuesday.Thanks.
This is actually an interesting "Hello, world" for Astro.<p>Nitpick: /anyotheruri should return 404, no?
Can this be encoded as a JPEG for easily saving it on mobile?
This is a "fun" idea, but I'm a bit troubled by the fact that you've chosen to release this right now.<p>Are you implying something? Not that subtle, truth be told. I'm not American, but hopefully there are someone here who knows the proper X-handle or other official authority to report this to.
If only HTML had a locale-aware <time> element with custom date formatting :(
Could you perhaps make one for the current US President? Seem fitting for the theme.
I've been having one of those weeks. This is hilarious. Thank you.
Love it
Can someone vectorize the image please ? :p
The xkcd Now comic[1] is also done server-side. There's an outer image showing day/night cycles which never changes and the part with the map and all the labels is rotated within this. The server simply has a precomputed set of images for 15 minute offsets, and chooses whichever to render based on the current UTC time.<p>[1] <a href="https://xkcd.com/now" rel="nofollow">https://xkcd.com/now</a>
Omg I loved it so much. Thanks :)
This is the meme we needed.
Great project! Congrats!
fun!
open source it, we can add more calendars and languages :D
Love it
:)
love it...fun!
Can't "What a ", ", huh?" and "Captain, it's " be hard-coded / image?
Also, nearing the end of the day/week/month/year, the meme doesn't really makes sense anymore..
> Can't "What a ", ", huh?" and "Captain, it's " be hard-coded / image?<p>That would be more work with the risk of things being misplaced because you'd need to figure out alignment. The font will also not be rendered the same way, adding some small imperfections. The SVG text is also more accessible.<p>I believe sending the text as an SVG text is a vastly superior solution in every way :-)