Kyle Sanderson

Results 268 comments of Kyle Sanderson

> I found an issue with the disable Dolby Vision switch that is fixed in 6.2.26 https://github.com/nova-video-player/aos-AVP/releases Can you please retest with this release? The metadata can't be present in...

> I'm pretty sure Dolby Vision "EL" variants (which contain both HDR10 and Dolby Vision) require the HDR10 part to be sent to decoder. Maybe you're confusing HDR10 with HDR10+?...

> Hi, > > Yes, the **map** and **filter** builtin _always_ return type is `[]any`. This is by design. This makes those functions behave in an understandable way. > >...

> This is very strange function. Please, explain what are your trying to do? I have (and my hundreds of users) been using this as a hacked up language for...

> I see. But why do you need functions inside expr? I want to ship a binary that doesn't change. Then I can ship configuration files as updates. Keeping this...

What would an implementation of this look like? Any examples I can look at where you have a conditional branch?

I'd just prefer it keeps hitting the endpoint, and after 10 failures or 20 or something use pushover to notify me its down, and notify me once it comes back...

``` │ 342 │ │ if response.ok is False: │ │ 343 │ │ │ error_message = f"Receiving bad data from GoingToCamp API: status_code: {res │ │ 344 │ │...

@HanabishiRecca this doesn't seem to be in the 5.0.x branch - do you know if this will make it for 5.0.1?

https://www.phoronix.com/news/Linux-6.14-FUSE - even better stuff with io_uring used for communication now on the socket.