The one ring is sitting on the transporter room floor
"Mr. O'Brien, beam it into the fires! Destroy it!"
"No"
The one ring is sitting on the transporter room floor
"Mr. O'Brien, beam it into the fires! Destroy it!"
"No"
I think this is probably more a copy of various East Asian social media services than anything Reddit-like. Pretty sure TikTok and a bunch of Chinese video streaming services already do this. I think the whole Money -> Gifts -> Rubies -> Money chain is intended to dance around money laundering legislation. The same way that Pachinko machines aren't technically considered gambling in Japan.
Also, what is “Harry” short for?
Harold?
The problem isn't just that people are making AI slop: It's also a problem that Zuck has seen the engagement that this trash generates and realized that it's good for Meta's metrics. They're never going to do anything to stop it if the alternative is that investors might realize that Facebook is a rotten log.
If you're doing activities outdoors: Always bring an extra bottle of water. That is to say, bring a bottle to drink, and then another for when you get thirstier than expected. This season is relatively cool, but you really don't want to be caught unprepared. Also: Arizona has a law requiring businesses to serve water for free if you ask. Don't let anyone bullshit you and ask for money.
Keep an eye on the weather reports, and do not hike down washes, ravines, or narrow canyons if there's a rain storm anywhere nearby. Heavy rainfall several miles away can turn a sunny, dry ravine into a raging torrent that can kill. If you see a road that's currently flowing with water, don't try to cross it, even in a big car. You don't know how deep it really is, and even just a few cms of fast water is enough to sweep a person off their feet and drown them. It doesn't take much more to get a car stuck.
If you're going to Northern Arizona, bring warm clothes. People can be caught unprepared when they leave Phoenix for a day trip and it's 60⁰F, but when they get to Flagstaff 2h later it's snowing.
If you see a Jumping Cholla:
Don't get too close. Their spines are longer than they look because they get so thin as to be nearly invisible.
Just from a quick glance, you might want to check your client-side GET request: Ask yourself what happens when the file is larger than your packet buffer? Use the debugger or print statements to confirm if your expectations match reality. It might help to do some testing with a really tiny buffer (eg 5 bytes) so you can step through your 21 byte payload easily. What happens when your buffer is smaller than the DONE packet? If your implementation is correct then we would expect that even a 1 byte buffer should work in all cases.
I see a similar code pattern in your server-side PUT request, so if you can solve it for one half, you should be able to fix both.
I got a secondhand Amscope a few weeks back. Haven't used it for soldering yet, because I need a proper temperature controlled iron with finer tips than my current one.
It's been great for pulling splinters out of my fingers though!
Look up the GPU on these charts to find out what codecs it will support: https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new
NVENC support will tell you what codecs your GPU can generate for client devices, and NVDEC support determines the codecs your GPU can read.
Then compare it with the list of codecs that your Intel can handle natively.
Sorry, what's .Net again?
The runtime? You mean .Net, or .Net Core, or .Net Framework? Oh, you mean a web framework in .Net. Was that Asp.Net or AspNetcore?
Remind me why we let the "Can't call it Windows 9" company design our enterprise language?
Firstly, discord is entirely the wrong medium for documentation.
Secondly, documentation should be at least as accessible as the code. That is to say, if I can view the code without creating an account for some service, then I should also be able to read the documentation too.
Happened at my workplace. An phishing email went out to test how likely people were to click the link.
Anyone who clicked the link had to take phishing training. Anyone who forwarded it to our internal "hey this is a phishing email" service also had to take training... because the internal service would automatically click the link.
I wonder what the envisioned use-case for this would be. Probably not for everyday users, but perhaps industrial technicians at a remote worksite? Something like driving out to a site and then flying to the top of a mountain to inspect radio antennas or wind turbines?
I just wonder if it would ever make sense, considering that most industrial applications would probably still require a licensed pilot to fly the quadcopter part.