Viewing profile — jacobmarble
jacobmarble
HN member- Joined
- Sun, Nov 18, 2012, 5:05 AM UTC
- HN karma
- 584
- Public activity
- 134 items
- HN profile
- View on Hacker News ↗
About jacobmarble
Recent public activity
-
comment
Comment #48607709
Embarrassed. PACER is $0.10 per page, Idaho courts charge $1.00 per page.
-
comment
Comment #48607693
Oops, I should know better. Thanks for the correction.
-
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.
-
comment
Comment #48229490
One more reason to love Kagi Search.
- story
-
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…
-
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 …
-
comment
Comment #47048055
I’ve read chapter 1. 10/10
-
comment
Comment #45635995
In digital circuits there’s “high”, “low”, and “high impedance”.
-
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…
-
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…
-
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…
-
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.
-
comment
Comment #44371584
[flagged]
-
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.
-
comment
Comment #43425789
The title is click-baity, but the information is interesting.
-
comment
Comment #43381130
This reads like LLM generated text.
-
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.…
-
comment
Comment #42864225
This reads like it was written by an AI SEO bot.
- story
-
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/
-
comment
Comment #42517092
But there are dozens of us working today! Dozens!
-
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. …
-
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…
-
comment
Comment #42240370
If I had time, I'd like to implement an Iceberg catalog this way.