Live data from Hacker News

Viewing profile — jacobmarble

jacobmarble

HN member
Joined
Sun, Nov 18, 2012, 5:05 AM UTC
HN karma
584
Public activity
134 items

About jacobmarble

Software guy

Recent public activity

  1. comment
    Comment #48607709

    Embarrassed. PACER is $0.10 per page, Idaho courts charge $1.00 per page.

  2. comment
    Comment #48607693

    Oops, I should know better. Thanks for the correction.

  3. comment
    Comment #48603982

    PACER is for federal courts, price is $1 per page. I'm being sued in the State of Idaho, where the price of each page is $10.

  4. comment
    Comment #48229490

    One more reason to love Kagi Search.

  5. story
  6. comment
    Comment #47056758

    Yeah I’d love to study through a simple website, I guess that’s gitbook? I haven’t used it before. To the OP: Do you need help generating a little static website? I did this with C…

  7. comment
    Comment #47056715

    So good! I got a math minor with my CS major 15 years ago, and just started sending applications to MS CS ML/AI programs. I really need this now to relearn linear algebra etc, and …

  8. comment
    Comment #47048055

    I’ve read chapter 1. 10/10

  9. comment
    Comment #45635995

    In digital circuits there’s “high”, “low”, and “high impedance”.

  10. comment
    Comment #45564263

    I’m creating an electronic avionics sensor and display for experimental aircraft. I’m having a fantastic time learning about circuits and MCUs (I have a pure CS degree, zero backgr…

  11. comment
    Comment #45279258

    I bought my first 3D printer six months ago, it feels as high quality as an HP printer, couldn't be happier. Flashforge Adventurer 5M https://www.flashforge.com/products/adventurer…

  12. comment
    Comment #44787342

    FYI Firefox fails to load the page for me: > Secure Connection Failed > > An error occurred during a connection to quizmathgenius.com. Cannot communicate securely with peer: no com…

  13. comment
    Comment #44528240

    I’ve been a Migadu customer for a few years. It’s a simple company with simple pricing, and I couldn’t be happier.

  14. comment
    Comment #44371584

    [flagged]

  15. comment
    Comment #43625981

    Same. I switched to Kagi over a year ago, and now every other search engine looks like a steaming pile of ads and slop.

  16. comment
    Comment #43425789

    The title is click-baity, but the information is interesting.

  17. comment
    Comment #43381130

    This reads like LLM generated text.

  18. comment
    Comment #42915442

    This reminds me of Jerry Seinfeld's comments about his critics in "Comedians in Cars Getting Coffee". Summarizing, when the audience laughs, they vote about the quality of the bit.…

  19. comment
    Comment #42864225

    This reads like it was written by an AI SEO bot.

  20. story
  21. comment
    Comment #42799383

    I've been working with Apache Iceberg for 18 months now. Everyone in the community seems to be going toward Iceberg, not Hudi. https://iceberg.apache.org/

  22. comment
    Comment #42517092

    But there are dozens of us working today! Dozens!

  23. comment
    Comment #42464832

    I've been using protothreads on the RP2040 (Pico MCU) for task management. https://dunkels.com/adam/pt/ The extensions available from Hunter Adams at Cornell are also very useful. …

  24. comment
    Comment #42258500

    Can you highlight the resources that you used to level up this way? I can design my own microcontroller boards, but the complexity of SoCs and required peripherals seems too much f…

  25. comment
    Comment #42240370

    If I had time, I'd like to implement an Iceberg catalog this way.