Live data from Hacker News

Viewing profile — rabbitfang

rabbitfang

HN member
Joined
Sun, Apr 08, 2012, 2:48 PM UTC
HN karma
186
Public activity
54 items

About rabbitfang

No profile information was provided.

Recent public activity

  1. comment
    Comment #4387299

    Who cares?

  2. comment
    Comment #4373571

    Either way their free Scala plugin for IntelliJ is pretty sweet. Kotlin looks very similar, will be interesting to see how it develops.

  3. comment
    Comment #4373545

    What is the minimum python version required to run this?

  4. comment
    Comment #4373506

    Even more awesome would be to add metrics for inbound and outbound network packets per second! ;)

  5. comment
    Comment #4373168

    "Did IBM fork Java when Oracle bought Sun? If so why isn't Oracle going after IBM" IBM has had their own JDK implementation for more than 15 years. April 6th 1997 is about as close…

  6. comment
    Comment #4372196

    That is an unusually long namespace. It says more about the coding style of the programmer that wrote it than it does about Java.

  7. comment
    Comment #4368444

    I really don't see why there is a need for everyone and their dog to respond to Yegge's rambling blog post. Is language [X] conservative or liberal is now littering the HN front pa…

  8. comment
    Comment #4368413

    If I could have an IntelliJ-level IDE for Ruby or Python or JS I'd be very happy. The company behind IntelliJ already makes IDEs for Ruby, Python and JS: Python: Pycharm http://www…

  9. comment
    Comment #4342327

    I've been very impressed by Scala. Play is also very productive. IntelliJ has an excellent (free) Scala plugin and I've read that support for Play is coming in the next version: ht…

  10. comment
    Comment #4305670

    I would hope so. Perhaps they should call those out to make it clearer?

  11. comment
    Comment #4305668

    I recently read that Heroku was considering going multi-region.

  12. comment
    Comment #4246573

    I'm a Java developer and find working with Scala a pleasure. I will admit I probably wouldn't have given it a serious look if it wasn't for JVM support.

  13. comment
    Comment #4233252

    In order to be FUD I would need to be spreading false information: http://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt As I have pointed out everything in my post was factuall…

  14. comment
    Comment #4233234

    You do realise that security patches are still being provided for even RHEL 3? https://rhn.redhat.com/errata/rhel3els-errata.html

  15. comment
    Comment #4233198

    Go does fall somewhere between the two, which is what I was getting at. Whether that's a good or a bad thing was what I hadn't made my mind up about. I like the idea of something t…

  16. comment
    Comment #4231670

    Fact: C is faster than Go: http://shootout.alioth.debian.org/u32/benchmark.php?test=all... Fact: Python is more expressive than Go (less code): http://shootout.alioth.debian.org/u3…

  17. comment
    Comment #4231539

    > dynamic JVM-based languages like Scala and Clojure Scala is a statically typed language Go may make more efficient use of memory for the cases you describe, but the JVM still bea…

  18. comment
    Comment #4231468

    Go feels to me like it is trying to combine C and Python. Much more efficient than Python, but not as efficient as C. Much more expressive than C, but not as expressive as Python. …

  19. comment
    Comment #4226038

    It depends on the organization, but using a new language to solve a specific problem is a good way to get the foot in the door.

  20. comment
    Comment #4182828

    > the US East-1 AZ us-east-1 is a region, containing multiple AZ's.

  21. comment
    Comment #4178827

    us-west-2 (Oregon) has identical pricing to us-east-1 (Virginia).

  22. comment
    Comment #4178728

    The Oregon (us-west-2) region is the same price as the Virginia (us-east-1) region.

  23. comment
    Comment #4178717

    There are two different us-west regions. One in Oregon (priced the same as us-east) and one in California.

  24. comment
    Comment #4158425

    The MS CLR is also significantly slower than Java: http://shootout.alioth.debian.org/demo/benchmark.php?test=al...

  25. comment
    Comment #4158416

    Single core result Java still 3x faster than C#: http://shootout.alioth.debian.org/u64/benchmark.php?test=all...