Slashdot Mirror


User: Curien

Curien's activity in the archive.

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

Comments · 667

  1. Re:Might be a good idea on Debian Switching From Glibc To Eglibc · · Score: 1

    > He's got some good points. He does express them in a way that's unnecessarily offensive and combative.
    > But that doesn't make him an asshole. That makes him a typical geek!

    No, it really does make him an asshole.

  2. Re:Wireless Mighty Mouse on Bluetooth Versus Wireless Mice · · Score: 2, Funny

    > Turning up the speed makes it more difficult to be precise in my experience.

    That's why the Good Lord invented cursor acceleration. Amen.

  3. Re:anyone on Analyzing (All of) Star Trek With Face Recognition · · Score: 1

    There are people referred to simply as "crewman". And in ST6, at least one of the guys who assasinated Gorkun was called a "Yeoman".

  4. Re:OK, dumb question after reading the article on Richard Stallman Warns About Non-Free Web Apps · · Score: 1

    All you need to change (to affect 99% of users) is a few shortcuts -- that is, user data.

    Your argument model isn't very good. Here it is in another context: You were wrong about that one thing, so you must be wrong about everything.

  5. Re:OK, dumb question after reading the article on Richard Stallman Warns About Non-Free Web Apps · · Score: 1

    The situation under discussion is a trojan that replaced part of the bank's website code that is stored *on your local system*. If it could do that, it could just as easily change your browser (and that would be a much more effective attack), so relying on the browser to protect you is pointless.

  6. Re:Treason on Kentucky Officials "Changed Votes At Voting Machines" · · Score: 1

    Uh... because treason is defined in the Constitution, and this is not it.

  7. Re:Aside from that... that isn't scientific litera on US Adults Fail Basic Science Literacy · · Score: 1

    The questions didn't test understanding. They tested memorization.

  8. Re:tl; dr on Ontario Court Wrong About IP Addresses, Too · · Score: 1

    Grandparent searched the *article* and found nothing. He's complaining that the author didn't do any pertinent research, not that the case law doesn't exist.

  9. Re:FOSS Humiliated By HP on HP Releases New Netbook GUI For Ubuntu · · Score: 1

    "Niggardly" has never been a racist term; it has always been derogatory (inasmuch as "ignorant" is derogatory). But the grandparent (the post you replied to) is right: "all the niggardly little details" makes absolutely no sense.

  10. Re:Inaccurate? on Apps That Officially Support Wine · · Score: 1, Offtopic

    Neither the software that came with my scanner nor the software that came with my printer run in Vista.

  11. Re:Your post advocates a.... on Could Fake Phishing Emails Help Fight Spam? · · Score: 1

    Sending email has a cost. Why "should" the cost be paid by somebody else?

    I believe he means simply that sending e-mail should not have additional costs above normal network use.

  12. Re:On a serious note... on Chu's Final Breakthrough Before Taking Office · · Score: 1

    Only if mass-as-gravitational-charge and mass-as-resistance-to-acceleration are related.

  13. Re:2.5D, not 3D on CMU Video Conference System Gets 3D From Cheap Webcams · · Score: 1

    Someone should read about fractals.

  14. Re:My God! on Carbonite Stacks the Deck With 5-Star Reviews · · Score: 1

    It's "GoldenSTEENberg"!

  15. Re:Republican? on Senator Prods Microsoft On H-1B Visas After Layoff Plans · · Score: 1

    As much as I disagree with Republicans on this issue, they're position is based in populism, not plutocracy.

  16. Re:Hey! on Senator Prods Microsoft On H-1B Visas After Layoff Plans · · Score: 1

    That's a good point. I would guess that quite a few of those are cases of the technique you mention. (The Senator who commissioned the study probably would include that in his denunciation of "tax trickery.") As to what largecorporations do, here's another quote from the article:

    In 2005, one in four large United States corporations paid no taxes on revenue of $1.1 trillion, compared with 66 percent in the overall pool. Large corporations are those with at least $250 million in assets or annual sales of at least $50 million.

  17. Re:Hey! on Senator Prods Microsoft On H-1B Visas After Layoff Plans · · Score: 2, Insightful

    Cause aside from despotic tyranny - that is about the only system where a government official can order around a business he/she does not own.

    People should be free, not inanimate entities.

    But I'll compromise. If they give up their special favors from the government, I'll support the government removing extra responsibilities:

    Two out of every three United States corporations paid no federal income taxes from 1998 through 2005, according to a report released Tuesday by the Government Accountability Office, the investigative arm of Congress.

  18. Re:Republican? on Senator Prods Microsoft On H-1B Visas After Layoff Plans · · Score: 4, Insightful

    Many Republicans and other economic conservatives profess to believe in free markets and deregulation. Hypocritically, they staunchly support (and often demand) labor market regulation.

  19. Re:c-derived languages? on Survey Says C Dominated New '08 Open-Source Projects · · Score: 1

    Not really, in general, in C and C++, for any function (and == is a function), the order of execution of the function arguments is undefined

    First, the order is unspecified.
    Second, the operators are not a function in C, and in C++ they are functions only if one of the operands has a class type.

  20. Re:c-derived languages? on Survey Says C Dominated New '08 Open-Source Projects · · Score: 1

    There is a large difference - the one is an assignment (which is undefined due to no sequence point between the variable undergoing modification)

    Except that the standard does not make that distinction. The prohibition of modification is that the *same* object shall not have its value modified more than once between sequence points. Since a[i] = i++ does not modify the same object twice, that clause of the Standard *cannot* apply, which leaves only the other clause as the source of the constraint violation.

    c == c++
    or this:
    c != c++
    are both well-defined.

    If you said it was unspecified, you'd have an interesting argument, but you're just plain wrong. The standard explicitly leaves the timing of side effects unspecified.

  21. Re:c-derived languages? on Survey Says C Dominated New '08 Open-Source Projects · · Score: 1

    Quoth C99:

    Between the previous and next sequence point an object shall have its stored value modied at most once by the evaluation of an expression. Furthermore, the prior value shall be read only to determine the value to be stored.71)

    And footnote 71 explains that, for example, a[i++] = i; is undefined. I don't see a pertinent difference between that and the expression in question (though footnotes are non-normative).

  22. Re:c-derived languages? on Survey Says C Dominated New '08 Open-Source Projects · · Score: 5, Funny

    Actually, C != C++ is undefined behavior.

  23. Re:Full 'nix for arm? on Ubuntu Mobile Looks At Qt As GNOME Alternative · · Score: 1

    I can't remember the last time I had to jump to specific page w/o knowing how many pages were in a document.

    I didn't say "a specific page". I said "the middle". And tons of programs don't display page numbers -- web browsers, for one.

    I also know what application I want just about 999 out of 1000 times.

    Whoop-dee doo. That wasn't the issue.

    Anyway, don't get confused. Just because I am faster with a keyboard than a mouse doesn't mean I am slow with a mouse compared to others, including you.

    Wow. The discussion was about what's faster on average for a variety of people. I sure hope your keyboarding skills are better than you're reading comprehension skills. But judging by how spectacularly you screwed up the HTML in your previous post, I wouldn't bet on it.

  24. Re:Full 'nix for arm? on Ubuntu Mobile Looks At Qt As GNOME Alternative · · Score: 1

    With a 500-page documet, Ctrl+G, 250, enter.

    OK, so now you're arguing that figuring out the number of pages (admittedly easy in some contexts, but not all), dividing by two, then typing THREE separate key combinations is faster than a single mouse click. Bravo.

    I often search twice to jump to the unique text before the repeated text.

    And now you're arguing that figuring out what text near your link is unique and then typing it verbatim is faster than a single mouse click. Awesome!

    No need to get your panties in a bunch, but I can play too...

    Dude, do whatever makes you happy. But you're lying to yourself if you think the ridiculous methods quoted above are faster for any reason other than that you're used to them.

    I would like to see anyone navigate through the start menu or finder to start Word faster (or even the Quick launch/Dock).

    Apples to oranges. The program menu is a way to search for an application if you don't know what's on the system -- it's a graphically-enhanced 'ls /usr/bin'. It's not a way to launch commonly-used apps (that's what shortcuts are for).

    Btw, I will ignore your pot shot at my inexpertise with the middle-click-drag only known to super 31337 users such as yourself.

    You're the one who said the scroll wheel was comparable to page up/down. Don't get pissed because I called you on your strawman.

  25. Re:Full 'nix for arm? on Ubuntu Mobile Looks At Qt As GNOME Alternative · · Score: 2, Insightful

    Open a new browser tab (winner: keybd)
    Close a browser tab (winner: keybd)
    Navigate forward/back in the history (winner: keybd)

    Those are all arguably faster with gestures.

    Go to a history/bookmarked URL (winner: keybd)

    With most browsers, I'd say this is true. With Opera's Speed Dial, it becomes a matter of whether you've memorized the name of the site (or bookmark). Just open a new tab, and you see a (fairly large) picture of each of your bookmarked sites. Click on the one you want to visit (or Ctrl+Number). This method makes both the keyboard and the mouse faster (and near-equivalent, IMO) by removing the dependence on the user's memory for speed.

    Run an application (winner: keybd)

    Only if you've memorized the name of the command. What you're really saying here is that searching for a program is slower than already having it memorized. I guarantee you that clicking on a desktop shortcut (and you have your dekstop set for single-click mode, right?) is faster than executing the key combo, then typing a word, then hitting enter.

    Cut/copy/paste/save/print/quit/etc (winner: keybd)

    Cut,copy,paste is a process, not just a key combo. I've found that the process usually works best when you use both the keyboard and the mouse. The mouse is better for selecting large blocks of text and getting the cursor to the general area where you want it. The keyboard is better for precision movements.

    Scrolling via arrow, pgup/dn, home/end vs. wheel (winner: keybd)

    Let's have a race. We each have an identical several-hundred-page document. You use the page keys, I'll click on the scroll bar. First to the middle wins. Also, your mention of the scroll wheel belies your inexpertise with the mouse. The correct tool is the "middle-click drag" auto-scroll feature.

    Switching between applications/windows (winner: keybd)

    The advantage of the keyboard over the mouse is its parallel nature. Alt-tab is an inherently serial process, so it eliminates the advantage completely. (If you happen to know that the window you want is the previously-active window, then sure, alt-tab is inherently faster. But that's an incredibly special-case scenario.)

    Click a link (Tie. I generally hit / and start typing the link text, hit escape, then enter to visit the link. Sometimes moving the mouse over the link is faster.)

    That method is incredibly limited. You can't click on buttons or images. You lose context as you type since the screen's jumping around thanks to search-as-you-type. It fails miserably is the link text is repeated multiple times (eg "reply to this" on slashdot). IHBT. IHL. HAND.

    While mouse gestures are certainly nice, they are, in my experience, far more prone to inaccuracy compared to a key presses. Mistakenly closing a browser tab happens far more often with gestures than the keyboard.

    That is not at all my experience. Perhaps what you mean to say is that you are prone to imprecision with the mouse (especially if the next item is true for you). From this and other assertions of yours, the only conclusion I can make is that you're not very good with the mouse.