Thoughts on this?

Thoughts on this?

Curious about your perspective on this. This would be mounted on a colorbond kliplock with no penetration mountings using clenergy ezrack mounts. Small townhouse.

Tesla backup gateway included.
Quite a bit of electrical works involved too.

In Melbourne.

Thoughts?

u/No-Limit2064 — 9 days ago

A systems theory of generations: could recurring generational archetypes emerge from delayed feedback rather than fixed historical cycles?

We spend a lot of time discussing what defines Boomers, Gen X, Millennials and Gen Z. Much less attention is paid to why recurring generational personalities seem to appear throughout history.

Strauss & Howe propose recurring archetypes, while Peter Turchin models long-term social instability. My question is slightly different:

Is there a mechanism that naturally generates recurring archetypes without requiring history to run on a fixed clock?

I've been thinking about this from a systems engineering perspective and would like to stress-test the idea rather than defend it.

My working hypothesis is that recurring generations emerge from delayed negative feedback.

The assumptions are:

  1. Parents react primarily to the deficiencies of their own childhood rather than objective conditions.
  2. Those corrections frequently overshoot (strict → permissive, neglect → intensive parenting, scarcity → abundance, etc.).
  3. Children therefore develop adaptive traits that partially oppose those of their parents.
  4. Those children don't significantly reshape society until they reach leadership, introducing a delay of roughly one generation.

Instead of treating generations as fixed labels, I think four recurring functions emerge:

Builders – these create institutions after crisis.

Visionaries – they challenge institutions once security has been achieved.

Realists – these adapt pragmatically after institutions lose credibility.

Stewards – these repair and professionalize institutions.

The important difference from Strauss & Howe is that I don't think these emerge on a fixed 80-year schedule.

Instead, the timing is modified by economics, technology, institutions, politics, geopolitics and collective memory.

So the model predicts a spiral, not a circle. The spirals rhyme but are not direct repeats. The timing is varied by the other inputs noted above.

I'm not interested in defending this as true. I'm interested in whether this feedback mechanism is plausible and where it breaks down.

If the mechanism survives criticism, I'll post how I've tried to back-test it against the last 250 years of Western history.

reddit.com
u/No-Limit2064 — 19 days ago

Is anyone building a “Matter Tools” equivalent to Thread Tools?

Thread Tools has become invaluable for debugging the network layer (leader, routers, parents/children, partitions, RSSI, route costs, etc.), but after spending a couple of weeks debugging a Matter-over-Thread issue I’ve realised there’s no equivalent visibility into the Matter layer itself.

Is anyone aware of a project that’s trying to do this?

I’m imagining something that sits above the Thread topology and visualises the Matter controller state machine: fabrics and controllers, operational discovery, current vs cached operational addresses, CASE sessions, subscriptions, ICD state, retries, recovery timeline, and a per-node health view showing exactly where recovery has stalled.

Ideally it would correlate Thread state with Matter state, so you could immediately see something like “Thread attached ✓, operational discovery ✓, CASE ✗, subscription ✗” instead of simply “device unavailable.”

It would also be useful to expose controller caches, address resolution history, recovery attempts, and state transitions after network changes or controller restarts.

It feels like the ecosystem has excellent tooling for understanding why a Thread network is healthy, but much less visibility into why a Matter controller thinks an otherwise healthy Thread device is unavailable.

Has anyone seen work in this area, or is this a gap that still needs filling?

reddit.com
u/No-Limit2064 — 20 days ago
▲ 4 r/amazoneero+2 crossposts

Matter-over-Thread random unavailable devices after restart - stale operational/session state or IPv6 reachability?

Looking for people familiar with the Matter implementation rather than generic Thread advice.
Setup:

Home Assistant OS on Raspberry Pi 5
Matter Server 9.x
4 Eero Thread Border Routers
Single Thread network
IPv6 enabled on LAN
All border routers reachable over IPv6

Symptoms:

Almost never achieve a completely healthy network.
Usually exactly one Matter device is unavailable.
Rebooting HA/Matter changes which device is unavailable.
Occasionally several Matter devices drop together.
During those events another previously offline device may simultaneously recover.
Zigbee and Wi-Fi devices remain healthy.

Matter logs show repeated:
address unreachable
subscription timeout
probe failed
CASE/session recreation
retries against known IPv6 addresses

The Matter Server process itself does not crash.

My working theory is that after a Thread topology/reachability event, Matter Server may be retaining stale operational address/session/subscription state for a subset of sleepy devices rather than completely rebuilding node reachability.

Has anyone seen behaviour where:

a reboot changes the surviving subset of devices,
devices don’t naturally recover after hours,
and the logs continually retry unreachable IPv6 addresses?

Any suggestions to debug further or any known bugs directly on point?

reddit.com
u/No-Limit2064 — 11 days ago