I build the ISO via a Github action as well. The biggest pain point is adding / removing disks after initial install, which I do imperatively (but still disko for mounting / fstab equivalent)
https://piermesh.net/
But the basics are we're using Meshtastic as a base to run a decentralized lightweight alternative internet that's run by the people using it. I've managed to squeeze a lot of juice out of one of the compatible esp32 boards so that for $15+ (what the board costs from Lilygo) an sd card you can run a web server on the board as well.
Background in telecommunications/signal processing (phd) + applied math. I studied finance + machine learning for two years as a hobby before the switch. In the evenings and weekends. Studied data structures + algorithms + python for two years before took a job as a software engineer in google (initially as a data scientist in apple). Worked 6 days a week for 1.5 yrs to master information retrieval in google. So lots of studying was involved on top of a solid educational base.
You're joking right? There's tons of meat dishes with fruit sauces in them dating back thousands of years. It's almost Thanksgiving, think adding cranberries to turkey is really just a product of 1950's marketing?
My brief insurance experience with Medicaid was the best I ever had. It was through State of NY. I happened to break my wrist during that time. It was easy to find a doctor, low/no copays or deductible, and they were comparatively easy to contact.
Every other insurance company I've dealt with has actively cost me money, time and unnecessary pain through ineptitude or beurocracy. My FAANG healthcare was good, but had relatively fewer health issues
It's funny, because AWS devs are also a bit guilty of slamming admin credentials and calling it a day.
I was testing out sagemaker studio. I just did the quick setup wizard and the default managed execution role was insanely permissive. I believe read/write to all of the accounts S3 buckets and broad List* for account resources. There are multiple parts of the documentation that also recommended you use this role. It seemed especially wild for a product with so many ways to access. we have good account hygiene but still
Oh no! I use Apple voice control into Claude and then copy and paste code back and forth between my IDE and Claude mostly.
For longer writing,I really like going for a walk for 45 minutes and brain dumping on a topic, and transcribing it. Then I write a brief outline and have Claude fill it out into a document, explicitly only using language that I used in the transcript. Then edit via voice
I don't know about the usability for you but if you use vscode already cursor is basically vscode but has access to various llms, including Claude. I started using it recently and really like it.
I build the ISO via a Github action as well. The biggest pain point is adding / removing disks after initial install, which I do imperatively (but still disko for mounting / fstab equivalent)