Show newer

Slavery USPol 

Slavery made illegal in Tennessee in *checks notes* November 2022.

If you are new here (like me) then it’s well worth following @feditips and visiting fedi.tips/. They post tips and interesting new people to follow.

Meta: b**dsite deletion (useful link) 

This service was quick, easy and free (although you may need to run it multiple times):

tweetdelete.net/

Show thread

Meta: b**dsite deletion 

Deleting everything (except a signpost here) on the , I haven't felt social catharsis like this since I deleted F***book about 8 years ago.

It feels good.

Ukpol assault westminster 

Listening to the ever wonderful Naga on #bbc5live . Mp Charlotte Nichols saying that when she first came to westminster (very recently), she was sat down and handed a list of about 40 mps she's not safe to be alone with, not in a lift alone with, not to accept a drink from, cross party. She says there's a well established #whispernetwork in Westminster to help women navigate life as an mp without assault. What the actual. #ukpol #politics

A cryptobro DMed me to ask if I wanted to join his mailing list.

I spent slightly too long making this to send in reply.

js, code, b**dsite 

Slap this in your console in your b**dsite "likes" page, and it doomscrolls itself unliking everything.

Until it fails.

Show thread

js, code, b**dsite 

I am both lazy and impatient.

```
const sleep = ((ms) => new Promise((resolve) => setTimeout(resolve, ms)));
do {
var el=document.querySelector('[data-testid="unlike"]');
el.click();
await sleep(1000);
window.scrollTo(0,document.body.scrollHeight);
} while (el);
```

Welcome to the home of BBC Micro Bot!

This is now the main, the Twitter account will be downgraded to a mirror in the coming weeks.

The bot ran its first Mastodon toot yesterday, I expect it to be up full time at the weekend.

Thanks for joining us on this journey 👾

Show thread

Please click for more information. 

For more information please re-read.

Me when I first learnt about type hints and type checkers:
Wow, so powerful for writing better, cleaner, safer code! Never again will I write
```
def f(x, y, z): ...
```
Instead, I shall write:
```
def f(x: Any, y: Any, z: Any) -> Any: ...
```
mypy reports no errors... we're good to go!

```
DELETE * FROM twitter.tweets WHERE creation_date >= $now;
```

UK politics 

This is really worrying. Arresting journalists just for doing their job is something we would expect in Putin's Russia or Xi's China.

We should really not be seeing this in a western democracy.

pressgazette.co.uk/three-journ

Subtoot 

Money can't buy happiness, but it can buy a metric megashitload of opprobrium, snark and derision, apparently.

In my opinion, criticisms of mastodon being unusable by the general public are over blown.

Show older
Qoto Mastodon

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