Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment "Full HD" and other marketing BS (Score 1) 156

I don't know what planet you live on that you can display 1080 full resolution dots using 600 pixels, or 1920 full resolutions dots using 1024 pixels, but given that the Samsung Galaxy Pad (10 inch version) has 1024x600 pixels, it's complete marketing BS to claim it can play "Full HD". It can't even do 720i/720p, let alone 1080. This is akin to the "1080p" stickers on every TV at the TV store, when all those LCD panels are 1366x768 at the absolutely biggest (and most are less than that). Yes, you can decode content that has that many dots in it. Yes, you may even have some nice hardware scalers and fancy perceptual algorithms for de-artifacting scaled images. But "Full HD"?? Time for a class action lawsuit, is what I say.

Comment Re:You got trapped by OpenDNS (Score 1) 173

...and by the way, I'm not sure you can say the DNS is "broken" -- it may be in the case of OpenDNS, but I can definitely picture local DNS administrators implementing a staged IPv6 rollout by having some default IPv4 address returned when a DNS query otherwise only yields AAAA records, and then having a host on that IPv4 address that says "Sorry, you can't access that IPv6 site" or something to that effect.

Comment Re:You got trapped by OpenDNS (Score 3, Insightful) 173

Ok.... but without IPv6 connectivity (I turned it off), I type ipv6.google.com in my browser address bar, my DNS lies to me, and my browser magically gets (over IPv4) the google homepage. Using ipv6.google.com in a browser as a test for whether your ipv6 connectivity is working is not a good test. I guess if you're testing specifically for the ability to fetch the bouncy logo from that address, that's one thing -- assuming that bouncy logo isn't available at the ipv4 site that opendns is magically making it look like I'm going to, or redirecting me to, or whatever it's doing (no time right now to sniff traffic and see). But the statement:

ipv6.google.com [google.com] is IPv6 only, and if you can reach it, you are IPv6 enabled.

makes assumptions about your network and its services (like DNS) which are not guaranteed to be true.

Comment Re:IPv6 only test... (Score 1) 173

...except that it's not:

[craig@Puck:~]$ host ipv6.google.com
ipv6.google.com is an alias for ipv6.l.google.com.
ipv6.l.google.com has address 208.67.219.132
ipv6.l.google.com has IPv6 address 2001:4860:800b::69
ipv6.l.google.com has IPv6 address 2001:4860:800b::68
ipv6.l.google.com has IPv6 address 2001:4860:800b::63
ipv6.l.google.com has IPv6 address 2001:4860:800b::6a
ipv6.l.google.com has IPv6 address 2001:4860:800b::93
ipv6.l.google.com has IPv6 address 2001:4860:800b::67

Comment Re:Queue Microsoft Trolls in (Score 1) 393

Steps to reproduce at no effort:

1. Go to any hosting provider which uses VMs (let's say Amazon EC2).
2. Sign up for new account, get your root access on your own VM instance on the shared host.
3. Execute exploit; take control of any other VM on the same physical hardware as you.

There, that wasn't so hard now, was it?

Comment Re:Bull (Score 1) 830

There's another "use case" too which is not a kernel crash or power outage (well, not in the sense you mean). I have seen many non-technical computer users power off their machines when they're done using them by just holding down the power button until the screen goes dark. Going through the whole "click menu -> shutdown -> wait 10 minutes" routine is too much trouble. And they're not wrong -- why should I sit there and wait for 10 minutes to turn my machine off when I'm done using it?

Slashdot Top Deals

An Ada exception is when a routine gets in trouble and says 'Beam me up, Scotty'.

Working...