The hottest Inheritance Substack posts right now

And their main takeaways
Category
Top Science Topics
Don't Worry About the Vase 2553 implied HN points 05 Jan 26
  1. If AI and robots fully replace human labor while capital yields rising returns and humans keep owning and controlling that capital, simple math predicts extreme, potentially unbounded wealth concentration.
  2. Those key premises are fragile and unlikely: perpetual human control, inviolable private property, AIs having no property rights, continued human survival and enforceable global taxes are all nontrivial and may break in a transformed world.
  3. Redistribution tools like inheritance or wealth taxes could in theory address extreme inequality but face political, enforcement, and economic limits; the real outcome depends on who holds power and whether democratic control endures.
Confessions of a Code Addict 4 HN points 23 Nov 23
  1. Programming languages use polymorphism and inheritance to create unified interfaces between modules.
  2. CPython mimics inheritance and polymorphism in C by embedding a parent struct in the child struct definitions, ensuring a unified memory layout.
  3. In CPython, the PyObject struct acts as the parent struct, containing fields for object reference count and type-related data, enabling type-specific method calls via function pointer tables in the object header.
Get a weekly roundup of the best Substack posts, by hacker news affinity:
Harnessing the Power of Nutrients 0 implied HN points 18 Apr 11
  1. Intestinal microbes contribute to our phenotype and are inherited from one generation to the next, challenging assumptions about genetic inheritance.
  2. The co-evolution of humans and their gut flora is vital to consider when discussing human evolution.
  3. Fixing metabolic issues may involve normalizing gut flora, highlighting the importance of a comprehensive health approach.