HackerTrans
トップ新着トレンドコメント過去質問紹介求人

thomasqm

no profile record

投稿

Reflections on Hosting a Programming Contest

thomasqm.com
2 ポイント·投稿者 thomasqm·4 か月前·0 コメント

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

esochess.net
8 ポイント·投稿者 thomasqm·6 年前·2 コメント

コメント

thomasqm
·5 年前·議論
also log(x)
thomasqm
·5 年前·議論
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
·5 年前·議論
amazon! probably
thomasqm
·5 年前·議論
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
·5 年前·議論
I noticed the same. Disabling or lowering noise cancellation in-app fixed everything.
thomasqm
·6 年前·議論
space lab space
thomasqm
·6 年前·議論
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