Slashdot Mirror


User: tigersha

tigersha's activity in the archive.

Stories
0
Comments
1,610
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,610

  1. The US constitution give you the right to PURSUE happiness. It does not give you the right to be happy.

    This is the problem in Europe (where this girl would fit right in). Entitlement because the basic law states that you have the right to be happy.

    You don't

  2. Re: Mathematical self abuse on Five-Dimensional Black Hole Could 'Break' General Relativity (sciencealert.com) · · Score: 1

    > Have you looked for 5 tonne bosons?

    One of them evidently hit his head

  3. Re:Java, utter bloat to sink your boat on Kotlin 1.0 Released · · Score: 1

    Please tell my you are joking. When in Eclipse the Java is incrementally recompiled WHILE YOU ARE TYPING. It is not FAST, it is INSTANTANEOUS.

  4. Re:This JVM stuff is BS on Kotlin 1.0 Released · · Score: 1

    And tail recursion. JVM does not like that.

  5. Re:Languages have different features on Kotlin 1.0 Released · · Score: 1

    I wrote a compiler for Haskell-like lazy FP a long time ago (in 1989!) and I can assure you the compiler technologyfor lazy functional programming languages and the tech for imperative or OO languages are about the same as cats are from dogs. Or tather, as far as cats are from bacteria.

    Functional languages work on an entirely different theoretical basis, never mind implementation

  6. Re:This JVM stuff is BS on Kotlin 1.0 Released · · Score: 1

    Er, no, you have it the wrong way. Java = sh*t. JVM = excellent, but I am thinking things running on JavaScript/V8 is better nowadays.

  7. Re:"Sex robots will put 50% of world out of work"? on Would You Bet Against Sex Robots? AI 'Could Leave Half Of World Unemployed' · · Score: 1

    Well, a whole lot of sex robots will probably induce the 50% male half to stop working, sure.

  8. FORWARD looking? on Windows 10 Gets Core Console Host Enhancements (nivot.org) · · Score: 1

    OpenSSH came out in 1999. We are now in 2016. Which means Windows in 17 years behind the curve. When OpenSSH was available for BSD Windows ME was the new hotness and Windows 2000 did not exist yet, never mind XP and 7.

    What part of "Forward" am I missing?

  9. Re:Best way to stop these criminals on AnonSec Attempts To Crash $222m Drone, Releases Secret Flight Videos (ibtimes.co.uk) · · Score: 1

    Refer to it as "economic damage" and you will get the same result. Some of the spammers and virus writers DO cause more economic damage than Al Queda, unless you count the cost of the rather expensive War on Terror.

  10. Re:Best way to stop these criminals on AnonSec Attempts To Crash $222m Drone, Releases Secret Flight Videos (ibtimes.co.uk) · · Score: 1

    Well, the thing is, if this guy was a terrorist we (or rather, you, I am not in the USA) would be going after him with a drone. Which often does include blowing up his house and killing his wife, his children and his dogs. So what is different?

  11. Re:Best way to stop these criminals on AnonSec Attempts To Crash $222m Drone, Releases Secret Flight Videos (ibtimes.co.uk) · · Score: -1, Flamebait

    I have said this for a long time. If someone blows up a oil refinery and cause 1 billion dollars of damage he/she will rot in prison being fracked in their pimply ass3s for the rest of their lives.

    If some hacker scum writes a virus or a hack and causes 1 Billion dollars of damage for some reason they are poor teenage hackers.

    They are not. Execute them. And their families and friends and cats and dogs.
    Same goes for spammers. Why should a spammer who causes more than a billion dollars in lost productivity NOT be called what he is? A terrorist.

  12. Re:Captain Obvious to the rescue!!! on Running "rm -rf /" Is Now Bricking Linux Systems (phoronix.com) · · Score: 1

    Yeah but viruses and spelling mistakes do actually happen.

  13. Re:Twitter shouldn't be shutting anyone down.. on Why Does Twitter Refuse To Shut Down Donald Trump? (vortex.com) · · Score: 1

    Just as much as distributing Jehova Witness tracts and bibles are, yes. Just as annoying though.

  14. Re:Twitter shouldn't be shutting anyone down.. on Why Does Twitter Refuse To Shut Down Donald Trump? (vortex.com) · · Score: 1

    I was at a gay wedding this weekend and the cake was good!

  15. Left-wing no-platforming on Why Does Twitter Refuse To Shut Down Donald Trump? (vortex.com) · · Score: 1
  16. Electronic Spamming dates from the 1930s on Ask Slashdot: Why Are Major Companies Exiting the Spam Filtering Business? (slashdot.org) · · Score: 1

    Spamming is much older than ARPANET

    http://blog.modernmechanix.com...

    In those days bombing could solve the problem for real. But in all seriousness, this is why there are international laws about broadcasting into another country's territory. A law that Radio Free Europe conveniently ignored during the cold war.

  17. Sounds like... on Why the Calorie Is Broken (arstechnica.com) · · Score: 1

    ...a truly shit job!

  18. Re:IDE's suck as soon as you want to use another l on Ask Slashdot: What Are Your Experiences With Online IDEs For Web Development? · · Score: 1

    " A cheap tablet computer has enough processing power for software development now. "

    True. The iPad3 was the first tablet to be faster than a Cray X/MP which was the machine I had wet dreams about when I was a student.
    You really do have a supercomputer in your pocket.

  19. Re:IDE's suck as soon as you want to use another l on Ask Slashdot: What Are Your Experiences With Online IDEs For Web Development? · · Score: 1

    I would agree with the web based editor being suck squared, but sometime using a terminal for everything because "I hatez them GUI thingz" is bull.
    And yes, I have someone working like that with me. His productivity is...problematic.

  20. Re:SpiderMonkey, ChakraCore, JavaScriptCore, Dukta on Microsoft Asks Node.js To Allow ChakraCore (Edge) Alongside Google's V8 Engine (softpedia.com) · · Score: 1

    Exactly. Language platforms are not just about the syntax and libraries. It is also about the implementation underneath. And there different implementations have different pros and cons.

  21. gcc has things that are not standard C++, Linux has API calls not in Windows, Firefox, Chrome, Opera all have things that IE and the other browsers can't do.

    It is called "innovation"

    Javascript is horrifying enough as it is, it could use some of that "innovation" thing.

  22. Finally, a professional engineer who has a reasonable opinion as opposed to the MS hating bunch here. I would also love to use Chakra under node, would be interesting to see. Microsoft's C compiler, for one, runs rings around gcc.

  23. The Windows 8 GUI is much better than the one on 7, and I am a Mac user before you accuse me of being a Windows fanboy.

  24. Window sucked very much in 1993. I used Linux then. It was waaaaay better.

  25. Language and compiler design is a tricky, difficult problem and innovation is a good idea. Microsoft has a world-class language/compiler group.