Viewing profile — jnankin
jnankin
HN member- Joined
- Wed, Mar 30, 2011, 10:51 PM UTC
- HN karma
- 39
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About jnankin
No profile information was provided.
Recent public activity
- story
-
comment
Comment #14007577
Twilio and Phaxio just had a fax based conversation live on youtube https://ibb.co/ksStrF https://ibb.co/fUFDrF
-
story
Ask HN: How do I write good API client libraries?
I'm writing some new API client libraries in a variety of languages (PHP, Java, Ruby, C#, JS, Python) for an API. Is there a list of best practices or a good resource for doing thi…
-
comment
Comment #9102399
PCI compliance does require this.
- story
-
comment
Comment #9101411
still degraded performance!!
-
story
Ask HN: What is your linux IDS and AVS?
If you're HIPAA compliant or PCI compliant you must run an intrusion detection system and anti virus software. What do you use to solve these requirements on Linux?
-
comment
Comment #8397521
Yep, seeing this too across multiple machines!
- story
-
comment
Comment #8168702
See this Asana post on how they do it: http://eng.asana.com/2014/02/scaling-asana-com/ This still requires Statamic, PHP, and AWS Elastic Beanstalk. That would appear to be expensi…
-
story
Ask HN: How do you host your company's marketing site?
We'd like to switch to hosting our marketing site, blog, and documentation using Jekyll. We've used S3 for other projects to host Jekyll sites, but we'd really like to have HTTPS e…
-
comment
Comment #8132734
Phaxio co-founder here. Thanks for the write up, Pete! Really great to see the product we've been bootstrapping for 3 years on the front page of HN. We're devoted to making develop…
-
comment
Comment #6988015
what i dont understand is, why would any one want to START with a VM that has some one elses data on it? Forget people wanting their data scrubbed on delete.
-
story
Ask HN: How do you store production credentials?
Particularly, if you have fabric scripts that are responsible for running deploys etc, how do you distribute, store, and secure the credentials required to back these scripts and a…
- story
-
comment
Comment #6709283
i'm a PHP developer. just clicked on the comments to see the usual negative PHP wrath... this time there are no comments at all. not sure which is worse :)
-
story
Ask HN: What YC companies are built mainly with PHP?
I know of two so far: - iCracked (http://www.themuse.com/jobs/icracked/full-stack-backend-developer) - interstateapp (http://blog.interstateapp.com/post/10699086100/the-fuel-of-int…
-
comment
Comment #6239272
console and SES are working for me now (2:41 CST)
-
comment
Comment #6239266
SES is back for me and working
-
comment
Comment #6156055
i assume this is similar to what flynn.io will be?
- story
-
story
Ask HN: What are some good, secure, shared filesystems?
I would like to set up a shared filesystem so that multiple EC2 machines in a cluster can share files. Requirements: - Should be easy to secure - Files should be encrypted at rest …
- story
-
comment
Comment #6060307
How does your product differ from RightScale, Scalr, or OpDemand?
-
story
Show HN: Email A summary of bitbucket inprogress issues to your team
This is my first python script ever! Learned the language as I wrote this. Please let me know if you have any comments on the source or any suggestions. Thanks!