Viewing profile — crowhack
crowhack
HN member- Joined
- Wed, Nov 16, 2011, 6:11 PM UTC
- HN karma
- 64
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About crowhack
No profile information was provided.
Recent public activity
-
comment
Comment #32854744
True, there are not many (or any) that will be as profitable but some still exist such as ergo, https://ergoplatform.org/en/get-erg/#Mining .
-
comment
Comment #25799190
Cool trick, I did not know this, but it makes sense.
-
comment
Comment #25798875
"I have to carefully make sure that each resource has been freed/closed (but not too soon!)" You can use defer keyword to free right after allocating and it won't be called until t…
-
comment
Comment #21740908
Check out the Zig standard library and the tests for examples on doing some basic stuff with the language. Tests are generally at the end of files, you can search for "test". 0.5.0…
-
story
Ask HN: Where to Find Computer Science Research Papers?
My brief search into this only led to the ACM digital library, which seems pretty good. Are there any other services, free or paid, that provide access to old and new computer scie…
-
comment
Comment #18101126
Yeah that's true but I disagree it's a good idea. Most AAA shops still use non-GC languages because they need the full control/cannot waste ms on random GC pass.
-
comment
Comment #18100943
Thanks for this link.
-
comment
Comment #18100899
How low latency are we talkin? 1ms , 10ms ?
-
comment
Comment #18100827
Rendering text at 60fps is a far cry from rendering a dynamic scene at 60fps. Any examples of this being used for something non-trivial? I'm generally curious because I figured Gol…
- story
-
comment
Comment #13477834
small world. im happy Clements is still teaching! his programming languages course with Racket was my one of my favorites.
-
comment
Comment #7935484
What exactly is this? A chip you put in your wrist? A contact lens?
-
comment
Comment #7759103
Yeah won't even open the tables for me, and wow 38.1kb.
- story
-
comment
Comment #7438136
I've been looking for an excuse for more C programming and less web dev. This seems like a great learning experience. Can't wait to start this!
-
comment
Comment #6762914
Enjoyed this :)
-
comment
Comment #6510223
Looks great. Probably too many features for my taste, as I deal with enough social networks in my life. For the past couple years I've been using http://www.backloggery.com/ to kee…
- story
- story
- story
- story
-
comment
Comment #5180333
ahahahahahAHAHAAHAHAHAHAHAHAHAHA I can't fully understand why I find this so funny but I am just falling out of my seat laughing. While I find this extremely comical, I am excited …
-
comment
Comment #5154318
they actually ported it to linux, let me find it for you. edit: here it is http://lifehacker.com/5963726/netflix-finally-comes-to-ubunt...
-
comment
Comment #5154311
I had the same problem with my blu-ray player. I had to go online and add it to my instant queue. Then I was able to access it on blu-ray player through my queue. I don't know why …
-
comment
Comment #5154110
I really enjoyed the first 2 episodes. I wasn't sold after the first episode but after the 2nd I became a fan. The character development and pacing is great. It has this sense of f…