Viewing profile — chriswalz
chriswalz
HN member- Joined
- Mon, Dec 23, 2019, 10:57 PM UTC
- HN karma
- 266
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About chriswalz
No profile information was provided.
Recent public activity
-
comment
Comment #45619644
A lot less than in da club that’s for sure
-
comment
Comment #44861199
Maybe you’re not as reasonable as you think
-
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…
-
comment
Comment #42133078
And what do the people who are actively trying to sabotage repos deserve?
-
comment
Comment #41257761
You’re not being cynical Rippling is actual dogshit. We use Gusto and like it a lot.
-
comment
Comment #36952637
It does. It’s supposed to realign itself twice a year
-
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.
-
comment
Comment #35375152
This looks very similar to bit CLI - https://github.com/chriswalz/bit
-
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…
- story
-
comment
Comment #34436956
Is this a ChatGPT response?
-
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…
-
comment
Comment #27940920
If they don’t share it we can safely assume it’s shitty
-
comment
Comment #27802792
Thank you!
-
comment
Comment #27797960
Does anyone know where companies get those style of illustrations from? I always see them
-
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…
-
comment
Comment #27303302
Or in market cap: 865,000,000 - 1997 1,640,000,000,000 - 2021
-
comment
Comment #27293007
Why not use Do Not Disturb mode?
-
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...
-
comment
Comment #26884298
Haha thank you!
-
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
-
comment
Comment #26287534
Agreed. There can be tighter integration with third party tools as well like GitHub and Gitlab among others
-
comment
Comment #26286749
Bit uses cobra a little but for the autocomplete it uses https://github.com/c-bata/go-prompt
-
comment
Comment #26283029
After a user runs `bit checkout ` bit will run `git pull --ff-only` behind the scenes
-
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