Jonathan Malmaud

Results 110 comments of Jonathan Malmaud

Well, I won't exaggerate - I became excited about static type checking for Python and started using it for my own research code, but I don't have have direct experience...

Sounds great. I should mention that there's a formalized generalization of PyCharm's docstring-aware approach whereby type annotations can be encoded into strings and put as comments inline with a source...

I'm going to link to https://github.com/pytorch/pytorch/pull/12500 as an example of a big project that went through the process of adding stubs and is discussing testing strategies etc - might be...

Sounds good, will test. > It updates board-2.bin to a newer version. I never did this as the WanderxLotus repo readme says to only do his step 'if needed' ("Step...

I've now run a few streaming sessions, punctuated by sleep/resume, in this setup: - *after* updating to SteamOS 3.8, - *without* installing `board-2.bin`, - *without* installing `linux-neptune-616-6.16.7.wifi.test.131e20-1-x86_64.pkg.tar.zst`, - but *with*...

`sudo dkms status` returns no output and the filename field of `modinfo ath11k` references the in-tree driver as opposed to a path containing `updates/dkms/...` , so I believe that indeed...

Thanks Bob for the continued attention to this issue. After a few more streaming tests, I'm still in the situation I described in https://github.com/ValveSoftware/SteamOS/issues/2147#issuecomment-3363637835, where I can't reproduce the wifi...

I'll update this comment as I test the scenarios. It's slow-going since given how stochastic the wifi issue is, it takes a fair amount of streaming sessions to feel confident...

@WanderingxLotus Not sure how you're testing, but it seems for most of us the issue presents after about 5 minutes after starting a streaming session when waking the Deck from...

Hmm, if all these fail, that would seem to leave open only a few possibilities: - https://github.com/WanderingxLotus/steamdeck-oled-ath11k-dkms/commit/0eee58ca2db571c0e3ab1ee9f111159a9d8c5f1b introduces some important functional change besides just backporting that isn't in any of...