Live data from Hacker News

Viewing profile — sleexyz

sleexyz

HN member
Joined
Mon, Jan 18, 2016, 5:13 AM UTC
HN karma
18
Public activity
5 items

About sleexyz

https://github.com/sleexyz

Recent public activity

  1. comment
    Comment #13068837

    The real point behind this is so programmers who understand trivia like singletons and recursion schemes can walk around during conferences and feel good about themselves for being…

  2. comment
    Comment #13068786

    Most useless thing ever created for functional programming anything. It's not even biased towards Haskell; it's biased towards working at Slamdata, where they abuse free monads for…

  3. comment
    Comment #13068738

    wrong "singletons" http://stackoverflow.com/questions/16017294/singleton-types-... Singletons are a way to emulate dependent types with typeclasses, datakinds, and GADTs

  4. comment
    Comment #11853287

    Here's a short demo reel with audio-reactive shaders made with Hylogen: https://hylogen.com/ (works with Chrome, Firefox, Safari) (includes a GPU Game of Life implementation!)

  5. comment
    Comment #11853088

    yoo author here! I haven't played with Tidal, though I have done livecoding audio with Vivid[1], a Haskell-to-supercollider DSL. Never heard of shadertone; thanks for the link! Alw…