Calling Python functions from crystal – Part 1fridgerator.github.io2 points·by fridgamarator·قبل 7 سنوات·0 comments
Node.js and Python Interoperabilityfridgerator.github.io94 points·by fridgamarator·قبل 7 سنوات·21 comments
Crecto: Database Wrapper for Crystal, Inspired by Ectogithub.com3 points·by fridgamarator·قبل 10 سنوات·0 comments
Fantasy Football Genetic Algorithm in Crystalfridgerator.github.io2 points·by fridgamarator·قبل 10 سنوات·0 comments
fridgamarator·السنة الماضية·discussKafka TUI application, only in my brain though, I haven't started yet
fridgamarator·قبل 7 سنوات·discussFun game, good idea. Sorry, couldn't help myself: https://gist.github.com/fridgerator/3c1ef7e5c7d8e0c847079a29...
fridgamarator·قبل 7 سنوات·discussSome data my company collected during the August 2017 eclipse in Nebraska - http://www.licor.com/env/newsline/2017/08/solar-eclipse-data...
fridgamarator·قبل 7 سنوات·discussGoogle Cloud and Digital Ocean both offer managed kubernetes clusters, you only pay for the workers.
fridgamarator·قبل 8 سنوات·discussGranite, Jennifer.cr and Crecto are the most popular ORM's at the moment.
fridgamarator·قبل 9 سنوات·discussFWIW: 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.