Article: The Web3 Fraud

As I get older, I worry about falling behind on technology. I don’t want to be one of those old people who don’t engage with modern tech. I don’t ever want to be like those people afraid of computers, or claim that typing isn’t something someone needs to do, etc.

I am, however, very skeptical of blockchain and ‘Web3’. I just can’t quite get it to work in my mind. Yes, I understand low trust situations, but there are already ways to handle that. I also understand the desire for contracts that are binding and execute without any intervention, but the examples that have been presented to me depend on both parties actually wanting to live in a world where there is no independent control of cash flow. A company may want to manage cash flow by withholding money for a few days, or alternatively, reduce costs by offering to pay sooner than agreed upon, if the recipient agrees to a very slight reduction in the amount they receive.

I have yet to see an actual compelling (to me) use of cryptocurrency. I’ve bought some, and now that it has spiked by 200% and then dropped back down to almost the original value, I don’t see how it’s any ‘better’ than stocks.

The latest craze with NFT’s just seems like money laundering. At this point in time, at least one game publisher is working on creating NFT’s for in game items, which is better… how? Oh, you can have a serial number embedded on your in game character? Okay, why can’t that be done with existing tech – it’s not like it’s hard to keep track of add-ons or stuff that is equipped on your character? Oh, you can transfer ownership? Sure, that could be done using existing tech. You ‘own’ it, the publisher doesn’t? Uh-huh, right until the publisher kills the product that it depends on, which will happen.

In short (ha!), I’m a skeptic. Always looking to be proven wrong, and who knows, maybe in a few years I’ll be a complete convert.

In the meantime, here’s a good read on ‘web3’ : The Web3 Fraud | USENIX

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Uncategorized | <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> | Leave a comment

How viruses mutate and what can be done about it.

Just hanging on to this for the next time someone tells me that the vaccinated are why Covid-19 continues to mutate into new variants.

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Uncategorized | <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> | Leave a comment

TinkerTool for tinkering around with your Mac UI

I only use a couple of things that TinkerTool enables, but it is a wide ranging tool! It’s important to note that it is only changing the built in behaviors of MacOS – it does not add functionality that isn’t already there. Having said that, there is a lot of MacOS functionality built in that is not exposed! Want to show and hide your Dock without delay? Run with a single app focused? Change the default file type or naming when taking a screenshot? Work how some Unix systems do and automatically activate windows as you mouse over them? All available, along with hundreds of other settings.

Explore, enjoy, and remember what you changed so you can change it back if you want to!

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Uncategorized | <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> | Leave a comment

IBM PC Jr. Language Reference

Well, it’s more generic than that, but I needed it to recall how to do some display stuff on the PC Jr.

I set the Jr. up because I was talking with some future coworkers, and they had a history, or familiarity, with the PC Jr, so I figured it’d be a funny introduction to throw a big letter greeting up on the screen.

I started to think about how to create a ‘real’ program to generate banners based on input, but I realized perhaps I should be focusing on forward looking items, not stuff from 40 years ago! So the Jr. is back on the display shelf, and I’m moving onto AWS stuff.

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Uncategorized | Leave a comment

Great writeup: Specificity: Your Brain’s Superpower

Not mine, but very good. While some of this can come off negatively (think about how you say things!), the overall thought process is great. Frequently I use some of these techniques and they are very effective!

https://www.lesswrong.com/posts/XosKB3mkvmXMZ3fBQ/specificity-your-brain-s-superpower

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Uncategorized | Leave a comment

Results of a Password Cracking Contest

Just hanging onto this for future reference. Not for the passwords obviously, but the process that the ‘best password cracker’ student used – pretty effective.

https://mchow01.github.io/education/security/2021/11/06/password-cracking.html

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Uncategorized | <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> | Leave a comment

Relational vs. NoSQL Databases

This article provides a nice, brief, overview of the differences between relational and NoSQL databases.

So far in all the systems I’ve developed, we’ve stuck with relational databases for the primary data stores, and then used others, such as ElasticSearch, and key-value based caches, for areas where traditional SQL couldn’t keep up (or didn’t need to be hit 50,000 times per minute for something that rarely changes). It definitely takes some effort, but mixing and matching to meet your needs works out better than being religious about a given data storage and access methodology and technology!

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Uncategorized | <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> | Leave a comment

Want MS services to use your primary account?

Many of us log into multiple MS or AAD accounts, and when visiting MS sites, it will present a list of logged in accounts to pick from. However, for many of us, those other accounts are only for things like email, so it is an extra step we really don’t need.

This Edge plug in solves the problem. You can toggle it on and off very easily for those times when you do want to be prompted.

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Uncategorized | Leave a comment

37% of COVID-19 Patients Diagnosed With A Long-COVID Symptom

A lot of people look at Covid-19 as having two possible results when you get it – you’re either perfectly fine, or dead. Reality is much more complicated. I know several people who have died from it, several who have had no symptoms, and several who are dealing with long term complications from it.

I’m just tossing this up here to keep track of it.

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Uncategorized | <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> | Leave a comment

YouTube video – the video game collecting bubble

It takes quite a bit to hold my attention for 50 minutes, especially on YouTube, but this video did it. I’ve watched from the sidelines as the prices of all antique computer collectables have gone through the roof, and I’ve been shocked at the crazy pricing of video games in particular. The video linked above does a great job of exposing the fraud and deception in the retro video game market (oddly, that’s the title of the video!).

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Uncategorized | Leave a comment