-
## The issue
I used Minecraft 1.21 with Krypton to connect to my own server (Paper 1.21-124-master@df3b654
-
# Compatibility Report
- Name of the game with compatibility issues: TEKKEN 8
- Steam AppID of the game: 1778820
## System Information
- GPU: Radeon RX 6900XT
- Video driver version: 23.3.3
- …
-
I recently put together an (old) physical machine with an Nvidia K80, which is only supported up to CUDA 11.4 and Nvidia driver 470. All my previous experiments with Ollama were with more modern GPU'…
-
Hello 👋 It seems like https://github.com/openwall/john/commit/5bd9489054081ebbe91c93e45f109ea32a8b5a25 broke the validation for MSSQL hashes as it is case-sensitive. Output from nmap (below) is not c…
-
### Describe the bug
When loading stories using ag-grid-react you get the following error:
![image](https://github.com/storybookjs/storybook/assets/12938082/61b344e8-da99-47df-8ffd-6f1cbe8f0bed)
…
-
### Describe the bug
I'm trying to build a library and I encountered a conditional require statement when importing `iconv-lite` and found that it wasn't imported correctly
Source Code:
```js…
-
### Describe the bug
The internal function will be renamed if its name is same to the external function.
This seems related to the compiler because it won't happen when vite is working with pure j…
-
Add spot cleaning.
Originally suggested in https://github.com/Ekman/home-assistant-pure-i9/issues/4.
Ekman updated
10 months ago
-
# Motivation
Supposedly, there is a performance degradation in regular networking stress tests, e.g. Iperf3 on 5.10.35 Tempesta linux vs. vanilla 5.10.35:
- vanilla 5.10.35 - client report:
```
…
s0nx updated
2 months ago
-
In Heptapod by @arpi_esp on Jul 10, 2023, 20:42
I'm processing a lot of emails using python scripts. While pypy speeds up many things a lot, all the email library stuff is slower than native python, …