8zu🔺Relocated→.social

@8zu@social.targaryen.house
515 Followers
705 Following
6.1K Posts
Reolacated to @8zu@mastodon.social

In ligh of the crisis and after reading the code of conduct, I know it will be a losing battle. So I am choosing to relocate → @8zu

🇯🇵 引っ越しました〜 → @8zu

Everytime I am on Chinese internet I see people who prefer western closed source software to Chinese closed source software. Why don't more people use open source one?
For example, by ditching weibo for mastodon?

A reminder about free/open source software for new ppl:

Twitter is a big corporation that has many programmers, designers, user support ppl, etc. Mastodon doesn't.

We just have average people doing this on the side, often in their underpants at 2 a.m., on a volunteer basis/for donations. It's up to US to help improve Mastodon.

To help out:
https://discourse.joinmastodon.org/
https://github.com/tootsuite/mastodon
https://www.patreon.com/mastodon

@CM_noelle Hi, Noëlle. As I am aware, House Targaryen is on silence at .social, right? And there is no foreseeable way to lift our silence status? Is there a place you put all the instances currently on ban/silence so I can see where I can get an alternative account?
@8zu from what I gather, that's the thread where things went nuts https://social.targaryen.house/@wonderfall/3136674
1.4.3 toot

#programming
I feel sometimes it's useful to have a "Binary Enum" = basically a boolean where the two values have names other than True and False.

The special case binary enum can then support the Not operator to flip to other side. This means you don't have to write boilerplate code like
if e = A ? B : A;
and can just say
e = ! e

i want to hold hands with a girl