Live data from Hacker News

Viewing profile — pori

pori

HN member
Joined
Sun, Jan 17, 2016, 6:38 PM UTC
HN karma
64
Public activity
27 items

About pori

No profile information was provided.

Recent public activity

  1. comment
    Comment #16188197

    Coming out. Before doing so, I closed myself off from all manner of emotion, creativity, and honesty. I tried to be invisible. I closed myself off from people. I lived in my own mi…

  2. comment
    Comment #12375813

    The community sure has come along way. I appreciate that the design is still pretty much the same. Even still running on Arc lang!

  3. comment
    Comment #12064492

    Depends on what you want to use Scheme for. Racket - wide support, ease of use, etc. GNU Guile - extending GNU applications or building your own robust ones. Chibi - embedded appli…

  4. comment
    Comment #12035241

    I see what you did there.

  5. comment
    Comment #11926612

    I first discovered Borges in high school. We read "The Book of Sand" from a textbook. I've been wrapped up in the mysticism of the scenarios of his writing ever since. Years later,…

  6. comment
    Comment #11834883

    Instagram's api has always been locked down pretty tightly, not having near the use of 3rd party Twitter apps. This may not have that big of an impact.

  7. comment
    Comment #11753015

    My favorite feature is definitely the square bracket destructuring syntax. This is great for bringing tuple-esque operations to the language.

  8. comment
    Comment #11513089

    I agree with this assertion. Albeit, isn't this what's to come with WebAssembly?

  9. comment
    Comment #11435402

    Well, this is interesting to see after what happened to npm a few weeks ago. Check out the getting started page, there's an npm install: https://dev.kik.com/#/docs/getting-started

  10. comment
    Comment #11427411

    A few lines of CSS could have done the trick. Read: http://bettermotherfuckingwebsite.com/

  11. comment
    Comment #11321934

    > Effort put into rhine-ml: 2 months > Effort put into rhine: 1 year, 1 month Props for the effort put into this! I came across rhine-ml a while ago and thought it would have been …

  12. comment
    Comment #11317998

    It's really cool to see an old game engine released like this for historical purposes. Not to mention, it's nice to be able to experiment and see other games become derivatives. St…

  13. comment
    Comment #11317979

    The GPL version of the Quake II engine has been used to make a few games: https://en.wikipedia.org/wiki/Quake_II_engine#Games_based_on...

  14. comment
    Comment #11301845

    Thanks for the answer. That makes a lot of sense. I guess To some degree, I did know this. But the media has been portraying these moves as a complete move, hence the whole "exodus…

  15. comment
    Comment #11301827

    In a world that makes sense: probably. Keep in mind, Slack is not only raising money because it can but also because the public markets would throttle it like the companies had bee…

  16. comment
    Comment #11301795

    Don't forget the apparent JS -> Go

  17. comment
    Comment #11301751

    Can someone provide a little context towards this exodus from AWS to Google Cloud? I understand in DropBox's case that they (questionably) need their own infrastructure for cost sa…

  18. comment
    Comment #11286883

    It definitely would be better to just solve the problem. This is classic result of an OSS community responding to a problem with complaints or new, unrelated/irrelevant projects. Y…

  19. comment
    Comment #11281347

    Couldn't help but noticed that they skipped on Twitter, who uses Ruby and Scala.

  20. comment
    Comment #11280819

    You are right. It isn't best to start with LLVM, the top tier. I've made the mistake of letting it stop me in the past. Writing a Brainfuck interpreter is a good idea! (I'm aware o…

  21. comment
    Comment #11279563

    As a web developer, LLVM has always been a mystery to me. I have a basic understanding of computer science, but that has never been enough to parse through the documentation, writt…

  22. comment
    Comment #11171276

    True, there are projects that die, Parse is perhaps the biggest example thus far. But seeing as how Microsoft is interested in expanding it's reach in OSS, I don't see a problem. T…

  23. comment
    Comment #11126583

    Well, I was tempted to mention Haskell. Problem is, I haven't found a practical use for it. Of all the FP languages, this is actually the one I am most tempted by. I had forgotten …

  24. comment
    Comment #11125571

    Seen a lot of Erlang mentions in this thread. Is that the native alternative to Go? Personally, I prefer to write code in a functional manner. While I've always thought Go looked l…

  25. comment
    Comment #11094564

    I've used GitLab before and had a very good experience with it. Meant mostly for private repos, however. I tried pushing it onto the teams I have worked with in the past but they r…