Live data from Hacker News

Viewing profile — yekim

yekim

HN member
Joined
Tue, Jan 31, 2012, 3:46 AM UTC
HN karma
87
Public activity
40 items

About yekim

No profile information was provided.

Recent public activity

  1. comment
    Comment #13239937

    Love this article. For those of you who enjoy a heaping meal of architectural commentary sprinkled with a generous portion of sarcasm, check out the author's blog [1]. Literally LO…

  2. comment
    Comment #13185325

    Haha - I get it!

  3. comment
    Comment #13176644

    No, it's not worth it. Modern IDEs make so many things easier than vi / vim / emacs ever did. vi / vim / emacs can be useful in certain situations (Unix / Cygwin command lines, low…

  4. comment
    Comment #13056978

    Yes - a thousand times yes! The goto has gotten a bad rap over the years because of Dijkstra's paper. And that paper has unduly influenced a lot of incorrect thinking. There are va…

  5. comment
    Comment #13056822

    Hear, hear! Unfortunately, C does get a lot of hate on HN. I suspect it has to do with this site's demographics. Many (not all) of the HN clan seem to be oriented towards / mostly …

  6. comment
    Comment #13015561

    https://spa.mnesty.com/ = server not found. Anyone else seeing this?

  7. comment
    Comment #12797493

    I'm in Colorado Springs. Didn't know a CO based city was doing this. That's pretty awesome!

  8. comment
    Comment #12797487

    So bummed to read this. Even though I wasn't going to directly benefit from Google Fiber, it was sure nice to have a non-entrenched player tackle this market. From the big G's stan…

  9. comment
    Comment #12753728

    Thanks for posting re: the fairphone. Never heard of that before. Got any personal first hand experience with it?

  10. comment
    Comment #12366376

    Nice. I'm always taking books that are mentioned in various HN comments and adding them to my reading list. Thanks for making it easy!

  11. comment
    Comment #11864154

    Wow - that. looks. exhausting. And like an overall pretty ineffective use of engineer's time. At least for the kind of SW development that I generally do. I can imagine certain lim…

  12. comment
    Comment #11505110

    Assembly language can be fun and awesome! For me, if I'm ever working in assembly, which is pretty rare these days, it's usually on an overall "smaller" system. Ie an embedded syst…

  13. comment
    Comment #11391765

    Depends on what you're debugging. Desktop apps w/ C/C++ -- IDE based debugger (Visual Studio, GDB w/ a front end, ADB) print / logging statements Embedded C -- IDE Debugger (Green …

  14. comment
    Comment #11383944

    Wrt Perl being readable / legible; I think most find Perl hard to read because there are 3-4 different ways to do the same thing. And many of the more "advanced" ways of doing thin…

  15. comment
    Comment #11348700

    True, to an extent. I'm assuming you are referring to the Arduino family when you say "8-bit AVR controllers"? If yes, they do in fact do a great job at making things somewhat easy…

  16. comment
    Comment #11347679

    Depends on how deep down the embedded rabbit hole you want to go. Personally, an article like this, with its main diagram and high level descriptions, would have been enormously us…

  17. comment
    Comment #11347349

    ARRL handbook = this? http://www.arrl.org/shop/ARRL-Handbook-2016-Hardcover-Editio...

  18. comment
    Comment #11312821

    I also want to thank you. For making me bust out some google-fu to figure out what "Poe's law" and a "fugue" are. And for the lulz of course. That goes with out saying.

  19. comment
    Comment #11298416

    "Technology has a peculiar ability to light gigantic piles of money on fire." Just wanted to say thanks for the laugh! It's not often than a comment on HN makes me laugh out loud. …

  20. comment
    Comment #10968399

    This article is absolutely hilarious! I rarely laugh out loud when I'm reading stuff, but this line just got me. "Because I’m overeducated and insecure, I package my banal observat…

  21. comment
    Comment #10818278

    That's awesome! I think more SW engineers ought to be getting exercise for all the benefits mentioned in these comments. Me personally - I climb, bike, run, and lift. I like variet…

  22. comment
    Comment #10818151

    This is a very interesting idea. Have you, or anyone else on HN, ever seen this in action? I would LOVE to hear stories about this, either successes or failures.

  23. comment
    Comment #10756127

    Or like becaks and opelets in Indonesia. https://en.wikipedia.org/wiki/Cycle_rickshaw https://en.wikipedia.org/w/index.php?title=Oplet

  24. comment
    Comment #10753140

    Something else to consider is that many embedded Linux systems do not have bash, only sh (aka Bourne shell). It is often easier to use only Bourne shell-isms to get things to work …

  25. comment
    Comment #10320182

    Pretty sweet. Will be interesting to see where this lib goes. If someone has some time, maybe they could give it a mention on the Wikipedia page: https://en.wikipedia.org/wiki/Imag…