Slashdot Mirror


User: tibman

tibman's activity in the archive.

Stories
0
Comments
1,596
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,596

  1. Re:Next - SE for houses without security systems on PunkSPIDER Project Puts Vulnerabilities On (Searchable) Display · · Score: 2

    I view it as a list of dark alleys you shouldn't walk down.

  2. Re:Consequences on Firefox Will Soon Block Third-Party Cookies · · Score: 1

    Oh man that sounds great! Ads that block themselves.

  3. Re:sounds like a great mythbusters episode... on al-Qaeda's 22 Tips and Tricks To Dodge Drones · · Score: 1

    lol, you are lucky if you are still alive and receive the MOH.

  4. Re:the bizarre part to this on How Sequestration Will Affect Federal Research Agencies · · Score: 1

    The difference was the duration. If 1/4 of the US Army is deployed on year long tours then you will start having problems in years three and four. You have to factor in the months of mobilization prior to deployment (all the equipment and vehicles) and the months of recovery post deployment.

    I think we can agree on money though. It was stupid how much we paid contractors.

  5. Re:Once free of microsoft on Halo Developer Bungie Reveals Destiny and Its Vision of MMO Gaming · · Score: 1

    I thought it was a pc game turned console game tuned pc port?

  6. Re:Once free of microsoft on Halo Developer Bungie Reveals Destiny and Its Vision of MMO Gaming · · Score: 1

    DayZ? Pretty much a complex (and very interactive) story generator. Also, it can be emotional. The new stand-alone is a straight up MMO too.

  7. Re:Underlying structure versus pretty pictures. on Why Hasn't 3D Taken Off For the Web? · · Score: 1

    My company still has foxpro based products : / There is a web of DTS and SSIS packages that suck data off of them and into mssql so that it can be served up via reporting services or websites.

  8. Re:big on Bill Gates Says Windows Phone Strategy Was Inadequate · · Score: 1

    I still have an old win phone (6.2, from 6.1). It does not crash but it can be sluggish or become unresponsive for a few seconds (an eternity on a phone). The apps always sucked and were not cheap. I swear there was no more than 100 in the market. Which by the way gives a 404 now, lol. Still enjoy the phone though. Email and texting with a qwerty is nice and the battery will last 5-6 days on a charge (old ass battery too).

    I have a sexy Nexus 7 and really enjoy android but will likely keep the winmo for a while longer.

  9. Re:Lose-Lose on TPB Files Police Complaint Against CPIAC for Copying Website · · Score: 1

    It sounds like the precedent already exists and is the entire reason they are doing this. They want the new precedent applied to the very people who fought for it.

  10. Re:Hypocrisy on TPB Files Police Complaint Against CPIAC for Copying Website · · Score: 1

    Yeah, like art and local music.. oh wait

  11. Re:This idea is getting worse every day... on Han Solo To Reportedly Return For Star Wars VII · · Score: 1

    I think Jar-Jar could have been the brightest of his race and still fulfilled that role. Palpatine fooled all of the Jedi.

  12. Re:Very very poor article on Intel Supports OpenGL ES 3.0 On Linux Before Windows · · Score: 2

    Sorry, but you didn't get very far into that:
    wglShareLists causes a few things to be shared such as textures, display lists, VBO/IBO, shaders. You should call wglShareLists as soon as possible, meaning before you create any resources. You can then make GL rendering context 1 current in thread1 and make GL rendering context 2 current in thread2 at the same time. If you upload a texture from thread2, then it will be available in thread1.

    Are you wanting to perform draw calls at the same time? That should never be possible. You should be rendering the frame to the back buffer and then swapping it forward to be displayed. You certainly could have different threads doing that part but i feel like it would be slower. All opengl is executed in the order it was issued in. Drawing out of order would be very bad.

  13. Re:Your tax dollars at work. on New Medal Designed To Honor Cyber Soldiers · · Score: 1

    The soldiers will probably just get a piece of paper and have to buy the medal themselves, lol.

  14. Re:Err ... on New Medal Designed To Honor Cyber Soldiers · · Score: 1

    If that were the case then Generals wouldn't be so stacked. There are a ton of peacetime and service medals.

  15. Re:Err ... on New Medal Designed To Honor Cyber Soldiers · · Score: 1

    Global war on terrorism service medal (GWOTSM), yeah. But not the Global war on terrorism expeditionary medal (GWOTEM).

  16. Re:Very very poor article on Intel Supports OpenGL ES 3.0 On Linux Before Windows · · Score: 1

    Your wait is over! (and has been for a long time)
    https://www.opengl.org/wiki/OpenGL_and_multithreading

  17. Re:Why? on Intel Supports OpenGL ES 3.0 On Linux Before Windows · · Score: 3, Informative

    In my experience that will show an artifact. Like an odd line between triangles where there shouldn't be. It's been a while since i've worked in straight gl but you should reuse the vert to prevent that. Even if the verts are in the exact same position, it won't matter.

  18. Re:Too much concentrated power on Comcast Buys Out GE's Remaining 49% Stake In NBC · · Score: 1

    Aircraft carrier groups?

  19. Re:No different than helicopters on Spy Drones Used To Hunt Down Christopher Dorner · · Score: 1

    That system does look at lot cheaper and more in-line with something a local police force would use. But it's extremely limited range and inability to be automated (even the new versions) makes it a poor candidate to support your claim of 24/7 surveillance. I think you'll need something bigger for that. Something more expensive than a helicopter : )

    Drones are planes with the pilot on the ground and more infrastructure. You cannot say maintenance on a plane/heli is expensive and not mention maintaining the drones too. The same goes for drone operators.

  20. Re:No different than helicopters on Spy Drones Used To Hunt Down Christopher Dorner · · Score: 1

    I can go for that for you have to admit that building out ground stations sound like required infrastructure. My original point was that though the drones themselves are cheaper, there is a lot of needed infrastructure to support them.

    Hand held drones are probably the best bang to buck ratio but i don't think they would be as useful in this scenario. I'm guessing the thermal camera and high altitude is what they wanted.

    It's very possible that helicopters are more expensive to operate, for all i know. But i think drones have an unrealistic reputation as dirt cheap robots that some bigwigs control with an iphone. Just to cherry pick, here's the GH: https://en.wikipedia.org/wiki/Global_Hawk#Specifications

  21. Re:No different than helicopters on Spy Drones Used To Hunt Down Christopher Dorner · · Score: 1

    I can agree with that but you can't handwave the satellites away. They are required for the larger drones. Like saying air traffic control towers already exist because of fixed wing.. so helicopters are a small addition. They are still a requirement.

  22. Re:No different than helicopters on Spy Drones Used To Hunt Down Christopher Dorner · · Score: 1

    The drone might be cheaper but you have to remember that they are being controlled via satellite. The infrastructure required to operate drones is quite large.

  23. Re:RHEL 7 isn't even out yet! on RHEL 6 No Longer Supported By Google Chrome · · Score: 1

    My experiences with api changes aren't that bad. You can have several versions of the same library installed, no problem. Your programs will use the version that they need. Maybe some less flexible programs will just use the highest version and choke on the api changes? Linux games don't have this problem because they usually ship static linked with the version they were developed on.

  24. Re:They're your ruling class on Email Trails Show Bankers Behaving Badly · · Score: 1

    If 25,000 people practice shoot an average of 100 bullets a day for a year, that is approx 912mil. Not much really, they should have bought more.

  25. Re:Of course HBO are pirates on Software That Flagged HBO.com For Piracy Will Power U.S. 'Six Strikes' System · · Score: 1