Матвей Т

Results 16 comments of Матвей Т

Great Idea! Would make more sense though if it activated a few blocks before impact.

I have a similar issue, however mine might be even more complex. Basically: `mymodule.pyi`: ```python import abc as _abc class Entity(_abc.ABC): """An entity""" @_abc.abstractproperty def uuid(self) -> str: """Unique ID...

maybe have a mixin that checks when you are like 1 block above ground and then active ?

@timwalls @alan-j-hu dependency `image` updated to `0.24`, all good to close

see https://github.com/buntine/barcoders/pull/22#issuecomment-2028449494

@timwalls Fixed in #31 This is now safe to close

Hey, @SmallHuaZi Have you tried using [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) ?

There seems to be a trend of MacBooks not being able to run `post-02`. Lemme see... Edit: See https://github.com/phil-opp/blog_os/issues/1249#issuecomment-2005158679

This seems to be related to an issue on how Qemu works on MacOS. Specifically some bug, only visible in certain versions of Qemu... Qemu Versions affected (going from comments):...