HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Cold_Miserable

no profile record

comments

Cold_Miserable
·قبل شهرين·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" ?