Embarrassed. PACER is $0.10 per page, Idaho courts charge $1.00 per page.
HN user
jacobmarble
Software guy
Oops, I should know better. Thanks for the correction.
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.
One more reason to love Kagi Search.
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 Claude the other day, could figure it out for you repo for sure.
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 your site is really bringing things back quickly.
I’m not doing the coding exercises (yet), that’s just me for now, no feedback there.
I did have some feedback when I was reading last night, will send a PR when I have time.
Kudos, friend!
I’ve read chapter 1. 10/10
In digital circuits there’s “high”, “low”, and “high impedance”.
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 background with EE stuff). I’ve been working on this in my off hours for over a year now, maybe someday it will be a product that people buy!
The current challenge is the display. I’ve struggled to learn about this part more than any other. After studying DVI and LVDS, and after trying to figure out what MIPI/DSI is all about, I think parallel RGB is the path forward, so I’ve just designed a test PCB for that, and ordered it from JLCPCB’s PCBA service.
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-5m-3d-printer
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 common encryption algorithm(s). Error code: SSL_ERROR_NO_CYPHER_OVERLAP
I’ve been a Migadu customer for a few years. It’s a simple company with simple pricing, and I couldn’t be happier.
Same. I switched to Kagi over a year ago, and now every other search engine looks like a steaming pile of ads and slop.
The title is click-baity, but the information is interesting.
This reads like LLM generated text.
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. When the tickets sell out, they vote about the quality of his work. So, who cares what the critics say?
This might not make sense, but sometimes this perspective helps me (not a comedian, or anyone critics have ever heard of).
This reads like it was written by an AI SEO bot.
I've been working with Apache Iceberg for 18 months now. Everyone in the community seems to be going toward Iceberg, not Hudi.
But there are dozens of us working today! Dozens!
I've been using protothreads on the RP2040 (Pico MCU) for task management.
The extensions available from Hunter Adams at Cornell are also very useful. In particular, PT_YIELD_INTERVAL() has been very useful for me.
https://people.ece.cornell.edu/land/courses/ece4760/RP2040/C...
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 for this part-timer.
If I had time, I'd like to implement an Iceberg catalog this way.
Yes, it's a long presentation. Here's a good answer to your question:
So, yes, it is actually possible to run full-featured Rails applications in production, with no compromises on features or performance, all on a single machine.
In other words, "stop worrying and just deploy a single application instance".
One way to frame the capitalist framework: The "private sector" seeks profit and the "public sector" seeks social stability.
I agree that the problems you describe are important. Most of them fall in the scope of "public sector" problems. I'm not working on those because I've chosen to work in the "private sector".
Adam Dunkels also wrote (most of) Protothreads. https://dunkels.com/adam/pt/
Please explain. What is a better alternative that could have been chosen?
I’m just happy to have one fewer component on my boards.
It looks like the CM5 still has one PCIe lane. https://pip.raspberrypi.com/categories/945-forward-guidance
Here's the official CM4 => CM5 technical guidance: https://pip.raspberrypi.com/categories/945-forward-guidance
Is this what happens when I buy a box of cereal for $4 in 2014, and the same box of cereal for $4 in 2024, but the contents weigh 20% less in 2024?
So the abstractions save us time working, but they don’t save us time learning.
I could say the same for programming with Copilot.