UberMouse's comments

UberMouse | 1 year ago | on: Alexa+

Honestly that seems like a good result to me? Did you look at the product? Earbuds Connected by wires to a thing that you can dangle around your neck

UberMouse | 1 year ago | on: Nvidia's RTX 5090 power connectors are melting

5090 was an example, same process applies to lower tier GPUs that don't require extra power cables. ie a 3080 with the same power budget as a 1080 would run circles around it (1080 with default max power limit of 180w gets approx 7000 in TimeSpy, 3090 limited to 150w gets approx 11500). Limiting the power budget is very simple with tools such as MSI Afterburner and others in the same space.

UberMouse | 1 year ago | on: Nvidia's RTX 5090 power connectors are melting

Then get a modern GPU and limit the power to what your 1080 draws. It will still be significantly faster. GPU power is out of control these days, if you knock 10% off the power budget you generally only lose a few percentage of performance.

Cutting the 5090 down from 575w to 400w is a 10% perf decrease.

UberMouse | 1 year ago | on: George R.R. Martin has co-authored a physics paper

Brandon Sanderson only wrote the last book though? (which he split in two because all the stuff Robert Jordan wanted to cram in would have been a ridiculous 2000+ page tome) so it was already going to be at least 11 books by Robert Jordan. FWIW the two Sanderson books are my favourite of the series (but they are also the ending so it's hard to say)

UberMouse | 1 year ago | on: Nvidia announces next-gen RTX 5090 and RTX 5080 GPUs

That would be true for the 4090, but the 3090 is even more cut down so the 5090 is about 100% faster in rasterization (based on the 4090 being nearly 70% faster than the 3090 and the 5090 being approx 25% faster than the 4090)

UberMouse | 1 year ago | on: React 19

`bar` is 2 because `setFoo` does not update the value of `foo` until the next render

UberMouse | 1 year ago | on: Anime is eating the world

Just chipping in as someone who is a tremendous fan of the books (I've read all of them 4 or 5 times and listened to the audio books twice). I _hated_ the series, I was very excited for it, watched Season 1, was blown away by how awful the changes were and won't be watching more.

It honestly baffles me that anyone who liked the books is able to enjoy the TV show, it feels like bad fan fiction.

UberMouse | 1 year ago | on: NixOS Server Up in Minutes

Enabling the `envfs` service fixes the bash shebang issue `services.envfs.enable = true;`

Disclosure: I don't know if this has any downsides, I haven't run into any

UberMouse | 1 year ago | on: Do programmers need touch typing?

I could hit triple digits WPM without knowing how to touch type. I just learned adhoc how to type very fast from gaming as a teenager. I haven since learned how to touch type (and moved to a split keyboard with Colemak-DH) and I type at a pretty similar WPM, it's just more comfortable.

UberMouse | 1 year ago | on: QWERTY-Flip: The better keyboard layout your fingers already know

I almost exclusively use Colemak-DH and have 0 issues typing in QWERTY when I have to. I chalk it up to my phone keyboard still being in QWERTY so I get enough exposure from that to not forget the locations of the keys (it's certainly not as well retained as it used to be, I no longer remember the location of all the keys in QWERTY from memory). I do use a columnar split keyboard though (Moonlander) so it's possible the radical difference in how I use the keyboard helped to keep the muscle memory separate.

UberMouse | 2 years ago | on: Sony facing $7.9B mass lawsuit over Playstation Store prices

FWIW I have the opposite experience, I never buy digital playstation games unless I'm forced to because they all sell for MSRP in New Zealand ($129/$139 NZD), whereas I can always get them physically for $99/$109 brand new. I would much prefer to buy digital games, but I'm not paying an extra $30 for the privilege of saving someone _else_ money

UberMouse | 4 years ago | on: The staggering ecological impacts of computation and the cloud

From skimming the paper[1] they pulled that number from it seems... not the best metric. It looks like they are estimating the power consumption of the internet, then dividing that power usage by the amount of data transferred and claiming that is the cost per gigabyte.

But that's including a _lot_ energy cost that isn't related to _transferring_ the data, but storing/generating/running services to send that data etc

[1] https://www.emergeinteractive.com/wp-content/uploads/2020/02...

page 1