Running a judger inside a container sandbox
Posted on
It have been a long time after last post and the sandbox technology have been improved a lot. By combining unix socket and container pooling from vijos/jd4 and cgroup checking and unshare container from syzoj/judge-v3, the judge is able to safely run arbitrary code in isolated environment.
A GO reimplement of UOJ judger
Posted on
A discord bot for Bilibili
Posted on
GitHub: DiscordBilibiliBot
After about one month of development, this discord bot finally have the expected behavior, but it still need some polishment.
Reason for developing such a bot
There are lots of discord bots that plays YouTube wideos as audio in discord audio channel, but there were not decent ones for Bilibili. Since I am a fan of Vocaloid China mainly posted on Bilibili, I started writing this bot.
Hello World
Posted on