Show more

@dielan would make it easier forr others to blacklist said sub domain instance instead of the full one. :) if they dont want the bots that is. for the short term future i wont change it, ill keep you updated over matrix or xmpp/jabber - wherever you prefer :)

I wish I was into chess when I was 6*, and not into football. Our cultural conditioning sucks sometimes. Our prime minister thinks we can get back to glory days, but we have no talents. We pour every penny into football, building stadiums, while our football is not good at all, and stadiums doesn't garantee good plays and good teams.

*I am not talking about going pro, and studying chess, but to be more familiar to the game, than now.

Tbh I would teach kids chess and latin in schools, but that's just me.

#chess #learning #teaching

I'm installing #alpinelinux into a #lenovoV155 but i still have problem with phone #usbtethering .. someone could help??

@captainepoch If a few people I need to communicate with didn't exclusively use Signal, I would have deleted my account years ago. I disagree with nearly everything moxie says and can't stand him.
In light of the recents events with Signal, I'm going to also delete my Signal account later today.

For those who don't know what happened, see this: https://github.com/net4people/bbs/issues/63 (Archive: https://web.archive.org/web/20210209133109/https://github.com/net4people/bbs/issues/63).

I'm really liking the way this code is shaping up (in a "developer experience" kind of way) but the amount of refactoring I'm doing to reach that shape is killing me.

I have never in my life subscribed to #Crimeflare's blog and I just now got this email to both amolith@secluded.site and amolith@nixnet.services. It appears to actually be from Cloudflare and not someone spoofing their address.

This is the second time I've had to unsubscribe from their shit after never even subscribing in the first place.

Oh, look. DeVault is, once again, claiming that "GoOd c dEvElOpErS DoN'T ThE ExTrA ChEcKs tHaT RuSt hAvE, iT'S AnNoYiNg".

Ick.

Related: I like how I can write the SpongeBob thingy with less than a tweet in Python.

Dunno if I shown this before, but:

import sys
from itertools import cycle

functions = cycle([str.upper, str.lower])
phrase = sys.argv[1]

for char in phrase:
func = next(functions)
print(func(char), end='')

print('')

Show thread

(Yeah, not checks if you forget to pass the phrase in the command line, but... 192 characters, babeeeee.)

Show thread

Wondering if I can write the same thing in less than 200 characters in Rust now... πŸ˜†β€‹

Show thread
Show more
Librem Social

Librem Social is an opt-in public network. Messages are shared under Creative Commons BY-SA 4.0 license terms. Policy.

Stay safe. Please abide by our code of conduct.

(Source code)

image/svg+xml Librem Chat image/svg+xml