No my eyesight is fine, what are you on about?
No my eyesight is fine, what are you on about?
Not sure if it counts as a first day, but a third interview had me gone. I was quite late and they told me I was out of the running. Reasonable enough, but the company was in the middle of a move, so this interview was in a different location across town from the first two, and the only indication of where it was taking place was a tiny sign stuck in the ground. I must have circled the parking lot 10 times.
It was for the best because I later learned the work conditions there were rotten.
Seems like a good deal if it proactively convinces bad actors to stop from reaching out
Most of the technology subs I followed have migrated to some degree, but I’ve noticed a lot of “normie” subs are still stuck. For me in particular, r/Writing prompts, r/nosleep, and r/YoutubeHaikus are sorely missed.
I think the personal historical context between the two parties is the important part here. Reading the article, I get the impression that this was not the first instance of these two conducting business in this way.
If the buyer has previous experience with the seller responding to a contract with a thumbs up and then processing to fulfill that contact, why wouldn’t they interpret that as acceptance in this case?
To use your own analogy, it would be like a couple who regularly texts 🍌🍆🥒🌭🍑🌋💧🏔️ - 👍 to indicate sexy times having one party reinterpret that meaning suddenly when it’s convenient for them.
I’ve been reading up on this very thing today. Let me put it to you in paraphrase as I heard it. What we have to lose is a truly federated network - it has happened before, and it can happen again. Facebook, when faced with an app that most users preferred, chose to buy it, and now Instagram is just as big a project concern as the rest of Meta.
You can’t buy a federated network, but you sure can improve on it, just as Google did with XMPP in days of yore. Once a federated chat protocol much as we’re on a federated social network, Google introduced Google Talk in 05, and federated it via XMPP in 06. They introduced a variety of features and QOL over the years, and being as big as they were, they held a vast majority of the users across all XMPP platforms.
Then, in 2013, they announced that Google Talk would be phased out and as a result, a huge chunk of the federated community would be walled. All of a sudden, a thriving federated community was mostly just Google.
People join just to talk to their friends, and to make friends; if most of those people went to Google for their features and most of their friends were there too, there was no big loss for them. It’d be like if Reddit used to be an instance all on its own and then suddenly decided to unfederate completely.
That’s not to say that all this will happen with Meta, but I guarantee that is their goal.
I use Sync and saw someone suggest to the developer (who is adapting the app to Lemmy) that when the app stops working, it leaves a message indicating that Lemmy is a possible alternative. Not to say that suggestion will be taken, but I think it’s entirely possible that a decent chunk of basically uninformed users will find their favorite app inoperable and find themselves, directly or indirectly, referred to Lemmy.
I disagree; while this is a critical juncture, experimentation is absolutely necessary. Whether a push to expand the user base/migrate from failing centralized services succeeds or fails, this is where lines get drawn and precedent gets set. An instance must be free to defederate from another instance, just as a user must be free to leave and pick up an account on another instance, should they disagree with the decision.
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.