Slashdot Mirror


User: Gerner

Gerner's activity in the archive.

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

Comments · 12

  1. Re:Really Old News on Could Giant Alien Structures Be Dimming a Far Away Star? (sciencemag.org) · · Score: 1

    Well it's obviously not dead. I just found out about this planetary object called a "Synestia" only because I read Slashdot. And get this, the article I read was only released one day ago, so the news was even pretty recent.

  2. Re:11 rear enders on Google Self-Driving Car Rear-Ended In First Injury Accident · · Score: 2

    So let them. I promise you won't start moving backwards from letting cars merge in front of you. Most of the time they will move back or turn soon after. Basically, they have a reason for wanting to move into your lane and it is most likely not because they want to slow you down.

  3. Re:At the risk of blaming the victim... on Apple Denies Systems Breach In Photo Leak · · Score: 1

    It is not as black and white as you are implying. There is always a risk vs. reward decision that needs to be made. I choose to use credit cards online, because the risk is low (especially knowing that the credit card companies will make me whole should bad stuff happen). I choose not to upload items that I don't want the world to see. This is because there is no one to make it better, if the worst should happen. You are saying that if you use a credit card online, then you should just store all of your personal secrets, information, evidence online also. That's just dumb, the risk is not the same.

  4. Re:Quality doesn't matter anymore. on Sony Warns Demand For Blu-Ray Diminishing Faster Than Expected · · Score: 1

    Keep fighting the good fight. But even if Blu-Ray goes away, you can always have quality. Just go watch the good movies like Man of Steel and Frozen at the theater. Since cost and convenience have no bearing on your decision, I assume you would be willing to spend every night in the theater. It's much better quality than you get at home and you also don't have to be around many of those "don't give a shit about quality" Wal-Mart shoppers who are home watching Tetris.

  5. Re:The wills of the many outclassed by the few. on Are New Technologies Undermining the Laws of War? · · Score: 2

    The place where they inflict damage is not the place where the person responsible for them is.

    The difference with drones is that there is no way to figure out where the person is that "pulled the trigger". With spears, arrows, guns, etc. you could see the person. With missiles, you could at least find the launch points using satellite imagery, radio, etc. With drones you have no idea where the responsible party might be. They could be on a boat, in some random country, or their mom's basement.

  6. Re:Case Study: Why the Cloud and Freeium do not wo on Google's Blogger To Delete All 'Adult' Blogs That Have Ads · · Score: 1

    Control, he said control, he didn't say depend on or use third parties. He said control. You also skipped how he built up from just control and added without ownership and without paying. That is foolish, no matter what you think all other businesses are doing.

  7. Re:What an incoherent wall of fucking text on Why It's So Hard To Make a Phone Call In Emergency Situations · · Score: 1

    Go fuck off, slashdot.

    If 14 lines of text without a paragraph break is incoherent to someone, then I would imagine that someone hasn't picked up a novel of any size recently. It's less than half a page, it has appropriate punctuation, and the sentence structures are fine. Just relax and read.

  8. Re:It's typical oversubscription of a service on Why It's So Hard To Make a Phone Call In Emergency Situations · · Score: 1

    Standard corporate greed.

    It's not standard corporate greed, so much as standard consumer cheapness. It would be quite expensive to reserve bandwidth for every individual cell phone. Think about a T1 Internet circuit, 1.5 mbps, but always available for $500-$1000/month. Normal people are too cheap to commit to that kind of monthly payment for cell or internet service. In fact, most people are happy they can be oversubscribed 10+ to 1 to save cost.

  9. Re:Better answer on Microsoft Creative Director 'Doesn't Get' Always-On DRM Concerns · · Score: 1

    Did you know that kids have to use a computer for school now? Would a slate and chalk be good enough for your kids? Also, some kids get to play games that teach them math, grammar, etc. on the computer, FFS. Have you ever rode your bike for more than an hour or played with a ball for more than an hour? Did you get tired? Sometimes kids need down time, FFS. Is AC allowed? My kids play outside, get hot, and want to come in and "vegetate" and cool off. I'd love it if they spent every minute inside reading, creating art, making music (things I'm sure your kids have mastered), but I don't have a problem with 30 minutes or so of screen time. God I am a douche/idiot. I can't believe I ever figured out the reproduction thing. You need to keep putting parents like me in their place.

  10. Re:They should kickstart an appliance on A 50 Gbps Connection With Multipath TCP · · Score: 1

    Um, so that you don't have to have software written on your VoIP phone, your smart phone, your iPad, your TV media streamer, your Linux, Mac, Windows computers, your Chrome Pixel, etc. Is that enough, or should I wait for all of these to take advantage of this. Do you have any idea how many businesses would jump at a simple way to upgrade their internet without installing something on every device in the building?

  11. They should kickstart an appliance on A 50 Gbps Connection With Multipath TCP · · Score: 1, Insightful

    This would be a dream for small businesses and home users. Have 2-4 DSL/Cable/Wireless WAN ports and one port for your LAN/Router. Plug and play for instant redundant internet at a much higher speed than any one low cost connection could provide.

  12. Re:PHP vs. Perl on PHP 5 RC 1 released · · Score: 2, Informative

    So my background is C, C++, and Java ( 10+ years ) and about three years ago I needed to start writing some web based applications. I tried both Perl and PHP and they both did the job. Eventually PHP won out for most all of my web development because it is so familiar to use for someone with my background. This is PHP's big win, it is easy to be very productive very quickly because the syntax is so familiar for a lot of developers. The available third party libraries and the online documentation alse keep developers productive.

    My bet is that anyone who has never used either Perl or PHP will choose PHP, if they've already developed in one of the languages I mentioned above.