Slashdot Mirror


User: Richy_T

Richy_T's activity in the archive.

Stories
0
Comments
4,801
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,801

  1. Re:He also forgot to mention... on Comcast CEO Brian Roberts Opens Mouth, Inserts Foot · · Score: 1

    Usually but not always.

  2. Re:He also forgot to mention... on Comcast CEO Brian Roberts Opens Mouth, Inserts Foot · · Score: 1

    As a Comcast customer, I agree.

  3. Re: He also forgot to mention... on Comcast CEO Brian Roberts Opens Mouth, Inserts Foot · · Score: 1

    Yes. If anything, Comcast should be paying Netflix's ISP because it's their customers requesting the content.

    In truth though, the end customer and Netflix are both using "the internet" so their respective ISPs should be billing their customers appropriately and providing the service paid for. I pay Comcast to provide me with the service as advertised. In fact, I changed carriers to them to *improve* my Netflix experience so they should damn well be providing.

  4. Re:DRTFA on After the Sun (Microsystems) Sets, the Real Stories Come Out · · Score: 1

    Yes. Java was way too heavyweight. Which is not really a problem with Java but more with the way people were using it. Which is not really their fault either since there was a gap. Which Flash filled.

    I guess it should also be remembered that alongside flash was Shockwave which was also fairly heavyweight and bloomed for a while and then fell from grace. I worked with that with some non-web stuff and it was fairly nice and easy to extend with the xtra API. I never really worked with Flash but my understanding of it is that early versions were not particularly powerful but it ultimately ended up adding more features as time went on until it edged Shockwave out.

  5. Re:DRTFA on After the Sun (Microsystems) Sets, the Real Stories Come Out · · Score: 1

    A stack trace *can* be much more helpful. But when there is a simple error, it is usually simply unnecessary. It's true that mostly it's likely an implementation issue than a fault of Java though.

  6. Re:DRTFA on After the Sun (Microsystems) Sets, the Real Stories Come Out · · Score: 1

    Do you think statistical physics, astronomy or quantum thermodynamics would most help?

    When the one line error message tells you that your SQL connection has failed because the login or password was incorrect (typically nicely also telling you the username used and the host it attempted to connect to and usually the driver used also) and the stack trace simply tells you the there was an "SQL Exception" followed by irrelevancy after irrelevancy, I'll take the message and check the password used.

    But perhaps I'm being unfair. It may just be JBoss or the developer who coded it but many other languages give you useful info by default.

  7. Re: DRTFA on After the Sun (Microsystems) Sets, the Real Stories Come Out · · Score: 1

    Actually, I have not. But compilation errors are not my problem anyway. Runtime errors are and I am not a Java developer.

  8. Re:DRTFA on After the Sun (Microsystems) Sets, the Real Stories Come Out · · Score: 4, Funny

    Java: Why explain everything you need to know about what went wrong in a one line error message when a three page stack trace can leave you totally confused instead?

  9. Re:DRTFA on After the Sun (Microsystems) Sets, the Real Stories Come Out · · Score: 1

    Flash on steroids most likely as it displaced Java in a lot of areas anyway.

  10. Re:DRTFA on After the Sun (Microsystems) Sets, the Real Stories Come Out · · Score: 1

    That was my thought too. Though 300 might be generous.

  11. DRTFA on After the Sun (Microsystems) Sets, the Real Stories Come Out · · Score: -1

    Don't Read the Fine Article.

    Very pointless and uninteresting.

  12. Re:Reps are wrong; last mile should be utility on Congressman Introduces Bill To Limit FCC Powers · · Score: 1

    But it's also possible that the other path might have resulted in much faster development - we'll never know.

    True, it's impossible to be sure but one might attempt to measure it up to the growth of the internet which has, in a decade or two since it became consumer ready, brought us vast information resources at a cheap cost and has, in the process, totally buried some technologies that telcos were attempting to bring us in their half-hearted locked-in manner (Video calls, information services etc).

  13. I am altering the deal. Pray I don't alter it any further.

  14. Re:Reps are wrong; last mile should be utility on Congressman Introduces Bill To Limit FCC Powers · · Score: 1

    I don't see the issue with duplication of infrastructure anyway. It's like when people complain about multiple brands of conflakes on the supermarket shelf and the associated advertising costs. It totally fails to account for the value proposition that competition brings.

    Sure, no one wants a dozen fiber optic cables strung down the street (though I wish the US would bury the cables but that's another discussion) but that's not likely to happen anyway. The issue is that if you allow competition, the maximum that can be charged is that at which point it becomes financially worthwhile for another company to come along and start stringing cable. If the government is providing a monopoly, it becomes a "my way or the highway" proposition and those companies that have the monopolies can get away with a whole bunch of crap. Just look at what is happening where Google has said "damn the expense" and started putting fiber in anyway. Prices from the incumbent ISPs have plummeted.

    Competition: Learn it, love it.

  15. Re:Isn't it sad? on Congressman Introduces Bill To Limit FCC Powers · · Score: 1

    Why starve to death when there's free food, housing and money to be had?

  16. Re:Isn't it sad? on Congressman Introduces Bill To Limit FCC Powers · · Score: 1

    If you change "corporations" to "entities", then yes.

  17. Re:One good sign... on Congressman Introduces Bill To Limit FCC Powers · · Score: 1

    Either that or because he's team red and ran in a team red district.

  18. Re:Good Sign on Congressman Introduces Bill To Limit FCC Powers · · Score: 0

    Nor are they Scotsmen.

  19. Re:Good Sign on Congressman Introduces Bill To Limit FCC Powers · · Score: 2

    The ISPs would be bribing the state to raise barriers to new ISPs having access to the fiber, of course.

    The more you put under the power of the state, the more opportunity for corruption.

    To be sure there is a role for state regulation but when you're introducing regulations to fix problems cause by regulation, it's time to take a step back and reconsider what the fuck you're doing.

  20. Why not either add or remove a dash and be ISO compliant?

  21. Re:Given a choice... on Terran Computational Calendar Introduces Minimonths, Year Bases, and Datemods · · Score: 1

    The metric system rationalizes and reforms a whole bunch of physical phenomena.

    You cant do that with dates & times. They're intrinsically arbitrary and irrational. The current system is set up to account for human needs so it likely the best compromise that's possible. Even the metric system had to bend a little and have centimeters for common use.

  22. Re:It's like Swatch .beat Internet time all over on Terran Computational Calendar Introduces Minimonths, Year Bases, and Datemods · · Score: 1

    Yup, it looks like it is only the USA that uses m/d/y exclusively

    http://en.wikipedia.org/wiki/D...

  23. Re:It's like Swatch .beat Internet time all over on Terran Computational Calendar Introduces Minimonths, Year Bases, and Datemods · · Score: 1

    m/d/y is by no means internationally accepted. It seems to be mostly an american thing. The UK (and I think most of Europe) uses d/m/y and I'm sure it varies around the world. I much prefer YYYY-MM-DD anyway. It squares with how we do time and is an ISO standard. m/d/y is just nonsense whichever way you slice it.

  24. Privacy concerns? I can't see that being an issue, somehow.

  25. Re:Lots of places "accept" bitcoin now on As Crypto Mining Grows, Data Centers Begin Accepting Bitcoin · · Score: 1

    I question your assumption. Third party payment processors for $ have costs not associated with Bitcoin and something of a lock-in due to network effects (Don't take Visa? You just cut out 80% or more of your potential customers. Take Bitcoin? Use any one of an increasing number of processors).

    Of course, hopefully the processors will fade with time anyway as suggested below by the AC.

    Mining fees will be kept low by intense competition amongst miners. This is also an incentive for merchants to accept and use Bitcoin rather than directly converting to $.