Viewing profile — memoryhole
memoryhole
HN member- Joined
- Sun, May 02, 2010, 5:08 PM UTC
- HN karma
- 74
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About memoryhole
No profile information was provided.
Recent public activity
-
comment
Comment #14660237
We have, and we open sourced it :) https://www.spinnaker.io/ Here is a blog post (2010) describing the decision to move out of our own data centers: https://medium.com/netflix-tech…
-
comment
Comment #12855455
Several years ago, the company I worked for hired an awesome C++ dev we found from a listing I posted to "Who's Hiring". It definitely works. He was one of the most resourceful and…
-
comment
Comment #12802476
I believe that is the point. Choose the right serialization strategy to fit the job. Most projects default to JSON regardless of how suitable. At some scale that should be revisite…
- story
-
comment
Comment #9184696
We plan on releasing a technical post later this week with the details. In the meantime, if you are curious about the platform checkout the forums and wiki at http://nesdev.com
-
comment
Comment #9182591
Thanks!
-
comment
Comment #9182479
This is exactly what we did. The video frames were converted to tilesets and stored in the rom image. For playback, the memory mapper (MMC3) is used to swap between the frames with…
-
comment
Comment #9182415
Hey, I'm Alex, one of the two developers in the video. You are correct, the short video you see is pre-converted and stored statically. In fact, the original plan we had was to sti…
-
comment
Comment #5808180
Yes it definitely works. We hired a very talented remote c++ dev using this method.
-
comment
Comment #4068052
Yes, we are definitely interested in people with your skill-set. Please pop Will an email :)
-
comment
Comment #4063032
3D Avatar School (Hong Kong) - Full time, part time, contract, local or remote We are an expanding Hong Kong-based startup that is harnessing 3D gaming technology for language educ…
-
comment
Comment #2027555
I'm not sure if it is production quality, but I have successfully used this to get C-with-blocks in Archlinux. http://compiler-rt.llvm.org/index.html