Calling Python functions from crystal – Part 1fridgerator.github.io2 ポイント·投稿者 fridgamarator·7 年前·0 コメント
Crecto: Database Wrapper for Crystal, Inspired by Ectogithub.com3 ポイント·投稿者 fridgamarator·10 年前·0 コメント
Fantasy Football Genetic Algorithm in Crystalfridgerator.github.io2 ポイント·投稿者 fridgamarator·10 年前·0 コメント
fridgamarator·7 年前·議論Fun game, good idea. Sorry, couldn't help myself: https://gist.github.com/fridgerator/3c1ef7e5c7d8e0c847079a29...
fridgamarator·7 年前·議論Some data my company collected during the August 2017 eclipse in Nebraska - http://www.licor.com/env/newsline/2017/08/solar-eclipse-data...
fridgamarator·7 年前·議論Google Cloud and Digital Ocean both offer managed kubernetes clusters, you only pay for the workers.
fridgamarator·9 年前·議論FWIW: Crystal `HTTP::Server` can already use `SO_REUSEPORT`, allowing multiple web servers to run on a multi core machine. This is obviously only useful for web servers and is different from parallel processing.