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:I'll hold out on Privacy With a 4096 Bit RSA Key — Offline, On Paper · · Score: 1

    >it was just a few years back when we though 128bit keys were unbreakably long. Now 2048bit is standard

    No one *ever* thought 128 bit asymmetric keys were relatively secure, and no one would consider 2048 bit symmetric keys to now be standard. You compared symmetric key lengths to assymmetric key lengths. Really.

  2. Re:Hope and Change, baby! on Obama DOJ Sides With RIAA Again In Tenenbaum · · Score: 1

    >400 reps, unpaid. Most of them are retirees, own their own small business, or work flexible hours.

    How many single mothers? How many people from poor families? How many, say, don't have enough money to own a home? But don't mind me; continue bragging about your unrepresentative democracy.

  3. Re:Oh my on After 8 Years of Work, Be-Alike Haiku Releases Official Alpha · · Score: 1

    "Nazi" not so much:
    your parent's complaint's correct.
    You forfeit your card!

  4. Re:The status quo on Major ISPs Seek To Lower Broadband Definition · · Score: 1

    Since your comment is still rated as insightful, I'll jump on the "you're full of crap" bandwagon; hopefully someone will correct your moderation. I had cable internet in Germany in 2006 and 2007. I had slightly higher speed compared to what I have now in the US for slightly less cost (even after converting currencies), and I had no bandwidth cap.

  5. Re:plugins? on Opera 10.0 Released · · Score: 1

    Yes. Unlike Firefox, it's built-in. If you want to devise your own method, you could use the built-in GreaseMonkey work-alike (I'm not sure whether GM or Opera's UserJS came first) to implement it.

  6. Re:Linearization on Initial Tests Fail To Find Gravitational Waves · · Score: 1

    It depends on the nature of the ruler. We're not talking about SR and inertial reference frames here; in GR and non-intertial reference frames, one *can* determine the nature of the space-time rotation without stepping outside the FoR.

  7. Re:Linearization on Initial Tests Fail To Find Gravitational Waves · · Score: 1

    Except that according to GR, the pebble actually is a different length at the top of Mount Everest than it is at sea level.

  8. Re:linux is not freeware on GPL Case Against Danish Satellite Provider · · Score: 2, Interesting

    Does that apply if the customer only leases the cable box?

    That's an interesting question. I suppose it hinges on the legal definition of the word "possesses".

    does that mean that if I let other people use my linux based computer, I'm obligated to let them know it uses linux and that they can get the source code from me?

    You have not distributed anything, so the terms of the GPL do not apply.

  9. Re:Ballots and ballets on Opera CTO Thinks IE Will Be Forced To Support SVG · · Score: 2, Funny

    It is your regulation, Sire. No ballet in your opera.

  10. Re:Racist cops..... on Online Forum Leads To Hostile Workplace Lawsuit · · Score: 1

    A quintessential non sequitur.

  11. Re:Racist cops..... on Online Forum Leads To Hostile Workplace Lawsuit · · Score: 1

    My, you have a dark sense of humor.

  12. Re:Just Remember on Judge May Take "Fair Use" Away From Jury · · Score: 1, Offtopic

    Little boxes
    on the hillside
    liitle boxes full of tickey-tackey
    Little boxes on the hillside
    little boxes all the same.

  13. Article title is flat-out wrong on Text Comments Out In YouTube "National Discussion" of Health Care · · Score: 5, Informative

    From TFA:

    Don't know how to respond to the President's video with your question? Check out this tutorial from YouTube about how to create your own and add it as a response.

    If you are a Twitter user, you can also ask your question with this hashtag: #WHHCQ or head to Facebook and ask your question there.

    If I were the staff member in charge of wading through the discussion, I wouldn't want to have to use Youtube's craptastic comment system either.

  14. Re:DHCP Relaying on DHCP Management Across a Diversified Network? · · Score: 3, Informative

    One of my main goals in this design is to limit broadcasts outside of each subnet, and ip helper obviously punches a hole in that philosophy.

    ip helper doesn't forward as broadcasts. When the router on the host's segment detects the broadcast DHCP request, it forwards it directly to the next hop (just like any router does with a non-broadcast packet).

  15. Re:DHCP Relaying on DHCP Management Across a Diversified Network? · · Score: 2, Informative

    This is definitely the way to go. If for some reason you cannot do this (as was once the case for me*), you can set up a PC on the network segment to act as a DHCP relay (the ISC DHCP distribution comes with a relay agent). On a network where we had more control, we set up a tunnel between the routers to forward the DHCP packets.

    * The network involved military encryption devices which could not be configured to forward broadcast packets. I put together a Linux system that booted from a floppy, used arping to figure out the IP address of the router (to determine which network segment it was on), read a config file from the floppy that contained the segment-specific settings, and started the dhcrelay process. Since the system ran entirely from a ramdisk, the security office allowed us to leave it on even when the area was secured.

  16. Re:Mono is a gateway to cross-platform virii on Mono Squeezed Into Debian Default Installation · · Score: 1

    Hopefully, you'll effect a change in his future posts.

  17. Re:Theora FAIL on YouTube, HTML5, and Comparing H.264 With Theora · · Score: 2, Informative

    You obviously didn't bother to look at the spec at all. The DOM for all media elements (which includes video elements) allows you to specify a callback function to execute at certain timestamps.

    (You can also just read the current playback position, eg from a timer callback, but that only provides 1-second precision.)

  18. Re:Is he gonna get compensated? on Judge Says Boston Student's Laptop Was Seized Illegally · · Score: 1

    Try building something on your property that doesn't in any way affect your neighbors' property. Go on, I'm waiting.

  19. Re:Cool story bro on Cola Consumption Can Lead To Muscle Problems · · Score: 1

    Let me guess: you're an American.

  20. Re:Cool story bro on Cola Consumption Can Lead To Muscle Problems · · Score: 1

    That wasn't a controlled study. "Correlation isn't causation" indeed, but in this case they aren't even in the same building.

    A more reasonable interpretation of the data is that, "Fat people try to lose weight (eg, by drinking diet soda), whereas non-fat people generally don't." But that's boring and obvious.

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

    Uh, I was making a joke. That's what the winking smiley thingy means.

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

    You asshole. ;-)

  23. Re:How can this be? on Windows 7 Users Warned Over Filename Security Risk · · Score: 1

    > Security is a much technical implementation as it is smart design, and this choice by Microsoft is not smart security design.

    The article and all the discussion I've read so far completely misses the boat. The poor design choice was in having a friggin *filename* determine whether a file was executable or not. There is absolutely no reason whatsoever that some random file downloaded from the Internet or found on a thumb drive should be allowed to execute without the user going through a very explicit hoop (eg, right-click, properties, permissions, check the "execute" box).

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

    Because I did not do so while exerting my influence over a community project. We are mostly-anonymous users engaged in discussion about a topic over which we have no control and in which we are not the actors. Drepper, on the other hand, was acting as a central point of authority over a major free software project; the standards of behavior are higher. It's not a "him vs me" thing; it's a "that situation versus this situation" thing. If I had made that kind of comment on the bug tracker for the free software project *I* maintain, I would be just as much of an asshole as he is.

    Frankly, I found your comment to be utterly counterproductive. There is a sadistic streak in geek culture which wallows in schadenfreude when a person of technical prowess insults and degrades another who is perceived to be his lesser. This is no more civilized than the schoolhall bully who shoves his physically weaker classmate into a locker or any other of the "typical" behaviors observable in maintstream culture. Your dismissal of it as "boys will be boys" only serves to mistakenly justify it in the minds of miscreants.

    All that, and I didn't even ask for money!

  25. Re:depends on Your Commuting Costs By Car Vs. Train? · · Score: 1

    Anyone who spends $1000/month on car payments+insurance is either an idiot or a danger to others. Either way, I'm glad you're off the road.

    Let's see... I'll generously give you gas at its peak of $4/gal and figure an average of 20mpg for your vehicle. That's 65 miles per day, seven days a week. That's what, 3-4 hours biking per day? That doesn't sound likely to me, but not out of the realm of possibility.