Widespread Augmented Reality

Widespread Augmented Reality
Click on the image to get the Android Augmented Reality Heads up Display

Wednesday, April 15, 2026

David Auerbach's "Meganets"

My notes (on-going till I say so}:

persistent, evolvIng, opaque(e.g. hft)
volume, velocity, virality
cardinalityn of many to many = social networks + off original platform human interaction =
MEGANET
blockchain technololgy=decentralization so why do organizations want to adopt.
shortcomings only in its unpredictability
virality= unpredictable feedback loop not popularity
Jan 6 2021 capital invasion was example of meganet. No one is in control but we'll still point to someone.
Gamestop another example
AMZN sells prodcuts, Google sells ads, FB sells people
Textual to click and emoticons and lists computerize behavior
no reset, initialize or reboot to undo unintended consequencesn (inflation)
MSFT sold software; GOOGL indexing determed by Web interactivelyn (SEO); passive vs active search
Metaverse = grafting into Meganet a gamification and monetization of life

Keeping Score as in gamify life
Advertising (Ad blockers?)(potential) vs paywalls (guaranteed)
Control vs manage? See latest Google for Android developer notification.
Gold mining, virtual inflation, WoW Corrupted Blood

blockchain / crypto = verfiable authnticity

Attaching blockchain transactions to a game means that it can never be reset.
smart contracts remove human interaction; code rules
blockchain transactions = borderless and censorship resistant
move to centralize and regulate to mitigate failure not eliminate
false assumption after all Lehman no more after 158 years
Can still fork off into separate realities even with consensus
ideological vs technical; economic vs programmatic
Ceding control to MEGANET while seeking robust solutions to the inevitable code update.

India'a Aadhaar and China's SCS (Social Credit System) = 3rd party login cleansing

Tay, Zo and Google AI chat bots = hardware capabilties = software to match = social media = meganents
LLMs = Style of wording and placement of words vs semantics and intent. Computerizing lanuguage,
deep learning from meganet data, prompting adds to feedback loop of unconstrained meganet
thinking VS classification VS drawing/building fences

Appearance of regaining control?
Slow down for ALL vs targeted control. Chaos cancels chaos?
volume produced by homogenious groupings; no geographical boundaries like in the physical world.
disperse tight affinity cirles (echo chanbers) by allowing for chance encounters or placement that exixts in physical world.
Quantity vs quality on internet (outshout opponents), but what about popular media citing internet sources?
Garbage in garbage out but can AI be trained to recognize good garbage from bad.
Recognize superficial homogenity vs enforced homogenity by culture?
change the perception of the value of meganet data with institutionalized corrupt data brokers
Third party adoption of central ID "clean" databases no longer reliable.
AI appears to work because data input from messy humans is forced into computerized categories?
targeted fixes will lead to what's your internet score. rise of iso (internet score optimization)
How does this affect blockchain's perceived decentralization through consensus?
only a fool is certain of anything?
so it is said.


Friday, April 10, 2026

Waiting for Godot

Read it again or maybe for the first time. I am fairly certain that I am uncertain that I ever read it. Although, the title is so much a part of Western culture, I was probably taught it by an influential existential high school teacher. Anyway, just reminded not to take myself so seriously.

Wednesday, April 1, 2026

Uninstalling Drivers on Windows

In Terminal as administrator:
pnputil /delete-driver oem121.inf /uninstall /force

Friday, March 27, 2026

Python to Create Zoom links

Python on my drive.
Creating an HTML file that will have clickable links. Better to click one at a time than try to process programmatically and risk unintended consequenes.

Monday, March 16, 2026

Unable to Attach USB Antenna AWSUS036ACH in Kali WSL on Windows

Cannot set monitor mode probably because the Windows USB uses the same physical bus as the WSL instance.
Documenting commands anyway for future reference.

sudo apt install -y realtek-rtl88xxau-dkms
dkms status
lusb
usbipd list
usbipd bind --force --busid 2-2
usbipd attach --wsl --busid 2-2
usbipd unbind --busid 2-2