I *continue* to be surprised at Claude 3.5 Sonnet's nuance when editing code. It is by no means perfect, but it's better than me! E.g. I had it create a bookmarklet installer page, which contained a text field for edits and a button to update the bookmarklet, but there was also an event that auto updated the code -- the button was superfluous. When pointed out, Claude reviewed the code, confirmed the superfluousness, removed the button, renamed the function AND ADDED A DEBOUNCE! 1/2…
Hier kann man ein wenig erahnen, wie viel Sand, Erde und Schotter schon auf dem #Radschutzstreifen des #KurtSchumacherDamm in #Osnabrück gespült worden sind.
Three tools this morning. Three tools for which the landing page of their official website is "AI-something" written in all caps in a huge font.
Three websites I instantly closed "nope, not gonna read that".
I'm sorry, but who the fuck wants that?
Some #GenArtAPI updates from this week:
- switched from Apache 2.0 to MIT license
- started publishing API files & types as package (optional)
- updated readme & diagrams
New installation & getting started instructions:
🇬🇧 Hi, I'm Tomasz! Hello everyone from https://infosec.exchange! I moved here from my private instance https://mastodon.tomaszdunia.pl/@to3k
🇬🇧 Is there already a clever way (or maybe there has always been, and I don't know about it) to add some more functionality to the #ActionButton of the new #iPhone? What I mean is, is it possible to assign some additional actions, e.g. for double or even triple presses instead of just the …
I am writing a #podcast feed generator with @…
It is interesting how no two podcast feed look the same. Some have one or two namespaces (usually itunes and podcasting 2.0) and some have over half a dozen (rawvoice, googleplay, purl, atom, etc.).
itunes tags greatly vary in quantity and syntax. Several of them are not even listed on the Apple official page for Podcast RSS pages. https://help.apple.com/itc/podcasts_connect/#/itcb54353390
Of course, that page is incomplete and you can find other tags that are still in use in their documentation...
Some people added tags from podcasting 2.0 that never got accepted, and are not even mentionned as proposed anymore (for instance, @… uses podcast:id).
Some publsh enclosures in formats nobody understands (for instance, Peertube publishes m3u8 files...)
This is an incredible mess. And I'll probably add to it by publishing one more incomplete generator 😅