I think just as those who have never had kids, those who have never done a (successful) startup do not understand the value of PG's words - the same way those who choose not to have kids do not understand the joy of (having) them. There is great wisdom in PG's essay, and it is not vapid or wishy-washy.
Like most modern languages, Rust has its own build system and package manager, Cargo. Everything you're referring to relates to that, and has nothing to do with LLM coding.
Edit: saw the clarification in another comment. But, in that case the essential point seems to be "I'm not familiar with something, therefore it's suspect."
The project itself seems to be structued around 1.4k micro-crates[0] which I admit is a bit weird. Rust's compilation unit is the crate unlike C's per-file compilation unit, so if this was a 1:1 AI-assisted translation from the original Postgres source this might be an artifact of the translation.
This is correct. We first used c2rust to translate the C into unsafe Rust. The generated Rust code had one crate per C compilation unit. We then took the unsafe unidiomatic Rust and one crate at a time converted it to safe Rust.
Well, the labels are fundamentally misleading: According to the author's data, "40 people get 0.75 slices each", whereas that 30 slice pie is labeled as "Hedge funders, fascist VCs, and cosmetic surgeons". Even if you take a charitable view to bundle every possible related occupation, I can hardly understand how labeling 40% of the US population as "Hedge funders, fascist VCs, and cosmetic surgeons" is accurate.
For working and middle class households, the US tax burden is usually lower than in most European states, especially once payroll/social-insurance taxes and VAT are included. The US federal tax system is also very progressive by OECD standards, so upper-income households carry a larger share of federal taxes while the lower/middle bear less of the explicit tax load
Right, especially given that majority of this investment is into GPUs and data centers that are amortized over a longer period of time. This is actually very hopeful.
Given how the curves look like in terms of ramping of spend, these are very healthy numbers.
I guess the OP meant something that is more flatous for human vanity to feel like a demiurge when at most it would be a tool of cosmos in its experiment.
Developers need to understand context too, not see a static page of "macOS: Use Character Viewer (Control + Command + Space) and search by name, or copy/paste."
Good point. I added a Notes section and reworked “Related” to focus on things people actually get confused by (pairs, confusables, same block), not just category adjacency.
Thank you for sharing this and elaborating on what I've seen firsthand. Another thing we've noticed is that an increase in VO 2 Max, which does take quite a bit of time to change, makes a major difference.
Altitude is another factor, due to dry and colder air and lower oxygen -- a double whammy for asthma.
People also are often unaware that the symptoms of asthma which cause the most concern (dyspnea, tightness, etc.) are less hypoxia and more hypercapnia. Hypoxia in normal people does not feel like breathlessness: it's lightheadedness, low energy, turning blue, etc. Asthma is almost definitionally airway hyper-responsiveness (and relevant structural changes): any fitness intervention that can help improve CO2 expulsion will probably greatly help an asthmatic seek relief. This is also why in acute attacks, pursed lip exhalations can really help.