Live data from Hacker News

Viewing profile — aerlinger

aerlinger

HN member
Joined
Sun, Feb 06, 2011, 8:21 PM UTC
HN karma
80
Public activity
19 items

About aerlinger

No profile information was provided.

Recent public activity

  1. comment
    Comment #33125449

    > But really, Java is miserable without an IDE Very true. It's also miserable with an IDE.

  2. comment
    Comment #32783405

    This video covers a particular type of transistor known as the Bipolar Junction Transistors (BJTs). These are more commonly used in analog applications like amplification and signa…

  3. comment
    Comment #29928660

    > Also, their "no exceptions" rule only applied to work involving their legacy code. That's not the case, the no exceptions rule applies to legacy and non-legacy code: https://goog…

  4. comment
    Comment #20558062

    It sounds like you're describing a Readme file -- which by convention can exist as documentation for any folder and not just the project root. It's not adopted by all codebases but…

  5. comment
    Comment #19365959

    Minor correction: I believe that was Air France flight 447, not 333, which involved an Airbus A330.

  6. comment
    Comment #15096224

    > This is on a couple of billion flights You sure about that number? Seems incredibly high to me.

  7. comment
    Comment #14842415

    The short answer is no, the architectures don't transfer. At least not today. Biological neurons are much more complex, and therefore behave quite differently from neurons in neura…

  8. comment
    Comment #11763309

    You can't give employees the power to filter content then label them as "rogue" when a bias inevitably emerges. Obviously any innate biases (overt or not) will influence what gets …

  9. story
    Using static analysis to derive the Big-O notation of a program at compile time?

    There are various tools that use static analysis to perform validation and extract information about a program without it running. This can either happen at/during compilation (e.g…

  10. comment
    Comment #7145848

    If you're running an application that runs on more than one server it's definitely worth checking out AWS OpsWorks. It's a huge time saver and extremely useful in integrating and m…

  11. comment
    Comment #6929564

    I've used Figaro for a few projects and I've found myself very happy with it. It does one thing well without adding unnecessary complexity or overhead to my app. I feel that figaro…

  12. story
  13. comment
    Comment #6639464

    Hopefully this is an issue that can easily be resolved with one of their "critical updates" (funny enough I went to their driver page ( http://support.dell.com/support/downloads/do…

  14. comment
    Comment #6513130

    Any chance you will roll this out to other JetBrains IDEs (RubyMine, Webstorm, PyCharm, etc...)?

  15. comment
    Comment #6406673

    It's funny that I read the title and immediately thought "Paper" was some new app or project on Github.

  16. comment
    Comment #5411389

    Great stuff. The Rails Tutorial was my top resource when learning Rails and I still use it as a reference (along with RailsSpace and Railscasts). I'm using Rails 4 on a few project…

  17. comment
    Comment #5271242

    Awesome, that's a lot of connections to manage. Do you have any problems with memory or IO constraints on the Xilinx?

  18. story
  19. story