Recent Replies
@manton haven’t read the source but I wonder if this satisfaction of systems being holistic and things being tidy is different from making things work and having created something personal. I say that both an creator engineer and ai-assisted coder at times.
@ia ah right is that why it crashes or is that stopping you from updating? No worries
@ia would it be possible to fix the installers compatibility with Wine, so people can run the Windows versions on Linux please?
@manton the wording is a bit weasely as well in my view. People very typically have a word for a twelve month period.
@manton now when apps sign people up with a free trial that continues into a payment, instead of goodwill subscribing for a month as a user now need to treat all subscriptions with a dose of scepticism, because you could be on the hook for a year!
@manton I like the super short format.
@vincent got same watch
@simon I see what could be a raccoon holding a ham radio between the lake and the grey tent, just above the pier.
@manton a not so charitable way to see this is Apple bait-and-switched the community from buy to own to rent to own.
@vincent fantastic post.
@manton I’m not the only one sorting applications by colors for productivity reasons!
@danielpunkass interesting to learn about the process you used to get to this result. I typically build up the prompt iteratively, did you ask it to create the prompt based on the result of the back and forth — did you build the prompt together, or did you type it all out before starting? Tia
@vincent “This is where it gets interesting”
@danielpunkass makes sense. I thought I missed some communication or news item about it.
@simon Naive comment maybe but the red lines around government use now make some more sense.
@danielpunkass thanks. How did you find out about it?
@manton if ran the wordpress plugins with their plugin security maybe it would have been a spiritual successor
@elementary congrats!!
@manton love that
@manton I have a shell script that does git remote update origin --prune; git branch --merged | egrep -v "(^\*|main|master|dev)" | xargs git branch -d which over the years hasn’t caused any issues.
@danielpunkass cool vis
@ia working great now, thanks for fixing!
@ia hi your micropub redirection endpoint seems to be down, sorry. https://ia.net/writer/indieauth/redirect?code=650&state=436…
@sander Looks like MicroPub is the way to go?
@help I made my own blog system, and would love to be post from micro.blog to it (I already have my feed hooked up). Do you recommend to support XML-RPC API, or is there a better way? thanks