Slashdot Mirror


User: idontgno

idontgno's activity in the archive.

Stories
0
Comments
4,819
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,819

  1. Re:Alternative to one tough tablet on The $5,600 Tablet · · Score: 1

    You're missing the part where if a slashtard gives you a dismissive alternate solution, and you can't use it because it misses some critical and non-negotialbe criterion in your use case, it's your fault because your cow isn't spherical enough.

    Welcome to Slashdot, where all the Windows are evil, all the grits are hot, and your problem doesn't matter because it doesn't conform to someone else's biases.

  2. Re:Idiot. on Supreme Court OKs Stop and Search Based On Anonymous 911 Tips · · Score: 2

    It's called surveillance.

    FTFY.

    Also commonly referred to as "sauce for the gander" and the answer to Quis custodiet ipsos custodes?

    .

  3. Re:The same way we need to keep init standard? on Not Just a Cleanup Any More: LibreSSL Project Announced · · Score: 1

    Theo, is that you?

    The Imperial Third Person thing is certainly new and...interesting.

    Anyways, thanks. I guess.

    Ladies and Gentlemen, that was Theo De Raadt. Thanks for dropping by, Theo.

  4. Re:Good story, but a little long on David Auerbach Explains the Inside Baseball of MSN Messenger vs. AIM · · Score: 1

    I dunno. I kinda liked the bit about going down to Morganville with an onion tied to his belt.

  5. Re:Peppy Hare to Fly McClure on Fruit Flies, Fighter Jets Use Similar Evasive Tactics When Attacked · · Score: 1

    Damn autocorrect. "McCloud", not McClure.

    Fly McClure? "Hi, I'm Fly McCulre. You may remember me from such vermin-borne illnesses as cholera and anthrax."

    Sigh.

  6. Peppy Hare to Fly McClure on Fruit Flies, Fighter Jets Use Similar Evasive Tactics When Attacked · · Score: 1

    In the midst of a banked turn, the flies can roll on their sides 90 degrees or more, almost flying upside down at times, said Florian Muijres

    "Do a barrel roll!"

  7. Re:Whatever you may think ... on Heartbleed Coder: Bug In OpenSSL Was an Honest Mistake · · Score: 1

    The WTF part of this (the kind that thedailywtf.com lives on) is that the RFC, which he co-authored, has this strong and specific warning:

    If the payload_length of a received HeartbeatMessage is too large, the received HeartbeatMessage MUST be discarded silently.

    He knew about the risk. He documented the risk. But come coding time, he forgot the risk.

    Ya gotta feel for that. How many times have I gotten up bleeding and dazed and said to myself "I knew that was a bad idea."

  8. Re:Not malicious but not honest? on Heartbleed Coder: Bug In OpenSSL Was an Honest Mistake · · Score: 1

    The bug itself had to do with allowing a mismatch between the amount of data sent and the amount retransmitted in what's essentially an echo command that TLS implements. A hardened malloc() would make it impossible to exploit that, but OpenSSL would still have a bug even with one, just one that couldn't (probably, maybe, perhaps) be used to get confidential data.

    Right. Instead of a remotely-exploitable information leak, it's most probably reduced to (at worst) a low-grade denial-of-service attack caused by crashing HTTPS server processes no faster than they can respawn.

    By that critereon alone, I do surely wish OpenSSL had just stuck to the dog-standard malloc() rather than cowboying up their own.

  9. Re:This may be a dumb question, but... on Heartbleed Coder: Bug In OpenSSL Was an Honest Mistake · · Score: 1

    Many compilers precalculate arithmetic expressions consisting of constants, replacing them at compile-time with the result value constant.

    I believe the different constants can be deduced from Section 4 of the original RFC proposing the TLS hearbeat message:

    4. Heartbeat Request and Response Messages

    The Heartbeat protocol messages consist of their type and an
    arbitrary payload and padding.

    struct {
    HeartbeatMessageType type;
    uint16 payload_length;
    opaque payload[HeartbeatMessage.payload_length];
    opaque padding[padding_length];
    } HeartbeatMessage;

    The total length of a HeartbeatMessage MUST NOT exceed 2^14 or
    max_fragment_length when negotiated as defined in [RFC6066].

    type: The message type, either heartbeat_request or
    heartbeat_response.

    payload_length: The length of the payload.

    payload: The payload consists of arbitrary content.

    padding: The padding is random content that MUST be ignored by the
    receiver. The length of a HeartbeatMessage is TLSPlaintext.length
    for TLS and DTLSPlaintext.length for DTLS. Furthermore, the
    length of the type field is 1 byte, and the length of the
    payload_length is 2. Therefore, the padding_length is
    TLSPlaintext.length - payload_length - 3 for TLS and
    DTLSPlaintext.length - payload_length - 3 for DTLS. The
    padding_length MUST be at least 16.

    HeartbeatMessageType is a single-byte enumeration (documented in Section 3) and the payload_length is a uint16 (two bytes)... and the packet always requires 16 bytes of padding, so that's the 1, the 2, and the 16.

  10. Re:Power? on Navy Debuts New Railgun That Launches Shells at Mach 7 · · Score: 1

    I remember hearing a proposal that the barrel (or rail) would be magazine-fed along with the armature and round. Kinda defeats the probable space/weight advantages over a chemically-propelled round, but at least you don't have tons of explosive propellants in the magazine.

    I don't know how serious the proposal was. But it would solve the rate-of-fire issue.

  11. Re:It's not the Midwest on Smart Car Tipping Trending In San Francisco · · Score: 1

    Wait until the aliens start mutilating Smart cars. And abducting Smart car farmers.

  12. Re:It's not trending. on Smart Car Tipping Trending In San Francisco · · Score: 1

    So, this explains why you were tipping those "Smarts".

    What about your criminal confederates? More illegal thrill-seeking? Someone secretly paying to have the cars tipped? Voices in their heads? Hatred of tiny four-wheeled tin boxes arrogantly pretending to be cars?

    The last is the reason I do it. I mean, would do it. Although I don't. Really.

  13. Re:Application and driver compatibility on Slashdot Asks: Will You Need the Windows XP Black Market? · · Score: 1

    It is if you have operators and engineers that have any brains

    But out here in reality, what operators and engineers have in brains they make up for by the absence of give-a-damn. Laziness can trump smarts every day of the week, and the path of least resistance is a damn fine malware vector.

    that have any brains, There are tons

    Speaking of brains... that's a comma splice. If English is your first language, please return to third grade to learn not to do that.

    There are tons of CNC machines not being infected out there.

    There were tons of numerically controlled machines out there infected by this very mechanism. The fact that it wasn't CNC machines this time doesn't mean it can't be CNC any time in the future. The attack is feasible.

  14. Re:modular but never taken advantage of on Google Project Ara Design Will Use Electro-Permanent Magnets To Lock In Modules · · Score: 1

    You're not the target demographic. That doesn't mean it's a bad idea. These kinds of phones will be bought by tech nerds in their 20s.

    Glassholes, you mean.

    modular IBMPC / overclocking crowd.

    Modular PC. Not exactly the stirring precedent I'd go looking for.

  15. NOTABUG on The Amazon Fire TV Is Kind of a Mess · · Score: 5, Funny

    Thus, even if you have access to a movie for free through Netflix, using the Voice Search for that movie will only bring up Amazon's paid options.

    You make that sound like a bad thing.

    --Signed,
    Jeff Bezos

  16. Re:The playa exit is not the problem. on Algorithm Challenge: Burning Man Vehicle Exodus · · Score: 1

    Wait, what?

    Burning Man has greeters like Wal-Mart has greeters?

    O_o

  17. Re:tl;dr on Algorithm Challenge: Burning Man Vehicle Exodus · · Score: 1

    I think you're missing the point.

    As far as I can tell, the point is "You're wrong, because I, and only I, am right. It doesn't even matter if you agree with me. You're still wrong, because you're not me."

    Yeah, doesn't make sense to me, either. Probably all the heatstroke and pharmaceticals.

  18. Re:Got it all wrong, way too high... on How Many People Does It Take To Colonize Another Star System? · · Score: 1

    Do we really want to send reality TV loving cretins to colonize other planets?

    Three words:

    Golgafrincham "B" Ark.

  19. Re:Ellis Island Syndrome on TSA Missed Boston Bomber Because His Name Was Misspelled In a Database · · Score: 1

    No, you're thinking of Raymond Luxury-Yacht (pronounced "'Throatwobbler Mangrove").

  20. Heinrich Bimmler? From Minehead? I have no idea why the TSA would be interested in him. After all, he wasn't the head of the Gestapo for 10 years... I mean, 5 years... I mean never.

  21. Re:"hacking charisma" on Hacking Charisma · · Score: 1

    There's a special name for a "story to attempt to be positive": "propaganda". Anyone with ciritcal thinking skills will demand to examine both the negatives and the positives.

  22. Re:I'm a Modern Gamer on Diablo 3 Expansion Reaper of Souls Launches · · Score: 1

    You gotta cook the beef somehow.

    Ok, well, maybe not "gotta"...

  23. Re:This whole thing seems like an ad for the Wii U on Is This the End of Splitscreen Multiplayer, Or the Start of Its Rebirth? · · Score: 1

    Split screens can often be confusing (being distracted by another player's screen portion and missing something on your screen portion).

    And that's why I will always regard split-screen console gaming as overrated and hopefully to never be resurrected.

    "Hey, dude, where are you going? You're stuck on a wall!"

    "Bullshit, I'm running my ass off. No, wait, I'm looking at the wrong half of the screen."

    So I despise split-screen because I'm terribad at it.

  24. Re:This has gone beyond madness on Inside NSA's Efforts To Hunt Sysadmins · · Score: 1

    Think of it as unplanned pen testing. Kinda like how rape is unplanned sex.

  25. False equivalence. Trolls aren't human.