Reminder that we've got DSF Office Hours coming up in about three hours (and every Wednesday at this time).
-
jacoBOOian π»replied to jacoBOOian π» last edited by
@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
-
jacoBOOian π»replied to Simon Willison last edited by
@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)
-
jacoBOOian π»replied to Simon Willison last edited by
@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?
-
Simon Willisonreplied to jacoBOOian π» last edited by
@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...