[This fragment is available in an audio version.]

I’m a person who knows a lot about how computers and software work, is generally curious, and reads fast. I’ve been wrong about lots of things over the years. But there have a been a few times when a combination of technology-literacy and just paying attention to the world have made me 100% sure that I was seeing something coming that many others weren’t. Here are a few of those stories. The reason I’m telling them is that I’m in another of those moments, seeing something obvious that not enough other people have, and I want to offer credentials before I share it. Also, some of the stories are entertaining.

Unix in the Eighties · As an undergrad, I used Unix V6 on a PDP-11/34 back in 1979, but when I graduated the dinosaurs that stomped the earth had labels like “VMS” and “MVS” painted on the side, and mega millions of investment and marketing behind them. (If you don’t know what those labels stood for, that’s OK). But from time to time I got my hands on a Unix command line and kept thinking “This is just better” and then one time I wrote code that did networking and understood the power of fork and exec.

So I started going around telling all these IT management types that Unix was better than what they were using, and got blank looks, and when I got really insistent was eventually told to shut up. At that point I was young enough that I was convinced that, well maybe, I was just crazy, after all these were guys who’d been doing IT for decades. The rest is history.

Java in the Nineties · I was a C and FORTRAN guy, then in 1996 I was helping design XML and told myself that it’d be cool if XML had a working XML parser. In 1997 Java was The New Hotness so I decided to learn it and use it. I actually used Microsoft’s Visual J++ which, for the time, was pretty great.

Eventually I published Lark, the world’s first XML parser, then a couple of years later gave up on it because Microsoft and Sun both had their own parsers and who was I to compete with titans? I regret that because Lark was faster and had a nice API and if I’d maintained it, it’d probably be popular to this day.

By the time I’d done Lark, I’d seen the advantages of a programming language that came with a good standard library, ran on a VM, had garbage collection, and had a reasonably clean, minimal design.

So I started telling everyone I knew that they should do their next project in Java. Everyone I knew blew me off and said that Java was too slow compared to C++, had a primitive GUI compared to Visual Basic, didn’t have government buy-in compared to Ada, didn’t have a mainframe story compared to PL/1, or didn’t let you go fast and loose compared to Perl.

By this time my ego had expanded and I didn’t shut up and I think I may have actually changed a few people’s minds.

The Web in the Nineties · This was the one that was most irritating. By the late Nineties, the Web had expanded out of the geek-enthusiast space and Open Text, a company I co-founded, had done a nice IPO based on Web search and a Web document-management UI. I remember like yesterday a presentation at one of the early Web meetups, an engineering lead for a (then) big computer company. She said “This is so great. Our interfaces used to have to be full of sliders and dials and widgets or people would say we were amateurs. But now with the Web, there’s so much less you can do, but the important things are easier, and that’s what people want!” She was right.

Between 1996 and 1999 I was an indie consultant, trading off my ill-gotten fame as a Web Search pioneer and XML co-inventor. Everyone who hired me got told that they should damn well invest in Web delivery and stop investing in anything else. I heard “But native GUI is a much richer environment” and “The network will never be fast enough” and “Yeah, that stuff is just toys for kids, we’re serious Enterprise Analysts here.”

The change came, as they always do, maddeningly slow then frighteningly fast. My recollection is that the advent of fedex.com was very influential. Even the most non-technical business person could glance at it, realize “All I have to do paste in a tracking number, didn’t have to install any software, and there’s my answer.”

WS-* in the Naughties · Once the Web had become everyone’s favorite GUI, people started to notice that it was pretty easy to set up a network-facing API using HTTP. (And at that time XML, which made things harder, but it was still pretty easy.) Way easier than the incumbent technologies like CORBA and DCOM and so on. Meanwhile, Roy Fielding was working on his doctoral dissertation which established the key concepts of REST.

For some reason that I’ve never understood, IBM and Microsoft chose this time to launch a land-grab. In a really annoying and unprincipled way, they rallied behind the banner of “XML Web Services” and jammed a huge number of mammoth, stupidly-complex “WS-*” specifications through compliant standards organizations. Even the most foundational of these, for example WSDL, was deeply broken.

A few people (including me) thought the Web didn’t need WS-layering, and that what we would come to call REST was astonishingly simpler and already known to work. We recoiled in horror and became avid anti-WS-* campaigners. Of all the things in my life that I’ve found myself against, WS-* was the softest target, because it basically just didn’t work very well. I remember with glee publishing blog pieces like WS-Pagecount and (especially) WS-Stardate 2005.10. Because the best way to attack a soft target is to make people laugh at it.

WS-* actually survives, last time I checked, as Microsoft WCF. But nobody cares.

Android in 2010 · When the iPhone launched in 2007, I was working at Sun, i.e. Java World Headquarters. Like everyone else, I was captivated by the notion of a pocketable general-purpose computer with a built-in GPS and phone and camera and so on. Unlike most, I was appalled by the App Store axiom that I could write code for the thing, but I couldn’t publish it unless Apple said I could. Also, I was (and remain) not crazy about Objective C.

So when Android arrived on the scene, it got my attention. Among other things, you programmed it with what felt like pretty ordinary mainstream Java, which I and a lot of people already knew. And if I didn’t want to use the Google store, I could post my app on my website and anyone could use it.

So in 2008, I wrote the Android Diary series, describing my experiences in getting an Android phone and writing my first app, which was so much fun. I discovered that the development environment, while immature, was basically clean and well-designed, and accessible instantly to anyone who knew Java.

People laughed at me, saying the iPhones were faster (true), had better UI design (true), and were uncatchably-far ahead, measured by unit sales (not true). Eventually Oracle bought Sun and I left and I got a nice job in the Android group at Google. When I joined, there were roughly ten thousand Android devices being sold per day. When I left, it was over a million.

What I see now: Run screaming from Bitcoin · It is completely unambiguously obvious to me that Bitcoin, a brilliant achievement technically, is functioning as a Ponzi scheme, siphoning money from the pockets of rubes and into those of exchange insiders and China-based miners. I’m less alone in this position than I was in some of those others, I think a high proportion of tech insiders know perfectly well that this is a looming financial disaster.

I am not going to re-iterate all the arguments as to why this is the case. If you want to find out, follow Amy Castor.

OK, let me add one additional argument for why Bitcoin is not and can never be “real” money. You know what real money is? Money you can use to pay your taxes. The USA, in 2018, had about 140 million taxpayers. Suppose 10% of them wanted to use Bitcoin to pay their taxes. Let’s say the global Bitcoin network can process ten transactions per second (it can’t, it’s slower than that). By my arithmetic, at 10/second it would take the whole network, running flat out, not doing anything else, over five months to process those payments and refunds. This is just Federal Income Tax.

Don’t get into Bitcoin. If you’re in, get your money out while you still can.

Trust me on this.



Contributions

Comment feed for ongoing:Comments feed

From: Bradley (Jan 21 2021, at 18:13)

I'm still convinced this thread's analysis is pretty much on par: https://twitter.com/bryceelder/status/959770192107601920

[link]

From: Raymond Lutz (Jan 22 2021, at 11:28)

"You know what real money is? Money you can use to pay your taxes."

Ah! This made me smile... Have you read some Modern Monetary Theory stuff lately? Afin de bonifier mon commentaire de quelque substance, je réfère cet article de JW Mason (qui a également écrit au sujet de la MMT) https://jwmason.org/slackwire/on-cryptocurrencies/

Saluts du Québec!

[link]

From: Doug K (Jan 22 2021, at 11:56)

The difference between Bitcoin and all those other technologies, is that Bitcoin has never done anything useful. It was always essentially speculation, a pyramid scheme cloaked in technobabble mystifications for sales purposes.

But there's still money to be made selling to greater fools, so it will persist until outlawed. There are hopeful signs this might happen - Janet Yellen criticized it during confirmation hearings and will be in a position to do something about it.

My company also bought into the 'XML Web Services'. Like any other computer technology, it became embedded in production systems, and will never die (Cobol). Our customers still use WSDL backed by WS-splat services..

[link]

From: Rob (Jan 23 2021, at 13:59)

You don't have to be a computer person to see how horrible it is. I'm a social worker, to put it simply, I work with/am exposed to very large numbers of insane, stupid, and criminal people (the overlap on that venn diagram is very non-trivial).

Looking at the people promoting, evangelizing, trading in, and buying into the whole pyramid scheme, well, gosh they look familiar. What *I* know. Just saying.

[link]

From: Sean (Jan 26 2021, at 20:27)

Are you specifically talking about Bitcoin? Or are you referring to all present and future crypto-currencies? What about the block-chain concept itself?

[link]

From: Ben (Feb 04 2021, at 06:36)

If Bitcoin is a Ponzi scheme, then so is literally any asset, property, Stock, Commodity in this world.

[link]

From: Giacomo (Feb 06 2021, at 17:28)

I've held this opinion since the times when it was still realistic to mine a single coin on an average machine in less than a couple of days (and I was already reading your blog!). But I was wrong, and I know I missed out on a big chance that has now effectively gone.

Bitcoin is misnamed, because it's not money. It's not even a currency, really. It's a commodity, like gold. Can you pay your taxes in gold? No, but your average drug dealer can turn cash into gold to move his riches around in a more practical (and more anonymous) way. Of course, it will take some time whenever he needs to turn a chunk of that gold back into cash, but that's not a problem.

We will never pay bitcoin for a coffee, but someone will always need to turn their cash into a denser store of value that doesn't necessarily involve a bank. In the end, anything has value only inasmuch as people say it is worth of value, so this store can be almost anything. Gold is just a metal with slightly-peculiar qualities that are not particularly relevant to everyday life; bitcoin hashes are just data with slightly peculiar qualities that are not particularly relevant to everyday life. It takes some effort to produce gold, it takes some effort to produce hashes.

[link]

From: Rob (Feb 11 2021, at 16:47)

The evil is multifaceted too:

In these days of global warming, it is not just the foolish investors who get hurt, its all of us:

https://www.bbc.com/news/technology-56012952

And nothing like diverting a potential solution to the fate awaiting us towards a pointless pyramid:

https://www.investopedia.com/news/solarpowered-cryptocurrency-mining-next-big-thing/

[link]

From: Abhay (Feb 21 2021, at 18:38)

I get the ponzi scheme nature of Bitcoin and wholeheartedly agree with getting it out. Shut down the waste of energy.

However, there are 2.5 million seconds in a month, at 10 transactions per second, that is 25 million transactions. Is the math correct on 14 million taxpayers taking 5 months?

25 million transactions isn't enough for even 1 day.

[link]

author · Dad
colophon · rights
picture of the day
January 20, 2021
· The World (147 more)
· Technology (89 more)

By .

The opinions expressed here
are my own, and no other party
necessarily agrees with them.

A full disclosure of my
professional interests is
on the author page.

I’m on Mastodon!