Slashdot Mirror


User: TiggertheMad

TiggertheMad's activity in the archive.

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

Comments · 2,079

  1. p=mv, do the math... on Amazon Gets Approval To Test New Delivery Drones · · Score: 1

    Is the less than 100 mph limit really necessary?

    It seems reasonable. There needs to be some kind of weight/height/speed limitations.

    Reasonable? I'd say its required. Consider what happens when a drone traveling at only 100 mph with a total mass of 10 lbs fails from 400 feet. Do you want to be under it when it lands? I am pretty sure that is gong to be a strait up fatality if it hits someone.....

  2. Eastman, is that you? on Ask Slashdot: How To Introduce a 7-Year-Old To Programming? · · Score: 1

    ...when I was a kid and we wanted to play with turtles in a maze, we went down to the fetid, stinking, polluted sewers and caught them ourselves! And built our own mazes out of barrels of toxic waste!

    ....and this how we end up with Teenage Mutant Ninja Turtles. Stop it.

  3. HEY YOU KIDS, KEEP OFF MY COMPILER! AND LAWN! on Ask Slashdot: How To Introduce a 7-Year-Old To Programming? · · Score: 4, Insightful

    The perfect tool is whatever the kid is interested in. If you try to teach them how to write a game with Minecraft, and they want to write spread sheets, they are going to hate coding. Now, as parent post notes, Minecraft will probably hold most kids attention.

    Figure out some fashion that code interacts with their favorite thing, and there is your in. Building basic web pages might be a start, or perhaps set up a command line application where they can play with string manipulation. There are many ways you can simplify complex tasks and projects with 'training wheels', ex: APIs and such to hide away complex stuff that isn't important to a beginner. Get them a really simple sandbox where they can change things and see the effects of their changes, and then get the hell out of the way. They will be better than you are in two weeks.

  4. Rules are for jerks on Reason: How To Break the Internet (in a Bad Way) · · Score: 2

    libertarians' fundamental thesis seems to be that anything that doesn't harm others freedom's and rights should be allowed. This is a fantastic belief, but in practice there are a lot of things you can do as an individual that can adversely affect society, and end up being regulated. If there is some stupid law on the books prohibiting practice 'X', it is quite likely that at one time someone was doing that very thing and that pissed off enough people that a law got passed.

    On one hand, government trying to predict what sort of behaviors will need to be regulated seems like a bad idea, because you are asking some of the dumbest people on the planet (politicians) to try to predict the future. I generally like the idea of a reactive government, that only trys to fix things that actually become problems, so I would lean toward the libertarian model.

    But, given the nature of corporations, I can saw with 100% confidence that if we do not pass laws forcing a level playing field, we will have all sorts of problems. The Internet to these people is nothing more than a brand new resource to be exploited in the most efficient way possible. Mind you, this isn't because the companies involved are corrupt, evil entities. This is simply because that is what capitalism encourages. Barring additional regulation, the most profitable company is the one most ruthlessly efficient at creating and selling a product. Nothing about capatialisim is geared toward what is good for the whole of society, just what makes money.

    An intellectually honest libertarian will be willing to recognize that libertarianism is a utopian ideal (like most 'isims'), and that reality requires quite a lot of rules to keep the 1% of the world who are total assholes from screwing things up for the other 99%. This article seems to be written by idealists who don't live in the real world.

  5. Not Securing America on NSA's Former General Council Talks Privacy, Security, and Snowden's 'Betrayal' · · Score: 1

    "He is a good German..."

    I believe the guy, at least partially. Probably a lot of NSA drones are honest, decent people that knew very little about all the dirty shit that the agency is pulling. In an organization that size you can't keep secrets very long unless you can compartmentalize information. There are probably a lot of low level people who work for the NSA because they believe in protecting America.

    Of course that makes the small group(s) of filthy fuckers that are in the know and driving this stuff all that more guilty, for doing illegal shit in the first place, and then conspiring to cover it up. If I ran the DOJ, I would fire off a massive witch hunt to convict everyone in charge at the NSA with treason. Hang the lot of them, they have done more to damage US internal and external interests than Snowden could ever manage.

  6. Nothing, but the LAW on Al Franken Urges FBI To Prosecute "Revenge Porn" · · Score: 4, Informative

    What then would prevent my ex-wife from posting the sex tape via a public computer terminal and reporting it to the FBI's "revenge porn" task force? Nothing....and it would be my word against hers and her ass on every computer screen in the country so there goes 5-10 years of my freedom.

    Nothing except perhaps, the fact its against the law. IANAL, but I think that is covered by:

    https://www.law.cornell.edu/us...

    ...And if she were caught falsely reporting a federal crime, she would be the one doing 5-10 years. (Lying to the feds is a really bad idea, unless you like orange jumpsuits.)

  7. Look past left or right wing bullshit.. on Al Franken Urges FBI To Prosecute "Revenge Porn" · · Score: 1

    ....Or rather than all these paranoid theories, perhaps he is just a decent guy who thinks revenge porn is just a shitty thing that should be made illegal. People who do this sort of thing are ass wipes and prosecuting them will, to some small degree, make society better.

  8. TROLL SMASH PUNY EDITORS! on Scientists Discover Meaning of Life Through Massive Computing Project · · Score: 1

    I am finding these stories very entertaining...

    Oh, the stories aren't that great, chuckleworth at best, but certainly not actually funny. The entertainment factor is all the people who are absolutely losing their shit over these stories. You would think that someone just deleted the last known copy of 'Star Wars' for all the nerd rage that is going on.

    Slashdot Editors, please tell me that the real April fool's joke is poking the /. trolls with a stick. Because if was your goal, you just won at the Internet....

  9. Re:My view on Robots4Us: DARPA's Response To Mounting Robophobia · · Score: 1

    Can I have a robot that kills dogs that come into my yard to take a dump?

  10. GUNS DON'T KILL PEOPLE, PILOTS DO. on Modern Cockpits: Harder To Invade But Easier To Lock Up · · Score: 1

    Yeah, but wasn't there a push to arm pilots awhile back? You know, to fight off the terrorists that were in the process of breaking down the cockpit door.....

  11. There is a huge flaw to this.... on Generate Memorizable Passphrases That Even the NSA Can't Guess · · Score: 1

    This is an interesting approach, but I see one flaw: If this sort of technique be comes common, wouldn't an attacker just need to know what word list you 'rolled' your password on and then can just brute force all the password combinations from that list?

    Example, pretend that you had to pick a password for a new website that only allows all uppercase English characters, with no numbers or symbols allowed (just to keep the math simple). A normal ten character password gives an attacker 26^10 possibilities to try.

    Your lets say that your diceware generated password picks 6 words from a list of 1000 words, and each word is 4 characters in length. If you skip white space, conventional wisdom would say that your password is 26^24 possibilities to guess via brute force.

    But because this has become a common trend in password generation, or because the attacker is the NSA and have been watching what you read, they know you used this list. They don't bother to try all the combinations, just all the combinations of the words on this list. This gives them only 1000^4 possibilities to try. As it happens (yeah, my example is rigged), this is exactly 1 trillion possibilities, which if they were guessing at the rate suggested in TFA, would take them exactly one second to break via brute force.

    Essentially, you are replacing individual characters with words to make a long password easier to recall. There is no reason why an attacker cannot do the same thing, mapping one 'alphabet' of symbols onto another.

    Now, some people might point out that there are some things you can do to mix things up a bit and force an attacker to have to dig deeper, but my point is that this might actually make it much simpler for a smart/informed attacker to brute force a password.

  12. Stringbuilder? Perhaps..... on No, It's Not Always Quicker To Do Things In Memory · · Score: 2

    Many people are suggesting using string builder, as a easy fix...If you think about this problem, that doesn't solve it as you approach infinite operations, it just pushes the cost crossover point way out (possibly beyond the limits of existing hardware, so it might be practically moot). Since they are doing silly comparisons like this, I would suggest just writing a linked list to store each byte as a counter example that will provide more of an apples to apples comparison. Adding an element to an linked list will have a fixed cost, just like appending a byte to disk will, so after infinite operations, you could demonstrate that memory operations are always going to be faster performing similar tasks when the IO time of memory is faster than disk IO.

  13. Stupid is as stupid publishes.... on No, It's Not Always Quicker To Do Things In Memory · · Score: 5, Insightful

    I just scanned the paper, because their claim seem to be idiotic. It looks like they are appending a single byte on the end of a string in memory and on disk. For the memory operation, this will result in a string copy since strings are immutable, vs. doing a one byte file append onto the disk. The former is increasingly expensive and the latter is a fixed cost, so after infinite operations, the disk cost becomes far less than the memory operation. If this is indeed their claim, and I am not missing something, then they should be collectively slapped for wasting our time by writing this paper. If this is really your use case, write some proper data structures to manage your data in a sane fashion.

    So yes, if you do stupid things, you can make bad engineering decisions look like good ones.

  14. the US 'probably' wont use a nuke first.... on Feds Attempt To Censor Parts of a New Book About the Hydrogen Bomb · · Score: 1, Interesting

    There's a big difference between uranium and a working hydrogen bomb. The US won't use nukes unless someone else detonates one first.

    That isn't how it worked out for Hiroshima.....For all our talk about how we are morally 'better' because we are a 'democracy', remember we are the only country that has use a nuclear weapon on an enemy.

    Also, this author probably doesn't have a security clearance, so pretty much all the sources of info he is going to have access to is going to be by definition declassified. Unless he was getting some of the engineers who work our current batch of nuclear weapons drunk and taking notes, it seems pretty unlikely that he has any privileged info. You can learn quite a bit about nuclear and thermonuclear devices if you know which physics papers to read. The physics for hydrogen bombs and stars are the same thing.

  15. I'm disappointed in you. on Leaked Snowden Docs Show Canada's "False Flag" Operations · · Score: 2

    Don't be naive, and ascribe personal ethics to the behaviors of state actors. States' behavior is driven by the lowest common ethical denominator of it's collective leadership. For any sufficiently large state, this will trend towards 0.

  16. Idiot parent, hell half the world is below average on Online "Swatting" Becomes a Hazard For Gamers Who Play Live On the Internet · · Score: 4, Interesting

    1) When people are arrested, their friends, family, and neighbors routinely say "I can't believe he did that. He seemed like such a nice guy."

    To be fair, when have you seen a news report where a friend or neighbor said, 'Yeah, he was a dangerous nut job that should have been locked up years ago. it's a shame that the SWAT team didn't just kill him and save the state the trial cost'.

    Swatting is an activity that the 'Internet' seems to think that it can get away with, because it is a novelty. Once Law enforcement accidentally kills a couple of young children by accident in a bumbled raid, you will get a couple of outraged senators who will make this a federal offense punishable with ten to twenty. The law is slow but it always catches up with society changes.

  17. D4? w00000ooooooooo...... on "Descent" Goes For a Crowdfunding Reboot (and a Linux Version) · · Score: 1

    That was one of the reasons why Descent 1 was such a breakthrough; Even Doom 2 still required synchronized clients so if you had one of your 4 maximum players on a slow machine, the whole game would slow down. Descent allowed 16 players and they communicated in an non-synchronized fashion. A player on a bad connection did nothing to other players' performance.
    I played the game for hundreds of hours, I never experienced motion sickness. Only one data point, sure, but people I have encountered that have this problem have it with all 3d shooters.

  18. Censorship doesn't work on France Will Block Web Sites That Promote Terrorism · · Score: 1

    It wouldn't work...most neo nazis would agree with his racist agenda. But you are correct, he pretty well outlined all the fucked up plans that he carried out in the 30s and 40s back when he was in jail in the 20s. Its hard to see how anyone didn't see what was coming.

    Censorship in general, never works very well, and often fans the flames. Just let them post whatever they want. Also, if I was a cia/nsa type, I would want all the extremist groups posting freely and publicly thinking they were safe, so I could intercept all communication going to and from their servers....

  19. A Language With No Rules... on Why There Is No Such Thing as 'Proper English' · · Score: 1

    "How would a physics work if the rules of physics changed at the whim of the physicist?"

    Isn't that what happens? Newton's laws are changed by Einstein? Higgs creates his boson on a whim, and other physicists follow along, and eventually find some data they say supports that whim? Aren't there other whims that could also account for the observations? Why select Higgs's? Popularity? Social pressure?

    No that isn't correct. When Einstein proposes a change to the observed laws of physics, there is an absolute truth to test it against. (Reality). The whim of the scientist is irrelevant, if it cannot be successfully tested it doesn't get added to the 'laws' of physics.Y can explain something any fashion you want to, but it has to pass the test.

  20. Simpsons, er, I mean, tile did it first... on The Internet of Things Just Found Your Lost Wallet · · Score: 1

    Isn't this just a Tile?

    https://www.thetileapp.com/

    Before they go any further, they had better make sure that tile doesn't have any patents...

  21. NERDS! NEEEEEEEERDS! on YouTube Video of Racist Chant Results In Fraternity Closure · · Score: 1

    Check your required viewing materials, you will find, 'revenge of the nerds' at the top of the list. We are an oppressed minority who will always be marginalized by society and disrespected as a group.

    that was irony in case you missed it....

  22. I am a Rhinocerus on A Critical Look At CSI: Cyber · · Score: 2

    BN never gets old....Just on the off chance there are people out there than didn't get this joke:

    http://www.megalomaniac.com/~a...

  23. CSI: Stereotypes and Cliches on A Critical Look At CSI: Cyber · · Score: 2

    "What the fuck did I just read?"

    ...A synopsis of what is going to be the comedy of the decade. Unfortunately, nobody has told the writers that this is what it is....

  24. Damn good idea.... on Why We Should Stop Hiding File-Name Extensions · · Score: 1

    perhaps the solution is not to automatically display a file extension, but rather show the file/object that it will be launched with when clicked on. You don't see 'trip photo.png' but instead, 'trip photo (Photoshop)'. This makes naming files things like 'readme.txt.vbs' less useful of an attack vector.

  25. Hes dead, Jim. on Leonard Nimoy Dies At 83 · · Score: 2

    I loved his acting as much as anyone, but I disagree that it was necessarily a sad day. He was, after all, 83 years old. He beat the average life expectancy in this country by a wide margin. He made an impact on a huge number of people, as well. He was ready to check out and move on. Really, what could you reasonably expect an 83 year old man to do beyond this point anyways? I'm happy for him and all he's done.

    ....So, to summarize, he lived long and prospered?