

A lot of companies have been doing this for years. AWS literally sells this as a service: https://www.mturk.com/
A lot of companies have been doing this for years. AWS literally sells this as a service: https://www.mturk.com/
I plan on being dead then, so do what you want with my digital wake.
deleted by creator
That seems like a good thing to inquire about. Disappointed that when I hear about the FBI now I assume they are up to no good.
Pocket sand!
Thanks, PoopMonster, that’s a good tip!
If you have a server running, I wouldn’t buy more hardware. They have good example documentation for just such a configuration:
https://docs.pi-hole.net/docker/
If your server already has those ports bound (specifically the DNS port 53) you are going to have to get creative; otherwise it’ll work well!
Worst case, a cheapo pi 3 will do the job. At one point I had it running on a pi zero, so hardware requirements are pretty low.
Teams crashed on me today too! It’s great because it was a meeting with external people, so I had to sit in the waiting room in shame until one of them let me back in.
I think he’s trying to say that their AI writes code good enough for Microsoft. Which is a message to other business leaders that your company too can benefit from copilot, just hand over your credit card!
Microsoft has absolutely gotten worse in the consumer space, but that isn’t really their business these days.
Spectrum had a policy like this at one point. They’d shut you off after a couple of instances of p2p that were reported. Afterwards, they directed you into a captive portal with some plausible deniability where you had to say “I don’t know what happened, but it won’t happen again”.
Nowadays they just send you an email but don’t restrict access.
Either way the Internet isn’t too safe, protect yourself with at least a VPN.
Just determining the requirements would be a nightmare.
I’ve worked on teams converting legacy code for most of my life. The planning for something like this would take longer than six months.
If this proceeds in Trump’s corrupt government, Elon will get the contract, will claim it is too broken to salvage, and will privatize it. The only way this goes anywhere is if Trump and musk stand to gain money, and they stand to gain a lot.
deleted by creator
It’s just a word at the end of the day. To me “main” is literally a shorter word that means the same thing in my brain. It could be “trunk” or “release” or whatever else you’d like. “master” makes some people uneasy, so it seems like a simple solution to pick a different word.
The development community talked, informally settled on main, and here we are. Anecdotally it took me more time to write this than to switch most of my projects over. I use GitHub actions and a simple find/replace for a word not otherwise commonly used was the ticket.
I really don’t care what other people use at the end of the day. Discussing version control and branching strategies drains my life away. If it is difficult to switch, don’t, but if you start a new repo it is worth thinking about for a moment.
Main is more concise and less problematic. A win all around.
I know this one weird trick to avoid this…