Slashdot Mirror


User: Luthair

Luthair's activity in the archive.

Stories
0
Comments
2,953
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,953

  1. Great News? on Amazon.com Now Bans USB Type-C Cables That Aren't Up To Spec (google.com) · · Score: 4, Insightful

    Great news would be Amazon white-listing compliant cables, I have a hard time imaging El Cheapo Cables Inc. being overly concerned about a bullet point in the amazon ToS.

  2. Re:Sure, State Actors on Repeated DDoS Attacks Force Coinkite Bitcoin Wallet To Close Down Web Service · · Score: 1

    Because North Koreans have such great open access to the internet?

  3. Sure, State Actors on Repeated DDoS Attacks Force Coinkite Bitcoin Wallet To Close Down Web Service · · Score: 1

    Instead of script kiddies and organised crime trying to make a buck with their botnets.

  4. Re:Hooray for Agile development! on Clicking on Links in iOS 9.3 Can Crash Your iPhone and iPad (apple.com) · · Score: 2

    Anecdotes are fun. My 2010 macbook pro lasted 4-years and needed 2 new power cords in that time, my thinkpad from the same time is still fine and hasn't needed anything.

  5. Re: Wouldn't buy Oracle, but they have $170 billio on Oracle Seeks $9.3 Billion For Google's Use Of Java In Android (computerworld.com) · · Score: 1

    Didn't Facebook use Cassandra?

  6. Re: Oracle's damages calc right from sales handboo on Oracle Seeks $9.3 Billion For Google's Use Of Java In Android (computerworld.com) · · Score: 1

    Java is the defacto standard for enterprise applications. The vulnerabilities rarely affect how most Java is actually used, they almost exclusively effect the browser plugin and the security manager. They (or really sun) should have made the browser plugin opt in a decade ago.

  7. Re: What about IBM . . . ? on Oracle Seeks $9.3 Billion For Google's Use Of Java In Android (computerworld.com) · · Score: 1

    Having tested j9 on a major application you'd also run into places where the code relied accidentally on implementation details of a JVM.

  8. Re: What about IBM . . . ? on Oracle Seeks $9.3 Billion For Google's Use Of Java In Android (computerworld.com) · · Score: 1

    Didn't they simply use the harmony libraries as a base which were presumably Apache licenced?

  9. There were/are some claims that Google/Apache harmony copied some code (though famously the judge learned to code and pointed out it was trivial)

  10. Re: "Free" is harmful? on Zero-Rating Harms Poor People, Public Interest Groups Tell FCC (vice.com) · · Score: 1

    With capital intensive industries there isn't a good way to encourage competition short of using eminent domain to seize the lines and selling usage back to companies. I recall that the US government tried paid telcos to install fibre but they didn't offer it once installed...

  11. Re: obvious insight is obvious on One of Silicon Valley's Most Esteemed VCs Says Startups Are 'Mostly Crap' (vanityfair.com) · · Score: 1

    Did they? My recollection is both companies offered something significantly better than what was already on the market.

  12. The problem with this analogy is that with startups if they fail you lose your investment entirely (and this is the majority outcome), that is almost never the case with major companies.

  13. Re: History never changes on One of Silicon Valley's Most Esteemed VCs Says Startups Are 'Mostly Crap' (vanityfair.com) · · Score: 1

    Usually you don't manage to sell the Eiffel tower this many times before people wisen up

  14. Re:Where do inmates get money for calls? on Court Stops FCC's Latest Attempt To Lower Prison Phone Rates (arstechnica.com) · · Score: 1

    They probably work for 10-cents an hour making license plates...

  15. Windows @ Google on Chromium Being Ported To VC++, Scrubbed of Compiler Bugs · · Score: 1

    I thought this wasn't allowed and they had to choose Linux or OSX

  16. Re:Correct statement, wrong reasonig on Jason Bradbury Believes Coding Lessons In Schools Are a Waste of Time (trustedreviews.com) · · Score: 2

    Most people never need to do math more sophisticated than multiplication nor write an essay on Shakespeare yet those are taught. Ultimately the goal shouldn't be to make everyone a developer, but software is ever present and many non-menial jobs require people to dabble a little, e.g. excel, sciences, etc. so understanding the basics can only enable people.

  17. Arrest the institutional traders on 'Flash Crash' Trader Navinder Sarao Faces US Extradition · · Score: 2

    They're running the systems that saw larger orders/sales and actually crashed the system.

  18. I've always thought this interconnected pile of stuff, linking across a bunch of domains was lazy, dangerous, and likely to be very brittle.

    That isn't what this is about at all

  19. Re:This is hilarious, open source more than just c on How One Dev Broke Node and Thousands of Projects In 11 Lines of JavaScript (theregister.co.uk) · · Score: 1

    I'd say the person who needs to learn a lesson is the author, not Node.

  20. Re:JAVASCRIPT NEEDS TO GO! on How One Dev Broke Node and Thousands of Projects In 11 Lines of JavaScript (theregister.co.uk) · · Score: 1

    Lets be honest, server side scripting was already capable of tracking your every move.

  21. When the author pushed to npm he granted them a license, given its an open source license it is not a violation for npm to continue to distribute the code.

  22. The AC is too busy to respond, he's currently fixing the 9999999 security flaws in his hand-rolled SSL library.

  23. Re:Popular has never meant "smart" on How One Dev Broke Node and Thousands of Projects In 11 Lines of JavaScript (theregister.co.uk) · · Score: 1

    The trouble with this approach is over time you can lose track of whether this file is precisely the released version, a snapshot or was tweaked locally for some reason.

    For business you probably want to start using a caching repository manager.

  24. Its also worked for Apache Maven for a decade, though central is treated as immutable short of content illegally uploaded.

  25. There is no 'moral' aspect here, the author chose to provide his code under an open source license through npm. Then threw a hissy fit when npm quite reasonably followed trademark law.