Hugo Heyman · X (formerly Twitter)

  1. X
  2. Hugo Heyman

Hugo Heyman

76

posts

user avatar

@hugoheyman

tech, coding, etc

Joined September 2011

  • user avatar

    So what’s your handle on the site which may not be named?

  • user avatar

    If you use the common git alias "git up" I can recommend a nice addition to it: up = "!f() { git pull origin ${1-$(git rev-parse --abbrev-ref HEAD)} --rebase --autostash; }; f" This adds an optional argument for what branch to rebase on.

  • user avatar

    "The relationship between cost and internal quality is an unusual and counter-intuitive relationship, it's usually hard to absorb. But understanding it is critical to developing software at maximum efficiency." martinfowler.com/articles/is-qu…

  • user avatar

  • user avatar

Read the original on x.com ↗