Live data from Hacker News

Viewing profile — airplane

airplane

HN member
Joined
Thu, May 08, 2014, 2:36 AM UTC
HN karma
50
Public activity
20 items

About airplane

No profile information was provided.

Recent public activity

  1. comment
    Comment #13052143

    Don't think the scenario perfectly fits because before generics you couldn't have a method that takes in an Array of Animal, just an Array. Can a language could resolve this issue …

  2. comment
    Comment #12240498

    Somewhat interesting and related is that software that performs medical diagnoses better than doctors has existed since the 1970s (Mycin, an expert system). It seems like nowadays …

  3. comment
    Comment #12152835

    Does anyone know about the legality of projects like this in the US? I vaguely remember stories about game companies legally going after companies making bots. Would uploading an A…

  4. comment
    Comment #12152683

    I saw in the examples you can catch Pokemon with this API, does that method give you an automatic excellent throw every time then? Also, does this API depend on running on Android?…

  5. comment
    Comment #12134474

    Regarding the reliance on Emacs, might not be the case anymore. When I was new to Clojure, I immediately used an IntelliJ plugin called Cursive. It was/is great, same experience as…

  6. comment
    Comment #11655978

    I am guessing you made jeans before, if so can you share and estimate the cost of materials and time it takes for one pair of jeans? Am curious because $225 for time and materials …

  7. comment
    Comment #11322179

    There's a few pictures in the various Github issues, looks like a Scratch like programming environment, unless that was just the developers own software. https://scratch.mit.edu/

  8. comment
    Comment #11231453

    Similar to that, I really like how in Intellij I can can use my Maven and Gradle build script as the IDE project's property file. I can now have my source checkout not include any …

  9. comment
    Comment #11147730

    A possible fix is to start investing, but it may be too late. If I remember correctly I think investing for profit is a gray area in Islam, but Kuwait did it and if I remember corr…

  10. comment
    Comment #11147705

    They are capable of making world class products still that drive revenue. Their fantasy football UI is the best IMO, and they managed to use that platform to drive their daily fant…

  11. comment
    Comment #11143595

    I don't know too much about vehicle side of things but my understanding is the following: MISRA is not on the same level as DO-178. DO-178 covers a lot of ground, from testing, doc…

  12. comment
  13. comment
    Comment #11093114

    Won't Android move to Java 8+ once they officially adopt OpenJDK?

  14. comment
    Comment #11093100

    From what I observed it's close enough to Java that people can easily switch and are willing to. There's also enough brevity with the language to be at ease with it daily (not as m…

  15. comment
    Comment #11093074

    Well Kotlin isn't even officially released yet (1.0 candidate came out last week) so no company is probably using it for production yet.

  16. comment
    Comment #9608279

    Never knew this, but now that I think about it, I don't think I ever ran into a situation where I got 3 of the same pieces in a row in any Tetris game. Makes sense.

  17. comment
    Comment #8598912

    Is there a general consensus to why Embedded Java and other Java techs like Java Card never took off?

  18. comment
    Comment #7925755

    If I remember correctly, that doesn't mean all three autopilots are talking to each other discussing what the best course of action is, it just means that when one fails or is shut…

  19. comment
    Comment #7825335

    Seems like I can't edit my post, but I just re-read a bit and I meant to say "goto the next line of code if one of the previous points of entry in the lines above is not called wit…

  20. comment
    Comment #7825008

    I don't know anything about Rust, but things I disliked about Ada (besides horrendous tooling support, free or paid) are: - Complex language that isn't matched with an equally comp…