Live data from Hacker News

Viewing profile — krivx

krivx

HN member
Joined
Fri, Jul 11, 2014, 12:57 PM UTC
HN karma
13
Public activity
17 items

About krivx

No profile information was provided.

Recent public activity

  1. comment
    Comment #13078585

    Does it matter at this point? If you are shopping for used equipment and all the early fails have been filtered out already then that's a good thing.

  2. comment
    Comment #13049817

    It doesn't sound like you are iterating on this. Look at the code you are not happy with. What is wrong? Can you fix it? If so, try to do those things next time. Don't stop the pro…

  3. comment
    Comment #12560218

    >I learned by reverse engineering DSP code in another platform which was used for obfuscation Whoa, I want to hear about this. I have a couple of DSP firmware images I've shied awa…

  4. comment
    Comment #12399658

    If you need a fan to keep cool in that small space then a second body will make things a lot more uncomfortable.

  5. comment
    Comment #12039192

    >It is an utter and simple fact that due to tech being an everchanging landscape, any book more than a few years old is going to teach bad habits or explain concepts incorrectly. C…

  6. comment
    Comment #12039019

    I guess Perl is kind of a special case :) I got up to speed by reading half of some fairly old Perl book, then reading most of Modern Perl.

  7. comment
    Comment #12037921

    Totally agree, and I'll piggyback this to say that the quality is not always too important either. Worrying about whether the book you are learning from is "the best" is not as pro…

  8. comment
    Comment #11277311

    >The FPGA also lacks an open-source (or even shared-source) toolchain, I think this point is overstated. FPGAs are not microprocessors. I don't think an OSS toolchain would be anyw…

  9. comment
    Comment #11145325

    I used to read those articles! Fond memories.

  10. comment
    Comment #11141145

    Any re-spin will cost money (and a lot of it). As technology improves, the old processes usually become cheaper too.

  11. comment
    Comment #9457502

    Japanese developers from that era are famously secretive. I have heard that Nintendo has a reputation for being particularly shortcoming with information to journalists or historia…

  12. comment
    Comment #8509393

    A surprisingly huge amount of modern science is formalising and quantifying existing knowledge. I would say that they either discovered this by chance or adopted it from another gr…

  13. comment
    Comment #8508892

    I seem to remember lots of readers' letters mentioning worries about this...

  14. comment
    Comment #8483218

    "License License for this source code is pending." Sort it out!

  15. comment
    Comment #8130070

    How does the performance compare to a Forth implementation on an mcu? There are cheap fast ARM Cortex parts available, is the "100 MHz 16-bit dual stack processor" part directly co…

  16. comment
    Comment #8021085

    pvideo is great but there is an overwhelming amount of material. I was just hoping for a "curated" list. e: a couple of my favourites by Raymond Hettinger http://pyvideo.org/video/…

  17. comment
    Comment #8019865

    Are there similar list for other languages? Python, maybe?