Viewing profile — macnix
macnix
HN member- Joined
- Mon, Jan 30, 2012, 10:34 PM UTC
- HN karma
- 6
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About macnix
Recent public activity
-
comment
Comment #6370587
No updates, no real deletes either (only virtual ones). Data about transactions is stored separately from the clinical data, in an optimised store for log data.
-
comment
Comment #6367492
All successful and failed transactions against any resource gets logged. We haven't exposed it in the API yet, but it's coming.
-
comment
Comment #5929254
I came up with deliver https://github.com/gerhard/deliver to address this very problem. It's bash utility that automates git-based deploys and comes with pre-built strategies for t…
-
comment
Comment #5639117
We are behind howareyou.com, an online personal health record completely free to all NHS patients. We are committed to building the best clinical API ( https://api.howareyou.com/ )…
-
story
Heroku-style deployment on non-Heroku servers
Born out of frustration with current Ruby deployment practices. Capistrano is a workhorse, but if you combine it with rvm and bundler, you're in for a treat. git-deploy works prett…