uis on Nostr: Speaking of big worlds. There is few neat thing in git: clean/smudge filters and ...
Speaking of big worlds. There is few neat thing in git: clean/smudge filters and merge filters.
As we know minecraft saves are shit to compress and more shit to store in git because they are already compressed. git clean filter can decompress the world(and maybe even change format to better compressable), let git apply its own delta compression and regular compression to delta, and git smudge filter can revert it to minecraft-readable format.
Published at
2024-05-13 12:44:25Event JSON
{
"id": "10d42dcf4114706066e6b853c4874f07f94f41a59586aedf2f0ae7b4a4435cb5",
"pubkey": "7da1a70cc0a5e7d1a74c40b309d16aa44c1b8ef9a2166081e8c088aab4d5a23a",
"created_at": 1715604265,
"kind": 1,
"tags": [
[
"e",
"f8eaedc48518d658b55110ca8f1dbfd7a40cc6872451b58f1a1f554c1d131dce",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://pone.social/users/uis/statuses/112433841170079287",
"activitypub"
]
],
"content": "Speaking of big worlds. There is few neat thing in git: clean/smudge filters and merge filters.\n\nAs we know minecraft saves are shit to compress and more shit to store in git because they are already compressed. git clean filter can decompress the world(and maybe even change format to better compressable), let git apply its own delta compression and regular compression to delta, and git smudge filter can revert it to minecraft-readable format.",
"sig": "1390e967078c1189f4a43295473cc87bcf0af8a15188fa08e1c21188e5e155040cee792cd08f88afb7c4890b054f14586fb0ac88e341104a7dd8e6e2493f0370"
}