This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# =============================== | |
# User Configuration | |
# =============================== | |
# Path substrings to ignore (e.g. "node_modules") | |
$ignorePaths = @("node_modules", ".next", "components\ui\", "utils") | |
# Specific file names to ignore (e.g. "next-env.d.ts") | |
$ignoreFiles = @("next-env.d.ts") | |
# Allowed file extensions (for TypeScript, we use "ts") | |
$allowedExtensions = @("ts", "tsx") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import re | |
import requests | |
import sys | |
from urllib.parse import unquote | |
import json | |
def downloader(url): | |
# Define the TikTok URL pattern | |
TIKTOK_URL_REGEX = re.compile( | |
r'https?://(?:www\.)?tiktok\.com/(?:@[\w\.-]+/video/(\d+))' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo sed -i 's|self.language =.*|self.language = "ALL"|g' /usr/lib/python3/dist-packages/torbrowser_launcher/common.py | |
mkdir -p ~/.local/share/torbrowser/tbb/$(uname -m) | |
cd ~/.local/share/torbrowser/tbb/$(uname -m) | |
ln -s tor-browser tor-browser_ALL | |
./start-tor-browser.desktop --verbose |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ROTATION=$(shuf -n 1 -e '-' '')$(shuf -n 1 -e $(seq 0.05 .5)) | |
convert -density 150 $1 \ | |
-linear-stretch '1.5%x2%' \ | |
-rotate ${ROTATION} \ | |
-attenuate '0.01' \ | |
+noise Multiplicative \ | |
-colorspace 'gray' $2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// https://k0nze.dev/posts/install-pyenv-venv-vscode/ | |
0. Desintala Python, deja que pyenv luego se encargue | |
1. Clona el repositorio | |
git clone https://github.com/pyenv-win/pyenv-win/ | |
mkdir $HOME/.pyenv | |
2. Copiar la carpeta .pyenv y el archivo .version del repositorio a $HOME/.pyenv. | |
3. AΓ±adir a PATH (revisa que estΓ©n aΓ±adidos o no funciona): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo "export PATH=$(pwd):\${PATH}" >> ~/.bashrc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Default | |
ubuntu config --default-user <username> | |
# Ubuntu Preview | |
ubuntupreview config --default-user <username> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
setx ChocolateyInstall C:\chocolatey /M && SET "ChocolateyInstall=C:\chocolatey" && "%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TypeScript +6.8k/ -6.8k βββββββββββββββββββββ 60.4% | |
Markdown +2.0k/ -746 βββββββββββββββββββββ 22.4% | |
Python +1.7k/ -1.3k βββββββββββββββββββββ 13.2% | |
JSON +500/ -22 βββββββββββββββββββββ 1.6% | |
YAML +333/ -23 βββββββββββββββββββββ 1.0% | |
TOML +307/ -67 βββββββββββββββββββββ 0.9% | |
JavaScript +132/ -4 βββββββββββββββββββββ 0.4% | |
CSS +6/ -0 βββββββββββββββββββββ 0.0% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 (Hoo Hoo) Dept | |
EVERYTHING The Black Skirts | |
Friday I'm In Love The Cure | |
Lonely Town Vulfpeck & Theo K | |
Kawaikute Gomen Ado | |
Shanghai Romance Orange Caramel | |
Pretty Savage BLACKPINK | |
Danza Kuduro Don Omar & Lucenzo | |
Nobody - from Kaiju No. 8 OneRepublic | |
Mood (feat. iann dior) 24kGoldn & iann d |