Best case consumers may be refunded for tariffs directly charged to them by shipping companies like FedEx and DHL (USPS too, but can you really see them having the competence to do this?!).
What consumers will presumably never be refunded for are the increased prices they've been paying for imports of any kind (from Walmart, Amazon, grocery store) where someone else was the importer.
Go got a ton right. Especially for being almost 20 years old. But errors is one thing that needs a v2. I love Zig's enumerable errors and deferErr function.
After spending way too much time debugging runtime problems with python based workflow tools, I’ve been implementing something very similar: DagGo.
DagGo is a type based workflow tool with observably written in Go. Jobs are compile time safe. I’m planning to bring it to feature parity with tools like Dagster over the next few months.
reply