Live data from Hacker News

Viewing profile — cj371

cj371

HN member
Joined
Fri, Dec 27, 2019, 4:53 AM UTC
HN karma
9
Public activity
3 items

About cj371

No profile information was provided.

Recent public activity

  1. comment
    Comment #21896095

    If you're so confident in your experts, maybe respond to my comment where I point out a major bug? https://news.ycombinator.com/item?id=21889302

  2. comment
    Comment #21892647

    The microcontroller isn't the only thing that matters in your design. For example, since you're dependant on the ADC for seeding the RNG, it'd be nice to know what is connected to …

  3. comment
    Comment #21889302

    Even if that analog pin provides a reasonable amount of entropy (which I'm skeptical of), you have a major bug: you're casting the ADC reading to a pointer, and then dereferencing …