Live data from Hacker News

Viewing profile — koja86

koja86

HN member
Joined
Sat, Jan 11, 2014, 7:29 PM UTC
HN karma
229
Public activity
60 items

About koja86

No profile information was provided.

Recent public activity

  1. comment
    Comment #15629003

    I really like your analogy but I am concerned that analogies take you only so far. Human presence in digital world is simply unprecedented and deploying existing ideas without adap…

  2. comment
    Comment #15160859

    From TFA: "...neural networks – a form of artificial intelligence..." Have computer scientists switched to marketing or am I missing something?

  3. comment
    Comment #14602512

    Isn't it possible that by the time LIDAR is technically and economically ready for general deployment current Tesla models will have enough mileage and Tesla avoids retrofitting co…

  4. comment
    Comment #14365489

    Isn't that something we should expect as a result of using statistical methods (ML or otherwise) and focusing on masses?

  5. comment
    Comment #14356639

    I am quite used to C++ exceptions and strongly favor them against error codes mainly because of error handling decoupling and the fact that exception (unlike return code) cannot be…

  6. comment
    Comment #14228691

    All things accounted I still find HN the best discussion venue. I force myself to avoid reading discussions I suspect might not be interesting and apart from well known controversi…

  7. comment
    Comment #14210025

    Ada caught my attention recently. I am just curious - how is Ada job market? Any jobs other than military projects?

  8. comment
    Comment #14191890

    Please make your lectures public.

  9. comment
    Comment #14127834

    "After careful review of your background, we have elected to pursue other more properly ignored candidates. Please don’t hesitate to contact us if you have any questions!"

  10. comment
    Comment #14108474

    I agree that YMMV. Although sometimes "I do not tend to make many of the mistakes that would be caught by the C++ type system" might be related to "how to use C++ type system so it…

  11. comment
    Comment #14048996

    There are hints that even less than 8 bits per weight might be usable (for certain cases and on custom hw). Not sure if it's practical but it is definitely interesting. https://arx…

  12. comment
    Comment #13976445

    Totally agree. It's the same for any other mental load that could be offloaded to machine. Coding style? Don't demand people sticking to rules - use some formatter/prettyfier/linte…

  13. comment
    Comment #13968688

    Quite recently I happily used libcurl for C++ project rather than any of those C++ wrappers found at github. Granted there is some non-elegance when you adapt C-style error codes t…

  14. comment
    Comment #13939073

    I think it is pretty basic but with nice explanations, examples, it's pretty complete and it is free so you can basically hand it to someone willing to learn these things. Some rec…

  15. comment
    Comment #13920823

    For C++ I find both Google Test and Boost Unit Test Framework pretty usable. They both have some quirks but IMHO no show-stoppers. I prefer these to custom solutions because don't …

  16. comment
    Comment #13918376

    The best reasonably priced keyboard I have found. Decided to give it a try 5 year ago when dealing with sport-induced shoulder issue and never looked back. I was briefly thinking a…

  17. comment
    Comment #13875052

    OMG it's happening! I was always puzzled by how unrelated metric used for hiring is to actual work at many companies. I don't mind algorithmic brainteasers - on the contrary I woul…

  18. comment
    Comment #13687063

    * grep, sort, uniq ... * Microsoft Natural Keyboard

  19. comment
    Comment #13669555

    Might as well traffic signs were intentionally chosen as something human are good in classification of without any regard to machine learning algorithms (nonexistent at that time).…

  20. comment
    Comment #13518132

    While hearing about COBOL in banks quite often all my friends actually working there say Java and Oracle and all related job adverts I have seen so far were Java or C++. Could some…

  21. comment
    Comment #13293885

    Sad I know. Selling advertisement (tied to a "free" service) is mass market. My guess is power users are a) harder to capitalize on b) more demanding. There's plenty of low hanging…

  22. comment
    Comment #13277142

    Thank you in both cases sir/madam/whatever :-)

  23. comment
    Comment #13277120

    In case you missed that there's a big disillusioned C++ crowd out there. Just hear the pain: https://news.ycombinator.com/item?id=13276351 And some of them are watching you with gr…

  24. comment
    Comment #13276948

    You are comparing apples to oranges here. I also agree that type system in C++ is not perfect and is rarely used in a sensible manner. Yet I would rather look for inspiration in fu…

  25. comment
    Comment #13276879

    Why so? Genuinely curious.