Written by Greg Weber who lives and works in Silicon Valley building useful things.
I published a crate process-iterator that allows you to use an external process as an iterator (adaptor or consuer). Some background on…
In cycling there are multiple ways to promote safey. Lighting your ride is an important if you ride at night. I came up with these three…
In Haskell variables are constant in reference and value by default. An IORef is a mutable variable: a normal variable in another language…
I decided to start blogging again. I wanted my blog to meet these requirements: static site that is easy to host easy to get started with…