Live data from Hacker News

Viewing profile — ktownsend

ktownsend

HN member
Joined
Wed, Jul 15, 2020, 10:41 AM UTC
HN karma
106
Public activity
30 items

About ktownsend

No profile information was provided.

Recent public activity

  1. comment
    Comment #44156206

    Nice to see a clear example of doing this entirely locally on a MBP. It ran >2x faster on my M2 MBP compared to the numbers they showed for an M1. Only 23/25 of the test cases pass…

  2. story
  3. comment
    Comment #34867209

    Any example(s) you can point to?

  4. comment
    Comment #33303602

    Thanks for posting. I've always had an appreciation for language, particularly concise, poignant, highly-visual word images that seem to snap you out of your mental lull in a handf…

  5. comment
    Comment #32834334

    As someone with dual citizenship through marriage, and having lived 15 years in France (and speaking French at home despite English being my mother tongue), I'm amused and dismayed…

  6. comment
    Comment #31985984

    I can empathize with the gut reaction, and the title is clickbait-y, but the article does elaborate that it's not the same tired trope of privileged kid drops out of Stanford/MIT/H…

  7. comment
    Comment #30963162

    Indeed, I'd hate to be the recruiter for that. I can't imagine the kind of psychological profile you'd need for something like that. The end of the article describes the psychologi…

  8. comment
    Comment #30962833

    Thanks for taking the time to post this, and I'm sorry you had such a sh*tty start to life. I think it's important to repeat this over and over that the lines are so blurry with co…

  9. comment
    Comment #30962643

    Sorry if this is too long form for HN, but if you read the article you clearly have some patience as well. I'm surprised all the comments here seem to be solely around the technica…

  10. comment
    Comment #30497612

    For the past two years, I've been working on and off on a basic, open source scientific computing library in C (basic linear algebra on embedded devices, etc.), and hired a student…

  11. comment
    Comment #30349046

    The same concept is also used in smaller embedded systems, like Zephyr RTOS: https://docs.zephyrproject.org/latest/guides/dts/index.html Useful video if you're interested in how DT…

  12. comment
    Comment #29148631

    There clearly aren't a lot of good bedfellows to be had in the region. US engagement in ME politics is rife with contradictions and blind self-interest, as are political calculatio…

  13. comment
    Comment #29148045

    Historically, this hasn't always been the case, and the US were actively opposed to Israel's covert Nuclear program, for example, which was built with French support against the wi…

  14. comment
    Comment #28944576

    It tends to be a very small world where you get to know everyone after a certain point, or you know someone who knows someone, and jobs tend to be had by word of mouth. If you have…

  15. comment
    Comment #28944431

    The number of PRs and committers is what boggles my mind ... it's an endless stream, which is highly unusual for an embedded project. This is where the momentum and technical inves…

  16. comment
    Comment #28944339

    I guess it depends on the problem you are debugging. I rarely fire up my oscilliscope anymore (maybe once or twice the past year), but it's hard to replace a cheap logic analyzer w…

  17. comment
    Comment #28943706

    I certainly don't disagree, and wrote many an Arduino library and drivers and tutorials myself. As long as you eventually take the training wheels off, and know that Arduino isn't …

  18. comment
    Comment #28943634

    Update since I should have mentionned HW as well. If you're looking for something to play with at the HW level, it can be overwhelming to know what to start with. Stick to Arm Cort…

  19. comment
    Comment #28943209

    Like any niche, it's hard to know where to start and it also depends if you are more interested in HW design, or the firmware side of things. You need some knowledge of both since …

  20. comment
    Comment #28942690

    Exactly. Measuring things at 10-200 MHz is easy and relatively accessible, and there are only so many things that can go wrong. Dealing with anything in the GHz range is not only e…

  21. comment
    Comment #28942652

    If you want to improve, look at an open source project with a lot of momentum, and learn from what people are doing there. I'm actively involved with Zephyr RTOS, for example, whic…

  22. comment
    Comment #28942607

    A logic analyser (Saleae Logic, etc.), a HW debugger (J-Link for Arm/RISC-V), a good quality multimeter (spend the extra money here, don't get the $10-20 crap DMM off Amazon), and …

  23. comment
    Comment #28942525

    Similar route myself, though I've been in embedded longer. I do appreciate the relative stability of embedded, where in many ways I feel like we're still living in the 90s when you…

  24. comment
    Comment #28198936

    This looks like it has a few additional post-processing steps, although those aren't complicated to do yourself either.

  25. comment
    Comment #28194130

    I've had to do this semi-manually several times based on plots in sensor datasheets, and this would have saved me some effort. I've previously used: https://automeris.io/WebPlotDig…