

What do you mean unproven social media claims? the $4 billion in cash is in their quarterly earnings: https://gamestop.gcs-web.com/static-files/2c1eac18-9f79-41b9-9e56-a8db8fe7aac4
Pretty easy to verify yourself.


What do you mean unproven social media claims? the $4 billion in cash is in their quarterly earnings: https://gamestop.gcs-web.com/static-files/2c1eac18-9f79-41b9-9e56-a8db8fe7aac4
Pretty easy to verify yourself.


Yea, he was CEO of VMware from 2012 to early 2021. All the issues VMware has now came from broadcom buying them which happened well after he left.


That sounds like he doesn’t understand how to use one pedal driving.


You shouldn’t be comparing with DIMMs, those are a dead end at this point. CAMMs are replacing DIMMs and what future systems will use.
Intel likely designed Lunar lake before the LPCAMM2 standard was finalized and why it went on package. Now that LPCAMMs are a thing, it makes more sense to use those as they provide the same speed benefits while still allowing user replaceable RAM.


i don’t think that’s what he’s implying. Once you get to that level of fame and money, it’s impossible to know if someone actually likes you or is just using you. Since he squandered his marriage from before he got rich, he’s probably run into a lot of situations where he thought someone liked him, but was actually just trying to get money out of him. Not that it justifies his behavior in the slightest, but it must be quite a disillusioning experience.
▇▅▆▇▆▅▅█
All ideas are made up
I agree, I bought my car in 2018 and its got a small screen and carplay / android auto. No OTA updated, no capacitive buttons, i don’t have to dig through touchscreen menus to change settings. I want to go electric soon, but everything i have driven is obnoxious with what you have to deal with in the cabin.


All that stuff you talked about in the tabletop lore is literally talked about in the game. It’s not hitting you in the face in the main quest line, but if you play the side quests you find tons of fucked up shit that the corps are doing.
it should probably stay in docker containers


As if managers even know what RISC-V is


What about making these massive trucks require a CDL to drive? Sure some would be dedicated enough to do it, but im sure most people would see that requirement and just get something more reasonable.


Its the server world that is demanding it. For most consumers 4.0 is more than enough, but servers are already maxing out 5.0 and will probably immediately max out 6.0 when devices actually become available.
the NSA (which lacks a mandate to act on US soil, and CF is a US company)
They absolutely do have a mandate to operate on US soil, that is actually the main mandate and there is a separate military agency (CNMF) that operates on foreign soil. They are both headed by the same guy though so they might as well just be one agency.
the thing about Recaptcha is that it didn’t always gate keep a google provided service, so that logic doesn’t really work. i agree though that we all benefit from less bots.


yahoogle


There is one extra step. I have an 6700xt, and with the docker containers, you just have to pass the environment variable HSA_OVERRIDE_GFX_VERSION=10.3.0 to allow that card to work. For cards other than 6000 series, you would need to look up the version to pass for your generation.
Here’s an example compose file that I use for ollama that runs ai models on my 6700xt.
version: '3'
services:
ollama:
image: ollama/ollama:rocm
container_name: ollama
devices:
- /dev/kfd:/dev/kfd
- /dev/dri:/dev/dri
group_add:
- video
ports:
- "11434:11434"
environment:
- HSA_OVERRIDE_GFX_VERSION=10.3.0
volumes:
- ollama_data:/root/.ollama
volumes:
ollama_data:


have you tried the rocm docker containers that amd makes for your needs? it pretty much makes installing rocm on the base OS unneeded for me. https://hub.docker.com/u/rocm https://github.com/ROCm/ROCm-docker


its a play on words of the 2 main types of guitars (electric and acoustic) Basically a joke implying that if one type of bike is electric, the other must inherently be acoustic.
Torvalds likes his computer quiet so that psu with so much overhead, the fan probably won’t ever turn on.