Slashdot Mirror


User: davidbrit2

davidbrit2's activity in the archive.

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

Comments · 574

  1. Play video games on Ask Slashdot: How Do You Stay Fit At Work? · · Score: 1

    Seriously, play games like DDR, or Rock Band's drums, and you can get a heck of a good cardiovascular workout. I wouldn't bother trying to get significant exercise at work. Save it for after-hours.

  2. Re:Obvious tweet on Live Tweeting the Symphony? · · Score: 1

    Movement's coming out.

  3. Re:Confusing Title on Rock Band Live's Second Act: Networks and Data Centers · · Score: 1

    Same. And now I am disappointed.

  4. Re:16KB storage on Did Steve Jobs Pick the Wrong Tablet Size? · · Score: 1

    Yeah, Christ, I'll stick with my Tandy 102. Don't need an external keyboard, either.

  5. It's true on Nearly Every NYC Crime Involves Computers, Says Manhattan DA · · Score: 1

    Some guy tried to shank me with a RAZR.

  6. Re:Report Abuse on Oxford Temporarily Blocks Google Docs To Fight Phishing · · Score: 2

    That's a good point. Maybe it would be more feasible to have the server cache the current password in RAM during the mandatory password change process, so it can at least compute edit distance from the previous password.

    Or for added fun, have a server dedicated to brute force password cracking. When it gets somebody's password, their account gets flagged for a mandatory password change.

  7. Re:DOOM DOOM DOOM DOOOOOOOOM! on Does the Higgs Boson Reveal Our Universe's Doomsday? · · Score: 1

    OMFG! Our universe is going to puff out like a fart in a car in tens of billions of years!

    Well when I fart in my car, that sucker doesn't go anywhere until you force it out, so I wouldn't be too worried then.

  8. Re:Report Abuse on Oxford Temporarily Blocks Google Docs To Fight Phishing · · Score: 2

    Not if you enforce a minimum Levenshtein distance between the new password and the user's entire password history.

  9. Re:all hell will break loose on The End Is Near for GameStop · · Score: 0

    And all the media lobbyists will grease up their dicks and take us to the cleaners. USA! USA!

  10. Use a decent relational database on Ask Slashdot: Spreadsheet With Decent Programming Language? · · Score: 1

    I find that a decent SQL database platform is better for complex data manipulation. Install SQL Server 2012 Express Edition With Advanced Services (it's a mouthful, but it's free). It supports import/export from Excel spreadsheets, and a number of other data formats, and also includes Reporting Services for creating nice presentable reports without coupling the layout with your data storage (as with a spreadsheet).

    Some SQL knowledge can take you a lot further than Excel will on its own.

  11. Re:And those expensive E-books... on Apple Holds Firm As Publishers Settle With DoJ Over e-Book Pricing · · Score: 1

    ...or give up having any wall space not covered by books.

    And you view this as some sort of problem?

  12. Re:Or... on Fragmentation Leads To Android Insecurities · · Score: 1

    It's almost as if there are two subsets of the population, both with differing opinions.

  13. Re:Existing non-electronic variant on Parcel Sensor Knows When Your Delivery Has Been Dropped · · Score: 1

    Exactly what I thought of. This is a solution in search of a problem, one which ShockWatch already solved. (No, I don't work for ShockWatch, and I don't even know if my employer uses them. I've never seen them in our warehouse.)

  14. Re:Thirst Toast on No Transmitting Aliens Detected In Kepler SETI Search · · Score: 1

    What a shame if all this effort means Earth is the only planet to harbor intelligent life. Or worse, the first.

    Or worse still, the last.

  15. Re:Fire your product manager on Experience the New Slashdot Mobile Site · · Score: 1

    +5 Sad But True

  16. Yeah, but all things considered... on $616.57 Three Strikes Verdict Cost RIANZ $250,000 · · Score: 4, Funny

    You can't spell "Pyrrhic victory" without "victory"! Yay!

  17. Re:WTF is the point of BB Balance? on RIM Unveils BlackBerry 10, Its Big Turnaround Hope · · Score: 2

    If I print my corporate email, it's on paper, and they can't do anything about it when I quit. Or export the data. Or photograph the screen.

    You don't want to hand everybody the keys to the kingdom, but I feel like all the emphasis on securing smartphones is a bit like installing steel security doors when you've got loads of single-pane windows everywhere. The security chain is only as strong as its weakest link, and it's usually not hard to find a much bigger security deficiency that's worth targeting before losing sleep over email on people's phones.

    Now, pushing corporate apps can be very useful if you've got a large number of employees, but I'm pretty sure there are options for doing that with iOS and Android.

  18. Re:The "emacs community"?? on After A Year, Emacswiki Alternative Shutting Down · · Score: 1

    I think I'd call them "rallying factions" moreso than communities.

  19. Re:This is surprising on Multi-State AT&T U-Verse Outage Enters Third Day · · Score: 1

    Yeah, but the failover time gets worse the more distance you've covered.

  20. Re:Scrabble...? on Scrabble Needs a New Scoring System · · Score: 1

    Street Fighter: The Movie: The Game

  21. Re:Why not just version the Rules? on Scrabble Needs a New Scoring System · · Score: 3, Interesting

    That's what Scrabble is missing! Power creep!

  22. Re:DDoS affects comerce on Anonymous Files Petition To Make DDoS Legal Form of Protest · · Score: 4, Funny

    Distributed Denial of Revenue attack?

  23. Re:Go there on What Did Google Earth Spot In the Chinese Desert? · · Score: 1

    I don't know about you, but I wouldn't go anywhere near a "mysterious installation in the Chinese desert". I'm guessing due process wouldn't either.

  24. Re:Useful for weeding out non-programmers on Ask Slashdot: Are Timed Coding Tests Valuable? · · Score: 3, Insightful

    Yeah, give them a simple task. Something that any reasonable programmer should be able to do in 15 minutes. Then give them a solid hour to work on it. If they can't produce something working in that time, that's a pretty informative result. The time limit isn't a speed challenge; it's meant to be very generous, and act as, "Look, we need to move on..."

    Personally, I like to give a few different options from which they can choose freely. Something procedural, something OO, and maybe something in SQL or a functional language. Perhaps a couple different choices for each - around 6 to 8 total. That way you don't run the risk of excluding a worthy candidate because you happened to design some problem they aren't really specialized in, and if they can't handle any of them, that's a nice big red flag.

  25. Re:A couple things that kept me from upgrading... on Windows 8 Even Less Popular Than Vista · · Score: 1

    3. Multi Monitor support was changed (Task bar now goes across all monitors).

    You can change this behavior right from the taskbar settings. The default is to put it on each monitor, showing the same things on each, but you can also have it show the active windows only on the corresponding monitor, or switch to the old single taskbar mode.