Viewing profile — whee
whee
HN member- Joined
- Thu, Aug 16, 2007, 12:04 AM UTC
- HN karma
- 3
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About whee
No profile information was provided.
Recent public activity
-
comment
Comment #8326678
Neat. I have my own take on this concept[1] using Redis pub/sub instead of queues. Tradeoffs involve being able to lose data if endpoints aren't connected, but you do get the benef…
-
comment
Comment #4779368
I use it much like one would use Google Voice; forwarding to my cell phone and a couple of SIP phones with some call flow stuffs. A DID with unlimited incoming is $2/mo. With the e…
-
comment
Comment #4776175
FWIW, Anveo is pretty cheap for this sort of thing. You could even do your workflow without much custom work: http://anveo.com/consumer/features.asp?code=personalize_call (Unaffili…
-
comment
Comment #4541511
You may be interested in http://camelcamelcamel.com/ for this sort of thing. Uses Amazon to track historical high and low price points so you can get a good idea of when to expect …
-
comment
Comment #4326035
SEEKING WORK - Remote or Rochester, NY Small projects, sub-projects, pieces of larger work preferred. I love a good bug hunt. Recently used languages include Python, Go, and Perl, …
- comment
-
comment
Comment #4244902
SEEKING WORK - Remote or Rochester, NY Small projects, sub-projects, pieces of larger work preferred. I love a good bug hunt. Recently used languages include Go, Perl, and Python, …
-
comment
Comment #3916273
Started working on and launched Everyminder, a web app to handle infrequent maintenance tasks I always forget about: https://everyminder.com/ It's currently pretty basic, but I hav…
- comment
-
comment
Comment #2700035
I think you are analyzing too early. If this project is tackling a problem you haven't solved before, think of your first implementation as a prototype. You likely don't understand…