Live data from Hacker News

Viewing profile — chriswalz

chriswalz

HN member
Joined
Mon, Dec 23, 2019, 10:57 PM UTC
HN karma
266
Public activity
52 items

About chriswalz

No profile information was provided.

Recent public activity

  1. comment
    Comment #45619644

    A lot less than in da club that’s for sure

  2. comment
    Comment #44861199

    Maybe you’re not as reasonable as you think

  3. comment
    Comment #44807647

    You know one of the people who died (a child) was extremely concerned about the safety of the sub, right? The CEO mislead and lied. To blame the victims here is disrespectful to sa…

  4. comment
    Comment #42133078

    And what do the people who are actively trying to sabotage repos deserve?

  5. comment
    Comment #41257761

    You’re not being cynical Rippling is actual dogshit. We use Gusto and like it a lot.

  6. comment
    Comment #36952637

    It does. It’s supposed to realign itself twice a year

  7. comment
    Comment #35382475

    I’m glad you pulled inspiration from it! Thanks for continuing the push to improve the git user experience. Looks very clean.

  8. comment
    Comment #35375152

    This looks very similar to bit CLI - https://github.com/chriswalz/bit

  9. comment
    Comment #35349544

    For anyone who runs a large discord server (>1k users). It can be massive pain to handle questions over and over. I've tried combatting this with hiring more moderators, creating F…

  10. story
  11. comment
    Comment #34436956

    Is this a ChatGPT response?

  12. comment
    Comment #28201716

    I found it weird how the video doesn’t account for the massive economies of scale that AAA companies have access to. The audiences & market size are way bigger now than they were b…

  13. comment
    Comment #27940920

    If they don’t share it we can safely assume it’s shitty

  14. comment
    Comment #27802792

    Thank you!

  15. comment
    Comment #27797960

    Does anyone know where companies get those style of illustrations from? I always see them

  16. comment
    Comment #27481553

    I think it’s easy to conflate the two since news articles tend to not make a clear distinction unfortunately. Try searching “men buzzfeed” and then “women buzzfeed”. Go to news sec…

  17. comment
    Comment #27303302

    Or in market cap: 865,000,000 - 1997 1,640,000,000,000 - 2021

  18. comment
    Comment #27293007

    Why not use Do Not Disturb mode?

  19. comment
    Comment #27136889

    This is a good point! It's worth noting there is a maximum number of transactions that can fit into one block https://en.wikipedia.org/wiki/Bitcoin_scalability_problem#Ba...

  20. comment
    Comment #26884298

    Haha thank you!

  21. comment
    Comment #26879581

    I feel like mine isn't that beautiful but I'll show it anyway - https://github.com/chriswalz/bit It's a CLI "enhancer" for git

  22. comment
    Comment #26287534

    Agreed. There can be tighter integration with third party tools as well like GitHub and Gitlab among others

  23. comment
    Comment #26286749

    Bit uses cobra a little but for the autocomplete it uses https://github.com/c-bata/go-prompt

  24. comment
    Comment #26283029

    After a user runs `bit checkout ` bit will run `git pull --ff-only` behind the scenes

  25. comment
    Comment #26283026

    That's a good question. I'm not 100% sure but you may be right. I'll have to do some investigating