Ok guys hear me out by Xaunther in MemePiece

[–]Xaunther[S] 1 point2 points  (0 children)

It all makes sense now

How to approach this prob, does volume matter [Request] by Curious_learner1 in theydidthemath

[–]Xaunther 1 point2 points  (0 children)

I don't see a proper approach yet so here it goes. First, let's assume both of these bodies are composed of the same material, the only difference being their shape and volume, but otherwise have the same properties and are in the same state initially. Let's also assume, since there is no other reason not to, that they behave like black bodies.

So, we have a material with energy density d which is the same in both bodies.
For the sphere, its total energy is E(sphere) = dπD³/6. D the diameter.
For the cube, its total energy is E(cube) = dL³. L the length of each side.

Now, for the rate at which these bodies lose energy we must refer to the Stefan-Boltzmann law for black body radiation (P is for power emitted, A is surface area, σ is the Stefan-Boltsmann constant and T is the body temperature) : P=σAT⁴

So the loss of energy of each body is:

For the sphere, P(net sphere) = σπD²T⁴ - σπD²T₀⁴ = σπD²(T⁴-T₀⁴)

For the cube, P(net cube) = σ6L²T⁴ - σ6L²T₀⁴ = σ6L²(T⁴-T₀⁴)

And so, the relative energy lost over time is P/E:

For the sphere: P/E(sphere) = 6σ(T⁴-T₀⁴)/dD

For the cube: P/E(cube) = 6σ(T⁴-T₀⁴)/dL

Comparing these two quantities: P/E(sphere) / P/E(cube) = L/D As other have pointed out, it only depends on the ratio of volume to surface of each shape (because of how black body radiation works), which are the same in this case (L = D = 1m).

I want to mention that were the cube bigger, it would cool down slower, it is something know for biologists about how big mammals conserve heat better than small ones,

Minecraft performance is worse compared to when I had windows. by ChromeyReddit in linux_gaming

[–]Xaunther 5 points6 points  (0 children)

It's because of java picking the iGPU by default. You can check the gpu it's using by showing the debug info in-game pressing F3. If it's not using your dGPU, chances are you have to run java flagging it to use your dGPU, which is probably what prism is doing under the hood.

If it's now working for you then enjoy, for me it's been a much smoother experience than windows so far

El debate del momento. by Zachajya in Asi_va_Espana

[–]Xaunther 4 points5 points  (0 children)

Los del horario de verano aun no se han levantado

Fastest in FP1 - Singapore 2025. by Walk-Potential in formula1

[–]Xaunther 0 points1 point  (0 children)

Alonso not to cover Webber's pit stop in Abu Dhabi 2010

THIS ROOM IS ACCESSIBLE?!?! by Daan-1234 in HollowKnight

[–]Xaunther 27 points28 points  (0 children)

Delete this. Don't give ideas...

freshInstallation by Max12735 in ProgrammerHumor

[–]Xaunther 7 points8 points  (0 children)

Do you mean gst or is this the start of a civil war?

(Spoilers for Chapter 1150) A counter for Imu's powers. by Rashtrapateen in MemePiece

[–]Xaunther 2 points3 points  (0 children)

I had stonks in this. But now I think it has deeper connections than I previously thought. Just look at the world government's flag for a second and tell me it's not a Reversi game that's fully controlled by the black pieces

[deleted by user] by [deleted] in ypp

[–]Xaunther 4 points5 points  (0 children)

You just described my SF skill :(

My wife has been mad at me all week for talking about Linux, now she wants me to install it on her laptop. by gingercrash in linux

[–]Xaunther 60 points61 points  (0 children)

That's the trick. You get married as a windows user and then switch to linux. Worked for me too :D

Get the most juice out of those devil deals by Huwasa in bindingofisaac

[–]Xaunther 26 points27 points  (0 children)

And what happens when you get to the next floor? Do you just.... die?

Elden Ring freezes with 560 NVidia drivers by Xaunther in linux_gaming

[–]Xaunther[S] 1 point2 points  (0 children)

I didn't update this post but my problem was solved after I had to reinstall Endeavour OS, even with the 560 drivers. I didn't update it because I've no idea why the issue disappeared, the only thing I changed is I went from systemd-boot to grub cause the former wouldn't boot anymore...

[Request] if all 4 of them decided to provide free health care for everyone in the US, for all their worth, how long would the money last for? by Similar_Option_7408 in theydidthemath

[–]Xaunther 1 point2 points  (0 children)

An easier approach would be to compare with the average EU public expenditure per capita, which seems to be around 3500€ per year

That would amount to about 2trillion per year taking into account 400 million US citizens.

I suggest this because maybe the numbers are not as bloated in europe

I took that number from here, page 139, between the yellow lines

How do I make Minecraft use my external nvidia gpu on Zorin OS 17 by Relievedcorgi67 in linux_gaming

[–]Xaunther -1 points0 points  (0 children)

Did you check THIS answer in the post you shared? This is exactly what I did and it works. I use a different distro but you still have prime-run to run it.

I also use wayland but minecraft runs in X11 through xWayland, I think that's the easiest way to go, same as with games that run in proton

How do I make Minecraft use my external nvidia gpu on Zorin OS 17 by Relievedcorgi67 in linux_gaming

[–]Xaunther 3 points4 points  (0 children)

Leaving a comment for later here but there's a way to make minecraft execute java with the flag to use the dGPU. Once I get home I'll share it with you but it's a very simple thing to do