Slashdot Mirror


User: broknstrngz

broknstrngz's activity in the archive.

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

Comments · 135

  1. Re:I know an advertorial when I see one on Should a Teenage Entrepreneur Sell Out To Facebook? · · Score: 1

    Besides, who in their right mind would seek this level of counseling on Slashdot?

  2. I know an advertorial when I see one on Should a Teenage Entrepreneur Sell Out To Facebook? · · Score: 2

    And this is one.

  3. Sorry, you were saying? on More Evidence That Multitasking Reduces Productivity · · Score: 1

    I was reading something in a different tab at the same time.

  4. Re:The trouble is. . . on Wrong Number: Why Phone Companies Overcharge For Data · · Score: 1

    Even with bad WiFi, your RTT should still be an order of magnitude smaller than on the 3G network.
    I suppose it also depends on your 3G network. I am in the UK and my service works well enough that
    I don't have to bother finding WiFi spots at all, I just use 3G.

  5. Re:The trouble is. . . on Wrong Number: Why Phone Companies Overcharge For Data · · Score: 1

    Mobile operators collect CDRs on the terrestrial side of the GGSN. Even if over the air there are no retransmissions,
    there will still be some on the IP network. I work for a provider with higher RTTs (~1200ms) and the extra 5% is pretty
    much what we are seeing. We all use the same TCP splitting techniques (Vegas on the slow link and Reno on the
    fast link), because the primary purpose is to improve the user experience.

    Navigate to any content heavy website. If your mobile browser allows you to, try to see the source of the page.
    Chances are you will see all whitespace trimmed, all CSS and JS inlined. All pictures are compressed in a lossy
    fashion to reduce their size.

    There is also HTTP request coalescing. If you request "/", the whole page will be retrieved, then processed as
    above and delivered to the mobile browser in a single reply. How many GET requests do you save? A lot.

    If there were no such techniques, one's mobile bill would be almost twice as high and the browsing experience
    would be 4 times as slow.

  6. Re:The trouble is. . . on Wrong Number: Why Phone Companies Overcharge For Data · · Score: 1

    Whoops, replied to myself a 2nd time instead.

    Also, most people have no idea of the optimization techniques operators use.

    Navigate to any content heavy website. If your mobile browser allows you to, try to see the source of the page.
    Chances are you will see all whitespace trimmed, all CSS and JS inlined. All pictures are compressed in a lossy
    fashion to reduce their size.

    There is also HTTP request coalescing. If you request "/", the whole page will be retrieved, then processed as
    above and delivered to the mobile browser in a single reply. How many GET requests do you save? A lot.

    If there were no such techniques, one's mobile bill would be almost twice as high and the browsing experience
    would be 4 times as slow.

  7. Re:The trouble is. . . on Wrong Number: Why Phone Companies Overcharge For Data · · Score: 5, Interesting

    Also, most people have no idea of the optimization techniques operators use.

    Navigate to any content heavy website. If your mobile browser allows you to, try to see the source of the page.
    Chances are you will see all whitespace trimmed, all CSS and JS inlined. All pictures are compressed in a lossy
    fashion to reduce their size.

    There is also HTTP request coalescing. If you request "/", the whole page will be retrieved, then processed as
    above and delivered to the mobile browser in a single reply. How many GET requests do you save? A lot.

    If there were no such techniques, one's mobile bill would be almost twice as high and the browsing experience
    would be 4 times as slow.

  8. Re:The trouble is. . . on Wrong Number: Why Phone Companies Overcharge For Data · · Score: 4, Informative

    Indeed, all sorts of TCP splitting techniques exist. However, there is only so much data such a device can temporarily queue to keep retransmission on the terrestrial side. If you run a network with 10 million subscribers, it becomes very interesting.

    The mismatch comes from the fact that operators collect CDRs on the terrestrial side of their GGSNs. So even if the mobile subscriber does not need to resend a segment, the terrestrial retransmission is still accounted, as are the duplicate ACKs sent by the Internet host.

    You simply can't expect both having the cake and eating it. High latency links come with trade-offs.

    I work for a provider with much higher RTTs (~1200ms). The 5% reported by the study is exactly what we are seeing.

  9. Re:Terrible on The Hobbit's Higher Frame Rate To Cost Theater Operators · · Score: 1

    24 Hz displays (theaters, yes, they do integer multiples) will be fine.

    30 Hz displays (shitty TVs) will fuck it up royally.

    24 Hz displays (theaters) will be fine.

    60 Hz displays (TVs) will fuck it up royally.

    120 Hz displays (TVs) will fuck it up royally.

    Don't you see copy protection when you see it?

  10. Re:Dear Elizabeth on Sci-fi Writer Elizabeth Moon Believes Everyone Should Be Chipped · · Score: 2

    But if you were one, would you feel comfortable as 131916?

  11. Re:Who writes this shit? on Golden Age of Silicon Valley Is Over With Facebook IPO · · Score: 5, Interesting

    I wish I could agree with, but I can't. You see, Facebook uses the single most readily available resource humanity has - mediocrity, an outlet of which it essentially is. The vast majority of people are simply statistics. Nobody knows or cares about them except maybe for their relatives and a handful of acquaintances. Every like they get, every stupid comment on a picture they post compensates for their lack of self esteem and fuels their exhibitionism. Facebook it's not something you grow out of, but rather something you grow old into, because the older you get, the better you realize you're not worth much.

  12. Attention whoring done right on Photographers, You're Being Replaced By Software · · Score: 1

    Because simply saying "look, I can do mediocre stuff in Blender" is so passé.

  13. If you don't tell them you are on Facebook... on Bill Banning Employer Facebook Snooping Introduced In Congress · · Score: 1

    ... how do they know you are? Well, if your profile is public, then you deserve it, moron.

  14. Re:Make his own? on RIP, Electric Amplifier Inventor Jim Marshall, 'Father of Loud' · · Score: 4, Insightful

    A Steve Jobs, but humble.

  15. Re:Great idea until... on Reinventing the Clapper With a Knock-Based Home Automation Controller · · Score: 2

    Slashdotters aren't likely to run into that particular problem.

  16. None of the researchers got drunk during the study on LSD Can Treat Alcoholism · · Score: 2

    Q: How do you get rid of onion breath?
    A: Eat some garlic.

  17. RIM, now in the rimming business! on RIM Trying To Woo Customers With Porn, Gambling Apps? · · Score: 1

    With a brand name like that, it was only a matter of time, really.

  18. Re:Wait wait people give REAL money for credits??? on Is Facebook Becoming a Central Bank? · · Score: 1

    Yes, it's really disturbing. Everytime I shop there I see people buying them.
    http://www.guardian.co.uk/technology/2010/nov/19/facebook-credits-game-tesco

  19. Re:Wait wait people give REAL money for credits??? on Is Facebook Becoming a Central Bank? · · Score: 1

    In the UK you can buy Facebook credits at every Tesco supermarket. I'm sure others sell them too.

  20. Re:Whatever happened to Quaero? on French Court Frowns On Autocomplete, Tells Google To Remove Searches · · Score: 1

    It eventually fell off the cliff.

  21. Re:I have a better idea... on What a Black Box Data Dump Looks Like · · Score: 1

    Let's be humane. Let's trigger the blow with a polygraph.

  22. Re:A good thing? on Sony's Next-Generation Portable Is Out, In Japan · · Score: 1

    You apply good ol' fashioned logic where there usually is none. Nowadays, people mostly buy things because they are affordable, not because they are necessary. If this gizmo is affordable, it will sell.

  23. Re:So much for Google's links on Android Ice Cream Sandwich Source Released · · Score: 1

    Caffeine much? Sorry, didn't observe the title bar.

  24. So much for Google's links on Android Ice Cream Sandwich Source Released · · Score: -1, Troll
  25. Re:Luxemburg or Belgium ? on Apple Threatens Bistro Over "AppleADay" Name · · Score: 1

    Is a joke that needs to be explained a good or a bad joke? :-)