Brent Huisman

Results 49 issues of Brent Huisman

### Description I'm testing out building musl wheel in [our project](https://github.com/arbor-sim/arbor). The builds pass (after a tiny modification), but our tests don't. They go wrong in the tests where we...

By deleting this line: https://github.com/arbor-sim/arbor/pull/2202/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711R66 See also https://github.com/numpy/numpy/issues/23808

Currently the version field in the toml file can't be read from an external file and is therefore duplicated. Upstream issues: https://github.com/scikit-build/scikit-build-core/issues/435 and https://github.com/scikit-build/scikit-build-core/issues/230. The reverse could also be considered...

code quality
packaging

## Requesting a new app ✨ If you are requesting a new app to be added to `deb-get` please complete the following section, only one app per issue please. -...

good first issue
new package

- Update cx_freeze: https://github.com/marcelotduarte/cx_Freeze/issues/1569#issuecomment-1928986055 - https://www.pythonguis.com/tutorials/pyside-packaging-apps-fbs/ - '.pyz' - Use nuitka (has Qt for python compat)

Perhaps a shortcut on Windows too. What would the macOS alternative be, if we supported that?

if verified file and unfixable and backup found offer to restore backup?

Requires fancier file tree view (i.e. the file tree below action categories).

After a day fiddling and recording a few disks, a few hours ago I kept consistently getting the following error when trying to use the netmdcli command: ``` $ ~/sync/code/linux-minidisc/netmdcli/netmdcli...

How do you feel about supporting UTF8 filenames? `par2/string.go` seems to support decoding something more current than ASCII, but does not support encoding it. I don't know if there is...