Difference between revisions of "User:ConradParker"

From HaskellWiki
Jump to navigation Jump to search
(add link to InstantInsanity)
(add zoom-cache and scope links)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Conrad Parker =
+
Hi, I'm [http://www.kfish.org/ Conrad Parker], <tt>kfish</tt> 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:
  +
  +
* [[User:ConradParker/InstantInsanity | Type-Level Instant Insanity]], an introductory tutorial about type-level programming.
  +
* [https://github.com/kfish/raft raft], an implementation of the Raft consensus protocol
  +
* zoom-cache and scope
  +
** [https://plus.google.com/+ConradParker/posts/CJxACUYTLuM Multichannel support in zoom-cache and scope]
  +
** [https://plus.google.com/+ConradParker/posts/M2678hYANYy New scope-cairo package, and scope-0.8.0.0]
  +
* [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]
  +
* Conference talks:
  +
** [http://blog.kfish.org/2008/04/continuation-fest-2008-continuations.html Continuation Fest 2008: Continuations for video decoding and scrubbing]
  +
** [http://blog.kfish.org/2011/09/iteratees-at-tsuru.html Iteratees at Tsuru Capital]
  +
  +
* [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/2007/06/review-tagsoup.html Review: TagSoup]
  +
** [http://blog.kfish.org/2007/10/survey-haskell-unicode-support.html Haskell Unicode Support], a comparative review of three Unicode libraries (''iconv'', ''utf8-string'' and ''encoding'')
  +
** [http://blog.kfish.org/2009/03/random-code-pretty-printing-durations.html Random code: Pretty printing durations in Haskell]
  +
** [http://blog.kfish.org/2010/07/haskell-template-for-gtk-glade-cairo.html A Haskell template for GTK, Glade and Cairo apps]
  +
** [http://blog.kfish.org/2010/04/trivial-git-routines-in-haskell-ght-020.html Trivial git routines in Haskell]
  +
** [http://blog.kfish.org/2010/04/uicommand.html UI.Command]
  +
  +
  +
Personal web sites:
   
 
* [http://www.kfish.org/ www.kfish.org] -- Homepage
 
* [http://www.kfish.org/ www.kfish.org] -- Homepage
 
* [http://blog.kfish.org/ blog.kfish.org] -- Blog
 
* [http://blog.kfish.org/ blog.kfish.org] -- Blog
 
* [http://bother.kfish.org/ bother.kfish.org] -- Bug tracking, wiki
 
* [http://bother.kfish.org/ bother.kfish.org] -- Bug tracking, wiki
  +
  +
My wiki user pages elsewhere:
  +
  +
* [http://en.wikipedia.org/wiki/User:ConradParker Wikipedia]
  +
* [http://wiki.xiph.org/index.php/User:Conrad Xiph.Org]
   
 
I hereby license all my contributions to this wiki under the simple
 
I hereby license all my contributions to this wiki under the simple
 
permissive license on [[HaskellWiki:Copyrights]].
 
permissive license on [[HaskellWiki:Copyrights]].
 
* [[User:ConradParker/InstantInsanity]]
 

Latest revision as of 06:44, 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:


Personal web sites:

My wiki user pages elsewhere:

I hereby license all my contributions to this wiki under the simple permissive license on HaskellWiki:Copyrights.