ixje

Results 189 comments of ixje

> Does Homeassistant really need `orjson`? SABnzbd can also use it for example, but will just fallback to regular `json` if not available. Does the package not start without it?...

🎉 can't wait for this release. Thanks for the work 👍

I won’t be home until monday, but will check then and let you know. Thanks! > On 17 Nov 2022, at 18:47, hgy59 ***@***.***> wrote: > >  > @ixje...

> I am (as a non python programmer) wondering, why some python modules in homeassistant (or any other python program?) are installed on the fly and others fail with No...

Got delayed a bit, just finished trying to install. I installed the wheels from `package/share/wheelhouse/` all fine. Then tried to install `/package/share/postinst_components_requirements.txt`. I solved about 5 conflicts then stopped because...

> `_initialize` is something different to me, not directly related to deploy/update. Maybe it's in some other document (but I wasn't able to find it on https://docs.neo.org/) or other NEP....

> `NEP-XYZ` in `SupportedStandards` should have some specific meaning. And `SupportedStandards` can have as many `NEP-X, NEP-Y, NEP-Z` as needed. I'm not against finer grained NEPs. Perhaps a `See Also`...

That's not really an argument to not have an example though

I'm wondering what the state now is. From the 'done' list of that branch is looks like it's pretty far, yet the last commit was almost 1 year ago. There's...

I initially was looking for the same until I realised that the `scroll` prop could be used for it. This works for me ``` constructor(props) { super(props) this.state = {...