Viewing profile — kernyan
kernyan
HN member- Joined
- Wed, Jun 27, 2018, 11:46 AM UTC
- HN karma
- 30
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About kernyan
No profile information was provided.
Recent public activity
-
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 …
-
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…
-
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 …
-
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…
-
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, …