- 0 Posts
- 41 Comments
funnystuff97@lemmy.worldto Femcel Memes@lemmy.blahaj.zone•I'm fucking dead inside :3English50·1 year agoIf that ain’t the truth. Moved across the state to find work, and obviously my old buddies can’t invite me to as many things anymore. But seeing them all on a call together playing video games without even a heads up hurts a smidge.
funnystuff97@lemmy.worldto 196@lemmy.blahaj.zone•What are the games that popped into your mind when it comes to this rule?1·1 year agoOn a similar vein, Arkham Knight (and in some cases Arkham City) looked worse in cutscenes if you maxed out the graphics settings. Obviously not if you ran it on a potato, but the games are somewhat well optimized these days*.
*At launch, Arkham Knight was an unoptimized, buggy mess. It has since gotten much better.
funnystuff97@lemmy.worldto 196@lemmy.blahaj.zone•Mine's "having enough crab rangoon to last through the winter" but you rule you, your highness11·1 year agoupvote for VA-11 HALL-A
funnystuff97@lemmy.worldto 196@lemmy.blahaj.zone•Nobody is in control. There are no rules.6·1 year agothis is canon in paper mario: the thousand year door
funnystuff97@lemmy.worldto 196@lemmy.blahaj.zone•if you delete this post, lemmy.blahaj.zone will be destroyed14·2 years agothe one with the robots
Proctoring a physics 1 exam and seeing students do both these and curling their fingers around (thumb in direction of current, curl fingers around direction of magnetic field) was always very humerous to see.
average sims save
Then the arm could slide the magnet upwards to detach, reposition it, and repeat.
This would work, but this is the point where you’d need to involve an external energy source. If you move the truck-magnet-arm system such that the whole system reaches a steady state and the truck has “moved” (relative to an outside observer), to continue any motion, you need to disturb the steady state to reposition the arm and create a new resting point. Doing so would require energy. From a battery, or an engine, or whatever, but you need energy from an external source. And so we’re right back to where we started: instead of all this jazz, why not just spend energy to spin the wheels instead?
Daily VA-11 HALL-A coming up soon and I’m so excited
Just do a fourier transformation, should clear up those mixed signals nicely.
A mug has one hole, as do a donut or staw. Topologically speaking, the “hole” you put your liquids in is not a hole, as it does not go all the way through to the other side. The handle is the only hole.
Demonstration gif: https://upload.wikimedia.org/wikipedia/commons/2/26/Mug_and_Torus_morph.gif
man what a throwback to classic Jacksfilms
funnystuff97@lemmy.worldto 196@lemmy.blahaj.zone•I won't let Big Closet tell me how to live my life. Rule.7·2 years agoA cache is not a stack, it’s memory stored in parallel cells. The CPU could theoretically, depending on the implementation, directly find the data it’s looking for by going to the address of the cell it remembers that it’s in.
Not all L1 caches operate the same, but in almost all cases, it’s easy to actually go and get the data no matter where it physically is. If the data is at address 0 or at address 512, they both take the same time to fetch. The problem is if you don’t know where the data is, in which case you have to use heuristics to guess where it might be, or in the worst case check absolutely everywhere in the cache only to find it at the very last place… or the data isn’t there at all. In which case you’d check L2 cache, or RAM. The whole purpose of a cache is to randomly store data there that the CPU thinks it might need again in the future, so fast access is key. And in the most ideal case, it could theoretically be done in O(1).
ETA: I don’t personally work with CPUs so I could be very wrong, but I have taken a few CPU architecture classes.
funnystuff97@lemmy.worldto 196@lemmy.blahaj.zone•I won't let Big Closet tell me how to live my life. Rule.23·2 years agoi think that’s the point, it’s not a “messy pile”, it’s actually a completely organized cache; depending on the replacement policy it can appear messy, but you keep the offset and address stored locally for fast access and more hits (i remember that i put some arguably clean socks somewhere in the corner over there)
deleted by creator
As a little nitpick, “extreme pressure” is partially true. We do need “extreme” pressure; not extremely high pressure, but extremely low pressure. We have these series of pumps that are able to remove more and more particles at each step. We have your standard pumps that get rid of most gases, then we have turbomolecular pumps that blow away a lot of the matter that remains, and then we have things like ion pumps, which electrocutes molecules in a vacuum and sucks them out using electric fields. This way, we’re able to create better vacuums here on Earth better than Space itself.
And honestly, that’s pretty much wizardry to me.
50%? Sounds like a passing test to me.