Pablo

Results 40 comments of Pablo

This issue is ready for some work, since brew is for Mac, what about Linux users? [Vigo's script](https://github.com/vigo/apm-bash-completion) work like a charm: ```bash sudo wget https://raw.githubusercontent.com/vigo/apm-bash-completion/master/apm -O /etc/bash_completion.d/apm source /etc/bash_completion.d/apm...

Meanwhile, should be possible to use [gTTS](https://github.com/pndurette/gTTS/), but `echo "$text" | gtts-cli - -l $FOLIATE_TTS_LANG_LOWER | play -q -t mp3 - -t alsa` doesn't seems to work. BTW, should be...

Probably this issue should be renamed to "_Prevent fingerprinting using keystrokes timing_" as stated on [this articke](https://nakedsecurity.sophos.com/2015/07/30/websites-can-track-us-by-the-way-we-type-heres-how-to-stop-it/) ([from FSF](https://www.fsf.org/campaigns/freejs)). Already exist a Chrome extension that do this: [Keyboard Privacy](https://chrome.google.com/webstore/detail/keyboard-privacy/aoeboeflhhnobfjkafamelopfeojdohk).

FTR, this is an exception thrown [here](https://github.com/repsac-by/gnome-shell-extension-quake-mode/blob/6dc797d5d390e15bddd415e8f96b10a9122d6d53/quake-mode%40repsac-by.github.com/extension.js#L100).

This project is sadly abandoned. Couldn't find a better project with the same purpose. ```sh git clone https://github.com/akadan47/dbf2csv.git # On for eg `/tmp/` cp ./dbf2csv/dbf2csv/main.py ~/.local/lib/python3.10/site-packages/dbf2csv/main.py # Check destination with...

Not sure if related. I get exactly this every time I disable this extension: ``` gnome-shell[3324]: Source ID 529801 was not found when attempting to remove it gnome-shell[3324]: Source ID...

[ddterm](https://github.com/ddterm/gnome-shell-extension-ddterm) only works with GNOME Terminal, right? I'm using [quake-mode](https://github.com/repsac-by/gnome-shell-extension-quake-mode), with Alacritty in one host and GNOME Terminal in other.

Might be a noob problem, but even installing dependencies with `pip install -r requirements.txt` I still get `ModuleNotFoundError: No module named 'audiotsm'`, so I just went the `pipx install jumpcutter`...

Now I'm using `sudo geoipupdate` (without sudo `Can't open /var/lib/GeoIP/GeoIP.dat.gz`, sounds fair). ``` sudo geoipupdate -v geoipupdate 2.2.1 Opened License file /etc/GeoIP.conf Skip unknown directive: AccountID LicenseKey 000000000000 Skip unknown...

Sorry, I didn't see that. I suggest to add this warning on the above paragraph. Maybe the server could handle this particular case.