I hereby claim:
- I am tassoman on github.
- I am tassoman (https://keybase.io/tassoman) on keybase.
- I have a public key whose fingerprint is 1EF2 8FDC DFC2 DA1C 1561 160B 6E34 5185 1FF3 182C
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| Verifying that +tassoman is my blockchain ID. https://onename.com/tassoman |
| # XScreenSaver Preferences File | |
| # Written by xscreensaver-demo 5.42 for tassoman on Sat Apr 18 04:32:55 2020. | |
| # https://www.jwz.org/xscreensaver/ | |
| timeout: 0:03:00 | |
| cycle: 0:03:00 | |
| lock: False | |
| lockTimeout: 0:00:00 | |
| passwdTimeout: 0:00:30 | |
| visualID: default |
| service mysql stop | |
| mkdir -p /var/run/mysqld | |
| chown mysql. /var/run/mysqld | |
| /usr/bin/mysqld_safe --skip-grant-tables --skip-networking & | |
| mysql -u root < reset.sql | |
| # do the reset.sql stuff... | |
| killall mysqld | |
| killall mysqld_safe | |
| service mysql start |
| Database is postgresql, Application server is Pleroma Akkoma Rebased or PL | |
| Install fts package by using PGXN | |
| https://github.com/dvarrazzo/italian_fts/blob/master/LEGGIMI.rst | |
| Reindex Postgres database of PL Rebased Akkoma Pleroma | |
| https://docs-develop.pleroma.social/backend/configuration/howto_search_cjk/ | |
| Default catalog is: pg_catalog.english |
| @echo off | |
| :: Released (CC-BY-SA-NC) https://gist.github.com/tassoman/a3e6fbbbc0e69aa4e56610429d0cb3c6 | |
| if "%~1"=="" ( | |
| echo Please provide a File to scan. | |
| exit /b | |
| ) | |
| "C:\Program Files\ClamAV\clamscan.exe" "%~1" |
| #!/bin/sh | |
| # License: AGPLv3 | |
| # Author: Tassoman | |
| # URL: https://github.com/tassoman | |
| if [ "$#" -ne 2 ]; then | |
| echo "Usage: $0 <input_video> <output_gif>" | |
| exit 1 | |
| fi |
| #!/bin/sh | |
| ### | |
| # | |
| # This script creates an App token to automate your profile in #FEDIVERSE | |
| # with PLEROMA / AKKOMA / PL / NICOLEX | |
| # | |
| # Author: Tassoman <tassoman@gmail.com> | |
| # License: AGPLv3 | |
| # See: https://gist.github.com/tassoman/91339a4300264348253161e7ec2d4bba |
If someone shitted on your Firefox settings, for example your organization. Maybe they forced some configurations, for example, opening new links into new windows.
If you, like me, hate window spreading chaos, you probably want to manage every tab inside only one Firefox Window.
There are three about:config settings to check:
browser.link.open_newwindow.override.external = 3