I think it specifically applies to implementing standards that are known to be more difficult to implement and easily break.
I'm sorry, but this is such an extreme example. You should not overdo anything, be it meditation, gaming, playing, reading, any sport, even drugs. Drugs also give you a state of mind that, when taken to the extreme, can…
ReactOS has nothing to do with ReactJS.
> it was just that no matter how much I tried I couldn't predict a future where I weren't constantly in agony That's a great way to put it. I had a few depressive episodes in my life, I know that these thoughts and…
My x86-assembly has become very rusty, but couldn't it work like this, not using a branch: (with eax being the unsigned 32-bit input word) xor ebx, ebx test al, 7 stnz bl shr eax, 3 add eax, ebx (edit: replaced a movzx…
I think it specifically applies to implementing standards that are known to be more difficult to implement and easily break.
I'm sorry, but this is such an extreme example. You should not overdo anything, be it meditation, gaming, playing, reading, any sport, even drugs. Drugs also give you a state of mind that, when taken to the extreme, can…
ReactOS has nothing to do with ReactJS.
> it was just that no matter how much I tried I couldn't predict a future where I weren't constantly in agony That's a great way to put it. I had a few depressive episodes in my life, I know that these thoughts and…
My x86-assembly has become very rusty, but couldn't it work like this, not using a branch: (with eax being the unsigned 32-bit input word) xor ebx, ebx test al, 7 stnz bl shr eax, 3 add eax, ebx (edit: replaced a movzx…