Skip to content

Instantly share code, notes, and snippets.

View BuckarooBanzay's full-sized avatar
🤷‍♂️

Buckaroo Banzai BuckarooBanzay

🤷‍♂️
View GitHub Profile
@BuckarooBanzay
BuckarooBanzay / announcement.md
Last active March 13, 2026 12:51
pandorabox spring cleanup 2026

hey everybody, i know i'm a bit absent lately from pandorabox and luanti. it is mainly due to more pressing real world things. one maintenance related thing that really needs to be done though is running the mapcleaner again, the server is growing towards the 100gb mark and really gets bulky in terms of maintenance and server-storage. i let the mapcleaner run in a restored copy of the main world (a few weeks old by now) and the reduction is pretty substantial: from 75gb to 28gb! the procedure is the same as last time: every chunk not in the neighborhood (2 chunks distance) of one of those nodes in https://gist.github.com/BuckarooBanzay/713021f6f5b88402985ba12258f5909f gets removed. the results are visualized here:

there are a few spots that had trouble rendering (due to a mapblock with unexpected data mostly) but they are still present when connecting with the luanti client.

matterbridge_1 | time="2022-09-04T12:55:31Z" level=info msg="irc.Libera: joining #pandorabox-es (ID: #pandorabox-esirc.Libera)" prefix=irc
matterbridge_1 | time="2022-09-04T12:55:31Z" level=info msg="irc.Libera: joining #pandorabox-lag (ID: #pandorabox-lagirc.Libera)" prefix=irc
matterbridge_1 | time="2022-09-04T12:55:31Z" level=info msg="irc.Libera: joining #pandorabox-offtopic (ID: #pandorabox-offtopicirc.Libera)" prefix=irc
matterbridge_1 | time="2022-09-04T12:55:31Z" level=info msg="irc.Libera: joining #pandorabox-nsfw (ID: #pandorabox-nsfwirc.Libera)" prefix=irc
matterbridge_1 | time="2022-09-04T12:55:31Z" level=info msg="irc.Libera: joining #pandorabox-events (ID: #pandorabox-eventsirc.Libera)" prefix=irc
matterbridge_1 | time="2022-09-04T12:55:31Z" level=info msg="irc.Libera: joining #pandorabox-mod (ID: #pandorabox-modirc.Libera)" prefix=irc
matterbridge_1 | time="2022-09-04T12:55:31Z" level=info msg="irc.Libera: joining #pandorabox-de (ID: #pand
@BuckarooBanzay
BuckarooBanzay / contabo_medium_vps.txt
Created February 7, 2021 16:40
VPS compare with "openssl speed"
Doing md4 for 3s on 16 size blocks: 9791013 md4's in 3.00s
Doing md4 for 3s on 64 size blocks: 7789811 md4's in 3.00s
Doing md4 for 3s on 256 size blocks: 4242653 md4's in 2.99s
Doing md4 for 3s on 1024 size blocks: 1794423 md4's in 2.99s
Doing md4 for 3s on 8192 size blocks: 278830 md4's in 2.99s
Doing md4 for 3s on 16384 size blocks: 145166 md4's in 2.99s
Doing md5 for 3s on 16 size blocks: 15907652 md5's in 2.99s
Doing md5 for 3s on 64 size blocks: 9356778 md5's in 2.99s
Doing md5 for 3s on 256 size blocks: 4186648 md5's in 3.00s
Doing md5 for 3s on 1024 size blocks: 1210688 md5's in 2.98s
@BuckarooBanzay
BuckarooBanzay / config
Created October 24, 2020 18:32
Raspberry pi buildroot config
#
# Automatically generated file; DO NOT EDIT.
# Buildroot 2017.11.2 Configuration
#
BR2_HAVE_DOT_CONFIG=y
BR2_HOST_GCC_AT_LEAST_4_5=y
BR2_HOST_GCC_AT_LEAST_4_6=y
BR2_HOST_GCC_AT_LEAST_4_7=y
BR2_HOST_GCC_AT_LEAST_4_8=y
BR2_HOST_GCC_AT_LEAST_4_9=y