HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Cold_Miserable

no profile record

comments

Cold_Miserable
·2 months ago·discuss
This is just a worse copy of the original ifma method. Sneller is even better for max throughput.
Cold_Miserable
·3 months ago·discuss
I've yet to encounter a need for == equality for floating point operations.
Cold_Miserable
·3 months ago·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 months ago·discuss
Small indian. Starting at zero and extending is logical. Big indian is dumb and confusing.
Cold_Miserable
·4 months ago·discuss
That's me. 1 byte ASCII is all that's needed for text.
Cold_Miserable
·4 months ago·discuss
shlx doesn't alter the flag register.
Cold_Miserable
·4 months ago·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 months ago·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 months ago·discuss
Distant Worlds I and now II has had full automation for ages.
Cold_Miserable
·5 months ago·discuss
"Currency printing" and inflation are exactly the same thing.
Cold_Miserable
·5 months ago·discuss
AVX2 isn't really 256-bit. Its 2x128-bit.
Cold_Miserable
·5 months ago·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 months ago·discuss
Idiocracy is the future.
Cold_Miserable
·5 months ago·discuss
Its 1024. Hard drive manufacturers should be forced to use the correct metric.
Cold_Miserable
·5 months ago·discuss
A really painfully laboured way of just saying conduction.
Cold_Miserable
·6 months ago·discuss
Britain should have stayed neutral like Sweden and Switzerland instead of getting economically devastated.
Cold_Miserable
·6 months ago·discuss
x87 should have been killed off. It would have forced lazy game developers to use SSE around the 2005 era.
Cold_Miserable
·6 months ago·discuss
Its not hype. There's no such thing as AI. Matrix multiplication isn't intelligence.
Cold_Miserable
·7 months ago·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 months ago·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" ?