Madeline Sparkles

Results 10 comments of Madeline Sparkles

Outputs the following with above fix: ``` [19:28:15] [Server thread/INFO] [advancedrocketry]: Start registering liquid rocket fuels [19:28:15] [Server thread/INFO] [advancedrocketry]: Registering fluid rocketfuel;2 as rocket monopropellant [19:28:15] [Server thread/WARN] [advancedrocketry]:...

Correct config: ``` S:rocketFuels < rocketfuel;2 refined_fuel;2 pyrotheum;2 neutron;8 ic2uu_matter;16 astralsorcery.liquidstarlight;3 > ```

I did ask about Liquid Oxygen, but it remained unanswered

~~If this is correct, it will generate free power.~~ It is wrong, but see the next comment. ![image](https://user-images.githubusercontent.com/33348966/172992658-fdf80bbf-d108-4d64-a56e-e06cfda45eff.png) ![image](https://user-images.githubusercontent.com/33348966/172992665-c4d1a1f2-a446-43c6-b812-daa6006abf6a.png)

Using 5 Electric Motors, one set to 2048 rad/s, the others max, I was able to generate 64000*4+16130 (64000 is the average power of the 4), or 272130 EU/t, which...

But still, one question, why does it generate more at 32 rad/s? The book mentions it nowhere.

That's a Minecraft bug afaik, seems to be with fcitx5? There's a [bug tracking entry](https://bugs.mojang.com/browse/MC-258708) for that on Jira.

In other applications, the buffer is automatically flushed after a certain amount of characters. EDIT: Screeenshot of that: ![image](https://user-images.githubusercontent.com/33348966/132078836-a67f2fb2-316d-49c2-9851-6c0f136b486f.png)

wgpu 0.19.4 `[2024-04-27T09:31:23Z WARN wgpu_hal::vulkan::adapter] Adapter is not Vulkan compliant, hiding adapter: AMD Radeon HD 8500M (RADV HAINAN)` [vulkaninfo.txt](https://github.com/gfx-rs/wgpu/files/15137715/vulkaninfo.txt)

We have interest in developing a frontend for it in Rust, however as but a hobby project. How's the status of the cli in terms of making an alternative frontend...