Lemma Brummel

Results 27 comments of Lemma Brummel

Would it be possible to support [MissKey](https://github.com/syuilo/misskey) as well?

I’m pretty sure you can reflash the nRF51822 over wired connection, since that’s what you do to enable BLE mode.

I don't have any details, sadly. I just know that I didn't have the bluetooth dongle for one of my steam controllers, but was able to update it to BLE...

> This seems like at least one reason why having a single unifying event helps portability. you're literally citing someone saying that your PR will break things and make them...

None of the changes made have fixed the fundamental problem: this way of doing things is antithetical to the Fabric ethos. This PR will *still* break dozens of mods and...

I think the fundamental hurdle here is that whatever replaces mixin *needs to be just as easy as or easier than mixin*. There's no point in getting rid of mixin...

We're taking a lot of the experimental API stuff over to [FabLabs](https://github.com/fablabsmc). It'll be drafted and worked on there before it's PR'd into Fabric API.

yeah, you need a plugin for AP warnings.

Yeah, that is a good point. Maybe it'd be better for the provider to just let mods add new candidate finders to the ModResolver.

The only issue there is, of course, load problems. You shouldn't exactly have mods be able to add mod resolvers at a time when mods aren't even loaded yet. It...