Viewing profile — pori
pori
HN member- Joined
- Sun, Jan 17, 2016, 6:38 PM UTC
- HN karma
- 64
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About pori
No profile information was provided.
Recent public activity
-
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…
-
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!
-
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…
-
comment
Comment #12035241
I see what you did there.
-
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,…
-
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.
-
comment
Comment #11753015
My favorite feature is definitely the square bracket destructuring syntax. This is great for bringing tuple-esque operations to the language.
-
comment
Comment #11513089
I agree with this assertion. Albeit, isn't this what's to come with WebAssembly?
-
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
-
comment
Comment #11427411
A few lines of CSS could have done the trick. Read: http://bettermotherfuckingwebsite.com/
-
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 …
-
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…
-
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...
-
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…
-
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…
-
comment
Comment #11301795
Don't forget the apparent JS -> Go
-
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…
-
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…
-
comment
Comment #11281347
Couldn't help but noticed that they skipped on Twitter, who uses Ruby and Scala.
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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…