Search results

  1. L

    Is more memory worth it?

    This is true, but there is more to it. What you are describing is condition on a brink of thrashing--condition when you MUST increase available RAM. However, RAM to be used as pure filesystem cache is advantageous far beyond pageout time: depending on your usage patterns (re-reading or...
  2. L

    Software to burn ISO 9660/Joliet DVDs?

    You can use cdrecord from cdrtools; it is a command line thingy which will cost you nothing
  3. L

    testuser, ftp-only accounts, mystery

    Hah. The Party has long since outlawed all laws expressed in oldspeak, including those of thermodynamics (expect that they are still tolerated when used in specific low Prol activities, such as engineering). The only laws in effect today are the laws of the Party: Slavery is Freedom...
  4. L

    testuser, ftp-only accounts, mystery

    It's a special command of OS84 :) But, it's available only to people with Inner Party credentials. Hi testuser, welcome back--hope you don't mind the joke :) ;)
  5. L

    Shades of G5?

    Hey, nice to see you back from holidays. BTW, where are you in Italy? I'm sitting in (vicinity of) Milano.
  6. L

    POP2? POP3? Wuts the Diff?

    Protocol version? One is bad, the other merely mediocre?
  7. L

    testuser, ftp-only accounts, mystery

    He was unmade to never have existed. Now that we know that you believe to remember an unperson, we will have to unmake you, too.
  8. L

    Mhz vs Memory

    Quite correct, AFAIK. But, so does FreeBSD (other *BSD's moved to UVM), albeit heavily modified for performance. I would not be surprised if some of these modifications made it into Darwin; however, I cannot know, since I am not involved in Darwin development. The fact that underlying VM...
  9. L

    Mhz vs Memory

    Mind you, I do not have Jaguar yet, but the symptoms remind me of FreeBSD's aggressive pageout which was re-introduced in the 4.x releases (after Matt Dillon fixed some low memory bugs in FreeBSD VM) (remark: I might have the timeline wrong, it all happened around 1998-1999) What this does is...
  10. L

    The Ink Thread!

    Horrible. If I did not know that it contains the word Admiral, I would never be able to guess it. Can you imagine the stress on the poor handwriting recognition software?
  11. L

    OpenSSL MD5 String

    man 3 md5 man 3 evp man 3 EVP_DigestInit
  12. L

    Where should stuff be installed?

    man hier is quite precise: /bin/ user utilities fundamental to both single-user and multi-user environments. Putting things here is like jogging on busy motorway, with eyes tied /usr/ contains the majority of user utilities and applications...
  13. L

    Expecting more from CUPS, am I missing something?

    I wish I could--I've seen the post in both fora. However, I come from the old UNIX printing school which said "if you has non PostScript raster printer you uses GhostScript for rendering to it, and calls it from the output filter of /etc/printcap". Honestly, I do not know what CUPS does...
  14. L

    ProTools Users please

    Unless they are carbonized, they will most probably (read: almost certainly) not work.
  15. L

    Users Passwords decript

    Impossible, because UNIX passwords are not encrypted; they are an encryption key for a known cleartext, and resulting cyphertext is stored. This said, crack suite tries to brute-force guess the standard modified DES one-way hashing scheme used by, among others, OS X. It works because people...
  16. L

    Report: Piranha FireWire enclosure with Western Digital 120GB, 8MB cache

    Well, FireWire IS nice, even for video editing. The problem here is the real-time nature of the task and the fact that camcorders have no buffers worth mentioning (especially the relatively cheap ones). CD burning is similar; you just have to know the limitations inherent in the task you are...
  17. L

    Could you help me understand this?(c++)

    By the definition of evaluation of array names and argument passing by value, both inherited from C. Suggested reading: Brian W. Kernighan, Dennis Ritchie: The C Programming Language (Second Edition) Bjarne Stroustrup: C++ Programming Language (Third Edition)
  18. L

    For Ed... getting rid of trolls...

    Dangers of public writing :) You said it, written word can be very dangerous
  19. L

    How do unix/Linux rate mack users

    After all, any MacOS X user is a UNIX user, whether he liked it or not. Resistance was futile--you have been assimilated. Oddly enough, the above sentence worked two ways: UNIX users have been assimilated into MacOS X, just the same :) Just another rant from a long time UNIX user who...
  20. L

    Report: Piranha FireWire enclosure with Western Digital 120GB, 8MB cache

    Even though DV required bandwidth is "only" about 5MB per second, DV over FireWire requires real-time response; it will lose sync if the FireWire bus is occupied by something else (e.g. transfer to disc) when it needs it NOW! You have seen the end-result. The "second" FireWire plug on Macs...
Back
Top