Viewing profile — dapirian
dapirian
HN member- Joined
- Fri, Mar 31, 2017, 4:04 PM UTC
- HN karma
- 12
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About dapirian
No profile information was provided.
Recent public activity
-
comment
Comment #34493322
Hey thanks for the Q: We will support other CI systems than GitHub Actions, but exact timeline of which and when is TBD. With regards to cost, you can self-host GitHub Actions runn…
-
comment
Comment #34490576
In SF, $35/walk is cheap. If you've watched 10hrs of dog training videos on youtube you can command $100/hr (the going rate for an unqualified dog trainer), or $150+/hr for a quali…
-
comment
Comment #33803168
Especially if you're using a finite pool of CI runners. Lots of companies do run their own CI runners either for added security, or to get persistent CI machines with a hot local c…
-
comment
Comment #33626935
I think this definition is outdated - linters find real bugs now. The boundaries between linters, static analyzers, and security tools in real life are basically nonexistent, it's …
-
comment
Comment #33625706
why?
-
comment
Comment #33423779
If each of your commits are tested and make sense independently, they should be different PRs - sounds to me like you're just smashing 5 stacked PRs into 1 with highly fussy curate…
-
comment
Comment #33422864
> As for squashing, I believe that everything should be rebased instead to maintain a proper, linear git history Rebasing on your PR branches is up to you, it's subjective, but set…
-
comment
Comment #32153648
Trunk Merge is an intelligent service that orchestrates merging pull requests to maintain a repository of code that always passes tests. Airbnb, Uber, Twitter, Robinhood, and many …
- story
- story
- story
-
comment
Comment #30835545
true story
-
comment
Comment #30030484
100% agree that documenting the practices of your repo is a losing battle: automate it or don't bother. I don't think you go far enough here. Every file in your repo should minimal…
- story
-
comment
Comment #29404371
Thanks for the comment! Go ahead and use it in private repos for personal use or on small teams for free - our pricing structure only targets private repo use by companies with eng…
-
comment
Comment #29399124
Hey thanks - it should populate with issues for any files that you've modified, and as you browse files any file you have open. We don't have a way from vscode to run on the whole …
-
comment
Comment #29394291
thanks semil!
-
comment
Comment #29392730
Hi! I’m one of the co-founders of Trunk. Trunk Check is the first tool in the toolbox we're building to make scalable, productive repos possible out of the box. Modern repositories…
- story