Ben N
Ben N
Whenever you bump the .bumpversion.cfg file ends up with 2 newlines at the end
After upgrading a working project from nuxt 1.4 to 2.5 I'm getting this error > [Vuex Pathify] Unable to expand wildcard path ...: > - The usual reason for this...
I'm not a freedesktop/X developer. I'm just a person looking to make their desktop look nice, and in doing so I stumble upon things like this in the configuration man...
Fedora Linux 31 Awesome WM 4.3 Compositor Compton git-v0.1_beta2 ## Description: - Invoke maim with the -s flag - Select an area on the screen, possibly only within a window/client...
Colima fails to start: FATA[0600] error starting vm: error at 'creating and starting': exit status 1
### Description Colima fails to start unless `--arch x86_64 --cpu-type max` args are passed. Simply running `colima start` fails with the following output: ``` INFO[0000] starting colima INFO[0000] runtime: docker...
USB tethering is allowed and the device is paired correctly (using `idevice pair`). When I connect it I see this (`dmesg -W`): ``` [370820.242393] usb 3-6.2: new high-speed USB device...
### Before opening a feature request - [X] I checked the *next* branch to see if the feature has already been implemented - [X] I searched existing reports to see...
### Platform Fedora release 37 (Thirty Seven) ### GPU, drivers, and screen setup ``` 2f:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M]...
### Platform Fedora release 33 (Thirty Three) Kernel 5.11.11-200.fc33.x86_64 ### Environment awesome v4.3 (Too long) • Compiled against Lua 5.4.1 (running with 0.9.2) • D-Bus support: ✔ • execinfo support:...
The following works when building in Linux: ``` RUN apk update && apk upgrade RUN apk --no-cache add curl ffmpeg RUN curl -sSL https://install.python-poetry.org | python3 - ``` But fails...