Reminder that we've got DSF Office Hours coming up in about three hours (and every Wednesday at this time).
-
jacoBOOian 👻replied to Baptiste Mispelon last edited by
@bmispelon yeah, 30 mins from now. The gist has an up-to-date link btw; I just haven’t figured out how to build a stable link to “whatever the next Wednesday at 6pm UTC”. The goal is to use UTC to avoid time zone shenanigans but it’s hard
-
@bmispelon do I have to build a little app for this, lol?
-
Carlton Gibson 🇪🇺replied to jacoBOOian 👻 last edited by
@jacob @bmispelon I’m sure @simon could knock you one up with an AI while he's walking the dog
-
Simon Willisonreplied to Carlton Gibson 🇪🇺 last edited by
@carlton @jacob @bmispelon funnily enough I actually DID get an LLM to write one of those a few months ago - https://tools.simonwillison.net/timezones#1730360460000,America/Los_Angeles - I haven't done enough QA on it to say if it's actually trustworthy or not though
-
Simon Willisonreplied to Simon Willison last edited by
@carlton @jacob @bmispelon here's the Claude transcript I used to build it https://gist.github.com/simonw/543e13e268d90f26258fbb36d3e7c942
-
@simon @carlton @bmispelon hahaha awesome. I might iterate on this some -- this is _almost_ what I want, probably to the point that I can get Claude the rest of the way pretty easily. (I want to build a link that's like `example.com/wednesday/utc-6pm` that always shows what "next wednesday at 6pm utc" means)
-
@simon @carlton @bmispelon jfc I think it did it correctly on the first try
-
Carlton Gibson 🇪🇺replied to jacoBOOian 👻 last edited by
@jacob @simon @bmispelon wonder it there’s a market for a Claude wrapper that has “don’t use React” in the system prompt?
-
@jacob @carlton @bmispelon yes please do! I'd love to have a version of this that I can trust
-
Simon Willisonreplied to Simon Willison last edited by
@jacob @carlton @bmispelon the neat thing about using a #fragment or even a ?query URL for it is you can drop it on static hosting somewhere and never think about it again
All my https://tools.simonwillison.net things are running on GitHub Pages
-
Simon Willisonreplied to Carlton Gibson 🇪🇺 last edited by
@carlton @jacob @bmispelon i'm pretty confident that what Claude Artifacts does will be a commodity within six months, the hard bit is solving sandboxing but that's not impossibly difficult...