Viewing profile — civopsec
civopsec
HN member- Joined
- Sun, Nov 20, 2022, 7:47 PM UTC
- HN karma
- 188
- Public activity
- 157 items
- HN profile
- View on Hacker News ↗
About civopsec
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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”?
-
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…
-
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…
-
comment
Comment #38091422
Aye thanks for the recommendations.
-
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…
-
comment
Comment #37801258
That's a different subject that my comment did not try to address.
-
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 …
-
comment
Comment #37800441
> Even recommending filter-branch is just aligning the footgun slightly. Who recommended it?
-
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…
-
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…
-
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.
-
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…
-
comment
Comment #37728421
Found on https://git.github.io/rev_news/2023/09/30/edition-103/
- story
- story
- comment
-
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.
-
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 …
-
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…
-
comment
Comment #34431210
If you are fine with using `map` then I don’t see how this is “clever”. `zip` is basically “map2”.
-
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…
-
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…
-
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.