Live data from Hacker News

Viewing profile — civopsec

civopsec

HN member
Joined
Sun, Nov 20, 2022, 7:47 PM UTC
HN karma
188
Public activity
157 items

About civopsec

No profile information was provided.

Recent public activity

  1. comment
    Comment #38116290

    > Anyway, I think a better wording might be "Your branch matches origin/main" That’s fine. And also less partial to the implicit view that the remote ref is the thing you are suppo…

  2. comment
    Comment #38116241

    So you should change your terminology depending on some “how X” your workflow is? If you are working with two repositories between yourself and a teammate then it becomes “pull req…

  3. comment
    Comment #38115484

    > The expectation is that the information you get is up-to-date as of the time you started the status command, Why is that the expectation of a “distributed VCS”?

  4. comment
    Comment #38115301

    Github popularized “pull request” and I think it’s a fine term. Whether you are “actually” pulling from a different repository instead of just doing a “merge request” (idiosyncrati…

  5. comment
    Comment #38115229

    See also: - The git staging area, the term literally everyone agrees with - https://news.ycombinator.com/item?id=28143078 > “Your branch is up to date with ‘origin/main’” > ... But…

  6. comment
    Comment #38091422

    Aye thanks for the recommendations.

  7. comment
    Comment #38086707

    I use an external keyboard for my right hand and the laptop keyboard for my left so that the left one can be more straight. So that an inflammation doesn’t worsen. (This is on Ubun…

  8. comment
    Comment #37801258

    That's a different subject that my comment did not try to address.

  9. comment
    Comment #37800511

    What I said in my one-sentence-reply is that there are no non-deprecated, built-in tools that helps with this task in a streamlined manner. Which means by extension that it is not …

  10. comment
    Comment #37800441

    > Even recommending filter-branch is just aligning the footgun slightly. Who recommended it?

  11. comment
    Comment #37800342

    The rule was to not use any external tools so it doesn't qualify. But you're right. filter-repo is a great tool. You can even use pleasant Python "callbacks" instead of a hodge-pod…

  12. comment
    Comment #37800164

    Some of it might be inherent though. The data structure consists of immutable commits which are addressed by the SHA1 which depends not only on the snapshot but also the metadata a…

  13. comment
    Comment #37800084

    > Without using any external tools. git-filter-branch is the only mass-rewrite helper tool that I know of in git(1) and it's deprecated.

  14. comment
    Comment #37799870

    It's not the same thing but Git Flow reminds me of Conway's Law. Just that the branches end up representing the dev-test-release workflow. Another variation is that you reify branc…

  15. comment
    Comment #37728421

    Found on https://git.github.io/rev_news/2023/09/30/edition-103/

  16. story
  17. story
  18. comment
  19. comment
    Comment #34434077

    Can’t say I find the examples motivating. Just tells me more about the author’s tastes and proclivities than the utility of all this markup.

  20. comment
    Comment #34433971

    Nice deduction with limited utility. Someone who feels alienated from others is most probably not in a place where they can just explain who they are to other people, even if they …

  21. comment
    Comment #34431255

    > So TLDR: This reads a bit like "clever" code or code-golfing, which isn't always a bad thing, especially if the codebase is mature and contributors are expected to mentally trans…

  22. comment
    Comment #34431210

    If you are fine with using `map` then I don’t see how this is “clever”. `zip` is basically “map2”.

  23. comment
    Comment #34431118

    What’s there to say? It works the same way as `zip` does for an iterator over a `Vec`. So if you understand `zip` as applied to an iterator over `Vec`, then you might understand `z…

  24. comment
    Comment #34430424

    > instead of one using e.g. .pg? Why not just `.prolog`? In this day and age. (Maybe there’s some reason like “then I can’t put these source files on FAT filesystems”, I don’t know…

  25. comment
    Comment #34236140

    > I interpreted the quotes as implying that the children hadn’t developed a full human language, but rather the rudimentary beginnings of one. A language, in other words.