Since it's PDO, it's guaranteed to be a single cultivation, and from a region that takes its quality seriously.
Typically a critical question at HN will get downvotes because it is not encouraging or constructive or whatever, but that's OK as I really want to know the answer here. I understand Rust is cool for system programming, but I don't feel Rust is good for _everything_
Assuming you have some cash to make web related products, are you going to use Rust web framework at all? I know I won't.
You don't need it. But if you prefer using it, it's nice to have a web development framework.
Even trickier is that some line items could also be tax-exempt.
A config option such as the following would help for that:
--tax 0.05 "GST" --label="GST #12345679" \
--tax 0.09975 "QST" --label="QST #55592929"
And to handle items that are tax exempt, an item can have the: --item ... --tax_exempt (or --tax_exempt="GST" in case it's only exempt from one of the sales taxes)
https://janus.conf.meetecho.com/
Was fairly straightforward to setup. Eventually I replaced it with Twilio as it was easier to scale across regions.
Note: in my case, I have a directory structure that's a few levels deep, with an non-prescriptive set of directories (one subdirectory per category, with no limit on the set of categories). Maybe Make handles directories better than I realized (I'd always seen it recommended to use a Makefile in each directory--something I want to avoid).
The approach being recommended in the sibling comment to this is quite nice!
> Google is the opposite: it's like a giant grad-school. Half the programmers have PhD's, and everyone treats the place like a giant research playground. While the company is hush-hush to the outside world, it's 100% open on the inside. Everyone knows what everyone is doing, everyone is working on pet projects. Every once in a while, a manager skims over the bubbling activity, looking for products to "reap" from the creative harvest. The programmers completely drive the company, it's really amazing. I kept waiting for people to walk up to me and ask me if I had declared my major yet. They not only encourage personal experimentation and innovation, they demand it. Every programmer is required to spend 20% of their time working on random personal projects. If you get overloaded by a crisis, then that 20% personal time accrues anyway. Nearly every Google technology you know (maps, earth, gmail) started out as somebody's 20% project, I think.
I've heard people refer to 20% projects now as "120% projects".