Live data from Hacker News

Viewing profile — macnix

macnix

HN member
Joined
Mon, Jan 30, 2012, 10:34 PM UTC
HN karma
6
Public activity
5 items

About macnix

Lead Engineer at @howareyou

Recent public activity

  1. 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.

  2. 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.

  3. 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…

  4. 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/ )…

  5. 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…