Viewing profile — aerlinger
aerlinger
HN member- Joined
- Sun, Feb 06, 2011, 8:21 PM UTC
- HN karma
- 80
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About aerlinger
No profile information was provided.
Recent public activity
-
comment
Comment #33125449
> But really, Java is miserable without an IDE Very true. It's also miserable with an IDE.
-
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…
-
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…
-
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…
-
comment
Comment #19365959
Minor correction: I believe that was Air France flight 447, not 333, which involved an Airbus A330.
-
comment
Comment #15096224
> This is on a couple of billion flights You sure about that number? Seems incredibly high to me.
-
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…
-
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 …
-
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…
-
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…
-
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…
- story
-
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…
-
comment
Comment #6513130
Any chance you will roll this out to other JetBrains IDEs (RubyMine, Webstorm, PyCharm, etc...)?
-
comment
Comment #6406673
It's funny that I read the title and immediately thought "Paper" was some new app or project on Github.
-
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…
-
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?
- story
- story