Yes, it can be done. You have to use the 2014 version of Sketchup, and you have to tweak the Windows Imaging Component DLLs which are not installed by the .NET 4 installer. The .NET 4 installer only installs a couple of the 4 DLLs you need, so you have to deploy the other two and install/register […]
On learning the quasicrystalline nature of prime numbers
It is wholly hilarious that I got to this point in studying prime numbers before I learned of the quasicrystalline nature of prime numbers, which was discovered by Freeman Dyson while in idle conversation with Hugh Montgomery over lunch one day in the early 1970s. I knew of the legendary […]
Reads article about a rogue process
Reads article about a rogue process in Windows related to Microsoft Store. Reads enough of the article to recognize it's a component he never uses, so can be safely disabled. Opens command prompt, uses it to invoke regedit to edit registry to disable the subprocess that is most suspicious, leaving […]
First qutrit teleportation! Complex high-dimensional quantum states go from zero to infinity in one nanosecond
I knew there was a link between pure logic and the real world, and I knew it was through a window we call infinity, but I had no idea that physical "teleportation" of quantum states would be where ternary logic touches the physical world. The first qutrit had a single digit beyond normal […]
On group dynamics and critical thinking
A friend told me a story recently, and it so purely reveals a dynamic we do not often see clearly, I'm delighted to discover it. I think it is quite a profound insight. He is a member of an online group discussing a new cryptocurrency, one of many hundreds of similar groups, each of which is in a […]
A conspiracy theory must involve Laniakean red strings somehow to be legit
What's up with the maze of red strings that somehow defines the crazy consipiracy-theorist in the movies? It's a meme that shows up often. I personally think the image is beautiful (I mean the Platonic form of the idea, not the actual screenshots from scenes in movies). Such complexity! Such […]
Getting data into Twilio parsed variable
It took several attempts, but I eventually found out why I could not access the value of a "parsed" variable within Twilio Studio while using the HTTP Widget. Someone else may encounter this error, so here's how I resolved it. The following 3 attempts are screenshots from the log viewer […]
Compile and Install FreeSWITCH 1.8.2 onto Ubuntu 18.4.2 LTS
This closely follows the excellent and very concise instructions at another site: "FreeSWITCH 1.8.2 on Ubuntu 18.4 LTS". I found a few unexpected twists and turns before it was working, so I've put this information together to help others who encounter these or similar issues. Dependencies […]
The Greek subject lives in the excluded middle of binary logic
Well, well, well. I am delighted to find yet another piece of private intuition has a respectable home already existing in the public domain. I've been working on this insight for years, but not able to put it into words well enough to relay it to others coherently. Much to my delight, I find that […]
Ternary logic and a coin toss
Discovered a quick way to illustrate the value of ternary over binary logic. Think of a coin toss. Although it might take millions of times, there is a tiny possibility that the coin could land on its edge. What do you call this result, in the binary world of heads or tails? This is a crude example […]
Unitarity and locality are linked to time and space
Just figured out that unitarity and locality are linked to time and space, respectively. I've known for a while now that time is a purely mental thing which has no physical existence outside of the present moment. (This is empirically proven, for those new to the idea). As a consequence, I've been […]
Iota is a smart, clever actor in the open source community
In a blog post too obviously spreading fear, uncertainty, and doubt regarding Iota, writer Nick Johnson declares, among other things: "Iota is a bad actor in the open source community." Here is his justification: Next, and in my mind most damningly, Sergey Ivancheglo, Iota’s cofounder, […]
Why voiceprint will be around for a long time to come
I've been researching voiceprints, Kaldi, and speech-recognition in general, and stumbled upon this gem. It's clear that voiceprint is going to be around for a long time to come, because it sits in a sort of "Goldilocks zone" of the ease-of-use vs. secure spectrum in several ways. Look at […]
Grammar and peering inside the black box of cybernetic intelligence
This is the first time I've heard we're able to see inside the famous "black box" of cybernetic intelligence. Maybe others have peered inside and I don't know about it, but I'm very intrigued by this line in the story. (He's talking about AND-OR-Grammar-nets): "AOGNets are also more […]
The Psychology of Uncertainty and Three-Valued Truth Tables
The best evidence I've encountered yet that the way we've learned to use binary logic is not our natural way of thinking comes out of psychology, where they have developed a trivalent way to evaluate truth values out of necessity, because people keep using logic this way, naturally: Psychological […]
"I want an agency that makes sure no important thing remains undone because it doesn’t fit somebody's mission"
Secretary of Defense Neil McElroy said: "I want an agency that makes sure no important thing remains undone because it doesn’t fit somebody's mission." And so IARPA was created. IARPA / DARPA was involved in creating Babel and Kaldi, among other things of course. Now I'm learning Kaldi. […]
Binary logic is actually ternary in structure
This is one of those things which thoroughly surprises me, because it seems so obvious, yet it has taken me more than a couple decades to learn how to see. I've written about the idea being revealed here from a number of directions, but never before have I seen it with the clarity that I now see. […]
Beautiful photos show how water can look when it's blasted with sound
Linden Gledhill, a pharmaceutical biochemist, builds custom gear that can record the beautiful, weird, and sometimes bizarre intersection of science, art, and nature. His latest photographs of cymatics, or standing waves in water, are breathtaking. Source: Trippy photos show how beautiful water […]
The role of division in mathematics
I've written about a certain little-known role of division in mathematics before, so when a friend recently posted an article I enjoyed (having posted a link to it here before), I was pleasantly surprised while re-reading to see that Cohl Furey is also intrigued by division... in a way that sorta […]
A simple Asterisk and Nexmo setup for a softphone with a remote virtual number
If you're new to Asterisk, you can spend many hours and even days figuring out how things work before you get something working. And then as soon as you have it working, you'll get slammed by hackers trying to break in. I recently spent those hours and days getting asterisk working. So I have […]