Isogash
Isogash t1_j6mb40j wrote
Reply to ELI5: Why do computers need GPUs (integrated or external)? What information is the CPU sending to the GPU that it can't just send to a display? by WeirdGamerAidan
CPU cores each run a different program.
GPU cores all run the same program at the same time, but each core operates on different data. They are much slower and more basic than a CPU core, but also much smaller (because they don't need all of the same parts) so you can have thousands of them. Because of that, you can use them to crunch a large amount of repeated calculations very quickly. This is used for mostly for the per-pixel calculations for your display, but they can be also used for other things too like AI training (or Bitcoin mining if you hate the environment.)
Isogash t1_ivusmnm wrote
Reply to comment by [deleted] in A first-of-its-kind experiment simulating the cosmos with ultracold potassium atoms suggests that in a curved, expanding universe pairs of particles pop up out of empty space by marketrent
Gravity doesn't slow down light, it curves spacetime and makes the light need to travel further. The light always travels at the speed of light (in a vacuum.)
Isogash t1_j6ru6vl wrote
Reply to comment by pale-blue-dotter in OpenAI releases tool to detect AI-generated text, including from ChatGPT by whitecastle92
Long but certainly not impossible, although it's not necessarily a good solution.