-
I'm using bun with sveltekit (svelte 5) and trpc-svelte.
I also want to include this adapter to use tanstack query for svelte.
Main problem is when I'm trying to access data
![image](https://gith…
-
### Description
DK blade barrier skill doesn't work, I have enabled the talent skill but not works (DK lvl 56) I am using the latest trinity 5.3.3 version
### Expected behaviour
Blade barrier shoul…
-
Hi, I'm starting to update my projects to Svelte v5 and noticed that some of the rules I added were no longer relevant or outright incorrect. While at it, I went over all rules and I propose to deprec…
-
#### Issue Description:
Assembly of the High Altar does not work correctly and does not build a full Altar ziggurat.
#### What happens:
Assembly of the High Altar only builds the Altar Block + 1 …
-
**Describe the bug**
Rune stops working when creating a library on a remote drive attached with Finder -> Go -> Connect to server.
`flutter run` log:
```
Launching lib/main.dart on macOS in de…
-
It may become very useful to some to provide approximate substring matching. This reports the smallest edit distance of the `needle` in all possible substrings of `haystack`. Here are some examples:
…
-
hi Great work but
I want to use the library gopdf
But it does not support the Arabic
I want solve the problem
package main
import (
"log"
"github.com/signintech/gopdf"
)
func main() {
…
-
This isn't really an issue, but I wanted to share it with ozz users.
Unity uses a cool animation blending technique for their blend spaces. https://docs.unity3d.com/Manual/BlendTree-2DBlending.html…
-
I've got a crash on a client-side when playing on my Sky Factory 2.4 server.
Crash details:
1) Craft Runic Whitelist.
2) Right-click with a Runic Whitelist
Crash stack trace: http://openeye.openmods.…
-
https://github.com/tendermint/tm-db/blob/master/prefixdb_test.go#L120
For each iteration you are going through values [0; len(mine)) **for key := range mine {**
and allocate slice of 4 bytes **bs …