Lucas Parzianello
Lucas Parzianello
I noticed a steep decrease in the transfer speeds on Syncthing when using the app. To make sure it wasn't a Syncthing issue, I ran `iperf3` with the phone as...
- [x] Check that you are up-to-date with the master branch of keras-vis. You can update with: pip install git+git://github.com/raghakot/keras-vis.git --upgrade --no-deps - [x] If running on TensorFlow, check that...
If there are multiple docked apps they all share the "KDocker" name/identifier, which seems to prevent the user from setting independent visibility states (always shown / hidden) for these apps....
I was thrown off to think this was an `erdtree` bug before discovering this behavior. I was getting this output: ```bash $ erd --sort name --hidden --suppress-size --layout inverted data/...
```bash $ duf . ╭───────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ 1 network device │ ├────────────┬────────┬───────┬────────┬───────────────────────────────┬──────┬─────────────────────────────┤ │ MOUNTED ON │ SIZE │ USED │ AVAIL │ USE% │ TYPE │ FILESYSTEM │ ├────────────┼────────┼───────┼────────┼───────────────────────────────┼──────┼─────────────────────────────┤ │ /storage01...
### EasyEffects Version 7.0.4 ### What package are you using? Flatpak (Flathub) ### Distribution Kubuntu 23.04 ### Describe the bug Seeing the following message when running Flatpak's Easy Effects: >...
As suggested in #30, this makes it easier to install dog.
These changes improve integration with Bash and add inline editing. The video shows the edited command available with the up arrow after clipea terminates:  Let me know what you...
### Before you make the issue, confirm that - [X] You are running the master build from GitHub actions - [X] You have read the FAQ and the usage instructions...
To unclutter the home directory and help with backups, TerminalGPT should follow the [XDG Specification](https://wiki.archlinux.org/title/XDG_Base_Directory) on Linux machines. https://github.com/adamyodinsky/TerminalGPT/blob/3c0eb5af948bcfb957d1034856807971b24c80fc/terminalgpt/config.py#L30-L31 Configuration files should probably be in `${XDG_CONFIG_HOME}/terminalgpt/` when `XDG_CONFIG_HOME` is set....