Slashdot Mirror


User: BetterThanCaesar

BetterThanCaesar's activity in the archive.

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

Comments · 282

  1. Re:He claims this himself on Is "Scorpion" Really a Genius? · · Score: 4, Interesting

    How about this then? From http://www.scorpioncomputerservices.com/whoweare.html:

    <body onload="MM_preloadImages('file:///Macintosh HD/Users/brandonlavere/Desktop/PROJECTS/Paradise Film &amp; Video/Test Site/images/nav_but1_over.jpg','file:///Macintosh HD/Users/brandonlavere/Desktop/PROJECTS/Paradise Film &amp; Video/Test Site/images/nav_but2_over.jpg','file:///Macintosh HD/Users/brandonlavere/Desktop/PROJECTS/Paradise Film &amp; Video/Test Site/images/nav_but3_over.jpg','file:///Macintosh HD/Users/brandonlavere/Desktop/PROJECTS/Paradise Film &amp; Video/Test Site/images/nav_but4_over.jpg','images/nav_but5_over.jpg','file:///Macintosh HD/Users/brandonlavere/Desktop/PROJECTS/Paradise Film &amp; Video/Test Site/images/nav_but5_over.jpg','file:///Macintosh HD/Users/brandonlavere/Desktop/PROJECTS/Paradise Film &amp; Video/Test Site/images/nav_but6_over.jpg','images/0_company_over.png','images/0_difference_over.png','images/0_founder_over.png','images/0_team_over.png')">

    That's production quality.

  2. Re:less useful how? Re:The larger, the less useful on Unicode 7.0 Released, Supporting 23 New Scripts · · Score: 2

    Unicode seems pretty backwards compatible; have any of the the newer versions overwritten or changed the meaning of older versions (e.g. caused damage)?

    Yes. Version 2.0 completely changed the Hangul character set. Korean texts written with Unicode 1.1 were not readable in Unicode 2.0, and vice versa. This was 17 years ago, but note that it was after ISO had accepted version 1.1 as an ISO/IEC standard.

  3. Re:not a suitable tool for studying amphiban anato on The People Who Are Still Addicted To the Rubik's Cube · · Score: 1

    You do not RC. The real Rubik's cube has always used stickers. Only recently have Rubik's started manufacturing cubes with coloured plastic sides.

  4. Re:C strikes again! on Microsoft Issues Advisory For Internet Explorer Vulnerability · · Score: 1

    Actually, C does not try to handle pointers at all. It treats them just like a long int (with the appropriate cast) [...].

    That's not actually true. First of all, there is no direct connection between the size of pointers and the size of long int. That is platform and implementation dependent. Secondly, at compile-time, pointer arithmetic differs a lot from that of integers. You cannot add two pointers. You can subtract two pointers to the same type (except void); that will give you the number of elements between them, in the ptrdiff_t type. (In theory, that's only possible if the pointers point to the same array, but the compiler can't know if that's true in the general case.) You can add an integer to a non-void pointer. Adding N to a pointer p is the same as &p[N], i.e. you get a pointer to the Nth element.

  5. A simpler solution on First Glow-In-the-Dark Road Debuts In Netherlands · · Score: 2

    A simpler solution would be to just let all the genetically engineered, glow-in-the-dark lab animals out in the wild. The roadkill will light up the roads.

  6. Re:Modern audiophiles are no different. on Elite Violinists Can't Distinguish Between a Stradivarius and a Modern Violin · · Score: 1

    Excuse my ignorance, but wouldn't a 20kHz sine wave sound less harsh or loud compared to a 20kHz square wave?

    It would not. The "harshness" is the overtones (40 kHz, 60 kHz, etc.), which you cannot hear. From a mechanical point of view, no matter how quickly the signal switches from low to high, the hairs in your cochlea are bound by their individual resonant frequencies, which limit their respective frequency ranges.

  7. Re:Statistically Insignificant on Study: Exposure To Morning Sunlight Helps Managing Weight · · Score: 1

    I can refute this trivially within my own household.

    Haha! Good one :-D Refuting a small-sample study with an anecdote, classic!

  8. Re:I think this is bullshit on Brendan Eich Steps Down As Mozilla CEO · · Score: 1

    No, this is getting the cook fired by claiming there is hair in your food, because you spotted an Obama sticker on his car in the parking lot.

    Not even close. Eich was not the cook with the power to choose a different amount of pepper; he was the chief executive officer with the power to make the rules that affect all employees, contributors, customers, and possibly even the world's web sites. Eich did not get fired, he was urged by a lot of people to step down, which he finally did.

    And I don't even understand what the "hair in your food" is supposed to be an analogy of. Is the hair his contributions to Proposition 8, and the Obama sticker JavaScript?

  9. Re:Oh I bet this is another cutting research study on Study: Happiness Improves Developers' Problem Solving Skills · · Score: 1

    People like you are why so many myths go undispelled. Things that are "fucking obvious" may still be illusions.

  10. Re:Winelib on Valve Open Sources Their DirectX To OpenGL Layer · · Score: 1

    Odd considering their (Wines) last copyright cockup was entirely due to an internal contributor committing decompiles of Microsoft binaries as contributed code...

    The word you are looking for is the opposite of odd.

    Unsurprising.

  11. Re:not a surpise - coders should take notice on Jim Weirich, Creator of Rake, Has Passed Away · · Score: 2

    There's actually a lot of evidence that sitting down the majority of your awake time (8+ hours) is itself bad for the body, and cannot be made up for with physical exercise. Working a few hours standing up and being mildly active (i.e. taking walks) during free time is better. Of course, one hour spent at the gym is better than one more hour in the couch. I'm just saying that if you have the opportunity to work standing up, it is likely worth a lot more than you think!

  12. Re:I think I wrote one of these. on Does Anyone Make a Photo De-Duplicator For Linux? Something That Reads EXIF? · · Score: 1

    Step one is to compare file sizes. Since file sizes need to be identical in order for the files to be identical, and file sizes are already calculated and stored as metadata, this will greatly reduce the time needed.

    1. List all files with their respective sizes.
    2. Sort
    3. For each consecutive file in the list with the same size as the previous file, compare the MD5 hashes.
  13. Re:Equality on The Brains of Men and Women Are 'Wired Differently' · · Score: 1

    Try making jokes about negative female stereotypes and see how quickly your posts got moderated down to -1 troll or flamebait by all the whiteknight pussybeggars around here.

    I wonder why there are so few women on Slashdot. Could it be because of all the idiots who assume Slashdotters are always male, and accuse those who defend women's rights of doing it only to impress women?

  14. Re:Math on Norway's Army Battles Global Warming By Going Vegetarian · · Score: 1

    Decrease of 150 tons of meat. Global production of meat 180 million tons. 150/180,000,000 - 0.00005%. Decrease in greenhouse gasses: 0.00005*.18 =0.000009%. Get a million of those together and you would have something.

    Apart from the "I'm just one person out of 7 billion, so my meat consumption/petrol burning car/operating system choice/vote doesn't have impact" replies one could make, I'd like to point out that they are also showing a lot of young people (mostly men) that a meal doesn't have to contain meat. It is quote possible that these men will eat less meat (on average) during their lifetimes, influencing their families' consumption, and so on.

  15. Re:But wait... on Gunman Opens Fire At LAX · · Score: 1

    You're right, laws and rules don't work because they can be broken, and since they can be broken they're worthless. So let's not have any at all.

  16. Re:300 million books, each unique on Meet the Guy Who Fact-Checks Stephen King On Stephen King · · Score: 2

    Well, the bible sold a lot of copies, and though it's just one book - its writers *definitely* needed a continuity advisor, and the lack of one is clearly evident in the bible.

    The Bible is not one book. It's a compilation of several books.

  17. Re:No Analog is not better... on Why Steve Albini Still Prefers Analog Tape · · Score: 1

    No, that's not how it works. You still get aliasing – unless you lowpass filter the signal before sampling it.

  18. Re:I know the government loves to lie to us... on Obamacare Software Glitch Will Limit Penalties Charged To Smokers · · Score: 1

    Freedom or nannying, you get to pick just one.

    Freedom or nannying.

    Meat or vegetables.

    Christian or Muslim.

    Coffee or tea.

    With us, or against us.

    Black or white.

    Never a greyscale or a third option to be seen.

  19. Not just sysadmins on Why Your Sysadmin Hates You · · Score: 4, Insightful

    Or, you know, maybe treat all your employees and coworkers with respect.

  20. Re:Dark days, months and year ahead on NSA Surveillance May Have Dealt Major Blow To Global Internet Freedom Efforts · · Score: 1

    Sweden's FRA spying law, nobody could quite figure out why Sweden did that in 2008

    While it's no secret that the Swedish government (unlike the Swedish people) acts as the US's lapdog, the FRA law allows only spying on data that crosses the border. FRA has no right to stored data, or data that travels only within the country's borders. If you believe they do PRISM-like spying, then you have no reason to believe the FRA law was necessary in the first place.

    And you might be right, because the military more or less admitted they were already doing everything that the FRA law would later allowed them to. Also, I'm pretty sure my Gmail is stored abroad, which means FRA may read everything I get sent to me.

  21. Re:one on Microsoft Unveils Xbox One · · Score: 1

    Xbox for Workgroups?

  22. Re:It is time on Water Isolated for Over a Billion Years Found Under Ontario · · Score: 1

    That would require quite a large leap in time though. Star Trek is set in the 23th century and later; Star Wars is set "a long long time ago". Well, not counting for all the time travelling that goes on in Star Trek...

  23. Re:Words in common - Thai and English on English May Have Retained Words From an Ice Age Language · · Score: 2

    "Ma" and "pa" are such basic sounds made by babies (called "Lallwörter", babble words) that parents all over the world associate them with themselves. See Wikipedia article on "Mama and papa"

  24. Re:Equal rights on So What If Yahoo's New Dads Get Less Leave Than Moms? · · Score: 1

    Sometimes the father is not known or wants nothing to do with the mother. Are they still forced to take parental leave? Is the mother penalised if they don't?

    No one is forced to take days off. You get a pool of 480 days off (with ~80% pay). Of those, a certain amount can only be used by the father, if one is registered. The rules are (to my knowledge) gender neutral, and work more or less the same for cases where the children are adopted, or the parents are gay.

  25. Re:another futurama? on Futurama Cancelled (Again) · · Score: 1

    They've had at lest three weddings that I can think of, although the only one that ended with the couple actually being wedded was Amy and Kif's. (Yes, Fonfun Ru counts!)