Difference between revisions of "User:ConradParker"
From HaskellWiki
ConradParker (talk | contribs) (Add more kfish blog links) |
ConradParker (talk | contribs) (Add HOgg release note links) |
||
Line 7: | Line 7: | ||
* [https://github.com/kfish/raft raft], an implementation of the Raft consensus protocol | * [https://github.com/kfish/raft raft], an implementation of the Raft consensus protocol | ||
* [http://www.kfish.org/software/hogg/ HOgg], a library and a commandline tool for manipulating Ogg files. | * [http://www.kfish.org/software/hogg/ HOgg], a library and a commandline tool for manipulating Ogg files. | ||
+ | ** [http://blog.kfish.org/2008/12/release-hogg-041.html Release: HOgg 0.4.1] | ||
+ | ** [http://blog.kfish.org/2008/03/release-hogg-040.html Release: HOgg 0.4.0] | ||
+ | ** [http://blog.kfish.org/2007/12/release-hogg-030.html Release: HOgg 0.3.0] | ||
* [http://blog.kfish.org/labels/haskell.html Blog articles]: | * [http://blog.kfish.org/labels/haskell.html Blog articles]: | ||
** [http://blog.kfish.org/2006/12/introductory-haskell-programming-in.html Introductory Haskell Programming in the Unix Environment], examining laziness with <tt>strace</tt> | ** [http://blog.kfish.org/2006/12/introductory-haskell-programming-in.html Introductory Haskell Programming in the Unix Environment], examining laziness with <tt>strace</tt> |
Revision as of 06:31, 31 March 2015
Hi, I'm Conrad Parker, kfish on #haskell. I work on machine learning systems at Commonwealth Bank, and before that on trading strategies in Haskell at Tsuru Capital in Singapore and Tokyo.
Haskell stuff:
- Type-Level Instant Insanity, an introductory tutorial about type-level programming.
- raft, an implementation of the Raft consensus protocol
- HOgg, a library and a commandline tool for manipulating Ogg files.
- Blog articles:
- Introductory Haskell Programming in the Unix Environment, examining laziness with strace
- Review: TagSoup
- Haskell Unicode Support, a comparative review of three Unicode libraries (iconv, utf8-string and encoding)
- Continuation Fest 2008: Continuations for video decoding and scrubbing
- Random code: Pretty printing durations in Haskell
- A Haskell template for GTK, Glade and Cairo apps
- Trivial git routines in Haskell
- UI.Command
- Iteratees at Tsuru Capital
Personal web sites:
- www.kfish.org -- Homepage
- blog.kfish.org -- Blog
- bother.kfish.org -- Bug tracking, wiki
My wiki user pages elsewhere:
I hereby license all my contributions to this wiki under the simple permissive license on HaskellWiki:Copyrights.