Slashdot Mirror


User: fisted

fisted's activity in the archive.

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

Comments · 2,925

  1. Re: Now, if... on Theo De Raadt Says FreeBSD Is Just Catching Up On Security · · Score: 1

    Shit man, my fucking BIOS has a goddamn GUI these days

    I called, I want my 90s back.

    Dammit what on earth would you want a GUI-driven BIOS for? Probably depends on a mouse, even.

    Would not purchase.

  2. I for one on Ask Slashdot: How Would You Secure Your Parents' PC? · · Score: 1

    couldn't be bothered to support them with their Windows crap, so I installed Debian, configured the thing to email me interesting* stuff from the last run's system log on every boot, so I notice if something goes wrong. Didn't happen so far. (*) since it's hard to grep for interesting stuff, instead i cut away the known-noninterestnig stuff (from a file of a-priori known patterns)

  3. Re:Watch out on SpaceX Wins Use of NASA's Launch Pad 39A · · Score: 1

    managed to go where we've gone before

    No. Not you.

  4. Re:oh dear on SpaceX Wins Use of NASA's Launch Pad 39A · · Score: 0, Offtopic

    I hope you're wearing adult diapers, then

  5. Re:Debian has ALWAYS been the top distro. on Valve Releases Debian-Based SteamOS Beta · · Score: 1
    Okay fanboy, let's have a look:

    It is the distro with the best packaging system.

    While this is mostly a subjective matter, Debian's apt/dpkg is pretty archaic. .debs are nothing but glorified tarballs which get unpacked when installing, (therefore have to be created with fakeroot(1)) to name a random point at which it is inferior to a semi-decent system like Portage you can't use it to install packages from source (unless you use 10 debianisms to build a package beforehands). Searching for something with apt-cache is a joke.

    It is the distro with the best variety of packages.

    Name one relevant package which isn't available on any relevantt distro.

    It is the distro with the best package maintainers.

    No. Last time i had the pleasure, the maintainer in question didn't reply for 4 months, finally apologizing for not replying and (redundantly) suggesting i follow up with a patch (which i did 3 months ago, at that time). Guess I'll have to wait another couple months until it finally get applied.

    It is the distro with the best release practices.

    That is way too vague. Tell me what exactly is 'best' about debian's release practices, and i'll happily show you where it's done better.

    It is the distro with the best community.

    Vague claim, community is neither the largest nor the smartest. This is pure fanboyism.

    It is the distro with the best reliability.

    Stupid and wrong piece of uneducated gibberish. What exactly is Debian's role in Linux' or GNU's reliability? How is Debian more reliable than, say, Gentoo? Fanboyism at its finest.

    It is the distro with the best stability.

    Blah bleh, same as before

    It is the distro with the best cutting-edge version.

    Meaningless, tell me what exactly is 'best' about it and i happily show you how wrong you are

    It is the distro with the best experience in a huge range of usage scenarios.

    Can you please get any more vague?

    Disclaimer: I'm a BSD person but I'm managing ~150 Debian office boxen at work.

  6. Re:First on Chinese Lunar Probe Lands Successfully · · Score: 2, Informative

    Sorry to break it to you but they did have turing-complete machines in '66, which do more than ``remotely resemble'' modern computing devices, as the fundamental principles didn't change.

  7. Barbara Streisand called on GitHub Takes Down Satirical 'C Plus Equality' Language · · Score: 4, Informative

    She wasn't aware of C Plus Equality until now

  8. Re:Debian has ALWAYS been the top distro. on Valve Releases Debian-Based SteamOS Beta · · Score: 0

    Wow you're one fanboy. half your claims are wrong.

  9. Re:No more need for /. on 'Darkness Ray' Beams Invisibility From a Distance · · Score: 1

    I'm shaking, I'm shaking.

    (Hope that's what it translates to)

  10. Re:how does this work on on Estonia Sharing Its Finnish-Made E-Government Solution With Finland · · Score: 1

    Yes, yours is. No, mine is not, you just didn't think about it, or you consider implementing a jvm a trivial matter.
    Or, are you even thinking that just because a machine is virtual, it doesn't qualify as a platform?

  11. Re:how does this work on on Estonia Sharing Its Finnish-Made E-Government Solution With Finland · · Score: 2

    The single only platform java will ever run on is the jvm. It indeed is one of the least portable languages around.

  12. Re:Better you look the road on Smart Cars: Too Distracting? · · Score: 1

    So your point is that people [and the world in general] is accurately depicted on TV. Do yourself a favor and escape the gene pool.

  13. Re:No idea what that means on Simulations Back Up Theory That Universe Is a Hologram · · Score: 1

    Hm, it was worth an unsolicited reference before -- now it's ``decade-old super cheesy''

  14. Re:No idea what that means on Simulations Back Up Theory That Universe Is a Hologram · · Score: 4, Informative

    except it's that bald kid who tells Neo that, not the Oracle

  15. --- cipher-chachapoly.c    2013-11-21 03:50:00.000000000 +0100
    +++ cipher-chachapoly.2.c    2013-12-11 14:07:54.000000000 +0100
    @@ -57,11 +57,11 @@
          * Run ChaCha20 once to generate the Poly1305 key. The IV is the
          * packet sequence number.
          */
    -    bzero(poly_key, sizeof(poly_key));
    +    bzero(poly_key, sizeof poly_key);
         put_u64(seqbuf, seqnr);
         chacha_ivsetup(&ctx->main_ctx, seqbuf, NULL);
         chacha_encrypt_bytes(&ctx->main_ctx,
    -        poly_key, poly_key, sizeof(poly_key));
    +        poly_key, poly_key, sizeof poly_key);
         /* Set Chacha's block counter to 1 */
         chacha_ivsetup(&ctx->main_ctx, seqbuf, one);

    @@ -89,9 +89,9 @@
         r = 0;

      out:
    -    bzero(expected_tag, sizeof(expected_tag));
    -    bzero(seqbuf, sizeof(seqbuf));
    -    bzero(poly_key, sizeof(poly_key));
    +    bzero(expected_tag, sizeof expected_tag);
    +    bzero(seqbuf, sizeof seqbuf);
    +    bzero(poly_key, sizeof poly_key);
         return r;
    }

  16. Re:Better you look the road on Smart Cars: Too Distracting? · · Score: 1

    I don't know where you are from, but judging by the spelling you use for "behaviour" it's not the US, so I can't speak for your particular location.

    I'm from Germany. Our truck drivers aren't even considered particularly insane in global comparison, I suppose. Yet you often see them tailgating, minute-long overtaking because the difference in velocity is just so small, going leftmost lane, and so on. Basically the only thing a truck can /not/ do anymore is speeding, since they are all required to have speed limiters.

    While I have seen truck drivers do some questionable things on occasion, most wrecks I've seen involved some idiotic driver in a car.

    That's most likely because cars outnumber trucks by far

    People in cars seem to thing they can weave in and out of truck traffic and that the truck behind them can stop just as fast as they can. Obviously it doesn't work that way.

    Well your place might differ (though unlikely) but over here every other track is tailgating either a slow car or another truck.

  17. Re:Better you look the road on Smart Cars: Too Distracting? · · Score: 1

    Besides that this is an somewhat out-of-scope point, i don't see why the PhD grad would be more likely to get bored, and let his mind wander off.
    I think even PhDs have some desire to survive, and if you're, say, into physics, it probably becomes hard to ignore the fact that you're steering some 30 MJ of kinetic energy around (48t truck at cruising speed (90 km/h))
    I guess that provides /some/ incentive to stay aware. It would for me, at least.

    Your average truck driver might have literally no idea about the invovled physics, and this is very often reflected in idiotic and dangerous truck driver behaviour.

  18. Re:Better you look the road on Smart Cars: Too Distracting? · · Score: 1

    Do I believe that understanding the physics of how to drive a truck corresponds to actually being able to do so? Not at all.

    First of all, the 'physics of how to drive a truck' aren't the same as 'truck driving physics'. And someone understanding the latter is damn sure able to better, and especially more safely, drive his truck.

    Seconds, I'm selling those nice bridges. It's a real bargain. Interested?

  19. Re:Better you look the road on Smart Cars: Too Distracting? · · Score: 1

    No. Not all people are like what your TV tries to make you believe.

  20. Re:LCD Screens - the hallmark of the cheap cars on Smart Cars: Too Distracting? · · Score: 1

    where's my clutch?

  21. Nobody invoking Betteridge's Law of Headlines on Smart Cars: Too Distracting? · · Score: 1

    ..is a perfect example of selective perception.

  22. Re:Better you look the road on Smart Cars: Too Distracting? · · Score: 1

    PhDs having an awesome theoretical grasp of something, and absolutely zero practical grasp of something.

    It probably makes you feel better to think this, I get it. Much like people who like to believe Einstein failed his math classes in school.

    I'm betting you can find people who can write you the equations, but not actually perform the task because they don't have the coordination or motor skills.

    You can find disabled people basically everywhere.

    I'm not convinced what you say is true, because I've seen a fair few people with a PhD.

    FTFY

    Because, in some cases, the more you understand the underlying physics, the less you've ever done anything involving them and live in your own little bubble.

    Did you learn all this from The Big Bang Theory?

    My guess, take 10 high school students who enrolled in shop, and 10 PhD grads, give them each a month of training -- and you'll find a bias towards the high school students being pretty good, and the PhD grads being terrifying. I'm not saying ALL PhD grads, but I'm saying enough to be statistically significant.

    Wow. Just.. Wow.

  23. Re:Better you look the road on Smart Cars: Too Distracting? · · Score: 2

    Your PhD grad probably couldn't drive a truck.

    Your average truck driver would also be unable to drive a truck, if not being taught how to.

    Given the same level of truck driving education, i daresay the PhD grad would likely do better, because of more likeliness that he better understands driving physics.

  24. Re:Yeah, and I'm Prince of Nigeria on Private Mars One Mission Contracts Lockheed For Exploratory Mission · · Score: 1

    Hi! Great to catch you here. Your fucking wife is trying to give away all your money via Email, for a considerable time now. Weren't you aware of that?!

  25. Re:print - for nerds want news more timely than /. on Linux Voice Passes Its Crowdfunding Target · · Score: 1

    available in june and mags had the "reviews" in august.

    Well, with Android Studio becoming available in June, it can't possibly be reviewed in the magazine's 'June' release, for it is actually released at the beginning of April.
    It can't possibly go into July, since Android Studio wasn't available at the beginning of June.
    It went into the August release, and therefore was on time.