Show more

First time heard about 2b2t, and watched a YouTube video about that. That's kind amazing for an anarchy server. The destroyed spawn marks a history of old players resisting overwhelming new coming players, and the communities are somehow unite groups of players, to help or fight other players.

Which makes me thinking, life full of fights might be exciting, but eventually ended up with boring or meaningless. Nowadays we humans grouped and found the government, to bring us laws and order, to bring us more opportunities to develop ourselves, thus to find the meaning(or the contribution to the human society) of our life. We grouped, and by doing what we good at, to help other people's disability, hopes everyone can enjoy the beauty of life. And for something shouldn't happened(such as 墨茶 starved to die), I blame that to government, which most Chinese people don't, and blame the person who cannot make a living while she has to fight against severe diabetes under poverty.

As a Chinese, having those ideas, I feels hopeless about the future of this country, a lot of youths not caring about politics, and even blindly(without trying to figure out what is real) flatter CCP. I always appeal people around me to take more care about politic, but that might be illegal in some near future. I could live as a normal Chinese citizen, care nothing about politics, but that's not fair. I borned, thus I deserve a colorful life, I can say what I think, I can write the code without being afraid of breaking some documented law, I can get off work on time without worrying about losing my job... Life should be like that, if not, I'd like to fight for it.

RT @ST_phys_bot@twitter.com

【(a + b)^2と(a + b)^3の視覚的表現】

前者は一目瞭然。後者は、a^3とb^3の立方体が一つずつ、(a^2)bとab^2が三つずつ

#高校数学
#勉強垢

🐦🔗: twitter.com/ST_phys_bot/status

想在Minecraft里开极致光影和好朋友一起联机种田造房子

可是我既没有极致光影,也没有好朋友,更不会造房子。哭

Want to farm and build with best friends in Minecraft.

But I don't have best friends, I also can't build beautiful houses. Sad.

That's why I don't game frequently. Gaming makes me feel lonely, coding makes me concentrated,thus ignore the loneliness.

所以我不常玩游戏,游戏让我觉得孤独,而写代码让我专注,于是忽略孤独感。

Further investigate a little bit, seems like Minecraft 1.12.2 vanilla runs perfectly on Java 11, even on Java 15 or new. The issue is caused by forge, which used a lot of dirty skills not allowed in Java 11. I seen a method to make forge work with java 11 by using javaagent, however I can't find trusted source to make it work. The only one I found is compiled for bytecode version 57, which is Java13. I still prefer the LTS version in daily development, so I didn't try with jdk13.

Thus I'll just install a Oracle jre1.8 and wait mod developer to adapt for 1.13+, which I noticed since that version forge is rewritten to support newer Java.

Anyway, Java edition is better than C++ edition, though it brings me so much trouble. At least I won't pay for my skin and resource package.

WHY MINECRAFT 1.12.2 NOT SUPPORT JAVA11??????

WHYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

下午想玩Minecraft,结果发现AdoptOpenJDK 11没有自带JavaFX,又去安装了OpenJFX。启动的时候还要带上JavaFX的东西,遂写了个bat,没想到cmd真是比Bash差远了。好不容易把启动器开起来了,运行游戏,结果刚启动就抛了个java.lang.ClassCastException,我想1.12.2大概确实是不支持Java11。我不玩了。

Want play Minecraft this afternoon, ended up with missing JavaFX. After installing OpenJFX, I wrote a bat file to start the launcher to deal with module things, then I found Microsoft's CMD is just really user unfriendly compared with linux's bash. Long live the bash.

After finally finished the bat, open the HMCL launcher, launch the game, then, boom. Exception in thread "main" java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap').

Fine, rather than messing up the development jdk11, I'd just give up. Probably 1.12.2 **does** not support Java11.

头条对一个贫病交加死去的年轻人的抹黑,加上网上的众多泼污水评论……正如米兰昆德拉在《为了告别的聚会》写道「由于把所有的人都变成刽子手,你们自己的刽子手就不再是犯罪,而是成为人类的一个基本特征了。」它们的参与,只是长期操控训练的结果。

「雅库布总是对这些旁观者不假思索地就站在刽子手一边自觉地帮助压制受害者而感到恐惧。在一段时间内,刽子手成为一个和蔼可亲的形象,而受害者身上却有一种令人厌恶的贵族气味。大众的心也许曾和可怜的受害者一致,但现在却同可怜的迫害者一致了。」

我觉得这些就是看消息常常出现的反转综合症,昆德拉写得十分鞭辟入里。

从来只有胜利,脱贫胜利,抗疫胜利,怎么会有贫病交加而死去的年轻人;怎么再会有感染受困封城的病人,每个刽子手配合胜利,死去的人民才是好的人民。

Next weekend want to try rendering some Minecraft blocks

周末入门了一下Blender
还不错,就是到后面频繁崩溃
笔记本可能性能还是差着

Tried Blender this weekend
It always crash after using some heavy effects
Seems like my laptop might not that powerful...

A weird point:
Google translation told me it should be
Decentralization

Meanwhile Gboard told me it's
Decentralisation

Kinda weird...

I still thought decentralised blockchain is not elegant enough to use flawlessly. For a federal instance, I can upload or delete (my own) content without concern. However the blockchain is more like something to archive records. It have to be unchangeable and everyone can check it. So a lot of concern have to be count befor I upload.

I think the best way to put a daily use service into decentralised way is something like federal. You host the instance for your local group, and instances are decentralised. If Amazon takedown all of mastodon instance, you can still run your own on your pc or home server (like a HPE Proliant Microserver), meanwhile without dealing with *mining* the blockchain.

Censorship always occurred. We have to ensure the source of information is free and not control by some authorities. And federal should be enough.

我认为去中心的区块链还不够优雅,以至于没法顺畅的使用。对于一个联邦实例,我可以毫无顾忌的上传或删除我的内容,然而区块链更像是归档性质的记录。它不可改变,并且每个人都可以验证它。使得我在上传东西的时候要考虑很多。

我想现如今将日常使用的服务变成去中心化的,最好的还是联邦。你可以为你自己的那一撮人运行一个联邦实例,而各联邦之间保持去中心。如果Amazon决定要拿下所有mastodon实例,你甚至还可以在自己的PC上运行它,或者一个家用服务器,例如HPE新出的那个microserver gen10 plus就香的很。而且还不用给区块链挖矿。

审查是个无处不在的东西,我们要确保的是信息源不被几个权威所掌控。而这个层面来说,联邦足够了

via @ssl

qoto.org/@ssl/1055602384071991

想用Java/Kotlin实现一个兼容bittorrent的DHT客户端,大家有什么学习材料可以推荐嘛

Want to implement a bittorrent version of kademlia DHT node in Java/Kotlin. Any suggestions or learning materials?

Show more
Qoto Mastodon

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