Show newer

I've noticed that it's common for people on social media to assume that:

a) people are very good at things simply because they are well known
b) furthermore, that their competence extends to areas outside of their purported wheelhouse
c) conversely, that there aren't a whole loads of very competent people unknown to them

This mindset plays into the development of cults of personality, leading to the deeply problematic grift culture that's dominating society right now.

Twitter 

The biggest missing piece are official accounts, like corporations, media and government. I think pretty soon we'll see orgs standing up instances on their own domains, which will substitute pretty effectively for verification.

Show thread

Twitter 

People are gonna be shocked how quickly Twitter activity falls off a cliff. The Mastodon migration has had a couple fits and starts, but at this point, there are only a couple very active independent people I follow on Twitter that aren't here.

Twitter 

Somehow, I feel like this is set up to make the next step in this nightmare even more harrowing. Nonetheless, it is pretty incredible what this man has done to his own reputation in the past few months.

I do not understand why news organisations, and the Guardian in particular, are being so slow to move to Mastodon. Setting up their own instances seems an obvious move.

The best leaders I've worked with and for are OK with being wrong. They seek out challenges to their perspectives. They know great ideas can come from anybody. DEI simply gives them a language and better toolkit for things they intuitively do.

Show thread

But eventually, they realized this is a game they couldn't win. No one person can be an authority in DEI, because the whole point is elevating a multitude of voices. They kept saying the wrong things, and instead of having the humility to be okay with being wrong, they started throwing tantrums. "No more politics at work (unless it's my politics!)"

Show thread

Ego is what happened. The superbrain thing to do was be a thought leader. They learned the language and made small commitments. Sometimes even large commitments, even though many quietly faded away before reaching fruition.

Show thread

The u-turn on DEI from the charismatic superbrain tech founder class has been illuminating. These are the same people who wrapped themselves in BLM and ERGs a couple years ago. Now they're saying wokeness is public enemy #1. What happened?

Fascinating that I haven't heard a peep about Web3 alternatives to Twitter in these months of crisis.

We are living through a truly epic emperor-has-no-clothes moment in tech. So many emperors, so few clothes.

Hi, crop scientist here. Wind doesn't "take farmland out of production." You can keep farming under the turbines.

But, it's harder to sell farmland with turbines on it to real estate developers later!

And that's a lot of farmers' real financial plan when you get down to it.

It is comical the degree to which journalists treat everything as a both-sides debate until something happens to *them* at which point it's an unambiguous moral problem.

Does the Qoto web client lack the ability to follow hashtags?

I find I use both Twitter and Mastodon quite a bit.

I go to Twitter to observe the trainwreck first hand, to try to provide some perspective, and to promote alternatives.

I come here to learn new things.

Every time we have to speak basic personal information into a phone or enter it into a form is indicative of massive failure of information technology. Countless hours wasted. Vulnerabilities created. Avoidable errors. It's wild to me that there's so much investment in technology but the basic plumbing is so decrepit.

With every new AI achievement, I can't help but feel we're watching the next weapon of mass destruction emerge in real time.

Is nobody thinking, what happens if you chain these things together and put automation in the loop to carry out real world actions?

Getting deep into the syntax for CSS Nesting, exploring the options…

Here’s a quick & overly simplistic preview...

Option 3:
article {
font-family: avenir;
& aside {
font-size: 1rem;
}
}

Option 4:
article {
font-family: avenir;
} {
aside {
font-size: 1rem;
}
}

Option 5:
@nest article {
& {
font-family: avenir;
}
aside {
font-size: 1rem;
}
}

Which all become:
article {
font-family: avenir;
}
article aside {
font-size: 1rem;
}

Thoughts?

Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.