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 data structures. It is about commands.…
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 and routinely that combination. I also…
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 hero in my book. For Linux fans, I…
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 reasons, too. Static binaries fork faster,…
MS: Too big to fail.
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 sometimes when trying to link…
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 and forums. But it always does.
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 go.
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.
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 out about certain stuff unless the…
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 perhaps it's famous, does not cover…
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 companies like BitKeeper, who think using a…
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 data structures. It is about commands.…
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 and routinely that combination. I also…
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 hero in my book. For Linux fans, I…
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 reasons, too. Static binaries fork faster,…
MS: Too big to fail.
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 sometimes when trying to link…
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 and forums. But it always does.
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 go.
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.
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 out about certain stuff unless the…
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 perhaps it's famous, does not cover…
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 companies like BitKeeper, who think using a…