-
Is it possible to support WebAuthn via RADIUS?
From my understanding this may be hard - similar to [push tokens](https://github.com/privacyidea/FreeRADIUS/issues/38) where @cornelinux mentioned:
…
hex-m updated
2 months ago
-
* arosics version: 1.9.2
* Python version: 3.10.9
* Operating System: debian:11
### Description
To perform co-registration of two images with different band counts using AROSICS.
ref image is…
-
Tweaking some example code from the tests:
```
lf = pl.LazyFrame(
{"A": [1, 2, 3, 4], "B": ["x", "x", "y", None]},
schema={"A": pl.Int32, "B": pl.String},
)
context…
-
### Checklist
- [X] I am not using this driver from inside a Virtual Machine.
- [X] I performed all of the [installation steps](/README.md#installation-steps) as written.
- [X] I have read the [FAQ](…
-
### Describe the feature
Users want to capability to schedule their own optimize runs.
### Describe alternatives you've considered
Currently dbt-databricks runs it after every call to merge in da…
-
Got the very confusing email from Google a few months ago but have been dragging my feet on following it. So I tried today to create a new credentials as type "Desktop" in the same project. But when I…
-
We're looking to implement certificate-based pairing between Linux-based devices and mobile apps. A crucial step in this process is the ability to programmatically set Out-of-Band (OOB) data for a dev…
-
### Background
When using NCPP, S matrix is a unit matrix, which, however, cost $nproc * nbands * nbands$-complex memories.
For example, when nbands = 6000 and nproc=96, S will cost about 51.5 GB!
…
-
Flow telemetry/export. Need an IPFIX export daemon running on top of DENT and driver support to collect and locally generate records for export out of band or in band.
-
### Description
Support for controlling games with MIDI-over-USB instruments. The specific use case I have in mind is playing Rock Band using an electronic drum kit. Essentially, I'd like the ability…