-
### What do you want to happen?
Kubernetes APIs include an enum tag such as this one:
https://github.com/kubernetes/kubernetes/blob/be4b7176dc131ea842cab6882cd4a06dbfeed12a/staging/src/k8s.io/api/…
-
With CUDA 12.4, NVIDIA introduced [a new library for writing fatbin files](https://docs.nvidia.com/cuda/nvfatbin/index.html). We need to figure out how to support this (functions on other classes, sep…
-
Having this act as more of a cross-fediverse client rather than specifically a Mastodon client would help differentiate it :)
-
The Android 11 developer preview is introducing the [Bubbles API](https://developer.android.com/guide/topics/ui/bubbles), which allows chat apps to display notifications as openable bubbles much like …
-
Starting from version [0.14.0](https://github.com/blakeblackshear/frigate/releases/tag/v0.14.0), Frigate introduced the support for [authenticated UI and API interactions](https://docs.frigate.video/c…
-
I am exploring usage of websockes with curl-rust and looking for pointers on the same. Specifically I'm trying out the [connect only model](https://curl.se/libcurl/c/libcurl-ws.html) mentioned in libc…
-
It could be useful to add support for the /raw api of HEC.
When using the /event endpoint some rules (like LINEMERGE/BREAK) don't work and they only work when batching the logs in the raw endpoint.
-
**Is your feature request related to a problem? Please describe.**
Recently llama.cpp added support for the [DRY](https://github.com/ggerganov/llama.cpp/pull/9702) and [XTC](https://github.com/gger…
-
### What is your question?
Can we get infermatic added as a model service?
-
I want use `gsplat` in c++ context, but I can't get the complex logic in `gsplat.rasterization` as in python to work with c++, have this repo a plan to support it?