Slashdot Mirror


User: tzot

tzot's activity in the archive.

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

Comments · 344

  1. Re:Classics, not just stuffy rhetoric or dull hist on Dead Parrot Sketch Is 1,600 Years Old · · Score: 2, Informative
    Start here.

    Generally, browse the Project Gutenberg without any feelings of guilt or worries of lawlessness ;)

  2. Re:grep -R on (Useful) Stupid Unix Tricks? · · Score: 1

    You need to explain the "newer" in "the newer $(...) construct". This is the computer age, and this construct existed in ksh at least for 15 years, so I hardly can call "new" something that old. It and the backticks are both old now, and what you say is old news. Like, "I got bored of diapers so I learned to pee in the toilet".

  3. Re:rm -rf / on (Useful) Stupid Unix Tricks? · · Score: 1

    This is too obvious. You better go to someone who has the habit of running as root all the time, and tell them something along the lines:

    "I'll show you a nice trick. Do the following:

    mkdir -p a/b/c
    cd a
    touch a1 .a0 .a9 b/b1 c/c1

    Now, there are both hidden and non-hidden files in 'a'. You know that if you do a 'rm -rf *', it won't delete the dot-prefixed ones, don't you? The trick is to do a 'rm -rf .*'. Try it."

    Instant success.

  4. Re:three four three on 10th Year of the International Nethack Tournament · · Score: 5, Funny

    Well, they still answer to bug reports. Sometimes :-)

    The last update to the bugs page has been in August.

    But what's taking them so long for a new version, nobody knows.

    I've heard that they had issues switching to a new graphics engine.

  5. Re:What Has Changed? on How Big Should My Swap Partition Be? · · Score: 1

    The disk devices, as presented by the Linux kernel, are block devices and they go through the buffer cache. If you want (on Linux) to access a block device as a raw device, you should use the raw(8) command to bind the block device to a raw device, and then you have to obey alignment restrictions (much unlike various Unixen raw devices, available by default).

    But in no OS (that I've seen and differentiates between raw and block devices) raw devices can be mounted.

  6. Re:Fuel economy on Fuel Efficiency and Slow Driving? · · Score: 1

    You must really be smoking crack.

    HQ to JWSmythe:
    Uh. John, the time machine fucked up again. Our calculations indicate that you managed to get to the US of A, but this is NOT, I repeat, NOT the 1970's, and cars don't use carburetors anymore. Stand by for high capacity transmission of missing technological advances in 3, 2, 1. Godspeed, John.

  7. Re:What Has Changed? on How Big Should My Swap Partition Be? · · Score: 1

    Do you imply that if there are in-memory dirty data for, say, /dev/sdb1, and I do a
    dd if=/dev/sdb1 of=somefile bs=64k
    then I get what's in the disk image without the in-memory data?

    If yes, because it seems you do imply that, you need to check your basic operating system knowledge. Really.

    Otherwise, per compression, resizing etc, you do have a point.

  8. Re:I lost a lot of respect for Wietse Venema on Postfix's Creator Outlines Spam Solution · · Score: 1

    As the Greg House TV character once asked a patient: "Would you prefer a doctor that holds your hand while you die, or one that ignores you while you get better? Although I suppose it would particularly suck to have a doctor that ignores you while you die."

  9. Re:Finally on Interplanetary Internet Tested In Space · · Score: 1

    One thing for sure: broadband connections on Mars will be capped.

  10. Re:Requirements/Trade-offs on In IE8 and Chrome, Processes Are the New Threads · · Score: 1

    A ha! Erlang threads. There's a difference to OS threads.

  11. Re:Requirements/Trade-offs on In IE8 and Chrome, Processes Are the New Threads · · Score: 1

    If you're writing a server to handle 100,000 connections simultaneously you probably want to use threads.

    A single process (single-threaded or multi-threaded) would have OS limits on the open file/socket descriptors much lower than 100000.

    Typically you would spawn several processes, and then do a

    man 2 select

  12. Re:UPS on Best Shrinkable ReiserFS Replacement? · · Score: 1

    I somehow can't even grasp the "30 seconds UPS backup... for a quick hardware shutdown and to finish writing to the disk" idea for Windows. It's not hard to imagine a CRT with burned phosphor permanently saying "Windows is saving your settings".

  13. Re:To expand on that on Best Shrinkable ReiserFS Replacement? · · Score: 4, Informative

    XFS or JFS might be perfectly good solutions

    One should never, ever use XFS on a non-UPS-protected system. It's a great filesystem, but if you don't get the time for a sync of the in-memory structures, you're screwed.

  14. Re:I'll be hard... on Best Shrinkable ReiserFS Replacement? · · Score: 4, Funny

    OK, I get it. There's software free as in beer, free as in speech, free as in jazz and free as in Reiser.

  15. Re:As I understand it... on Error-Proofing Data With Reed-Solomon Codes · · Score: 1

    I always wonder why I can't apply this kind of logic to torrents with that one file stuck at 99.98%...

    Um. So you have a file that's completely downloaded except for 16kiB, so you'll have to try at the most 2**131072 combinations for brute-force reconstruction. Of course, on average you would get a match after only 2**130911 attempts, which would be wrong.
    I'd suggest you don't wait up.

  16. Re:ffmpeg on Which Open Source Video Apps Use SMP Effectively? · · Score: 1

    He could mean "threads per kernel task", but I wouldn't fathom how one controls that. In any case, I believe you are right.

  17. Re:As soon as I can jam BSD on it on $250 Freescale-Based "Green" "Cloud" Computer · · Score: 1

    A fit-PC has two ethernet ports.
    I have a fit-PC, and do use it. Not as fast, possibly, and double the consumption, but what the heck. It works. Although it probably is more expensive.
    Also, why are we talking about old news? Oh. It's a slow day for slashdot.

  18. Re:City of... what? on Scientists Solve Riddle of Toxic Algae Blooms · · Score: 5, Funny

    Both. Michael would stay in the bigger new state, and Billy would be in the other.

  19. Re:That's Microsoft for you on What Does It Take To Get a PC With XP? · · Score: 1

    How did this get modded insightful? Where can I buy a new Mac with OS 9? OS 10.2? 10.3?

    Where can I buy a new car without all these side airbags?

    Where can I buy a new cellphone that only makes calls and nothing more?

    Fixed it for you.

  20. Re:scary. on Ray Gun Puts Voices Inside Your Head · · Score: 1

    what if an unverifiable, untraceable voice announces in your ear "rob the bank or I shoot your wife", what would you do?

    I would make sure that they know exactly who my wife is, in order to save innocent bystanders.

  21. Re:Ha! See! I told you! on Ray Gun Puts Voices Inside Your Head · · Score: 1

    There you guys sit, all laughing at me at pointing and jeering at my Tinfoil Hat 3000(tm), but look who's sitting pretty now! Ha! Fsckers!

    That's it. A tinfoil hat covered with corn beads will work as a protector / detector system.

  22. Re:That's Ironic on Ray Gun Puts Voices Inside Your Head · · Score: 1

    I'm a proud member of a group dedicated to fighting excessive acronym usage - we're the AAAAAAAAAA (the Australasian And American Association Against Any And All Acronym Abuse).

    Well at least it's not a goddamn TLA. I really hate TLA's.

    Um. It *is* a TLA. Just count the letters.

    You have exactly 10 minutes to reply and suggest that *you* knew that already and *I* missed your joke :)

  23. Re:Dirty Words on Claimed Proof of Riemann Hypothesis · · Score: 1

    That's not Unicode, that's ISO8859-1. And, for some strange reason, with your "OE" there, I think you wanted to have the "Latin capital ligature OE" character, which does not belong to ISO8859-1.

  24. Re:Wishing... on Roundest Object In the World Created · · Score: 1

    I just wanted to express my appreciation for the optical/worplay joke you offered to us. Thank you.
    Burn, karma, burn.

  25. Re:Psst. Copyright doesn't work like that! on Brightnets are Owner Free File Systems · · Score: 1

    On a sideways, kind of off-topickish view, if my name was Bitchard I would love to just undersign (like you do) my posts when replying to annoying people and get away with it. Legally, I mean. In a court of law.