Live data from Hacker News

Viewing profile — fstokesman

fstokesman

HN member
Joined
Wed, Jun 15, 2022, 10:10 AM UTC
HN karma
123
Public activity
29 items

About fstokesman

No profile information was provided.

Recent public activity

  1. comment
    Comment #42109440

    Author here. CNLohr already did it better than I could 10+ years ago: https://www.youtube.com/watch?v=mwcvElQS-hM

  2. comment
    Comment #42109394

    Author here - the reason is pretty underwhelming: These are the parts I had on hand when I decided to start on the project. Using a chip with a builtin Ethernet peripheral would de…

  3. story
  4. story
  5. comment
    Comment #39142660

    If you can only capture 60FPS, you cannot accurate measure a signal of 40Hz, since it is below the Nyquist frequency. (I know you mentioned the slow-mo camera which probably does h…

  6. story
  7. story
  8. comment
    Comment #37973663

    This is a very first-world opinion. Low-end (second hand) smartphones are some of the only available computing devices available for a large part of the world.

  9. story
  10. story
  11. comment
    Comment #37074643

    > There's something more constricting about there being one function to bootstrap everything than there is about one file. The trickiest thing is that main() is not even the bootst…

  12. story
  13. comment
    Comment #36861009

    https://en.wikipedia.org/wiki/Multiple_discovery

  14. comment
    Comment #35915106

    > ...remote biometric identification systems in publicly accessible spaces, biometric categorisation systems (e.g. categorizing by gender, race, ethnicity, citizenship status, reli…

  15. comment
    Comment #35055102

    This is the most use that board has and would have gotten in the last 10+ years. I like to think it laying down its FTDI chip for a greater cause was an honour for it.

  16. comment
    Comment #35054331

    Indeed - I know I could have also popped out the DIP micro on the board and used it directly, but I choose not to for two reasons: 1. Its so much bulkier, and I wanted something th…

  17. comment
    Comment #35054309

    Totally fair point. One of the videos I'm going to get around to making on my channel at some stage is a UART transceiver on an FPGA. Definitely not the "easier in a pinch" I was o…

  18. comment
    Comment #35054304

    You're absolutely right, I don't know why I had attributed the name to the full duplex nature. And of course, there is also USART, where you can have a separate clock line, which a…

  19. story
  20. comment
    Comment #34624705

    She* - this is Julia Evans blog.

  21. comment
    Comment #33329422

    People can blog about whatever they want. I think people on HN and other platforms often forget: Just because the content ended up here, doesn't mean it was written for here.

  22. comment
    Comment #33327534

    I think the authors point is that dd is a specialised command, and for most common tasks (where the precise details don't matter), it's often not the best tool for the job. I didn'…

  23. story
  24. comment
    Comment #32466666

    I can't think of any type of job that is both vilified AND one that you could take on the cusp of destitution. And at least for me personally, setting the example to my kids of int…

  25. comment
    Comment #32082614

    Heard about a great floating point implementation bug just today. When nintendo released Super Mario 64 for the Wii virtual console, they essentially just made their own emulator t…