Slashdot Mirror


User: Lemmeoutada+Collecti

Lemmeoutada+Collecti's activity in the archive.

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

Comments · 503

  1. Re:Survey says... on Advertisers Blast Microsoft Over IE Default Privacy Settings · · Score: 1

    Or phrase the question differently -

    Would you like unmonitored strangers sitting in an office in {foreign_country} to know that you enjoy {product} so that they can aggregate you with other users of {product} and attempt to sell you related products?

    How about this novel idea: ALL advertising should be opt-in by default.

    I know, without advertising the advertising industry would die. Meh.

  2. Re:Just like Sheldon on For Obama, Jobs, and Zuckerberg, Boring Is Productive · · Score: 1

    I keep a D10 handy for just such mundane decisions - those where the outcome really doesn't matter - and it makes life interesting. It's actually fun not knowing what you are going to do all the time.

    It is also a bit relaxing to know that I don't have to waste any time on those thoughts; just roll the die and get on with life. I can't say I apply it to getting dressed, but choosing what to have for breakfast falls into that category. We don't keep anything I won't eat around, so a quick roll, count, and eat and I'm off to the parts of my day requiring thought. It's fun.

  3. Re:But that's not the real problem. on To Encourage Biking, Lose the Helmets · · Score: 1

    The same applies here in NC - cyclists have all of the rights AND responsibilities as motor vehicles. Passing is supposed to be done by giving a full lane's clearance, just as if passing a car, in a legal passing zone.

    And I regularly see cyclists who know the rules and obey them, and cyclists who don't seem to know left from right; I also see drivers who know the rules, and drivers who don't seem to know right from left.

    We have a licensing process that in theory filters out those who don't know how to drive, but the criteria are so low that pretty much anyone who can breath can pass. So I don't think that the government intervention is helping at all either.

    I don't know what the solution is, but the presence or absence of helmets does not appear to be the problem - unskilled drivers of all types of vehicles seems to be a much bigger issue.

  4. You gotta do on No Smiles At NJ Motor Vehicle Commission · · Score: 1

    what you gotta do.

    No stick out your hand so I can insert your career chip.

  5. The Little Things Count - Shoes on Ask Slashdot: Is There a Professional Geek Dress Code? · · Score: 3, Informative

    For men, military style tactical boots, kept polished, can be almost indistinguishable from dress shoes, and are an order of magnitude or two more comfortable. In addition, the type with steel toes and non-slip soles are approved footwear for any place I have ever been that required safety boots.

    Add a set of comfortable gel insoles to those and you will have foot nirvana all day.

    For women, stick with comfortable shoes over pretty/fancy ones. Even sitting at a desk all day, your feet have a major impact on your overall comfort. Low heels or flats that match a variety of clothes can be life savers. And don't forget that you too can use the lovely gel insoles to improve comfort.

    In either case, it is also nice to be able to sneak the shoes off under a desk and stretch your feet out while you work. Just keep clean feet and no one will even know. (Except the support monkey checking your Ethernet cables)

    If you are sitting for longer hours than standing and moving around, wear a belt that is slide adjustable instead of one that has pre-punched holes. Remember that the longer you are sitting, the more your spine compresses and the more your girth temporarily increases (no matter how fit you are).

    If you end up having to wear dress shirts and find them uncomfortably hot or cool, Under Armor and similar companies make thermal regulating undershirts in a variety of colors, including black, white, and neutral/tan that work well enough for desert and cold weather troops. They are well worth the investment in my opinion. They also allow you to slip off a dress shirt if you have to do a desk dive, dust yourself off in the appropriate restroom, and return to full dress without missing a beat.

  6. Re:The future? on Ask Slashdot: What Is the Future of Standing/Walking Workstations? · · Score: 1

    In other words, programming through a thought based interface will use a language based on Ada?

  7. Re:Complain, complain..... on Finding the Downside In San Francisco's Tech Boom · · Score: 1

    I suggest that we all start putting down our "race" on those forms as Homo Sapiens Cogitans (Thinking Knowing Man). Everyone else can use the rest of the entries.

  8. Re:Don't bet on it. on Debate Over Evolution Will Soon Be History, Says Leakey · · Score: 1

    Of course, the long-winded way of saying it obfuscates the arguments:

    1. Things change and adapt.
    2. God, our all-powerful creator, changes and adapts things.

    Since in this telling 1 does not require the addition of God, 1 is the simpler.

  9. Re:new slogan on TSA's mm-Wave Body Scanner Breaks Diabetic Teen's $10K Insulin Pump · · Score: 1

    Just give me a shirt treated with something that reacts to the radiation at different levels, similar to how flourescing materials react at different wavelengths, and tickets, and I'll gather your readings. You can stand in line outside the checkpoint and use your personal recording device (cell phone, camera, etc.) to film the reaction of the materials. All you have to do is pretend to be taking video of, say, your son about to take his first flight before you let him go through the checkpoint you can't, since you don't have a ticket. Oh, and since they won't let you, as his parent, accompany him to the gate, hope he doesn't get kidnapped or worse.

    Or use something that retains changes after exposure to radiation. Lots of easy ways to get measurements without asking permission from the TSA or violating their rules.

  10. Re:Time delay - info from the future? on Quantum Experiment Shows Effect Before Cause · · Score: 1

    So then I propose the following experiment - while noting the time delay will need to be on the order of milliseconds most likely to make it work.

    1) A statistically significant number of photon pairs are generated, e.g. 100, and measured by Alice and Bob.
    2) Alice and Bob compare all of their results, under the following rule:
    a) If the results are coordinated in a statistically significant portion of the measurements, say 80%?, then the bit is read as a 1.
    b) If the results are coordinated in what statistically is random chance, basically random, then the result is a 0.
    3) Victor then decided to send a 0 or a 1, and if sending a 1 entangles all the pairs. If sending a 0, Victor entangles none of the pairs.

    While the number of photons required and the delay would have to be calibrated such that random chance is distinctly differentiated from correlation, since they already have established that the correlation is statistically significant, that is just a matter of the volume of photons required.

  11. Re:Obligatory xkcd on Multiword Passwords Secure Or Not? · · Score: 1

    While this comic is accurate in the basic calculation, there are several assumptions that a password hacker can use to simplify even a semi-brute force search.

    * The US keyboard layout only has 94 symbols (~7 bits).

    * Unless the site is completely non-English, there are probably some US users.

    Applying those criteria, the base search would be 7^Length for the initial scan, with a very high probability of finding the password in that pass. That is n-(floor(n/8)) actual entropic bits. A 1024 bit password reduces to 1016 bits. Further reductions in the initial scan can be made by only scanning for common substitution characters, and removing the lower 19 ASCII codes from the space (which are not easily used in a password. That leaves behind 5 bits per character. The remaining space for the 1024 bit password is now n-(floor(n/8)*4)=~n/2 or 512 bits of entropy. A brute force search can be conducted on that space in mere seconds.

    So our attacker manages to obtain more than one password, possibly an entire file. Since one vulnerability is usually all that is required to gain further access, they only need one or two successes. They use the above methodology, in all reality gaining more than one or two passwords. Game, set, match.

    In theory, salting the passwords is only effective if they are performing a man-in-the-middle capture. If they obtain the list of hashed passwords directly, salt does nothing to help.

    There are ways to mitigate this threat, such as multi-factor authentication. But thinking that passwords are going to do more than slow a determined attacker down is subscribing to the illusion of security.

  12. Re:If you can computer-generate the models... on Clothier Slammed For Using 'Perfect' Virtual Model · · Score: 1

    And see, that is what happens when you idealize the appearance of your wenche... wrenches. My toolbox is full of single piece cast wrenches with plenty of nice curves on the outside. It actually makes the grip much more comfortable when working for longer than five minutes. Some of the more high end ones also have "clothing" on them, rubber grips wrappings.

    Actually, come to think of it, my wrenches have a more natural human-like curve than those plastic models.

  13. Re:Imagine that on Survey Finds Cheating Among Students At All GPA Levels · · Score: 1

    So toward the end of your study, you had learned to seek and use reference resources, aggregate the data from those sources, and derive conclusions based on your research. Congratulations, you learned to learn. The only thing you missed, your sources deserved credit to avoid it being plagiarism.

    And to further your education, and acknowledged expert in the field is a legitimate reference, since the only difference between an acknowledged expert and a published work by an expert is peer review of the data (where applicable).

  14. Re:Losing Allard was a real loss to MS on The Story Behind the Demise of the Microsoft Courier Tablet · · Score: 1

    So basically, if I get what you're saying, it's Somebody Else's Problem?

  15. Re:"Ask Shatner"..... on William Shatner Answers, in 826 Words · · Score: 1

    Exactly, Shatner has an image to maintain. And give the man due credit, he even managed to lose his shirt when talking about wardrobe. How many actors can manage to pull that off in a text only medium?

  16. Re:What is the code for burns via shark? on Medical Billing Codes For Injury Via Turtle Among Thousands Created by New Law · · Score: 2

    WICD10.01X for the initial nap, WICD10.01XA for subsequent, and since this seminar obviously included sharks, W56.42EXA for inability to find sharks exciting. In case of further symptoms related to W56.42EXA and related codings, consult the PDR to determine if the conditional is pathological, psychological, meteorological, or meta-logical.

    Cases where meta-logical stress induced psychological pathology is indicated should be admitted to trauma care within one hour to prevent further loss of cognitive faculties and potential decrease in billable coding according to EMCR401-36 subsection ii(a).

    If unable to determine the exact morphology of the shark, repeated cranial impact stimulation using a arboreal mesh imprinted with all potential ICD codes is required. Avoid stimulation of the frontal and prefrontal cortices unless patient displays negative reactions to application on the posterior sinister epidural surfaces.

    If in doubt of final diagnosis, select all available codes and notify the patient's HMO, secondary insurance provider, preferred mortician, and nearest organ donor collection facility. Ensure that the patients organ donor card is completed properly to ensure prompt and accurate payment for donated organs.

  17. Re:From Wikipedia... on "Wi-Fi Refugees" Shelter in West Virginia Mountains · · Score: 1

    I hate to tell you this, but I am provably able to detect electromagnetic radiation using reliable, reproducible methods.

    My first method is to open my eyes. Since light is a form of EM, the rod and cone cells in them are quite adequate as receptors.

    As an adjunct to that, I have tactile response to high voltage, low amperage electrical fields, e.g. a Tesla Coil's emissions. This is, of course, because my entire nervous system is electrical in operation, and those high energy fields can produce current in a conductor under the right circumstances.

    I am also able, through chemical means, to perceive strong infrared fields through the epidermal layers of my integument. The translation of infrared to localized heat is chemically translated into an electrical signal in the aforementioned nervous system.

    In addition to my senses, many species of avian are able to sense magnetic fields.

    The point here is that while some trials have been conducted, establishing the absence of a sense in x population does not mean that all populations lack the sense. Otherwise, a double blind, fully randomized study of penguins would very inaccurately conclude that all birds, and even some flying mammals, are flightless.

  18. Re:Questions ... on Verizon To Drop Unlimited Data Plans In Two Weeks · · Score: 1

    No sir, we did notify you that your rate plans were now going to double and include a free gynecological examination of the female users of your family plan. The notice was posted to your phone the first of last month. Just go to Settings -> About Phone -> Software Version -> Intraorifice Updates -> Rates -> Basic and Enhanced Network Devices -> Open Version Enhancement Reader -> Analysis. If you scroll to page five, paragraph 21 subsection S clearly explains the changes.

    Yes sir, I understand that you don't speak Spanish, which is why the information was posted to your phone in Linear-A.

    Yes sir, I can certainly adjust your bill for the month, would you like the anterior or posterior adjustment inserted?

  19. Environment aside, here an analogy for the doctors on Ask Slashdot: Do I Give IT a Login On Our Dept. Server? · · Score: 1

    I am head of an IT department at an academic hospital. My fellow faculty (a dozen or so) want to switch from a caffeine to amphetamines (night and weekend on-call schedule). Most have an hypodermic or similar, so I envisaged a ephedra lacing. The Hospital Doctor doesn't offer any ephedra laced amphetamines, so I bought (with my cash) a chemistry set, combined methamphetamines and ephedra for kick, and buffered it with saline. After I tested it out on a neighbor's cat, I emailed the doctor to ask to allow extra hypodermics for this dosing. The doctor (after asking what the sodium hydroxide was for), said he would allow the dosage after I provide him with a record of clinical trials. I was taken aback, and after considering it, I am still leaning toward opposing this request, possibly taking this up the chain. I'm happy to allow any local trial, to ensure it has no major issues, but I'd rather not let anyone else have the secret formula. What do the readers of Slashdot think? Should I give doctor the clinical trials of a formula that is not owned or managed by him?

    So go ahead, inject caffeine into your veins all you want.

  20. Re:I'm a cellphone tech at one of the US Big 4 on Apple Changes Stance On Water Damage Policy · · Score: 1

    Well, that rules Florida right out. Summer high temperatures are commonly >95 degrees F, winters can get below 32 degrees F, summer relative humidity is 98% frequently. And going from summer heat to a building instantly makes that 98% relative humidity condensing.

    iPhone users in Florida (and similar states), be warned. Apple doesn't want their products used by the people.

  21. Re:Mostly irrelevant on Physicists Call For Alien Messaging Protocol · · Score: 1

    That's 34 bits split by 2 and 17 with one parity bit at the end. Or 33 bits split by 3 and 11 with leading and trailing marker bits. Or 5 groups of seven each of which has 5 data bits and two marker bits.

    What seems simple to interpret to those with hindsight is not as simple to those who thing differently.

  22. Re:The Russians used a pencil on Rear-View Cameras On Cars Could Become Mandatory In the US · · Score: 1

    If the center of gravity of the car is near the center of the vehicle, then weight behind the COG (e.g. passengers in the back seat, cargo in the trunk) can cause the front axle to become the fulcrum and the front of the car to be higher than the rear.

  23. Re:Go for it on US May Disable All Car Phones, Says Trans. Secretary · · Score: 1

    I recently retrained and recertified for a Class-A, and in a private vehicle a CDL driver is DUI at .04, DWI at anything above 0.0, and DUI in a commercial at any measurable BAL. Some states also have more stringent laws on top of that, where a CDL with alcohol in the passanger compartment of the vehicle (opened or not) or a BAL above 0.0, commercial or private, is an automatic DWI.

    Basically, anyone with a CDL should never drive within 8 hours of a drink, or transport alcohol in the passenger compartment of their vehicle. It's the deal they accepted when they went through the requirements and work to get a CDL.

    Ref: http://www.duiarresthelp.com/cdl-dui-offenses.php

  24. Re:Start laughing now... on FTC Staff Discuss a Tax on Electronics To Support the News Business · · Score: 1

    I would like to take advantage of this immediately by copyrighting the following facts:
    A B D E G H I J L M N O P Q R S T V W X Y Z

    I hereby also leave the following facts unprotected:
    C F K U

    Make of this what you will.

  25. Re:interesting concept on Wake Forest Researchers Swap Skin Grafts For Cell Spraying · · Score: 1

    Sounds like it might be almost as effective as "Administered the death penalty to enemies of the state"