Code Bunk@CodeBunk·Sep 11, 2018Cool!Quote Tweet@benfred@hachyderm.io@benfrederickson·Sep 5, 2018I’ve been working on a new Python sampling profiler https://github.com/benfred/py-spy - and it’s finally ready for people to start using! It's worth checking out if I do say so myself:GIF
Code Bunk@CodeBunk·Jan 8, 2016Monads to Machine Code http://stephendiehl.com/posts/monads_machine_code.html… #programming #coding #haskell #llvm1
Code Bunk@CodeBunk·Nov 20, 2015TIFU by using Math.random() https://medium.com/@betable/tifu-by-using-math-random-f1c308c4fd9d#.gdxvw73pn… #programming #coding
Code Bunk@CodeBunk·Nov 20, 2015Understanding composition http://usethiscode.blogspot.com/2015/11/understanding-composition.html… #programming #coding
Code Bunk@CodeBunk·Nov 20, 2015Null has no type, but Maybe has http://blog.ploeh.dk/2015/11/13/null-has-no-type-but-maybe-has/… #programming #codingblog.ploeh.dkNull has no type, but Maybe hasIn C#, null has no type, but most variables can be null; you can't really trust the type system. A Maybe, on the other hand, always has a type, which means that Maybe is a saner approach to the...
Code Bunk@CodeBunk·Nov 10, 2015Six years of Go http://blog.golang.org/6years #programming #coding #golanggo.devSix years of Go - The Go Programming LanguageHappy 6th birthday, Go!1
Code Bunk@CodeBunk·Nov 2, 2015A Bird’s Eye View of Functional Programming https://medium.com/making-internets/a-bird-s-eye-view-of-functional-programming-7325853ff9ad… #programming #codingmedium.comA Bird’s Eye View of Functional ProgrammingWhat it is, and how it can help
Code Bunk@CodeBunk·Oct 27, 2015Arrow This http://blog.getify.com/arrow-this #programming #coding #javascript1
Code Bunk@CodeBunk·Oct 26, 2015Emacs packages https://emacs.zeef.com/ehartc #programming #coding #emacsemacs.zeef.comEmacsIf you ask me for the most extensible and customizable editor that will fully mold to your programming needs, my answer would be Emacs.
Code Bunk@CodeBunk·Oct 26, 2015How to Read Clojure Code Like an Expert http://lispcast.com/how-to-read-code-like-a-clojure-expert… #programming #coding #clojure
Code Bunk@CodeBunk·Oct 20, 2015Markov Chains à la Carte https://medium.com/@jaredtobin/markov-chains-a-la-carte-3fc40df45592#.9whta6omh… #programming #coding #haskellmedium.comMarkov Chains à la CarteMix and match to serve.
Code Bunk@CodeBunk·Oct 20, 2015Visual Value Verification http://blog.ploeh.dk/2015/10/19/visual-value-verification/… #programming #coding #haskellblog.ploeh.dkVisual Value VerificationSometimes, the most efficient way to verify the outcome of executing a piece of code is to visualise it.
Code Bunk@CodeBunk·Oct 19, 2015We are down. Thanks to #aws #ec2 acting up. Will be back up as soon as possible. Sorry for the trouble
Code Bunk@CodeBunk·Oct 15, 2015Banning Iteration http://renderedtext.com/blog/2015/10/13/banning-iteration/… #programming #coding
Code Bunk@CodeBunk·Oct 15, 2015Neither necessary nor sufficient https://ruudvanasseldonk.com/2015/10/06/neither-necessary-nor-sufficient… #programming #coding #haskell
Code Bunk@CodeBunk·Oct 13, 2015Cache is the new RAM http://carlos.bueno.org/2014/11/cache.html… #programming #coding1
Code Bunk@CodeBunk·Oct 9, 2015Swift: Going Functional https://stanfy.com/blog/swift-going-functional/… #programming #coding #swift32
Code Bunk@CodeBunk·Oct 9, 2015Free monads https://softwaremill.com/free-monads/ #programming #coding #scala3
Code Bunk@CodeBunk·Oct 9, 2015Nearest neighbors and vector models http://erikbern.com/2015/10/01/nearest-neighbors-and-vector-models-part-2-how-to-search-in-high-dimensional-spaces/… #programming #coding #machinelearning
Code Bunk@CodeBunk·Oct 9, 2015Annoy https://github.com/spotify/annoy/blob/master/README.rst… #programming #coding #cpp #pythongithub.comannoy/README.rst at master · spotify/annoyApproximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk - annoy/README.rst at master · spotify/annoy
Code Bunk@CodeBunk·Oct 8, 2015Lessons learned writing highly available code https://medium.com/imgur-engineering/lessons-learned-writing-highly-available-code-7eaf3d7aae00… #programming #coding
Code Bunk@CodeBunk·Oct 8, 2015Learning Erlang is Hard http://blog.fhqk.com/2015/10/learning-erlang-is-hard-because.html… #programming #coding #erlang1
Code Bunk@CodeBunk·Oct 8, 2015How To Learn a New Programming Language http://rob.conery.io/2015/10/06/how-to-learn-a-new-programming-language-while-maintaining-your-day-job-and-still-being-there-for-your-family/… #programming #coding #elixirlang #erlang11
Code Bunk@CodeBunk·Oct 7, 2015How Do Python Coroutines Work? http://emptysqua.re/blog/how-do-python-coroutines-work-live-coding-video-from-open-source-bridge-2015/… #programming #coding #python #livecoding
Code Bunk@CodeBunk·Oct 6, 2015What to do with “small” data? https://medium.com/rants-on-machine-learning/what-to-do-with-small-data-d253254d1a89… #programming #coding #machinelearning
Code Bunk@CodeBunk·Oct 6, 2015Writing a fuzzy receipt parser in Python http://tech.trivago.com/2015/10/06/python_receipt_parser/… #programming #coding #python
Code Bunk@CodeBunk·Oct 5, 2015BTables: A fast, compact disk format for machine learning https://medium.com/@framedio/btables-a-fast-compact-disk-format-for-machine-learning-f719692e2619… #programming #coding #machinelearning35
Code Bunk@CodeBunk·Oct 3, 2015Top 5 arXiv Deep Learning Papers, Explained http://kdnuggets.com/2015/10/top-arxiv-deep-learning-papers-explained.html… #programming #coding #machinelearning1
Code Bunk@CodeBunk·Oct 3, 2015Combining Rust and Haskell http://tab.snarc.org/posts/haskell/2015-09-29-rust-with-haskell.html… #programming #coding #rustlang #haskell
Code Bunk@CodeBunk·Oct 2, 2015Trying Rust for web services https://blog.wearewizards.io/trying-rust-for-web-services… #programming #coding #rustlang @rustlang11
Code Bunk@CodeBunk·Oct 2, 2015Go Native - Calling C++ From NodeJS http://sagivo.com/post/130207525903/nodejs-addons… #programming #coding #javascript #nodejs11
Code Bunk@CodeBunk·Sep 30, 20157 Scandalous Weird Old Things About The C Preprocessor http://blog.robertelder.org/7-weird-old-things-about-the-c-preprocessor/… #programming #coding #c1
Code Bunk@CodeBunk·Sep 30, 2015Recurrent Neural Networks Tutorial, Part 2 http://wildml.com/2015/09/recurrent-neural-networks-tutorial-part-2-implementing-a-language-model-rnn-with-python-numpy-and-theano/… #programming #coding #python #machinelearning2
Code Bunk@CodeBunk·Sep 30, 2015What The Heck Is A Monad http://khanlou.com/2015/09/what-the-heck-is-a-monad/… #programming #coding #haskell
Code Bunk@CodeBunk·Sep 30, 2015Visualizing Sort Algorithms With ggplot http://jkunst.com/r/visualizing-sort-algorithms-with-ggplot/… #programming #coding