I'm still confused by this #python oddity, originally posted by @driscollis:
x = True
y = False
print(x is (not y))
print(not x is y)
print(not (x is y))
print((not x) is y)
print(x is not y)
print(x == (not y))
print(not x == y)
print(not (x == y))
print((not x) == y)
print(x == not y)
Why is the last line a syntax error when the rest are fine?
Aha! It's not as bad as I thought. The framerate is much higher if I play maximized rather than focuses -- probably because otherwise the particle systems are being rendered in the scene view.
It is easy to succumb to despair, when looking at US politics. I think that is the wrong attitude to take though.
Imagine: what if Trump _doesn't_ win in November? He will have lost twice in a row. And he will almost certainly not be a viable choice after that. He will be marked for what he is: a perennial loser, who got lucky once. And he will have lost decisively, despite the best efforts of billionaires and the Supreme Court.
Imagine how wonderful that day will be? Imagine the massive amounts of crow the news media will have to ingest? Imagine that feeling of hope, long forgotten, welling forth again?
Isn't _that_ something to go to the polls for?
I tried
apt-get check
and got:
$ apt-get check
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
I have moved to peterdrake@mstdn.social. If you found peterdrake@qoto.org on a website, please let me know at my new account.