-
In general, investigate and benchmark using .git/objects/info/alternates to point to the cache repository instead of cloning the cache repository. This may be faster when the clone has to cross a file…
-
**Your Godot version:**
4.3 .NET
**Issue description:**
I used this Reddit comment ([link](https://www.reddit.com/r/godot/comments/zfvdvj/comment/izj3ccu)) to setup Visual Studio Community as a C…
-
After running successfully two of the examples you provided: [noisepy_monitoring_demo](https://seisscoped.org/HPS-book/chapters/noise/noisepy_monitoring_demo.html) and [monitoring_methods_tutorial](ht…
-
### Installation Method
Docker Installation
### AzuraCast Release Channel
Rolling Release Channel
### Current AzuraCast Version
v0.20.2 Stable • Docker • PHP 8.3
### What happened?
Probably th…
-
### Problem Statement
We have suggested teams assigned to nearly all of our issues. Each team as a slack channel subscribed to alerts for issues assigned to their team. Before we split issues/alerts …
-
Hi, I'm using the 8-bit DMD image depth to display a single-channel image. I noticed an intensity boost when the input pixel value crossed 120 (I was testing intensity change for an image with the sam…
-
I think we can support load balancing HTTP requests across worker threads by leveraging the same mechanisms that allows Cluster to do it. If a libuv handle can cross processes, it definitely can cross…
-
Before submitting an issue be sure you have read and understood the [rules for vocabulary changes](http://cfconventions.org/standard_name_rules.html) and review the [guidance for constructing standard…
-
A chat system needs to be implemented.
- [x] Add global chat.
- [x] Add private chat.
- [ ] Add local chat.
- [ ] Add cellular phone text messaging chat.
- [ ] Add local emote/action chat.
- […
-
whenever context is passed to a block like in:
h, res_samples = downsample_block(hidden_states=h, temb=emb, context=context)
the forward function uses "del context"
so it is not really impleme…