Slashdot Mirror


User: jrschulz

jrschulz's activity in the archive.

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

Comments · 22

  1. Re:Surprised? on The Completely Fair Scheduler · · Score: 5, Informative

    A scheduler is the piece of software that brings you the illusion of multi-tasking. Because a single processor (with a single core) can only run one process at the same time, the operating system switches the process currently running. And it does this very fast (IIRC up to 1000 times a second in the case of linux).

    The scheduler decides which process runs when and has to make sure that no process has to wait in the queue forever without getting his share of CPU time (this is what is called "starving").

    Since the scheduler is a program by itself, it has a specific runtime characteristic, usually dependent of the number of programs waiting for their CPU share. The special property of the current scheduler in linux is that its runtime is in fact independent of this number. That's expressed in CS by O(1).

  2. DDoS on What Happened to Blue Security · · Score: 2, Funny

    Isn't the DDoS tag a little bit redundant for a submission which appears in Slashdot?

  3. Re:Warning: expert at work on Easing Compatibility Between OpenOffice, MS Office · · Score: 1
    Too many of yesterday's assumptions in this article. It's about how the user should conform to what the program wants to do or is expecting. The program doesn't like an extra line space between paragraphs, so the user should inconvenience themselves by using styles and formatting instead.
    No, the user should put a minimum of effort into learning how to use his tools efficiently. You know, style definitions aren't there to inconvenience users but actually to help them. That using styles makes converting documents easier is just a positive side effect but not the point of this feature. If people know that and still prefer to take the "easy" route - that's fine with me, as long as they don't expect me to help them with the mess they have chosen.
    Users are going to do what they do regardless. So I guess the answer is to write much better import/export filters for when files are going to be used in more than one program.
    Filters can only guess which incidentally equally (or unequally) formatted parts of a text belong together. They will never beat a user who thinks a second about the structure of their document before starting to write it.
    It's no good going on about typography either. Most people don't know what that is. But they know a friendly program that produces nice-looking results when they use it. And that is all they want.
    No, they also want to be able to quickly change formatting of similar items (headings and such). This is impossible if the format the "easy" way.
  4. Re:Yes. on Easing Compatibility Between OpenOffice, MS Office · · Score: 3, Informative
    Embedding active hyperlinks in documents could be a reason.
    I don't know what an "active" hyperlink is, but my LaTeX documents always contain internal and external links. This very easy with the package hyperref. Regular \ref macros are automatically made clickable internal links in the PDF and the \url macro creates external links.
  5. Re:Uh on Knoppix 4.0 DVD - Like a Kid in a Candy Store · · Score: 1

    It's german.

  6. Re:Her Pie-in-the-Sky Dream is What? on Google and Their Server Farm · · Score: 1

    You use SSH from public terminals?


    Yes, as often as I would use my personal apps via some webinterface on public terminals. Of course, you could translate that to 'No'.

  7. Re:Her Pie-in-the-Sky Dream is What? on Google and Their Server Farm · · Score: 1

    Imagine public terminals everywhere, allowing access into "the system", where you can reach all your data and applications.

    Thanks, I already have ssh.

  8. Re:adword abuse on Google To Release AdWords API · · Score: 1

    Sorry, of course you are right.

    J.

  9. Re:adword abuse on Google To Release AdWords API · · Score: 1
    Yes, it's a really stupid system. I bet you made billions more $$$ with your system.
    If you take a close look at my posting, you will realize I didn't call the adword system stupid, but how it is abused. J.
  10. Re:adword abuse on Google To Release AdWords API · · Score: 1

    > IT STILL SHOWS UP! Really? I tried google.de and google.com/intl/en, but none of them showed any sponsored links at all.

  11. adword abuse on Google To Release AdWords API · · Score: 3, Informative

    In other news, The Register shows how stupid google's adword system is abused.

  12. Re:Any other choice? on Mozilla Thunderbird Reaches 1.0 · · Score: 1

    Dammit. Never leave a slashdot page to write en email and then come back for commenting it without a refresh.

  13. Re:Any other choice? on Mozilla Thunderbird Reaches 1.0 · · Score: 1

    mutt, slrn, w3m (for textdumps of html mails). HTH J.

  14. Re:Ya' think? on Firefox Users Bad For Advertisers · · Score: 1
    This is one of the things that seems really really hard for novice users : distinguising between email and browsing (many consider email as something not internet related),

    What I find even more astonishing is, when people don't know that they don't have to read their mail via webinterface. It all boils down to the difference between the internet and the web. They just don't get the idea of different services through the same "channel".

    and understanding that the browser is not the internet, as much as MS word is not your text document.

    "Where did you save your document?" -"In Word!"

  15. Re:Download.Com on Given Up to Spyware? · · Score: 2

    I've never had a virus, worm, trojan, adware, or spyware, and I don't give a shit about Joe User.
    Guess what OS I'm useing.

    Mac OS X?

  16. Re:Who listens to Sun any more? on Linux 'Awfully Cathedral-Like' - Java's a Bazaar · · Score: 1
    > Mod me (-1, Flamebait) if you must, but know that in doing so, you'll only prove my point.

    Nice try.

  17. 1111st post! on Firefox 1.0 Released · · Score: 1

    yeah!
    (dammit, that friggin eleven fscks the whole joke up)

  18. Re:Hogan's Heroes on Microsoft Says Firefox Not a Threat to IE · · Score: 1
    Reminds me of Sergent Shults

    His name is Sgt. Schulz, you insensitive clod!

  19. Re:Sven Guckes on Unsung Heroes of Open Source Software? · · Score: 1

    Tireless promoter of Mutt and Vim, and a really nice guy even after all these years of abuse from the n00bs.

    Nice guy? Not in public. And some time ago he has shut down his site about his mutt configuration because he wants to enforce the work on bark, a new mailclient to come.
  20. Re:Which discs? on Debian Installer RC1 Is Out · · Score: 4, Informative

    Anyone know which discs are needed for what installation you might want?

    For a normal installation you only need to get the first two or three discs. If you have a fairly fast internet connection, you can even go with the netinst image. This installs a base system, reboots, and then you can get every package you want from a local mirror.

    j.

  21. Re:Just how do you setup WEP anyway? on CNN Notices that WiFi is Insecure · · Score: 1
    Being more of a physicist than software guru :-), I figured if my router told me it would only accept the wireless MAC addresses I told it to, nobody could get on my net without my knowledge. I sure hope this is true...
    Not really. It is possible to fake MAC addresses.
    Meanwhile I don't want to bother w/ WEP because that sounds like work (heh), so- can an outsider still tap into the data flow even if he can't connect?
    Yes. If you put your wifi card into monitor mode you can see all the traffic your card can "grab out of the air" without being connected to an AP. This should make it possible to find out MAC addresses which are accepted by the router.

    To my knowledge, the best way to protect your traffic is to use encryption on higher level protocols, such as ssh, https etc or to tunnel everything through a VPN. Though I don't know what to do to prevent MAC spoofing.
  22. Re:Like in biology, viruses have hosts on Mac Trojan Horse Disguised as Word 2004 · · Score: 1

    Only on slashdot could the primary discussion on a topic end up discussing the terminology itself rather than the issue at hand :) Obviously, you haven't been in usenet for a while.