Live data from Hacker News

Viewing profile — maxpow4h

maxpow4h

HN member
Joined
Sun, Apr 15, 2012, 6:06 AM UTC
HN karma
37
Public activity
19 items

About maxpow4h

max

Recent public activity

  1. comment
    Comment #7897051

    yup. we have a "Functor" https://github.com/maxpow4h/swiftz/blob/master/swiftz/Unsoun... It requires constructing a "Functor" value manually, otherwise it works fine. You can still…

  2. comment
    Comment #7560015

    the twitter app is 30M, we have already past the point of sensible app sizes. edit: fb messenger is 60M, a ghc-ios app with the elm compiler baked in is 24M.

  3. comment
    Comment #5802374

    You may want to try using TemplateHaskell. Where you had: data MetaData = MetaData { metadataUrl :: String, metadataTitle :: String ... you can use import Data.Char ... upStr n s =…

  4. story
  5. comment
    Comment #5503071

    No it doesn't. It gives the right to any users of your service to get a copy of the source code under the same license. Has nothing to do with "code be made available to the public…

  6. comment
    Comment #5291635

    GitHub wrote about this back in 2009. https://github.com/blog/517-unicorn

  7. comment
    Comment #5216295

    The main problem here is it isn't communicated effectively to users.

  8. story
  9. comment
    Comment #4395007

    status.net is great, but I would have federation where you can add a server as a source rather than just a user. Then if that server has a @fred, @fred would always be resolved to …

  10. comment
    Comment #4394939

    I don't, it's just a proof of concept. In the distributed implementation I would have a chain of trust from the people you follow, where if you report someone as a spammer, the ser…

  11. comment
    Comment #4394832

    From here, I think we should move to a distributed model, like email and xmpp. It needs to be Open Source so anyone can run it and everyone owns their data. It needs to be compatib…

  12. story
  13. comment
    Comment #4239568

    It's known as Introsort

  14. story
    Facebook lets you pay to promote your post

    Now you can pay to promote your Facebook posts. I can't find a blog post anywhere announcing this feature. Some people see it as "Announce" while some see it as "Promote". 2 screen…

  15. comment
    Comment #3906226

    There is a git command called git-format-patch that lets you format patches for email. This script then _encodes_ this into a PNG and you can tweet it. I've added more detail to th…

  16. story
  17. story
  18. story
  19. story