Live data from Hacker News

Viewing profile — bavent

bavent

HN member
Joined
Sun, Jun 30, 2019, 3:53 AM UTC
HN karma
428
Public activity
184 items

About bavent

No profile information was provided.

Recent public activity

  1. comment
    Comment #46398845

    [flagged]

  2. comment
    Comment #46384862

    [flagged]

  3. comment
    Comment #46366118

    [flagged]

  4. comment
    Comment #46345823

    [flagged]

  5. comment
    Comment #46330326

    [flagged]

  6. comment
    Comment #46308366

    [flagged]

  7. comment
    Comment #46288994

    [flagged]

  8. comment
    Comment #46255294

    [flagged]

  9. comment
    Comment #46252218

    [flagged]

  10. comment
    Comment #46250674

    So? Does that somehow invalidate this article?

  11. comment
    Comment #46074873

    Good thing birds aren’t real.

  12. 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…

  13. 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.

  14. 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…

  15. comment
    Comment #46050857

    You should be a better parent then, and teach your son to not judge other people so harshly.

  16. comment
    Comment #46050838

    [flagged]

  17. 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…

  18. 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…

  19. comment
    Comment #45778858

    [flagged]

  20. 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.

  21. 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.

  22. 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…

  23. 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 …

  24. 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…

  25. 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…