Viewing profile — mborromeo
mborromeo
HN member- Joined
- Fri, Apr 22, 2011, 1:36 PM UTC
- HN karma
- 8
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About mborromeo
Recent public activity
- story
- story
-
comment
Comment #4791155
This is very cool. I usually don't see so much innovation in this market, but this is a very big step forward if compared to the printed tabs spread in my house. Congrats and keep …
-
story
Ask HN: How do you secure your distributed servers?
Let's say you have a couple of EC2, some Rackspace servers and some other physical machines rented somewhere. How do you approach the secure communications among these nodes? I don…
-
comment
Comment #2762090
With a little effort they could use ssh keys instead of passwords... They should ask users to provide their ssh public keys, and use them to give access to a new provisioned server…
-
comment
Comment #2755214
That's ok if you application is "standalone", but what happens when your app needs some backend webservice to properly run? We pay for servers, we can't pirate them. I read article…
-
comment
Comment #2755148
Apple introduced an API to check if the device is jailbroken, but after 6 months removed it without any explanation. However you can still make some check, like to check if the pat…
-
comment
Comment #2750034
Hum no. Still having issues with Chrome + OSX. Check your certificates with "openssl s_client -showcerts -connect www.fluxflex.com:443" Moreover, even ignoring SSL issues, i get an…
-
comment
Comment #2741730
This is a great news, thanks for your efforts on this! However, it's really sad to have to pay the Microsoft toll over FreeBSD (afaik Windows EC2 Instances are a bit more expensive…
-
comment
Comment #2536857
I'm definitely the one in the second video. Cool idea! I think a lot of people could use this service.
-
comment
Comment #2484542
If you spend so much time, passion and money building a product like Dropbox you will try to defend it from every kind of threat: today the "piracy" topic is a hot one, sounds like…
-
comment
Comment #2474415
Automated unit test, BDD and static code analysis
-
comment
Comment #2473994
Pretty cool! Is there a way to show the spot instances price too? Maybe some ajax magic?