Live data from Hacker News

Viewing profile — kernyan

kernyan

HN member
Joined
Wed, Jun 27, 2018, 11:46 AM UTC
HN karma
30
Public activity
5 items

About kernyan

No profile information was provided.

Recent public activity

  1. comment
    Comment #41923757

    I had an exercise bike that came with a heart-rate band monitor, but it only pairs with the stationary bike. I wanted to use it for running to show heart rate zones. So I wrote an …

  2. comment
    Comment #23302552

    > Interestingly enough AWN had this DNS dashboard saved with a filter specifically looking at Facebook traffic. It's unclear why they would be particularly interested in who was go…

  3. comment
    Comment #21594123

    These two books might be useful, 1) https://www.oreilly.com/library/view/electronic-design-autom... 2) https://www.crcpress.com/Electronic-Design-Automation-for-IC... On the first …

  4. comment
    Comment #21259532

    >I think we need a ridiculously fast interpreter so that we can skip machine code generation and linking. To me, this should be the default way of running unittest blocks for faste…

  5. comment
    Comment #20811095

    https://github.com/s-matyukevich/raspberry-pi-os Matyukevich page on GitHub has lessons with accompanying code to develop a Linux OS for raspberry Pi. The author goes into kernel, …