-
In Python 3 with jump optimization, uncomplyle6 often adds "continue" statements where it is not needed or where "pass" statements were probably used. https://github.com/rocky/python-uncompyle6/blob/m…
rocky updated
7 years ago
-
I talked to @adriencaccia from [CodSpeed](https://codspeed.io) during EuroPython 2024, and it turns out that they productified the same Gist by @itamarst that https://github.com/falconry/falcon/pull/1…
-
```
Description of functionality:
grabbing it upsidedown (based on G senseor) switch microphone on and off (as a
option in app config)
Implementation idea:
```
Original issue reported on code.go…
-
migrated from file from 6 years ago:
The following is not immediately relevant, but I was thinking of what this program could turn into, and so I thought I'd collect ideas here:
Usernames / gr…
-
```
Description of functionality:
grabbing it upsidedown (based on G senseor) switch microphone on and off (as a
option in app config)
Implementation idea:
```
Original issue reported on code.go…
-
```
Description of functionality:
grabbing it upsidedown (based on G senseor) switch microphone on and off (as a
option in app config)
Implementation idea:
```
Original issue reported on code.go…
-
-
## Goal
- Cortex can generate a model compatibility prediction, based on user's hardware and `model.yaml`
- This should be an API that Jan can call (potentially as part of `GET /models` and `GET /mod…
-
### Description
When using Ray with auto-scaler turned on, if a node is scaled down, **the log messages on that node can no longer be loaded from the dashboard, which is not really convenient**.
I h…
-
We recently came across an issue where I accidentally committed a Janno-file that had Windows line endings (CRLF) (see https://github.com/poseidon-framework/community-archive/pull/214). Checksums were…