HN user

PixelOfDeath

264 karma
Posts0
Comments78
View on HN
No posts found.

I see UDP more like a low level interface allowing you to build your own on top. Where you decide what packages need to be revived 100% and which one can be dropped. Basically the foundation of your very own TCP with hookers and blackjack.

Core1 would send a invalidation to get exclusive (write) access to that cache line. This would be routed to Core2. Which removes the cache line from its cache.

If core2 now accesses that cache line again, it would not find it in its L1, or L2, and at L3 there is the cacheline directory routing the request to core1.

Unreal Rust 4 years ago

Get real, we can no longer protect you from the fact that unreal engine only runs in long mode!

Genuine Intel incompatible items detected in room. Rectify environment and drink verification can to re-enable subscriptions to:

Cores+™ - experience the performance of multiple cores

GHz+™ - awesome speed for the latest games and office spreadsheets

Memory GiB+™ - make room for multiple applications

Note that monthly subscriptions to this Intel Premium Experiences™ will continue regardless of whether re-verification is successfully carried out.

It's also about prefetchability of the next task.

If all cores e.g. do an atomic add on a single counter variable to get their next task-id just in time, then there is no chance for the cores to do any reasonable prefetching. Because most of the time another core will come in and write to this variable that all prefetching is based on. With short tasks, you can end up with a full pipeline stall each time a new task is started.

"We are sorry to inform you, but a big multi billion dollar company has selected a snipped of your video/music/name and registered it within our copyright/trademark system. Therefor we will automatically delete all of your content and sue you for one hundred million dollars in damages on their behalf!"

Dang sounds like a copyright/trademark troll to me! Really disappointed that they allow something like that here.

Edit: I only know graham crackers?! But I guess that's not it?

Thank You, Valve 4 years ago

And just consider how much money flows for "micro" transactions. There is plenty of "players" willing to pay money for hardware cheats.

My observation is that competitive online gaming is over. It's just a cesspool of cheaters now.

This multi licensing is rare compared to all the GPL-only (or comparable open source license) projects.

I's basically a big fuck you to anyone who does not commercializes his software but wants to contribute to the software ecosystem and only expects users to also contribute back to it.

Maybe we need a GPL4 with a building nuke. "You agree to pay 1 Trillion dollars if you do not publish your changes".

Maybe the are used to collect all the suffering by sitting over the main office with all its cubicles.

Maybe they are afraid of a way more aggressive competition for workers and what they have to pay them. Considering they now could switch the workplace via different login credentials.

I use waterfox because I already hat enough of the firefox bullshit. But even there you now have to enable the search bar. And pressing tabulator when inside the address bar does no longer jump to the search bar but directly into the browser windows.

Dark patterns shit all over this. "Oh sure you can reenable the search bar, but go suck a dick if you used tabulator for switching to it"

I remember somebody who always claims his own videos with a secondary account. So if nobody else claims it, he still gets the money. And otherwise nobody does.

Well except youtube keeps it in all this cases. Sad sad google now has to keep all the money for them self in a system they designed. What a unlucky coincident. Nothing they could do against that.

But simpy put; on modern disks the logical block address has no relation to the position of the head on the platter.

WD kind of tried that with device managed SMR devices and they show absolutely horrible re-silvering performance.

Without a relatively strong relations of linear write/read commands and their physical locations also being mostly linear, spinning rust performance is not on a usable level.