Chrome extension to fetch the price of DOGE / BTC
cat 2 kinesis
My advent of code solutions
My advent of code 2018 solutions
Tries for efficient automatic word completion in Python, C++, Java, and Ruby.
Java implementations on algorithms contained in CLRS
Haskell solutions to some of the problems I've completed on Codewars.
A Dark Room - A Minimalist Text Adventure
Amber is an elegant templating engine for Go Programming Language, inspired from HAML and Jade
Ansible is a radically simple IT orchestration engine that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
push eventvolker48/pyprobables
commit sha f4e60cd0f0fa68c395c61861e91b13d707e27161
makes update python 2 compatible
push time in 3 days
PR opened barrust/pyprobables
When exporting a RotatingBloomFilter the bitmaps from the underlying bloom filters are saved, but the elements_added are not saved. On reloading a RotatingBloomFilter, all the BloomFilters in _blooms will have an elements_added of 0.
If a bloom filter is frequently serialized then deserialized and the estimated elements is high enough this will cause the RotatingBloomFilter to never actually rotate the bloom filters since ready_to_rotate = blm.elements_added == blm.estimated_elements will not be hit.
pr created time in 3 days
fork volker48/pyprobables
Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html
fork in 4 days
startedGeal/nom
started time in 6 days
startedeverestpipkin/tools-list
started time in 7 days
startedrust-unofficial/patterns
started time in 17 days
push eventvolker48/rusty-dice
commit sha 66290d58415ceb8acb3d0e76d0d604c3cd72b9ce
handle non integer arg
push time in 24 days
push eventvolker48/rusty-dice
commit sha 1cf5e5ede5d8b876038f4d28266d1f597636fd73
README fix
push time in 24 days
push eventvolker48/rusty-dice
commit sha ab4e50945416f6963a3e68d13d024f874ecf2fba
more functional
push time in 24 days
push eventvolker48/rusty-dice
commit sha e6690ae52bb46dceec5f6df061094e1c232d13c7
adds README
push time in a month
startedSystemErrorWang/White-box-Cartoonization
started time in a month
startedenthought/traitsui
started time in a month
startedLupascuAndrei/fruit_ninja_ai
started time in a month
startedtensorflow/tfx
started time in 2 months
startedRedisLabsModules/redisml
started time in 2 months
startedmicrosoft/pai
started time in 2 months
startedNVIDIA/TensorRT
started time in 2 months
startedkubeflow/kubeflow
started time in 2 months
startedlogicalclocks/hopsworks
started time in 2 months
startedDrLex0/print3D-FlexiRex
started time in 2 months
startedwillmcgugan/rich
started time in 2 months
starteddreamquark-ai/tabnet
started time in 2 months
startedcris691/discohash
started time in 3 months
startedtrailofbits/graphtage
started time in 3 months
push eventvolker48/stl_tools
commit sha b116dcbfca6ab617ae9b1f39b7c1694dd9748ca4
re-cythonize cwrapped.c for python 3.7
push time in 3 months
fork volker48/stl_tools
Python code to produce STL geometry files from plain text, LaTeX code, and 2D numerical arrays (matrices)
fork in 3 months
push eventvolker48/waveform3d
commit sha 5077328ad3a236701f386a36a6f4cff1fa6df083
fixes for python 3
push time in 3 months
fork volker48/waveform3d
Python code to create a 3D print model from music or audio file.
http://www.davidetotaro.com/waveform3d/
fork in 3 months