HackerTrans
TopNewTrendsCommentsPastAskShowJobs

beyondCritics

no profile record

Submissions

A Cheat-Sheet for Helix

github.com
3 points·by beyondCritics·قبل 7 أشهر·2 comments

The Blender Question Everyone Gets Wrong [video]

youtube.com
1 points·by beyondCritics·قبل 9 أشهر·1 comments

comments

beyondCritics
·قبل 3 أشهر·discuss
There is plenty of demand for so called "secure code", where such coder arrogance will not be tolerated. Trust me on that, I know it.
beyondCritics
·قبل 3 أشهر·discuss
If your code may be compiled, to use the Intel x87 numerical coprocessor, an important issue is the so called "excess precision": Different values on chip can collapse after being rounded and stored to their memory locations, invalidating previous comparisons. Spilling can happen unexpectedly. Note that Intel calls the x87 "legacy"
beyondCritics
·قبل 4 أشهر·discuss
In order to demonstrate something exceptional, you have to establish a baseline. This baseline is called the "null hypothesis" in classical testing.
beyondCritics
·قبل 4 أشهر·discuss
Statistical clueless amateurs found something they did not like, but of course were unable to convert their suspicions into something sound. They do not even think about it. Nevertheless a big sensation was anounced. I am tired of this.
beyondCritics
·قبل 5 أشهر·discuss
Just HI slop. Ask any decent model, it can explain what's wrong this this description.
beyondCritics
·قبل 5 أشهر·discuss
They must love dogs really deeply to go to such length to rediscover them.
beyondCritics
·قبل 5 أشهر·discuss
>However when “few enough” pieces remain on the board (in the endgame), the number of possible game states is small enough that it’s possible to brute force solve the game from each state by enumerating all possible moves and resulting states so as to find the absolute optimal move for any given board position

You can basically never do that, even in the endgame, since you get always exponential blow up! Furthermore with less pieces on the board, they hamper each others movement less, therefore the branching factor really goes down only slightly. If you want to compute all mate-in-n positions, you discover the theoretical values in tiers, by unmoving each tier twice: If you know all mate-in-0,...,mate-in-n positions, unmove the mate-in-n set for the defender and filter out results, where he can avoid moving into the union of the known tiers. Then unmove for the attacker, to find mate-in-(n+1). Repeat until convergence. Repeat the whole process for the left over positions, to find more theoretical values.
beyondCritics
·قبل 6 أشهر·discuss
They are giving their stuff away for free, hence they can do whatever they want. It goes without saying, that spiritual teachings are not there to create quarrel and division.
beyondCritics
·قبل 7 أشهر·discuss
Beautiful cheat sheet for the modal editor helix
beyondCritics
·قبل 8 أشهر·discuss
It is terrible to lose a relative in young age. But at least 80% percent of all heart diseases are known to be fully avoidable. The risk factors are known for ages and as matter of fact every adult is fully responsible to care for his own health. The right thing to do, is to watch out for a healthy diet.
beyondCritics
·قبل 8 أشهر·discuss
>... I sadly found the explanation of coroutines utterly incomprehensible. Same for almost every other explanation I found on the web.

Nice to see a mirror of my experience.
beyondCritics
·قبل 9 أشهر·discuss
For the records: I'm taking it very seriously and had this book in mind: Elizondo, L. (2024). Imminent: Inside the Pentagon's hunt for UFOs. William Morrow. The tone is very dark though.
beyondCritics
·قبل 9 أشهر·discuss
For the informed nerd (e.g. read Elizondo first or Greer, Bledsoe) it should by now be established, that we have a serious UAP problem. Hence it's a good thing that all the incidents that were previously ridiculed and downplayed are now one by one reconsidered.
beyondCritics
·قبل 9 أشهر·discuss
Turns out that old versions of Visual C++ used their own typedef of bool as int: https://stackoverflow.com/questions/4897844/is-sizeofbool-de...
beyondCritics
·قبل 9 أشهر·discuss
IT professional were asked to think out of the box. Big mistake...
beyondCritics
·قبل 9 أشهر·discuss
There is also nice discussion of the beautiful and practically relevant "Saavedra position", which does have an under promotion to a rook. https://timkr.home.xs4all.nl/chess/saavedra.htm
beyondCritics
·قبل 9 أشهر·discuss
Tim Krabbés blog is recommended for this type of question and in general: https://timkr.home.xs4all.nl/chess2/minor.htm
beyondCritics
·قبل 10 أشهر·discuss
>Bruce helped the young athlete understand his movements in a way that seemed to decelerate time. “Bruce showed me how to harness some of what was raging inside me and summon it completely at my will. The Chinese call it chi; the Japanese, ki; the Indians, prana—it is the life force,” he said. “I was quite amazed to find, after working with Bruce, that when I really had my presence of mind, when I did control my life force, that’s what I saw, things coming at me in slow motion with plenty of time to get out of the way.

Seemingly we are learning here something new about Bruce Lee, that outside observers can't understand, most notably western ones. This decelaration of time also happened to me two times spontaneously, when I was attacked on surprise, hence I believe this verbatim. In both cases, that got me plenty of time, to decide what to do and was able to save myself without a scratch. However it never occurred to me,that that had something to do with my Chi force...