Live data from Hacker News

Viewing profile — sethreno

sethreno

HN member
Joined
Sun, Mar 13, 2011, 3:34 PM UTC
HN karma
5
Public activity
6 items

About sethreno

https://github.com/sethreno http://stackoverflow.com/users/50225/seth-reno

Recent public activity

  1. comment
    Comment #45339192

    Will Neki be a branch of [Citus]( https://github.com/citusdata/citus ) or is it more based on Vitess?

  2. comment
    Comment #23570287

    Is your service open source? I'd be interested in testing it. Also, you could speed up formatting in CI by only formatting files that changed.

  3. comment
    Comment #23567756

    I wish their was a standard c# formatter too. dotnet-format doesn't support wrapping long lines which is one of the more important features in my opinion. Resharper has a free comm…

  4. comment
    Comment #11575669

    In my experience installing updates to Jenkins has been painless, 2.0 was no different.

  5. story
  6. comment
    Comment #7401019

    I prefer to think of db version control and db migrations as two separate things. Version control achieved by keeping the SQL scripts to create the database in your VCS along with …