Live data from Hacker News

Viewing profile — GregMartinez

GregMartinez

HN member
Joined
Thu, Mar 31, 2016, 11:23 PM UTC
HN karma
15
Public activity
6 items

About GregMartinez

No profile information was provided.

Recent public activity

  1. comment
    Comment #25423754

    Thanks for sharing an in-depth breakdown of your first year. I've been curious on how indie shows can support themselves and it seems like it's really not feasible long term which …

  2. comment
    Comment #23555670

    Just checked and you don't even need to say you're making 100k+. I marked that my liquid assets are under 25k, net worth is under 25k, and yearly income is under 25k (all the lowes…

  3. comment
    Comment #19272283

    Goland's debugger can evaluate expressions when paused. https://www.jetbrains.com/help/go/debugging-code.html#924cf9...

  4. comment
    Comment #19067310

    dlv has an open PR to move the config from $HOME/.dlv to $XDG_CONFIG_HOME/dlv so that one should be fixed soon.

  5. comment
    Comment #16370514

    The article mentions how they handled it. > While you’re making big changes, take care of your existing customers. If you’re raising prices, grandfather them to their current plan.…

  6. comment
    Comment #15815866

    Without knowing their migration strategy it is hard to say. A few things I notice that get borked often with migrations are not handling redirects & internal links properly, not up…