Sebastian Loncar

Results 15 issues of Sebastian Loncar

### Description If the process outputs a message without line break, final prompt will override the last output. ### Expected behavior prompt will make a new line or at least...

On Chrome Android, some requests will fail randomly. I could detect, it's the "ERR_SSL_VERSION_INTERFERENCE" error. When disable tls1.3 support in chrome://flags, all works fine. Any idea what i can do?

`geojsonColor` will always use "black" color, regardless of it's value. ``` id: possible-world-routes lat: 30 long: 50 defaultZoom: 4 lock: true geojson: Documents/world.geo.json geojsonColor: #ff0000 ``` will be rendered to:...

Steps to reproduce: Have an Note with a Map. Keep it open. Restart Obsidian. Obsidian show the last Note, after restarting as default. Now the Mapview is broken. you need...

In Lightning Sample, you will get strange edge artifacts, if you move a litte arround the cube. This is because you dont have face culling enabled. If you enable this,...

As you already know, this is "just a port" of j3dbool. I never added any unit tests. If someone could create some unit tests, that would be awesome. The reason...

help wanted

Like normal .deb-packages are cached, it would be great if the downloaded archives would also cached. There are several reasons why this could be useful, and for that reasons the...

Regardless of root or non-root, gocryptfs works out of the box, as long I operate on natiave volumes (ext4) But when I try to use an encrypted folder, located on...

### Bug Description I am using a single BaseRepository instance across multiple threads. As long as I make a "prewarm" single-threaded call, all other parallel queries work without issue. However,...

bug

### Discussed in https://github.com/Morganamilo/paru/discussions/1068 Originally posted by **arakis** November 8, 2023 I want to know how to install a specific version and/or branch/commit/tag. I know ArchLinux is a Rolling Distribution...