Sandboxes are literally grounds for infinite creativity. Just look at The Lego Movie. No, if there’s an issue with this movie it’s that they aren’t using the sandbox to its full potential, at least as far as our initial impressions can tell us. We have all seen every single one of the story beats shown in the trailer before in other movies.
I came to the conclusion that it was a delightful meringue
I’m afraid all we can say for sure is that it’s not a caterpillar.
Essentially true but thoroughly reductive. Like saying “live music is all about saying look at me play all these notes”
I think legal semantics might just be beside the point. I believe she knew the possibility was there and accepted it, but the answer she was looking for is “how far does it go” when a person essentially publicly forfeits their rights. Blanket consent, the forfeiture of those rights, they don’t fundamentally change that this is a person.
For most people, it doesn’t matter unless it’s happening near them. Source: Texan.
I could be misremembering and I’m not going to look it up right now, but I believe Payday 2 lost to corpo greed long ago when they added a bunch of microtransactions. There was also something about the original devs being screwed over if memory serves.
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
I think with the registration questions they’re just trying to solve two things: preventing bots from signing up, and preventing trolls. It doesn’t seem so bad, really.
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.