Live data from Hacker News

Viewing profile — igor_marques

igor_marques

HN member
Joined
Fri, Oct 23, 2015, 12:52 AM UTC
HN karma
123
Public activity
15 items

About igor_marques

developer at Magnetis Investments. http://igormarques.github.io

Recent public activity

  1. comment
    Comment #34999373

    How a simple practice can add a lot of value to a team's work.

  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #12306965

    thanks for pointing this. It's fixed!

  11. comment
    Comment #12304867

    The rebase would ideally be the last thing you do on your branch, and very carefully. And I also mention in the post that we should always use what's best for our teams, so if the …

  12. comment
    Comment #12304681

    Nothing stops you to use continuous integration with this workflow. For instance, Travis-CI and Codeship support branching (they can tell you if the new build will be fine or not).…

  13. story
  14. story
  15. story
    An easier way to write coding tutorials

    Hi, guys, I'm developing this app that makes it really easy to write tutorials with code examples from github: http://that-s-the-way-you-do-it.herokuapp.com You can just grab a git…