Viewing profile — espo
espo
HN member- Joined
- Tue, May 31, 2011, 10:08 AM UTC
- HN karma
- 161
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About espo
Recent public activity
-
comment
Comment #34185640
[flagged]
- story
- story
-
comment
Comment #14500917
A similar service is Pushover. They have an e-mail gateway that allows you to send e-mails to your custom Pushover e-mail address and have it be converted into Pushover notificatio…
- story
-
comment
Comment #5695548
If there really is a market for this, it shouldn't be too hard to recreate with the help of twilio and google APIs. The problem is getting paid, maybe you could charge a monthly fe…
-
comment
Comment #5498309
Proper access control on your web site.
-
comment
Comment #4017383
An example on how to use this service is here: http://makeprojects.com/Project/Notifying-Doorbell/2165/ That project will help you to hack your doorbell to send Push notification t…
- story
-
comment
Comment #3939702
You mean like this CSS-implementation of Rule 110? http://eli.fox-epste.in/rule110-full.html
- story
-
comment
Comment #3672897
The statement (from 2008) has since been redacted by Adam. 'MythBusters' co-host backpedals on RFID kerfuffle: http://news.cnet.com/8301-13772_3-10031601-52.html
- story
- story
-
comment
Comment #3520250
Im hitting ESC in vim all the time. Is that a bad thing?
- story
-
comment
Comment #3469988
The free tier is only for new customers. If you've been using AWS for years, you will not get this offer to test a Windows-server in the cloud.
- story
- story
- story
- story
- story
-
comment
Comment #2802058
My SSH buddy is iSSH from the App Store. Always available when I need him.
-
comment
Comment #2792747
Regarding #2: I´ve created a proof of concept in C# on how you can create this app yourself. Feel free to try it out: https://github.com/esp0/googleAuthNet
-
comment
Comment #2717417
If you are doing this, then the hash IS the password. That means if someone steals your database, the could log in as all of your users just by tweaking the client-side JavaScript …