Viewing profile — tex0
tex0
HN member- Joined
- Thu, Nov 05, 2015, 2:25 PM UTC
- HN karma
- 399
- Public activity
- 115 items
- HN profile
- View on Hacker News ↗
About tex0
No profile information was provided.
Recent public activity
-
comment
Comment #48144820
If the developer can have a local copy of the monorepo it's not a "large" codebase.
-
comment
Comment #47685488
The interesting selling point about this, if the claims are substantial, is that nobody will be able to produce secure software without access to one of these models. Good for them…
-
comment
Comment #46587839
Fossil has some really nice ideas (although I don't like the feature bloat), but when I tried to use it I ran into so many issues and/or bugs. With git on the other hand I can't re…
-
comment
Comment #46146244
This is a cool tool, I like the idea. But the way `uc machine init` works under the hood is really scary. Lot's of `curl | bash` run as root. While I would love to test this tool, …
-
comment
Comment #46096018
Same here. Pretty amazing. Almost every game in my (large) Steam libarary runs out of the box. Performance is on par with Windows. This finally allowed me to ditch Windows. And no,…
-
comment
Comment #44983241
If you don't like Go, then just let go. I hope nobody forces you to use it. Some critique is definitely valid, but some of it just sounds like they didn't take the time to grasp th…
-
comment
Comment #44650894
https://opensource.google/projects I think all of those are using git and many Gerrit as well.
-
comment
Comment #44650769
Maybe they need perforce support instead :P
-
comment
Comment #44117600
Gerrit can do some of that.
-
comment
Comment #44116710
That depends on your VCS. Some systems don't even allow you to "clone" anything. And yes, some of them enforce all kinds of ACLs.
-
comment
Comment #43522597
That is pretty much what I'm doing with Steam, Proton and my Game Library. 99% the time it works just great.
-
comment
Comment #43298084
Probably zero. And strike the non-SWE part. gpg isn't really easy to use.
-
comment
Comment #43171230
Maybe git is just too complicated for average users (myself included).
-
comment
Comment #39999963
The new GitHub CS is pretty great indeed. Still not on par with it's role model, but getting closer.
-
comment
Comment #39872775
Thank you for reposting. I don't want to start bashing XZ, but I honestly wonder why it's been picked up so much despite the valid criticism. As if the compression rate increase at…
-
comment
Comment #35865074
Yes, it comes pretty close. Well done!
-
comment
Comment #34314873
Is the source code of the service behind proxy.golang.org actually open-source?
-
comment
Comment #34149615
KeePass(X), Password Store/Gopass, pwSafe, ... Plenty of good choices.
-
comment
Comment #34149604
Why did people think that using a cloud based password manager (or for that matter: a closed source one) was ever a good idea?
-
comment
Comment #33504767
Same here. In fact I've built a very similar tool because sed/awk/grep/find didn't quite cut it and it did help a me lot to get sh* done.
-
comment
Comment #33221562
How do you know?
-
comment
Comment #33141063
He's so right about this. git is terrible. I hope some day we see a successful successor.
-
comment
Comment #32834713
That reminds me of Piper/CitC: https://cacm.acm.org/magazines/2016/7/204032-why-google-stor...
-
comment
Comment #32641791
Packfiles give me PTSD. They are so notoriously hard to maintain on the large scale server side. I really wish git wasn't using them.
-
comment
Comment #32606433
I disagree. All the examples you mention are part of the software supply chain. To me it doesn't matter if code comes in through a vendor, a dependency or is written in house. It's…