albertyw's comments

albertyw | 11 years ago | on: Ask HN: Which video hosting services scale well?

Disclosure: I'm working on a video delivery network company called Dendrio (www.dendr.io).

You're pretty spot on about AWS. Storage is super cheap, but data transfer can be really expensive. Also, depending on your users' habits, you'll likely want a CDN to serve your files, especially if you want to serve international markets, and I can tell you that most CDNs are very expensive for video hosting. Third party hosting like Youtube and Vimeo have limits for how you can use them which are easy to go over while full-service video hosting/analytics/monetization like Brightcove and Ooyala will cost you a house.

Shameless self-promotion: you should check us out at dendr.io. We're working on a peer to peer CDN that runs on top of your existing hosting provider (whether you do it yourself, or a CDN) to decrease your costs and give you other benefits. Feel free to email me at "albert@" our domain.

albertyw | 11 years ago | on: Ask HN: Why are there no programming books on Brainfuck?

Brainfuck is just a set of symbols that map to the actions a Turing machine can make. I believe that the symbols themselves were chosen to make it difficult to read and write much like Whitespace. As for Turing machines, I'm sure there are programming books about them but I'm pretty sure their point is about studying computational theory rather than practical use.

albertyw | 12 years ago | on: Maze Tree

Invert the colors - white is paths, black is walls.

albertyw | 12 years ago | on: Circuit Scribe: Draw Circuits Instantly

From the article they published in Advanced Materials, it seems the ink actually contains silver (the element) nanoparticles in a colloid. I'm surprised that the resistance is still that high.

albertyw | 12 years ago | on: Julia for Numerical Computation in MIT Courses

Making some overgeneralizations here, software written by scientists aren't going to be as good as software written by software engineers. Their usual purpose (and their training/background) is to publish papers and writing code is just a means to an end.

albertyw | 12 years ago | on: Inputs.io hacked – 4100 BTC stolen

Anybody wondering how long it will take for Bitcoin to gain enough respectability for the FBI or Secret Service to get involved after hacks like this? If the same amount of money was stolen from a normal bank, it'd likely be covered by every news outlet.
page 1