Recent Replies
@manton there’s no need for that to be that big unless it’s an ad, 75% is an ugly icon
@manton they don’t reverse incorrect decisions it’s part of the drama essentially
@manton tried it but Fable keeps trying itself or there is no feedback it’s handing off.
@bb.wavelengths.online should recover in 5 years or so
@simon I was gonna say if it ever runs out of tokens it will figure out how to upgrade its plan, but I’m not sure if I’m joking.
@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.