HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Cold_Miserable

no profile record

comments

Cold_Miserable
·2 месяца назад·discuss
This is just a worse copy of the original ifma method. Sneller is even better for max throughput.
Cold_Miserable
·3 месяца назад·discuss
I've yet to encounter a need for == equality for floating point operations.
Cold_Miserable
·3 месяца назад·discuss
It went from ~30ns to 2K ns but mostly timed out when I changed the alignment to +7.5 QWORDs on Golden Cove.
Cold_Miserable
·3 месяца назад·discuss
Small indian. Starting at zero and extending is logical. Big indian is dumb and confusing.
Cold_Miserable
·4 месяца назад·discuss
That's me. 1 byte ASCII is all that's needed for text.
Cold_Miserable
·4 месяца назад·discuss
shlx doesn't alter the flag register.
Cold_Miserable
·4 месяца назад·discuss
I found a jpeg2000 reference PDF somewhere. It may as well have been written in Mandarin. I got as far as extracting the width and height. Its much more advanced than jpeg. Forget about writing a decoder.
Cold_Miserable
·4 месяца назад·discuss
Heh. 1.Create fast modulus quad M for dword D for the first 2000? 200000? (xM)D 2.Eliminate 0b,101b 3.Divide using vrcp14ss/vdivss with correction. Use fast square root too using rsqrt14.
Cold_Miserable
·4 месяца назад·discuss
Distant Worlds I and now II has had full automation for ages.
Cold_Miserable
·5 месяцев назад·discuss
"Currency printing" and inflation are exactly the same thing.
Cold_Miserable
·5 месяцев назад·discuss
AVX2 isn't really 256-bit. Its 2x128-bit.
Cold_Miserable
·5 месяцев назад·discuss
Human hearing is excellent. Good directional perception and sensitivity. Eyesight is the weakest sense. Poor color sensitivity, low light sensitivity, blindspot. The terrible natural design flaws are compensated by natural nystagmas and the brain filling in the blanks.
Cold_Miserable
·5 месяцев назад·discuss
Idiocracy is the future.
Cold_Miserable
·5 месяцев назад·discuss
Its 1024. Hard drive manufacturers should be forced to use the correct metric.
Cold_Miserable
·5 месяцев назад·discuss
A really painfully laboured way of just saying conduction.
Cold_Miserable
·6 месяцев назад·discuss
Britain should have stayed neutral like Sweden and Switzerland instead of getting economically devastated.
Cold_Miserable
·6 месяцев назад·discuss
x87 should have been killed off. It would have forced lazy game developers to use SSE around the 2005 era.
Cold_Miserable
·6 месяцев назад·discuss
Its not hype. There's no such thing as AI. Matrix multiplication isn't intelligence.
Cold_Miserable
·7 месяцев назад·discuss
Already done ages ago. Nothing more of interest.

The bottleneck are the 3 conditionals: - positive or negative - positive or negative exponent, x > 10.0 - correction for 1.xxxxx * 2^Y => fract(log10(2^Y)) 1.xxxxxxxx > 10.0
Cold_Miserable
·7 месяцев назад·discuss
Baldur's Gate linux native build performed poorly on Gamers Nexus tests.

Where's a proper comparison between the fastest linux OS "CachyOS" and Windows 11 LTSC with all the crap removed, particularly the biggest offenders: Defender, Update, Edge, "fullscreen optimizations" and all the weird little services from print spooler to NPSV_xxx "now playing service" ?