Viewing profile — ggggit
ggggit
HN member- Joined
- Fri, Aug 17, 2012, 6:26 AM UTC
- HN karma
- 17
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About ggggit
No profile information was provided.
Recent public activity
-
comment
Comment #4399759
I do understand about the simplicity of the design, though I haven't tried to figure out exactly how git works. When I see people commenting about git's simplicity it is not about …
-
comment
Comment #4399646
I am no expert with du and all it's options and behaviours, but it's funny you mention the h, c and s ones because I did bother to learn and commit those three to memory long ago a…
-
comment
Comment #4399619
Right. I feel stupid that I did not realise this. I am a big fan of crunched binaries, actually. That guy at U of Maryland who introduced it to BSD in the early 90's is a software …
-
comment
Comment #4399587
Maybe he cares first about portability, e.g., easily moving a binary from one BSD-based device to another. Not all devices have the same space limitations. There might be other rea…
-
comment
Comment #4395681
MS: Too big to fail.
-
comment
Comment #4395631
Edit: As an example, I just compiled subversion 1.6.17. They actually have an --enable-all-static in the configure script which is a nice convenience as libtool can be a real PITA …
- comment
-
comment
Comment #4395579
Thank you Maro. I've never understood why static linking and easy compilation, not to mention being concerned with file sizes, upsets certain people when mentioned on mailing lists…
-
comment
Comment #4395573
Are there instructions anywhere on how to do this? I could have sworn Perl, absent some other scripting language, was an absolute requirement. If it is possible I will have another…
-
comment
Comment #4395568
So ls -i should show they all share the same inode number? Thanks for this. I was not aware of that. Perhaps I will give it another try.
-
comment
Comment #4395362
I would tend to agree with your initial statement. Which is why I believe what nerds are ranting about on HN does make a difference. I would guess that other users will never find …
-
comment
Comment #4395333
I doubt they registered in a class covering data processing. How many consumers are going to confuse some data processing service from Google with Dremel tools? A trademark, unless…
-
comment
Comment #4395325
Tridgwell's "reverse engineering" of BitKeeper is one of the funniest, and at the same time the saddest stories, I've read about software. http://lwn.net/Articles/132938 It's compa…