Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2021-05-10 00:00:00Z and 2021-05-11 00:00:00Z
Bootstrapping from a running OS is not trivial btw, took me a while to figure out how best to do it. If possible use a rescue system and bootstrap from that instead
01:59
I usually use debootstrap to get devuan on all my server installations
it depends on what you want, if you simply want to serve files, use nginx, if you want to code endpoints and such, im using actix-rs on a big project, but i want to try warp on a new project i may make, warp is newer and uses the tokio runtime, and the idea of Filters looks rly cool
07:01
(actix also uses actix-rt which its tokio at the end of the day i guess)
with cl_freeze_prediction
solution could be to send wether switches are closed or open to the client, could then also be used for laser door prediction
74b287f Group info in tiles.csv - Zwelf
5f6bf69 Move python script to generate explain layers into explain-layers/ - Zwelf
2789d07 Document .svg generation a bit - Zwelf
7fdcbbe Merge pull request #130 from Zwelf/pr-explain-group-csv - def-