Julian B.

Results 10 issues of Julian B.

Given the following file: `passwordprotect.clsp`: ``` (mod ( password_hash password receive_puzzlehash transaction_amount ) (defconstant CREATE_COIN 51) (if (= (sha256 password) password_hash) ; true - password was correct (list (list CREATE_COIN...

there is not much more shown: ``` starting plotter 1 on temp /mnt/tempplot1/ with target /mnt/plotfield3/plots_pooling/ Oct 07 15:59:45 golddigger sudo[586969]: root : PWD=/opt/madmax/chia-plotter/build ; USER=root ; COMMAND=/usr/bin/taskset -c 4,5,6,7,8,9,10,11...

Hello, I am getting the following exception: System.AccessViolationException: 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.' This is my code: ```...

Unconfirmed

I am trying to add my tail and can proceed up to the step to verify the message sign in the chia client. Once I approve, the taildb website just...

### What is the issue? I am trying to run llama:405b on a hardware with only little power and through a swap file. Im not concerned about its speed. Though,...

bug

I am using Flux dev from hugging face: ![image](https://github.com/user-attachments/assets/648d5dbe-2266-4237-aec9-c7305a1b4029) for some reasons, my generations end up quite "unrefined" and low res. this "should be" 1024 x 1024: this is supposed...

### Server Setup Information Please anonymize info, and do not any of your Wekan board URLs, passwords, API tokens etc to this public issue. * Did you test in newest...

Bug
API:REST
Feature:Cards:Comments

## Issue ### Server Setup Information 7.55.0 fresh install on server Please anonymize info, and do not any of your Wekan board URLs, passwords, API tokens etc to this public...

API:REST
Feature:Labels
More-information-needed

I'm on ubuntu 24.04 and ever since I used the Liquorix kernel, a lot of my system icons seem broken. This includes many icons for buttons: ![Screenshot from 2024-08-31 12-58-41](https://github.com/user-attachments/assets/7d8eb129-3902-4eeb-bae2-21f7f54ca459)...

### What is the issue? When I want to load a model using ollama, the GPU memory goes to 348mb and then stalls until I receive the timeout error. Im...

bug