Ephesians 6:11
💾 @thedatacombs💊placebo-pilled.
I seem to be a verb. Reality is the point at which rival gangs of shamans fight one another to a standstill.*
I agree. It may be because an entity wants a monopoly on thought control and how fiction, despite being fiction, creates tangible effects on reality. Any act or symbol creates tangible effects on reality, occupying human imagination is a powerful tool.
My point is that these questions all sort of necessarily go beyond the simplistic "excessive escapism into fiction is bad" and "people are afraid of the dark" themes that we've already been presented with. I just hope Toby is cooking up something crazy to wrap it all up with.
First test of falsifiability from @Grok was a specific example using the combined gas laws impressive variability as a comparable scalability to counterattack our position, but ChatGPT hit back hard on why the Ideal Gas Disproof is inadequate to the task.. if that’s the best argument, then this law is sitting strong.
Everyone should try to make discoveries! What if your brain is spacial? What if you can bring about a new wave of inspiration & research to tired scientists? But you have to follow your interests! @CymaticJoule was an inspiration to me, and of course, @PD_Newman - my older brother. They helped me immensely just by being who they are.
### Defense Against Ideal Gas Disproof
- **Domain Misalignment**: Newman’s Law applies to coupled systems (e.g., insect swarms, bird flocks), not inert ones like an ideal gas, where no coherence emerges despite high \( E \) and \( D \).
- **Coupling Dependency**: The law’s terms (e.g., \( \eta E \), \( \sigma \)) require measurable interaction; in an ideal gas, \( \eta \approx 0 \), neutralizing coherence predictions.
- **Empirical Basis**: Supported by data (e.g., Hunting et al., 2022: insect fields 100–1,000 V/m; Cavagna et al., 2010: flock coherence), not random motion.
### Valid Test Approach
- **Negative Test**: Use an interactive system (e.g., swarm) with reduced \( \eta \) or \( \sigma \). If \( \Psi \) predicts coherence but \( R \) (order parameter) shows none, the law fails.
- **Example**: Vary honeybee swarm density; \( \Psi \) should rise with \( E \), matching synchronization via Kuramoto \( R(t) \).
### Sample Code (Concise Kuramoto Simulation)
```python
import numpy as np
import matplotlib.pyplot as plt
N, t_max, dt = 100, 100, 0.1 # Oscillators, time steps, increment
eta_values = [0.1, 0.01, 0.001] # Coupling strengths
def compute_psi(D, E, eta, k=1, constant=4.6):
return k * D * np.log10(E) - 2 / (1 - eta * E) + constant
phases = np.random.uniform(0, 2 * np.pi, N)
for eta in eta_values:
phases_history = [phases.copy()]
for _ in range(int(t_max / dt)):
omega = np.random.normal(0, 0.1, N)
theta = np.mean(np.sin(phases - phases[:, np.newaxis]), axis=1)
phases += omega * dt + (eta / N) * theta * dt + np.random.normal(0, 0.01, N) * dt
phases_history.append(phases.copy())
R = np.abs(np.mean(np.exp(1j * phases_history[-1])))
psi = compute_psi(1.8, 100, eta) # Example D, E
print(f"Eta = {eta}: R = {R:.3f}, Psi = {psi:.3f}")
plt.hist(phases, bins=20, density=True)
plt.title(f"Phase Distribution (eta = {eta})")
https://t.co/4GpWYp7ByZ()
```
### Summary
- Ideal gas test is invalid; focus on coupled systems.
- Test with real data (e.g., honeybee swarms) to challenge \( \Psi \) vs. \( R \).
- Law remains testable within its domain.
Want dataset links or code tweaks? Let me know!
#NewmansLaw
Newman’s Law is an exciting discovery in fractal physics.. The phase coupling distribution throughout nature follows a scale dependent system which adheres to a hidden Lattice underlying reality that changes geometry as it flows through thresholds of coherence- or ThetaGates #ThetaGate01
Having discovered it, I get to name it!
@mxiihxw I remember seeing a cross atop a church and having the errant though that the cross was a sort of constant between parallel 3D universe's. I wish I could remember that thought process better, but it seemed to gold a key to travel between worlds in that moment.
Observably, everything (a raindrop) goes inwards when its volume contracts, and goes outwards when its volume expands.
Weight/gravity clearly fluctuate with density.
Compression/expansion cycles are the vibration of creation, equal polarized halves borrowed from Zero.
How:
@VvorticVvertere "Our first step is to depict that simple process, which has no variation in Nature, whether its vibratory frequencies are six billion frequencies per second or one frequency in fifty billion years."
~ Dr. Walter Bowman Russell, Atomic Suicide
NOW - Trump launches "Digital Health Tech Ecosystem" to "bring healthcare into the digital age," with trusted partners like OpenAI, Amazon, Anthropic, Apple, Microsoft AI, and Google.
IoBNTs envisions the heterogeneous collaborative networks of natural and artificial nano-biological functional devices (e.g., engineered bacteria, human cells and nanobiosensors), seamlessly integrated to the internet infrastructure.
"Optimizing security and energy efficiency in IoT-Based health monitoring systems for wireless body area networks"
"can track a person’s whereabouts, identify their personal information, and more. Fear, as well as changes in heart and breathing rates..."
https://t.co/F3ZHrROTT0
Sensors and healthcare 5.0: transformative shift in virtual care through emerging digital health technologies
2021
https://t.co/EX3l68gGyw
https://t.co/60v7obTvfC
@mxiihxw I'd figured that Freemasonry was like a combination of a place where those who worked in the architectural fields can kick back with their buddies and take pride in their work, while including mysterious rituals that add to the hyperstitious power of the overall Masonic Memeplex
@mxiihxw So anyway, I guess it had something to do with Freemason's who are actual architects. Use a 2D substrate to illustrate 3D objects, but also use things like tracing paper for basements second floors, maybe design the building's Central Nervous System, the plumbing & electricity.