@aarondfrancis Not suggesting Solo does this, I think its meta harness positioning is perfect. Just thinking through the Whac-A-Mole game Anthropic are playing when the above is possible if others wanted to go down that route.
@aarondfrancis regarding with the Claude -p drama, in https://t.co/HEF265LwL2 you embed the terminal but Solo can "see" the Claude outputs, correct? Not saying Solo should do this but in theory could you hide the embedded terminal and surface the output in some other custom UI?
They say AI is the end for developers.
They say the job market is gone.
They say learning to code is pointless.
I don’t buy it.
I think we're just getting started.
@aarondfrancis Ooh I think I must be using stripe checkout to do it without price ids. Too confusing to keep track of all of stripes options for different use cases
@aarondfrancis Did you consider not using products in stripe and just sending the “description” and “price” from your end to stripe so it creates an ad-hoc payment based on that info
@calebporzio listening to notes on work. Please don’t convert time to UTC on the client. Sometimes you need the time zone in the db. Future times get wonky when time zones change between saving in UTC and reconverting to local in the future.
https://t.co/FHBf2jB8Dj
@arvidkahl Just out of interest, are you getting transcripts from the rss feed when provided? https://t.co/BUWuDMpAPK would offload the transcription workload to 3rd parties especially with Apple now transcribing everything
@florianvates Maybe re work it for the wedding space - invite guests, they could do meal choices pre event and share the photos they've takes with everyone post event. Partner with gift registry's to get affiliate payments if people buy the items via a link in the app
@levelsio But they've already paid the $99 to get the 5000 credits so even if they downgrade after 1 day you've already recieved the $99.
But I don't think prorate is the right thing here. That applies when you initial sign up for part of a month. You are looking for an immediate upgrade.
@wes_walke@markjerz As a work around couldn't you just have the "purged" css file be the entire tailwind css file in development so you get intellisense on it and then purge it for production?