Anton Ivanov
Anton Ivanov
zstd performs better than any others compression options [Benchmarks](https://gist.github.com/AntonIXO/9d91a8f561f39a77a94284189fb0a077)
Hi, I am launched my public bettermc(modpack) server and face thats -Dgraal.OptWriteMotion=true on GraalVM 22.3 Java 19 breaks villagers, thats they do not find their work. They became useless. Seems...
Hello, I suggest to enable PGO and BOLT optimizations. It may increase performance up to 50% according this [page](https://www.phoronix.com/news/LLVM-Lands-BOLT). [LTO option avalible in cargo right now](https://doc.rust-lang.org/cargo/reference/profiles.html#lto) To use these optimization...
Getting such spam when saving world. Worked fine with 19bb74e942. Possibly thats breaks [jmc2obj](https://github.com/jmc2obj/j-mc-2-obj) export Logs uploaded to Github gist because looked awful directly in issue: https://gist.github.com/AntonIXO/778160b27ce3884b549429280e5e0130
I've tried to add this into server startup code: ``` VanillaReimplementation vri = VanillaReimplementation.hook(MinecraftServer.process()); vri.feature(FluidSimulationFeature.class); VanillaBlocks.registerAll(vri); ``` But it results in: ``` Exception in thread "main" java.lang.NullPointerException: Feature class io.github.togar2.fluids.FluidSimulationFeature...
I am working on sailfish port and would like to preinstall harbour store app. If I am simply installing an app, I could not install any package, just browse the...
I am wanna combine [@ton](https://github.com/ton-org/ton) libraries in my project with your lib. But if I import any function from ton, the app stops working and shows a white screen without...
--- name: Advanced FFMpeg configuration: Hardware acceleration, codec and quality choice. --- ## description Added the ability to change codec, enable hardware acceleration and change quality. ## how to test...
### What version of `million` are you using? 1.0.13 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? bun ###...
I'd like to have ability to send photo to PC by using share button in gallery or other app that utilize share menu. 