Slashdot Mirror


User: Horus107

Horus107's activity in the archive.

Stories
0
Comments
6
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6

  1. I second git. git scales badly with large files. If this is a problem, you could have a look at git-annex http://git-annex.branchable.com/ The concept needs some time to grasp, but it's really powerfull.

  2. Re:Oh the Humanity! on NASA Sticking To Imperial Units For Shuttle Replacement · · Score: 1

    I must admin I'm not sure about that. I'm a student of aerospace engineering at a german university and we never use imperial units. Wikipedia says: "Pound (mass), a unit of measurement incorrectly abbreviated as "lbs" in plural ("lb" is both singular and plural)". Therefore it seems I was right and lb is equivalent to kilogramm (kg) and a unit of mass not force. Ok, just found another article that says it's used as a unit of force too... weird.

  3. Re:Oh the Humanity! on NASA Sticking To Imperial Units For Shuttle Replacement · · Score: 1

    Nonsense, aircraft thrust (is that what you mean with power?) is measured in (kilo)newton. lbs / square inch would be rather something like a presure unit (if you would consider lbs a unit of the force which it actually is not)

  4. Re:That's lousy on Browsing Frugally Without Wasting Bandwidth? · · Score: 1

    I was really shocked when I read that the uni charges 2,5c per MB. I have a free of charge internet connection in my uni (cable or WLAN) that is fast as hell (sometimes download rates around 12 MB/s).

  5. Re:I really want a copy of this... on Clean Code · · Score: 5, Funny

    "How to Write Unmaintainable Code".

    Use Perl!

  6. duplicity + ftplicity on Secure File Storage Over Non-Trusted FTP? · · Score: 5, Interesting

    duplicity combined with ftplicity:

    "Anyone storing data on an unfamiliar FTP server needs to encrypt and sign it to ensure reliable protection against prying eyes and external manipulation. duplicity is just the tool for this, and the ftplicity script from c't magazine makes working with it child's play."

    http://www.heise-online.co.uk/security/Backups-on-non-trusted-FTP-servers--/features/79882
    http://duplicity.nongnu.org/