HackerTrans
TopNewTrendsCommentsPastAskShowJobs

UberMouse

no profile record

comments

UberMouse
·vorig jaar·discuss
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
·vorig jaar·discuss
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
·vorig jaar·discuss
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
·vorig jaar·discuss
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
·vorig jaar·discuss
That is talking about the 2023 Executive Order about training AI. Not the recent one about chip exports.
UberMouse
·2 jaar geleden·discuss
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
·2 jaar geleden·discuss
`bar` is 2 because `setFoo` does not update the value of `foo` until the next render
UberMouse
·2 jaar geleden·discuss
And then you go full circle when the project is bigger and Find Usages no longer works across projects (specifically in the context of a typescript monorepo) and it's back to grepping for usages.
UberMouse
·2 jaar geleden·discuss
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
·2 jaar geleden·discuss
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
·2 jaar geleden·discuss
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
·2 jaar geleden·discuss
Not if you have a keyboard with easily reflashable and programmable firmware (such as the Moonlander). If the firmware has built in support for layers it becomes trivial as you can just have a QWERTY layer activate when you hold down ctrl etc (Moonlander also)
UberMouse
·2 jaar geleden·discuss
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 jaar geleden·discuss
Very likely, I remember this from last month https://www.wired.com/story/apple-google-push-notification-s...
UberMouse
·3 jaar geleden·discuss
Nope. I still have my one and only VAC ban on my profile from 4995 days ago, it's not going anywhere :)

Though possibly Valve handles it differently for first party games, this was for Modern Warfare 2.
UberMouse
·3 jaar geleden·discuss
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
·3 jaar geleden·discuss
>Does this improve Git's support for large binaries generally

No, this still uses LFS for larger binary formats (ie raster or point cloud datasets)