He did build some of it though. Just part of that happened to blow over in a stiff wind and the remainder has proven remarkably vulnerable to sawzalls.
carpelbridgesyndrome
From the perspective of a computer engineer SSDs are painfully slow. Waiting for data on disk is slow enough that it is typically done by asking the OS for the data and having the OS schedule another process onto the CPU while it waits. RAM is also slow although not nearly as slow. Ideally you want your data in the L1 cache which is fast enough to minimally stall the CPU. The L2 and L3 caches are slower but larger and more likely to have the data you want. If the caches are empty and you have to read RAM your CPU will either do a lot of speculative execution or more likely stall.
Speculative execution on CPUs is a desperate attempt to deal with the fact that all memory access is slow by just continuing through the code as if you know what is in memory. If the speculative execution is wrong a lot of work gets thrown out (hopefully nothing unsound happens) and the delay is more noticable.
Bluntly an SSD only system would probably be an order of magnitude slower. I'm also not sure switching to a new process (or even thread) to load from SSD would be viable without RAM as it would likely invalidate a lot of cache triggering more loads.
As I have said before and will say again the president is not a dictator.
Spending bills must originate in the house which is currently controlled by the party of no. You can threaten not to vote all you want but you will only hurt yourself.
As it is this meme is just misleading.
Oops should have cropped earlier. It is invisible on mobile
Hey, occasionally things happen on [Death Star flavor of the month].
"Crisis pregnancy centers" are a huge problem in the US. Please don't export them.
So what I am hearing is that Greg Abbot is preventing the border patrol from detaining migrants.
Lemmy discovers presidents are not dictators
Anti virtualization is sometimes used in copy protection. Altering virtualization to avoid those checks might be circumvention under DMCA.
In new games sure. I was referring to old titles
As somone who has been on a broken escaltor that was not safe, the breaks can fail and then you have a big problem. Granted I'm not dead and didn't lose any limbs but degloving is still not something I'd like to risk.
It's worth pointing out here that this script was probably written by a human.
https://arstechnica.com/ai/2024/01/did-an-ai-write-that-hour-long-george-carlin-special-im-not-convinced/
Edit: reporting now indicates that it was human written https://arstechnica.com/ai/2024/01/george-carlins-heirs-sue-comedy-podcast-over-ai-generated-impression/