m68k assembly was my favorite back in the day.
m68k assembly was my favorite back in the day.
This isn’t going to hurt Google’s antitrust cases at all… Noooo sir.
The joke is that, regardless of how the type is declared in json, you are parsing a string. (your json blob is just a series of characters, not raw binary data)
Nobody is arguing that valve shouldn’t be compensated for the value they provide. Many of us do, however, argue they are taking too much. Their revenue per employee being so much higher than anyone else in the market supports that argument.
The reply would have been return x % 2 == 0
, or if you wanted it to be less readable return !(x&1)
.
But if you were going for a way that is subtly awful or expensive, just do a regex match on “[02468]$”. You don’t get a stack overflow with larger numbers but I struggle to think of a plausible bit of code that consumes more unnnecessary cycles than that…
Is this meant to be a joke or is it intended to be a serious solution?
Asking for someone who lacks a sense of humor.
Ok, fine, I’m asking for me. That person is me.
Just like every basement is a hamas bunker and every sewer is a hamas tunnel.
They also won’t be able to tell you if Microsoft has plans to deport you to Mars.
Agree no difference as an ingredient in some baked dish.
But if you are eating the egg by itself or as the primary item, there is definitely a difference in taste. Not a revolutionary change your life difference, but still a difference.
In my experience the difference is pretty small amongst the options in the grocery store, but fairly noticable for eggs I get from the farmers market.
There are three sides to this conflict, not 2.
Saw one the other day with Jennifer Anniston. Good enough that it took a second to realize it was deep fake audio and video.
…by him?
The lite, being the cheapest model in that line, unsurprisingly only supports 2x2 mimo. Getting 600mbps from that is actually really good, but given net bandwidth is nearly identical to what is available for wifi5 I’m not surprised you didn’t see much of a difference.
An ap with 4x4 mimo would substantially outpace your wifi 5 router.
They’re is so much wrong here I don’t know where to start.
get a better wifi 6ap. You should be getting about 2x the bandwidth. I get about 900mbps on my 5 year old cell phone sitting on the couch.
Wi-Fi 7 smaller width channels to avoid interference. Pretty much everything you’ve said here is backwards/wrong and i encourage you to do some learning on your own.
Yes, you can legally make derivative works, but without license, it has to be fair use. In this case, where not only did they use one whole work in its entirety, they likely scraped thousands of whole NYT articles.
Scraping is the same as reading, not reproducing. That isn’t a copyright violation.
The article “conveniently” omits the names of pilot states and the eligibility criteria, so I dug them up:
The Direct File pilot is available to eligible taxpayers residing in Arizona, California, Florida, Massachusetts, New Hampshire, New York, Nevada, South Dakota, Tennessee, Texas, Washington, and Wyoming.
You may be eligible to join the pilot if you live in a pilot state and report these items on your 2023 federal tax return:
Income
Credits
Deductions
The pilot is not an option for if you:
For first names we separately compiled lists of names that we liked from whatever sources we could find (Internet lists, books, media l names used in media, etc). We went through each other’s lists and vetoed names that were a hard no. Then we wrote the names out on a sheet of paper in random order in a playoff bracket style arrangement. Each pair had a winner until there was only one.
For middle names, it had to be something that flowed well with the first name. It also had to be able to convey that special sense of “you done fucked up” and disappointment when said with the first name (while emphasizing the second), like “John PAUL”. Finally, candidates were from (mostly deceased) family members.
Names and initials were checked to minimize bullying potential; if we could think of a way to abuse it the name or combination was rejected. For example, Karen would be a no due to current slang usage. Or if the initials would spell ASS.
What about infinity times zero?
They’re supposed to be good a transformation tasks. Language translation, create x in the style of y, replicate a pattern, etc. LLMs are outstandingly good at language transformer tasks.
Using an llm as a fact generating chatbot is actually a misuse. But they were trained on such a large dataset and have such a large number of parameters (175 billion!?) that they passably perform in that role… which is, at its core, to fill in a call+response pattern in a conversation.
At a fundamental level it will never ever generate factually correct answers 100% of the time. That it generates correct answers > 50% of the time is actually quite a marvel.