I think the difference is that when you pay discord, they stop advertising to you.
I think the difference is that when you pay discord, they stop advertising to you.
I love this idea. Unfortunately, I think it’s just a slightly unnatural vocal performance. Even though AI can perfectly replicate voices tonally, they can’t truly generate the same cadence and inflections, or sometimes even get close without a good deal of human assistance. I suspect this will change over time. As with ChatGPT, we’ll be looking to AI to solve the problem of AI mimicking humans too well.
For most people, it doesn’t matter unless it’s happening near them. Source: Texan.
Sounds like you don’t need it!
The problem is that multiple unrelated communities also saw a surge of old memes when the original community blew up
Threads is new - unless you meet someone who for some reason only has a threads account, just talk to them elsewhere.
Otherwise, why is it the Fediverse user who has to get the threads account? Tell your people to make an account elsewhere. If you are conscientiously avoiding threads, you’re probably the only one in the relationship with a principle boundary to cross in this situation.
I have a coworker who is essentially building a custom program in Sheets using AppScript, and has been using CGPT/Gemini the whole way.
While this person has a basic grasp of the fundamentals, there’s a lot of missing information that gets filled in by the bots. Ultimately after enough fiddling, it will spit out usable code that works how it’s supposed to, but honestly it ends up taking significantly longer to guide the bot into making just the right solution for a given problem. Not to mention the code is just a mess - even though it works there’s no real consistency since it’s built across prompts.
I’m confident that in this case and likely in plenty of other cases like it, the amount of time it takes to learn how to ask the bot the right questions in totality would be better spent just reading the documentation for whatever language is being used. At that point it might be worth it to spit out simple code that can be easily debugged.
Ultimately, it just feels like you’re offloading complexity from one layer to the next, and in so doing quickly acquiring tech debt.