Lars Veldscholte
Lars Veldscholte
### Support guidelines - [X] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md) - [X] My request is not listed as [an idea that won't be implemented](https://docs.firefly-iii.org/firefly-iii/support/features/#ideas-that-wont-be-implemented) ### Description Currently, the expenses overview...
Would it be possible to have pictures and albums be public by default? I use Lychee as a public photo album, and it's quite nuisance to manually set everything to...
Hi, I wanted to run DashMachine using Apache with mod_wsgi. I could not find any specific instructions on how to do this (the README only describes how to run the...
**Is your feature request related to a problem? Please describe.** When only small changes within a line occur, it is hard to spot them in a normal diff. **Describe the...
I'm trying to use vue-i18n-extract and [vue-i18n v9](https://github.com/intlify/vue-i18n-next) for Vue 3, but get the following error when trying to run it: ``` npm run vue-i18n-extract > [email protected] vue-i18n-extract > vue-i18n-extract...
When trying to install, I get the following error when the install script is partitioning my NVMe SSD: ``` Creating partitions: /dev/nvme0n1 Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/archinstall/__init__.py", line...
I am not sure if it is a bug in u8g2 or in Teensyduino's SPI library, but the ST7920 display on the Teensy 4.0 shows a lot of corruption with...
**Describe the bug** When trying to load a LAMMPS topology (data file) and trajectory, MDAnalysis fails with the errors `This Universe does not contain element information` and `This Universe does...
Currently, you have to explicitly click a button in order to load completed tasks every time you open a task list. However, in some cases, I always want to have...
The Upscale image (via model) node works perfectly if I connect its image input to the output of a VAE decode (which is the last step of a txt2img workflow)....