A highly compressed, global base map at 1m resolution is somewhere on the order of 10TB. MSFS is probably using higher resolution commercial imagery, and that’s just the basemap textures, most of which you’ll never see.
A highly compressed, global base map at 1m resolution is somewhere on the order of 10TB. MSFS is probably using higher resolution commercial imagery, and that’s just the basemap textures, most of which you’ll never see.
MSFS implements optimizations on top of that (progressive detail, compression, etc), but that’s how almost all map systems work under the hood. It’s actually an efficient way to represent real environments where you don’t have the luxury of procedural generation.
Cleanroom RE is how you prove that’s what you did to a court. The point is to avoid into a courtroom with Nintendo at all, making the point moot.
The thing is, steam’s market dominance is one of user choice rather than anticompetitive strategies or lack of alternatives. Steam doesn’t do exclusives, they don’t charge you for external sales, they don’t even prevent you from selling steam keys outside the platform, or users from launching non steam games in the client. The only real restriction is that access to steam services requires a license in the active steam account. Even valve-produced devices like the steam deck can install from other stores.
Sure, dominance is bad in an abstract theoretical way and it’d be nice if Gog, itch.io, etc were more competitive, but Steam is dominant because consumers actively choose it.
Glaciers actually do retreat and advance seasonally or on even longer cycles. Some have terminuses that move back and forth literal miles. One of the key indicators of climate change is the fact that globally, glaciers are retreating more than they’re advancing on average.
Not bad, but you’re missing that the Bluetooth device can report audio latency back to the source so it can delay anything that needs to synchronize. In practice there’s half a dozen more buffers in between and a serious tradeoff between latency, noise sensitivity, and bandwidth.
Extradition treaties are almost always reciprocal and this particular treaty is publicly available. No public treaty is going to include a promise not to coup another government because of the obvious political consequences of admitting you might to everyone else.
No, the “non-fungibility” simply means that anyone who creates an NFT with the same link will be distinct from your link to the image, even if the actual URL is the same. Both NFTs can also be traced back to when they were created/minted because they’re on a blockchain, a property called provenance. If the authentic tokens came from a well known minting, you can establish that your token is “authentic” and the copy token is a recreation, even if the actual link (or other content) is completely identical.
Nothing about having the “authentic” token would give you actual legal rights though.
Flat cables can be conformant and they still have twisted pairs. Cables just have to meet the physical properties set by the standard.
Have you ever taken the coast starlight or the Cascade trains? Last time I took the former it arrived 14 hours late.
So when Steve ballmer was hired in 1980, before they had even released MS-DOS? Seems like a pretty early start on deciding to ruin windows.
It means the manufacturer is required to offer to buy it back. If the manufacturer resells it after fixing the issues, there must be paperwork attached and given to the next purchasers stating that it was a lemon.
deleted by creator
The CSB doesn’t regulate and it can’t issue fines. They also don’t show up unless you’ve already had an incident. When they do show up, it’s simply to document and investigate the root causes, so they can issue recommendations to one of the regulatory agencies that actually enforces things. You need to have really fucked up for an agency with literally 40 staff overseeing one of the largest industrial economies in the world to notice you.
I’m not the one who posted the initial response, I’m just explaining what they meant.
Also, this isn’t intended to be dismissive or insulting because I recognize that everyone comes from different backgrounds and experiences, but it’s pretty widely known that different crops have different labor costs. Everyday is a chance to learn something new though. Here’s a quick overview from UC Davis on the subject.
I’d also recommend the book Fresh Fruit, Broken Bodies if you want a more personal, on-the-ground understanding of (some of) the human costs of agriculture. Understand that no book can cover everything though and there’s much worse costs than anything it covers.
None of this human cost is inherently related to concepts like monocropping either. Rather, they’re related to the economic and political context agriculture exists in, especially how those impact current mechanisation capabilities. Harvesting things like cereals is so efficient in large part because of the huge demand from livestock agriculture for cheap feedstock to justify the development/purchase of things like combine harvesters.
Some crops aren’t heavily mechanized though, and modern agriculture hires cheap laborers instead. These tend to be the expensive things at the grocery store for fairly obvious reasons, but not always. If you’re buying Spanish produce in Europe (e.g. bell peppers), there’s a reasonable chance it was harvested by migrant workers working under inhumane conditions in a greenhouse. Things like coconuts tend to have slavery and animal cruelty in their supply chains and that’s the basis for a good chunk of cuisine in South Asia.
Another way to directly tie specific crops to their human costs is to look at the daily dead body reports by US border patrol. They tend to spike a couple weeks before/after certain crop harvests. Strawberries and tomatoes show up particularly strongly in this kind of analysis, which is why I mentioned them. You can also see the spikes from things like grapes, lettuce and beans.
It’s true that plant based diets use fewer resources (inherently true because of net productivity works), but it’s not what the parent comment is talking about. Fodder crops are not hand harvested. They’re harvested with big machines as cheaply as possible. If you add another acre or 20 of barley to the world, there may not be a single additional person helping to harvest it.
The parent comment is drawing a contrast with human crops like tomatoes and strawberries that are typically harvested by backbreaking manual labor.
There is independent government oversight. That’s NHTSA, the agency doing these investigations. The companies operating these vehicles also have insurance as a requirement of public operating permits (managed by the states). NHTSA also requires mandatory reporting of accidents involving these vehicles and has safety standards.
The only thing missing is the fee, and I’m not sure what purpose that’s supposed to serve. Regulators shouldn’t be directly paid by the organizations they’re regulating.
WSL is just a well integrated VM running Linux. It’s mainly intended for CLI tools, but there’s nothing preventing you from e.g. running an X server and having programs appear in the Windows “window manager”.
The super key is largely inaccessible though. It’s tied very deeply into Windows, which is still the one talking to the keyboard.
I’m not assuming it’s going to fail, I’m just saying that the exponential gains seen in early computing are going to be much harder to come by because we’re not starting from the same grossly inefficient place.
As an FYI, most modern computers are modified Harvard architectures, not Von Neumann machines. There are other architectures being explored that are even more exotic, but I’m not aware of any that are massively better on the power side (vs simply being faster). The acceleration approaches that I’m aware of that are more (e.g. analog or optical accelerators) are also totally compatible with traditional Harvard/Von Neumann architectures.
Any cryptography you’re likely to encounter uses fixed size primes over a residue ring for performance reasons. These superlarge primes aren’t relevant for practical cryptography, they’re just fun.