HackerTrans
TopNewTrendsCommentsPastAskShowJobs

thomasqm

no profile record

Submissions

Reflections on Hosting a Programming Contest

thomasqm.com
2 points·by thomasqm·há 4 meses·0 comments

Show HN: Esochess, customized chess (3/4 player, capablanca, two king) in C/WASM

esochess.net
8 points·by thomasqm·há 6 anos·2 comments

comments

thomasqm
·há 5 anos·discuss
also log(x)
thomasqm
·há 5 anos·discuss
From trustworthy wikipedia: "A 2011 study found that the amount of NMHC pollutants emitted by a leaf blower operated for 30 minutes is comparable to the amount emitted by a Ford F-150 pickup truck driving from Texas to Alaska. The two-stroke engines used in most leaf blowers operate by mixing gasoline with oil, and a third of this mixture is not burned, but is emitted as an aerosol exhaust. These pollutants have been linked to cancer, heart disease, and asthma," cited with https://www.edmunds.com/car-reviews/features/emissions-test-... and https://www.wsj.com/articles/leaf-blowers-are-loud-ugly-and-...
thomasqm
·há 5 anos·discuss
amazon! probably
thomasqm
·há 5 anos·discuss
You’re a crackpot! What is an atomic field? Are you referring to the electromagnetic fields generated by subatomic and ionic particles? If so, they are indeed a linear superposition, whose constituents do have wavefunctions, which do include (spherical) harmonics.
thomasqm
·há 5 anos·discuss
I noticed the same. Disabling or lowering noise cancellation in-app fixed everything.
thomasqm
·há 6 anos·discuss
space lab space
thomasqm
·há 6 anos·discuss
thanks, yeah havent implemented stalemate, and the ai is a bit crufty. funny to see you call it fast; with -O3, which is whats online, it takes up to ten secs and when enabling debug symbols, it takes millenia, likely because my vector implementation is relatively slow