
Shadowy Figure Has AI Secrets
Autopay or Autopsy ?
AI systems are just sophisticated AutoCorrect app/programs.
AI is not Magic
Despite what AI Spokes-men-women-Hucksters would have you believe AI Data is usually contained in two files, not dis-similar to how a traditional database works: Data & Indexes.
(Although it is surprisingly difficult to research due to their landslide of deliberately obscure new terms. And maybe because some Two Trillion invested dollars depend on keeping it mysterious.)
(Please – do not confuse what this article describes – with systems that provides you with answers. Those working apps/programs that you interface with are called “Models.” This article is Not about Models at all. I’ll describe those in a subsequent article.)
AI Data is just a few Indexes. Large but not gigantic Indexes; as in Terabytes; Multi-dimensional Indexes.
They index relative value strength of words or tokens associations to each other.
(Opinion: There are some Two Trillion dollars invested in these systems. For some reason, some AI experts get really upset with my simplifying their data structures into familiar, yet “accurate” (as other experts agree), terms like “index.” I wonder if the money and removing obscurity have any correlation?)
An AI index can have hundreds to thousands of dimensions (Values per indexed word. e.g. a single index points to your zip code, a multi-dimensional index points to your zipcode and city, state, etc).
Those many, thousands or millions, of data values for each Word/Token are named Vectors or Tensors. (Pointers with strength values)
Large Language Models (LLMs) do not merely use and store Tokens (words or parts of words). Contrary to popular belief they do store English words and terms in a Vocabulary file: e.g. vocab.json, or tokenizer.json
A Vocabulary file does “vocabulary mapping” and includes a tokenized index. That index (“lookup table”) has a unique identifier for the smallest parts of each vocabulary noun / term / idea.
Example: “Football“ might tokenize into “Foot”and “ball”.
Connections File – The (“Neural Network”) :
This is the two Trillion dollar heart of AI. LLMs store Connections or weighting values in Index files named “model.safetensors,” (newer filetype) or “pytorch_model.bin” (legacy filetype) files.
Example: The term “Football“ has millions of connections such as “Sport,” “Game,” “Team,” “Win,” “pigskin,” etc. stored in the connection file. This is the file created by training on data.
The many connections use numbers indicating strengths of specific associations. So for “Foot” its connection to “Ball” or “Sport” might have a greater weight (or proximity) than to “pigskin.”
The difference between a typical data index and Connection file indexes (“Neural Network”) is specificity vs relativeness. A typical data index, like a Spelling Checker or AutoComplete, have an alphabetized list of exact matches. (Newer Spelling Checkers typically do include a small set of common misspellings and synonyms, meaning that they are more than an exact match lookup.)
A “Neural Network” index is not that different, except in the numbers of data for each key. They have many index keys, possibly millions, that have values for how close or how related two words (tokens) are.
Putting AI to Work
What an AI Inference Engine does is reconnect “Football” and “Sport” for your questions.
*** Remember AI is just a sophisticated AutoCorrect app/program that REALLY Does NOT understand anything.
It only Predicts what are the highest probability answers.
And we know how well AutoCorrect apps work don’t we? (Example: AutoCorrect turning “friendship” into “Fried Shrimp” and autocorrecting “caulk” into “cock“, and transmogrifying “I did speak with Eric” into “I did sleep with Eric,” or converting “Portugese” into “port of geese” and “porkncheese” or “diet sodas” into “dirt sofas” or “autopay” into “autopsy“)
I refer to AutoCorrect programs as “Smell-Chickers” (that’s Spell-Checkers – misspelled) due to the sometimes amusing errors they make.
# # #
Note 1: Eye Raising — If you want to see Search engines Choke (AI or not) ask how big (in Petabytes) the Claude Connections files are — (e.g. model.safetensors, or pytorch_model.bin.) Their Masters seem to want that info hidden.
Note 2: Connection Data File Size: While the Connection file “Neural Network” is formed from analyzing billions upon billions of examples, its size is remarkably “small.” I expected it would take petabytes. But no. I overestimated by a factor of ~500.
None of the leading American AI firms publish their file sizes. However we can calculate size roughly. With a trillion connection values, the data file may need only two terrabytes of disk space!
DeepSeek’s data (DeepSeek-V4-Pro) only needs ~1.6Terabytes.
Note 3: Regarding this article’s Accuracy. When I asked an AI system to identify any incorrect claim in this article, it responded —
“highly accurate conceptual simplification of how modern neural networks, particularly Large Language Models (LLMs), represent and process information.“
And that was my goal – to provide you with a highly accurate simplification of this enigmatic subject.
… More to come . . .
]]>Quantum processing gives fuzzy, varying, statistical, non-replicable, erratic, or analog answers.
Digital computing by contrast gives explicitly digital, replicable exact answers.
Example: Wind Speed Estimation vs Password Cracking
We simply can’t crack a lost password with analog, non-replicable or fuzzy answers.
But for problems that don’t need exact answers like estimating wind speeds, quantum computing may(?) be worthwhile. Or for many-dimensional problems involving millions of variables like weather modeling they might someday be helpful.
2. Quantum Error Correction is Unsolvable
There is no such thing as Determinative Quantum Memory
Just as quantum processing results are fuzzy, the errors it produces are also fuzzy. And can’t be moved to or processed with digital memory.
3. Quantum Computers Cannot Exist without Determinative Quantum Memory
. . . which does not exist (See #2 above).
So why are you throwing good money at Science-Fiction?
# # #
Notes:
“Quantum computers: what are they good for? For now, absolutely nothing.” Brooks, Michael (24 May 2023). Nature. 617 (7962): S1–S3.
How Far Can Quantum Computing Go without Quantum Memory?
George Sidman, 2024 Medium.com
]]>
We keep hearing stories about Quantum Computing advances, like D-Wave’s Quantum Annealing. Stories designed to keep us on the edge of our seats – expecting a Breakthrough landmark, any minute now. . .
Sorry to throw Cold water on those “promises.”
But Quantum Computing is Not going to happen in your office, in our lifetimes. Why?
1. Non Repeatable; non-Replicable Answers ! Quantum computing has an outrageously poor Qubit Error rate of about 1 error in every 1,000 operations(2) (vs classical computer error rate of ~ 1 error in a sextillion operations).
Is this serious? Well, Imagine using your calculator giving you a wrong answer every thousand times you use it. Oops. Or imagine your car’s brakes won’t work every thousanth time you step on them. BIG OOPS. Except its not predictably the thousandth time, it could happen twice in a row!
This is not merely Fatal, its Incurable BECAUSE Quantum computer’s Probabilistic operations are inherently non-Deterministic – diplomatically called “Noisy.” * *
Deterministic means exact and reliable (standard computing) – vs approximate and variable.
And Quantum “Error correction” schemes are —
1 a) Classical – not Quantum (I’m trying not to laugh), and
1 b) Based on the Pooling of Ignorance principle — “In quantum error correction, multiple faulty qubits are combined to make reliable qubits, called logical qubits…”
1 c) Next to impossible to “… diagnose errors without ever directly observing them . . .”
Despite all that – could they be used for estimating? Questions where exact, correct (non-wrong) answers are not needed. (Obviously this excludes decryption which demands deterministic exactness.)
2a No Quantum RAM exists to store Qubits – either momentarily or long-term (Fatal)
(According to the no clone theorem, no quantum state can be reproduced completely meaning we cannot make quantum RAM)
2b And one Can’t use non-quantum hybrid RAM because logically we can’t read or transfer quantum data to conventional RAM – thanks again to the no clone theorem.
3. Quantum processors need to run at near Absolute Zero temperature (at minus 459 degrees F)Â (Kind of eliminates “outside the lab” use. Fatal.) & . . .
4. Hoover Sucks: Quantum processors need to run in an “absolute Vacuum” (No “outside the lab” use. If not Fatal, it is in Intensive Care on life-support.)
5 “Eye-watering cost” of a quantum processor (bad, but not necessarily fatal or eventually incurable)*
# # #
Notes
(1) Many of the facts and rationale described here are derived from 2024-2025 papers by George Sidman of Trustwrx.com
(2) A few basic arithmetic calculations in Excel might require 1000 cpu cycles.
* So far some $40 Billion has been spent for Quantum computing and anther 25 billion committed.
** Noise is not just quantum probabilities. It is also caused by any exterior phenomena like temperatures above Absolute Zero, data cable / conductor RF noise, and random cosmic rays.
Some further reading —
How Far Can Quantum Computing Go without Quantum Memory?
Why the Challenges of Quantum Physics May Deny Quantum Computing a Commercial Future
Why Quantum Computers Will Never be a Threat to Encryption
The Qubit Noise, Scaling & Memory Barriers Remain Insurmountable
More Technical Reading —
Why Quantum Computers Cannot Work – UC Davis
Fixing the Internet’s Fundamental Flaw with Trustworthy Packets
Giving IP Packets a Trusted Identity to Dramatically Improve Internet Security
This content is password-protected. To view it, please enter the password below.
]]>
Downgrade 50%
Yes, you can downgrade a Windows 7 system from 64 bit to 32 bit with only a little bit of inconvenience and cost in time while (contrary to most web advice) you  get to keep all your documents and folders AND your 32 bit programs and their settings !
Recently I obtained a laptop with Windows 7 (Ultimate) 64bit with only 2 gigabytes of ram memory.
After a bit of use, the laptop turned annoying to use because it was constantly running out of memory with only a browser running a few Tabs. It didn’t actually crash (permanently lock up or BSOD) that I can recall, but it would regularly slow to a crawl and give warnings to close programs because all memory was used up.
Since the laptop RAM was full, we couldn’t add any more memory, I decided to downgrade the 64bit system to 32bit to free some RAM memory up.
Oddly, I could find nothing on the web to tell me how much less memory the 32bit version would use. The best I could find was some articles with vague indications 32bit would use less ram, but nothing quantitative (other than MS which tells you to have 1Gb RAM for a 32 bit install and 2Gb for a 64 bit install), so I was relying in small measure on hope.
One of the difficulties in measuring memory use is the new and probably better way Windows 7 does memory management which now takes into account virtual memory, though how is not yet clear enough for me.
Nevertheless , after having (mostly) successfully done the downgrade I can now report that —
It can be done, AND you can keep all your files, documents and folder structure.
Even better, contrary to essentially all pundits’ warnings, you can even keep your 32bit programs and their settings without reinstalling (the programs) — IF you have desktop links to the programs and you have backed up the desktop links.
Your 64bit programs simply won’t work. You will need to get 32bit versions of your 64 bit programs – if they exist.
A couple of Caveats / Cautions:
So here we go –
(Note: The “Custom” install does Not inherently format your drive, does not delete any folders or sub-directories, does not delete any document files, or change the partitions – unless you want it to. It does rename your current/previous “windows” folder to “Windows.old.”)
NOW your 32 bit Windows 7 is running – in a “freshly installed” fashion. No additional programs are running. To get your previously installed 32 bit (64 bit programs won’t run any more), continue —
Memory Reduction: Since I only took approximate ram usage measurements before the switch, and because of Windows new memory management I can’t tell you exactly how much less memory is used. Using Task Manager before and after, I estimate  the 32bit version before loading any programs, uses somewhere between 75-200 megabytes less than the 64bit version.
In any case its enough. I can say that in a week of use I haven’t run into either the slowdown problem or the low memory warning – even though I’m running two browsers at the same time, each with several open tabs!
So for my purposes – it worked ! — so far.
Now all I have left is to convince MS registration to give me an activate code for my OEM License that came with the laptop. Any hints ?
]]>One nice review persuaded me to try CyberGhost.
Downloaded version 5 and installed it.
Just as it finished installing I got this outrageous message —
“You’ll need at least Microsoft Internet Explorer 8 to run Cyberghost 5 on your system !”
Then it quits and without my permission opens my browser to download Microsoft Internet Explorer 8. YOW !
For the uninitiated,
the best and fastest way known to attract viruses, robots and spyware
is to keep Microsoft Internet Explorer on your Windows PC.
Here’s where even the German Government officially advised against using it: German Government: Don’t use Internet Explorer
I was not amused and uninstalled Cyberghost immediately.
It gets worse.
After uninstalling CyberGhost “completely” and rebooting, I found a Cyberghost Service still running on my computer !
Now if I was to suspect NSA was “collaborating” with or bullying a VPN to see what we are doing, that’s exactly how I would expect a bad VPN to act.
You can rest easy, I will NEVER again use or even test Cyberghost.
For those who wonder how I managed to run a Windows system without Internet Explorer, here is a “How to” get rid of Internet Explorer article.
If you value your computer data, let me urge you to seriously consider wholly getting rid of MicroSoft’s Internet Explorer.
]]>Let me apologize for taking until today to write this.
Today is the day Yahoo tries to make you switch to their new Email software.
“Beginning July 9, 2013, you can only access your Yahoo! Mail if you switch to a new version.”
What Yahoo doesn’t tell you out loud is that to use your Yahoo! Mail after July 8, 2013, you have to agree to a NEW policy that violates your privacy even more than the old one.
This new policy gives Yahoo the right to scan ALL your emails for who, when and what you have communicated about.
Yahoo believes they can then can use your data any way they want !
They do explain that they will use it for business purposes. What Yahoo doesn’t tell you is that they believe they then have your consent to give your emails to NSA too.
That is not “Informed Consent” and violates your Privacy rights.
Outrageously, Yahoo has actually been giving your data to the NSA / CIA / FBI / DoD etc. since 2008 but “accidentally” forgetting to let you know.
They just didn’t bother to ask you for it. Oops.
That is still not “Informed Consent.”
Here’s how to dodge that Privacy Violation bullet – without agreeing to the new service.
Well, sort of. Since NSA already has your older emails, what it really does is give you stronger protection that Yahoo and NSA both may not legally read, scan or use your Yahoo emails.
But make darn sure you DO NOT SIGN INTO Yahoo after July 8, 2013 or you will have agreed to this new policy ! Here’s how to get all your emails out without using Yahoo’s email software – meaning you are doing an end run around signing their new Privacy Violation policy.
1. Download “Mailstore” a PC program, free for non-commercial use.
As far as I can determine on short notice, Mailstore is good software and the only email backup software that works on IMAP accounts, and works well once you have it set up correctly.
(“Free” Yahoo email accounts use IMAP protocol. Yahoo only gives you the easier to use POP3 ability with the paid “Plus” subscription. and Sorry, the YPOPS program does not work with free Yahoo accounts.)
Mailstore is only free if you use it for personal purposes. If your Yahoo account is used for Business – you need to pay for a license.
2. Set MailStore up.
Your email address and password are obvious.
The non-obvious items are —
“Server” = “imap.mail.yahoo.com”
“Access Via” = IMAP-SSL
(“IMAP” alone wll not work)
That should get it running.
3. To download all your emails – Double click on your email address in MailStore’s “Archive” section. (You can limit which Yahoo folders are backed up to your computer with a right click, but to just get all your emails out as fast as possible use the default settings.)
When I first tested it on a throwaway email address, MailStore didn’t get all emails in the first run. (It got almost all other emails, but totally missed my Inbox ! MailStore explains that Yahoo does random disconnects to discourage exactly what you are trying to do here.)
So you definitely need to be attentive to an error message saying it stopped before completion.
Subsequent runs only take a fraction of the time as Mailstore is smart enough not to re-download emails it already has. You will need to keep trying until it does not give you an error message.
4. You can now erase all your old emails with a right click on the “Email Archive”, then “Properties” and then choosing to adjust the “Delete” section on the second page of IMAP choices.
Then download any new incoming emails.
Now, after all your emails are deleted, you may delete your Yahoo account – and feel a bit more secure.
(Plus if there is ever a Class-action lawsuit against Yahoo for giving your emails to the NSA – you could claim some of those damage funds.)
Since Mailstore is only an email Backup program, you can not send emails out with it. So you will then need to get a new (Non-Yahoo) email system to send emails. MailStore will sort of pass email data to another outgoing email program so you can use an alternative to Yahoo.
Since NSA is vacuuming up everything that goes across the web and permanently keeping encrypted emails, your choice of an email system should be done carefully.
When you find one you like, MailStore can export your old emails into common email file formats that can be read by most modern email systems.
Once you have your data securely in MailStore, you can read and search your emails Far faster and easier than using Yahoo.
]]>I have several CompuPro “boat anchor” motherboard boxes,
a couple of Hard Drives with enclosures, and
a couple of 8″ drive boxes.
I’ve got lots of Ram-22, 21, 17 and 16
an Interfacer 4 and a few Interfacer 3s.
Disk 1, 1A and 2s
Selector Channels
System Support cards . . .
They’re all working and in factory fresh shape
(except for one fried Interfacer 3 which I can donate to a good cause)
If they are still posted here – they are still available.
]]>
Wyse 50
We have two remaining gently used Wyse 50 Terminals from the days of minicomputers and super-micros like CompuPro and Molecular. Wyse 50s are almost impossible to find these days. We had 15, but 12 have shipped and we keep one as a spare. (We have two more that do not work, but can be used for parts.)
You can have one (or more) of the remaining five for only $150 plus UPS shipping of $22.50 (inside the lower 48) and $20 packing. Four keyboards are revision B, one is an original.
In some cases the screen’s plastic color has faded from green what you see in the photo above.
We also have some extra Wyse 50Â keyboards missing some keys and two more Wyse 50 screens that needs a refurbish.
If this ad is still up – we still have one available.
Send us an email to Wyse50@1hope.org
or call 831-624-6500
Â
]]>Q #1) Is there any way a hacker with a laptop could cause your commercial jet to crash into a mountain ?
A: No, of course not.
Q #2) Do CIA drones have higher security controls than ordinary drones?
A: Is there any doubt? Of course CIA drones have higher security.
Uhhh, wait a minute.
What do you mean students took over control of a drone in mid-air? And they did it simply by mimicking GPS signals.
The students did it to demonstrate just how easy it would be to redirect unmanned vehicles, and they did it at the request of Homeland Security.
Since commercial airplanes now depend upon GPS – could the students control a commercial airplane ?
Or could they bypass all security and control a CIA drone like Iran’s engineers did?
So American commercial Jets like the Boeing 747 and 767 have adequate flight control security – right?
Wrong. Actually, American commercial aircraft have ZERO flight control security in general, and of course, none on  their GPS systems. And that’s what the students used.
CIA drones probably have higher control security than ordinary drones and commercial aircraft.
But there’s an Achilles heel. All modern aircraft use GPS signals from satellites to guide their direction and altitude.
It is relatively easy to bypass security on GPS systems because nearby radio control signals are so much stronger than signals from distant GPS satellites.
So it should be no surprise to us that Iran’s engineers took over all control of a highly secure CIA drone spying on their country and landed it safely. And now have access to all CIA’s leading edge drone technology. Clever Iran, not so clever CIA.
But real evil doers might not want to land your commercial Jet safely.
So with that as a warm up – let me reluctantly introduce you to Stuxnet.
Historic Landmark Virus – Damages Physical Machinery
Stuxnet is completely new kind of technology, in my view, potentially posing the most dangerous threat to safe civilization. More than nuclear war, more than chemical or bio-weapons – even more than Starbucks financial troubles !
Stuxnet Removal Tool by Trend Micro (free)
Up until 2008 computer viruses were only known to destroy information — data and communications. Stuxnet is the first software to destroy physical things !
It does it by controlling machinery and machines that control equipment including vehicles. Technically they are called Industrial Control System/Supervisory Control and Data Acquisition (ICS/SCADA).
Because Stuxnet and its offspring can damage every kind of physical infrastructure that uses computers (Power Plants, Air Traffic Control, Hospital equipment . . .) I am seriously concerned that in the next fifty years more people will die at the hands of Stuxnet type malware, than have died from all the nuclear weapons and nuclear accidents combined.
On a personal note if you are worried about your own computers, as of 2012, most popular anti-virus software detects and removes Stuxnet. If you need more confidence you can download a specific Stuxnet Removal Tool by Trend Micro (for free).
Legal and Political
Because Stuxnet is designed to cause physical damage to machines of war, and because the War Powers Resolution of 1973 requires the President notify Congress and get Congressional Approval before going to war (neither of which were done) — there is a very serious, legitimate legal question about whether both Presidents violated the law.
So Congress is concerned about this – right ?
Wrong. Wired reports that California Senator Dianne Feinstein (D-Coverup) has “called for Capitol Hill hearings about the leaks about Stuxnet — but not about the extraordinary attack itself.”
Sen. John McCain (R-Defeat Obama) joined in the call to investigate the leaks – but not the historical landmark of US Presidents conducting physical warfare using a computer program.
If Pro is the opposite of Con – what’s the opposite of Pro-gress ?
The New York Times explains how US President Obama, advised by then CIA director Carmel Valley’s Leon Panetta, gave approval for Stuxnet: Obama Order Sped Up Wave of Cyberattacks Against Iran
So for heaving into sight the end of safe civilization – we can thank Presidents George W Bush, and Barak H Obama, with a tip of the hat to former CIA chief and now Secretary of Defense Leon Panetta.
—————–
References are normally linked into the text:
Drone Aircraft Hijacked by Students in Test; Could Iran Do It?
U.S. drone hijacked by GPS hack?
Exclusive: Iran hijacked US drone, says Iranian engineer (Video)
]]>