Slashdot Mirror


User: Patman64

Patman64's activity in the archive.

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

Comments · 90

  1. Re:3, 2, 1 on Red Hat Ditches MySQL, Switches To MariaDB · · Score: 1

    Elite computer scientists look down upon both because they are perceived as quick and dirty hacks. But that doesn't matter; for many applications, a quick and dirty hack is good enough.

    If anyone wants to know why this is now a crock of shit, look no further than this post: http://me.veekun.com/blog/2012/07/28/quick-doesnt-mean-dirty/ It goes through the development of a simple web-app using proper technologies as the author discovers and uses them for the first time, and serves as a good introduction to Flask, SQLAlchemy, and Postgres.

    Quote:

    This is a recurring sentiment: developers telling me, well, yeah, Python may be all cool in your ivory tower, man, but like, I just want to write some programs.

    To which I say: what the fuck are you people smoking? Whence comes this belief that anything claimed to be a better tool must be some hellacious academic-only monstrosity which actively resists real-world use?

  2. Re:[test; please ignore] on Flying Bicycle Is Real, Takes First Flight · · Score: 1

    care to elaborate?

    He's hacking Slashdot and seeing if it worked! EVERYBODY GET HIM!

  3. Re:define "serious" on UK Police Launch Campaign To Shut Down Torrent Sites · · Score: 1

    Haven't you heard? The Internet is Serious Business.

  4. Re:But what about restroom breaks? on Montreal Union Wants a Camera On Every Policeman's Uniform · · Score: 1

    They can sell it and then they can stop using bullshit speed traps to raise money.

  5. Re:Not 'Good/Bad' Cop, 'Good/Bad' Department on Montreal Union Wants a Camera On Every Policeman's Uniform · · Score: 1

    I think you're right. The "Just a Few Bad Apples" excuse for abuse of power falls flat when there are entire departments of officers who will happily cover for each other, even in cases of outright murder. What kind of culture is being fostered probably has the largest effect.

  6. Re:Why? on Xbox One: No Always-Online Requirement, But Needs To Phone Home · · Score: 1

    what ever happened to the rocking systems like the NES ans SNSES?

    They all got merged into a box of awesome.

    With this thing coming out who needs to drop $500-$600 on a new Xbox?

  7. Re:Oh Florida.. on Florida DOT Cuts Yellow Light Delay Ignoring Federal Guidelines, Citations Soar · · Score: 1
  8. Re:will they sue the AGVN / make him pay from the on Nintendo Hijacks Ad Revenue From Fan-Created YouTube Playthroughs · · Score: 1

    Well his channel mysteriously disappeared from YouTube for a while, so who knows.

  9. Re:Third Party Content. on Vulnerability Found In Skyrim, Fallout, Other Bethesda Games · · Score: 1

    Not every game allows modding, but a lot of them make very interesting attack vectors. Imagine WoW having an exploitable angle. Aside of the obvious target (getting access to the WoW account and stripping it), what do you think would happen if there was a way to infect machines running WoW by, say, slipping an infected version of a popular mod into one of the download areas?

    There almost is, actually. Look up what "Warden" is. The game server sends a binary blob to the client which is then loaded into the game and can communicate with the server to check for cheats.

    If the modules weren't encrypted with Blizzard's private key then anyone who plays on a private server could potentially get owned. If you want to run a private server and take advantage of the system, you need to use Blizzard's modules in their already-encrypted form because it isn't possible to sign your own modules and use them with a non-modded client.

  10. Re:Killed because it wasn't a revenue generator on Has Google Shut Down SMS Search? · · Score: 1

    Are you asserting that people shouldn't complain when they are annoyed? Because that's what it sounds like.

    People shouldn't complain when they are annoyed by Google, because everything Google does is Awesome (TM). In fact, I'm glad they dropped this service out-of-the-blue, because now we know who the unbelievers are.

    If Apple (or, less so, Microsoft) does something that annoys you, then you are allowed to whine on Slashdot.

  11. Re:This is an ok idea, definitely not a great one on Honeywords — Honeypot Passwords · · Score: 1

    To make it work, you have to have a second DB listing all the passwords, and some sort of marker indicating which ones are real and which are fakes. You can't put this in the main DB, because then the hackers would have stolen this info too, and can tell which passwords are real. So you have a second, more secure system for this. Aside from the problems in maintaining a separate parallel system, one might ask the question, "why isn't your primary DB as secure as the secondary DB?". If attackers can breach your main defenses how do you know they cannot breach your backup network? What happens if your secondary system goes down?

    You don't necessarily need a second DB. Just make which-one-is-the-right-one be a function of some other data, like the username.

  12. Re:Sounds like the pirated version's more "realist on Cracked Game Released To Get Back At Pirates · · Score: 1

    That's exactly what I was going to say. What sort of game development simulator worth it's (imaginary) weight doesn't simulate piracy? Clearly the pirates got a more accurate (though cynical) version of the game.

  13. Re:Forcing change before you are ready is the issu on Shuttleworth Calls Ubuntu Performance Art, Calls Out Critics · · Score: 1

    To be fair to Steve, you can put your Dock on either side of the screen instead of the bottom. ;)

  14. Re:Good for the filler / big lecture classes t onl on Automated System Developed To Grade Student Essays · · Score: 1

    and maybe they can pass on the lower costs to the students.

    BWAHAHAHA

  15. Re:Apple banned Adobe because iPhone sucked. on Apple Hires Former Adobe CTO Kevin Lynch, Destroyer of iPhones · · Score: 1

    GPU acceleration is broken on my Snow Leopard MBP with full screen HD video (screen goes black when switching to full screen). The fix is to disable GPU acceleration. Thanks Adobe!

  16. Re:How about SWTOR? on Electronics Arts CEO Ousted In Wake of SimCity Launch Disaster · · Score: 1

    It also didn't have addons, which is a big killer, especially when the game doesn't have a built-in DPS meter (makes gear check-type raid bosses impossible because you don't know why you are failing).

  17. Re:Teaching kids... on Tech Leaders Encourage Teaching Schoolkids How To Code · · Score: 1

    Debugging quirks in the language? I don't know about Pascal, but it could be a lot worse than Java. At least the ints are always 32-bit.

    Personally I would teach Lua, because of the dead simple syntax and good but not complicated feature set (the most complicated it gets is co-routines and meta-tables). Plus it's actually useful in the real world and is used in a number of apps.

  18. Re:Pricing Is For Cloud Storage on The Chromebook Pixel Is Real, and Expensive · · Score: 2

    Here, 1 TB of always-available, portable storage for $99.99, perhaps less if you shop around for a discount.

    Except for the reliability. And the convenience. And ease of sharing. And accessibility.

    And unless you live in Kansas City, you aren't going to be able to fill it up in those 3 years. ;)

  19. Re:Except Google are not doing that. on Google Patents Staple of '70s Mainframe Computing · · Score: 1

    Their name starts with a G instead of an A or an M.

  20. Re:Programmer ethics? on Raytheon's Riot Program Mines Social Network Data For Intelligence Agencies · · Score: 1

    Yeah, whenever I see I story like this I wonder to myself "How the hell can anyone work on this stuff and still sleep at night?" Either A. they don't realize that they're an active part of making the US a hellish dystopia, or B. really don't give a fuck about the world tomorrow and just want to get paid today.

  21. Re:Speaking of "Smear Campaigns"... on MS Targets Google With Another Smear Campaign · · Score: 1

    Oh, Slashdot.

  22. Re:Git vs other VCSs on Microsoft Embraces Git For Development Tools · · Score: 1

    Zed Shaw wrote a post about moving mongrel2 to Github from Fossil, which can be read here: http://sheddingbikes.com/posts/1306005291.html. I don't have any experience with Fossil so I can't really say whether it was his fault or not, but whatever happened was bad enough for him to ditch it for git. Does anyone know what he might be talking about?

  23. Re:No sympathy here on UK Anonymous Hacktivists Get Jail Time · · Score: 1

    Uh, no they aren't. But thanks for playing. Try reading the fucking article next time.

  24. The "Bullet Control" Approach on Facebook Testing $100 Fee To Mail Mark Zuckerberg · · Score: 1

    Reminds me of a certain Chris Rock bit: http://www.youtube.com/watch?v=VZrFVtmRXrw

  25. Re:all these languages what am I to do? on TypeScript: Microsoft's Replacement For JavaScript · · Score: 2