Viewing profile — bavent
bavent
HN member- Joined
- Sun, Jun 30, 2019, 3:53 AM UTC
- HN karma
- 428
- Public activity
- 184 items
- HN profile
- View on Hacker News ↗
About bavent
No profile information was provided.
Recent public activity
-
comment
Comment #46398845
[flagged]
-
comment
Comment #46384862
[flagged]
-
comment
Comment #46366118
[flagged]
-
comment
Comment #46345823
[flagged]
-
comment
Comment #46330326
[flagged]
-
comment
Comment #46308366
[flagged]
-
comment
Comment #46288994
[flagged]
-
comment
Comment #46255294
[flagged]
-
comment
Comment #46252218
[flagged]
-
comment
Comment #46250674
So? Does that somehow invalidate this article?
-
comment
Comment #46074873
Good thing birds aren’t real.
-
comment
Comment #46057385
So your eyes alone tell you that these young adults have convinced themselves they have some sort of incurable malady? Impressive. You still also dodge answering why you think it’s…
-
comment
Comment #46054492
I think it says a lot about you that you look at people and automatically assume your assessment of them is accurate. That you allow your child to talk shit about them.
-
comment
Comment #46053952
And you don't think, "hey this is a learning opportunity for them, I can teach them the value of minding their own business, not judging people based on how they look, not making a…
-
comment
Comment #46050857
You should be a better parent then, and teach your son to not judge other people so harshly.
-
comment
Comment #46050838
[flagged]
-
comment
Comment #45918248
I never said we needed 5k, if you have to pretend I said something in order to make an argument, you don’t really have an argument. You also provided no evidence that 5k reps can’t…
-
comment
Comment #45917274
Having the house capped is also ridiculous. My rep is also the rep for 750k+ other people. One person cannot represent a district that size appropriately at a federal level. They a…
-
comment
Comment #45778858
[flagged]
-
comment
Comment #45777785
Right, small PRs are great. And they are even better with a nice commit history for me to follow. One does not exclude the other.
-
comment
Comment #45775235
I do agree that this is a good compromise. For me, if I do a git blame and eventually can find the PR that led to change, if it has nice clean commits, that’s good enough.
-
comment
Comment #45775032
Yeah, I think over use of GitHub, which seems to encourage squash-merging, has led to this where a lot of people I’ve seen treat a PR as essentially one commit - because it ends up…
-
comment
Comment #45774811
I have a little script that does this automatically - lists out Jira tickets assigned to me, then when I select one, creates a branch with the ticket number and the title, subbing …
-
comment
Comment #45774768
Hard disagree here. GitHub does encourage this sort of thing, but even there for my PRs to be easily reviewable, I like to keep my commits organized and with good messages explaini…
-
comment
Comment #45741578
Most of the things I do with Neovim I could probably also do with VS Code (not sure about autocommands and macros though, I haven't used Code in years). I don't use a mouse much, I…