HackerLangs
TopNewTrendsCommentsPastAskShowJobs

Cold_Miserable

no profile record

comments

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