Slashdot Mirror


User: Intron

Intron's activity in the archive.

Stories
0
Comments
2,179
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,179

  1. Re:cliche explosion on Linux-Powered Humanoid Robot on Sale Friday · · Score: 2, Funny

    In Japan ... oh, wait.

  2. Re:But how do you exit? on Learning GNU Emacs, 3rd Edition · · Score: 1
    Here are three ways:
    • Use your mouse to press the "x" on the top right corner of the window, just like every other program.
    • In the file menu, go to "Exit" just like every other program.
    • Learn the shortcut key which the File menu tells you, just like every other program.
  3. More emacs jokes... on Learning GNU Emacs, 3rd Edition · · Score: 1

    emacs - Escape Meta Alt Control Shift

    Anyone who uses emacs should have their head examined. Fortunately, that's built in.

    And finally: M-x yow

  4. Re:GNU Emacs Manual Is Excellent on Learning GNU Emacs, 3rd Edition · · Score: 1

    "The interface and commands are nothing like what people are used to today."

    In what way is this true? emacs under X comes up with the standard Files/Edit/Options/etc menus and a set of standard-looking icons. Even if you don't learn the control-character keyboard operations you can use it with a mouse just like Notepad. The only thing that might take a novice a moment to figure out is that when you try to open a file, you don't get a modal dialog pop-up, you have to either type in a filename in the minibuffer, or select it in a dired window. This is a better user interface in my opinion.

    People who think emacs has a big learning curve have probably used some crippled Windows variant and not the real thing.

  5. Re:I Blame Sun Microsystems on Dell Dumping Itanium · · Score: 1

    I suspect they are just following IBM's lead six months later on this one. Box makers have to go with what their customers want. Its too easy to switch vendors if someone else gives you better price/performance/features.

  6. Re:Why are there distro-specific packages? on Best Cross-Distro Installation Tools for Linux? · · Score: 1

    The files might be the same, but the directory structures used to be very different, so they needed different RPMs. That isn't as much a problem anymore, though there are still differences.

    Another issue is prerequisites. One distro might distribute Gtk, another Gtk2, or whatever.

    My biggest problem with software installations is that they say something like "Make sure you have version 3 of foolib" but give you no clue how to find that out, or how to update to the version that you need.

  7. Re:Waterworld? on Global Warming Past The Point of No Return · · Score: 1

    I think people weren't ready to face a movie where the only good acting was by a 10-year old girl. Tina Majorino was excellent. Kevin Costner and Dennis Hopper and the script writers should all have drowned.

  8. Re:"Best Software Writing I" on Best Software Writing I · · Score: 1

    At my company we have: "Software Gone Wild: the video"

  9. Re:UI suggestion on IE UI Designer On His Switch To FireFox · · Score: 2, Insightful

    To quote Bill Gates "That's the stupidest thing I've ever heard!" Why would you change the behavior of a standard window control for one program? You already have Ctrl-W, right mouse menu, or the correct control to close the tab, and you want a fourth way?

  10. Re:That is re-dick-u-les on Apple Fails Due Diligence in Trade Secret Case · · Score: 1, Funny

    "need to infer and compel in to people"

    You missed this wonderful construction. Sounds like a self-proclaimed "jurnallist" to me.

  11. Re:Queue Apple Apologists in 3... 2... on Apple Fails Due Diligence in Trade Secret Case · · Score: 2, Insightful

    queue a record - DBM

    cue a record - disk jockey

    QA record - terrible

  12. Bad advice on Changing a Windows Network to Linux? · · Score: 3, Funny

    First off, recent Linux distros have become big, bloated and hard to learn. Save yourself a lot of trouble and go with Redhat 5.1.

    Second, many studies have shown that command line is more productive than GUI, so don't install X.

    You'll find that your users will love having a choice of software, instead of being locked into a single application.

    email: mail, elm or pine

    word processor: troff or LaTex

    web browsing: Lynx or wget

    The list goes on and on.
    Enjoy!

  13. Re:Doesn't this frighten anyone... on 12Mbps Powerline Broadband Trial Unveiled · · Score: 1

    "if you flick that switch at the wall it CAN NOT DO ANYTHING

    Maybe you didn't notice that the switch on the wall is now connected to the network, too. Who would want an ordinary wall switch, when you can have a Windows 2012 SmartSwitch (TM).

    "you'd never get a remote turn on for a stove"

    I guess no-one will ever put appliances in their kitchen that automatically turn on at a preset time so your dinner will be ready. That's way too Jetsons.

  14. Re:Don't forget on What's On Your Tech Bench? · · Score: 1

    I was going to ask what happened to the Ridgid Tool calender.

  15. Re:general FS question on Interview With Reiser4 Author Hans Reiser · · Score: 1

    You want the database design to be efficient at handling any size file. When extending, truncating or changing a file it can't, for example, read the whole file and rewrite it. You want a software layer that converts file operations into database operations cleverly (consolidate writes, etc.). And you want to be able to recover when something goes wrong in the middle of an update - like unexpected power off, software gone amuck, or device full. Also, you want to store not only the conventional hierarchical filesystem structure, but also all the metadata that would be useful for doing queries for a content-addressed scheme. That means some fairly sophisticated indexing. While you're at it, through in versioning, snapshot copy and automatic backup. Report back next week.

  16. Re:DPI ? on Searching for a Decent Scanner? · · Score: 1

    Which would be a valid point unless you were running the result through OCR and then discarding the scanned image like, say, if you wanted to scan sheet music and convert it to MIDI files or something. But who would want to do that?

  17. Re:Google on Searching for a Decent Scanner? · · Score: 1

    Because /. has that 8-hour interrogation to prove who you really are so no marketing geeks ever get on here and try to pretend that they are unbiased users.

  18. Re:AVG free on Virus Prevention in the Small/Medium Business? · · Score: 1

    From the Grisoft License Agreement for the free version:

    You must not use the program in a network or on more than one computer.

  19. Re:Proof of concept on Unpatched Firefox Flaw May Expose Users · · Score: 1

    You are going to the advisory site. It has text describing the html code, not the html code itself. A link to the actual exploit code was posted below by AC. It is here

  20. Re:What I would do. on Infrastructure for One Million Email Accounts? · · Score: 1

    After 5 years of pissing away my time with sendmail, I am looking at a different MTA on the next server (scheduled to be deployed next month). So I did the obvious, clearly scientific test: running the sucks-rules-o-meter on MTA's. The results:

    I did "sucks" vs "rocks". The word "rules" appears in too many places that refer to mail configuration rules.

    RATING Exchange 1819 188
    RATING Exim 29 33
    RATING Postfix 49 140
    RATING Qmail 59 250
    RATING Sendmail 229 84

  21. Re:That would make you on New Twist on Power Walking · · Score: 1

    When the machines have captured all the humans, put backpacks on them, and given them virtual reality systems even more powerful then Game Boy, then you will understand.

  22. Re:Why do this? on Intel and Laptop RAID? · · Score: 1

    One difference between server-class SCSI or Fibre and cheap IDE disks is that SCSI generates a lot more ECC information and has on-board routines to try aggressive tactics to recover the data when a disk surface error pops up. They are also more rugged to support 24/7 duty cycle. So what you are describing might be better handled by using a single SCSI drive then to try to make a silk purse out of a Maxtor ear.

  23. Re:spammer's low-tech way on Defeating Captcha · · Score: 1

    LOL

  24. Re:Not extensive, but here's a start.... on An Open Source Guide For The Average PC User · · Score: 1

    Pingus - it just needs some level designers.

  25. Re:Opensource list on An Open Source Guide For The Average PC User · · Score: 1

    Also nothing wrong with Samba for filesharing; plus it does printer sharing.