Results 665 comments of milahu

- F3 Teal Swan - victim of child abuse (was a problem child?) - pretty face (symmetric, broad/broad) - idealist, self-help, freedom

no need for npm, i removed typescript so i can simply install from git : ) maybe archive this repo?

> it didn't export my hook function same, but it works with LD_PRELOAD symbol count, as reported by nm 3139 dylib 68 cdylib

redhook + `crate_type = ["cdylib"]` requires rust-nightly ```toml [lib] crate_type = ["dylib"] # works with rust-stable and rust-nightly # release binary size # 2.7M rust-stable # 5.2M rust-nightly ``` ```toml...

ideally remove the complex build process and make it work with `npm install -g vdhcoapp` using ffmpeg from `$PATH` or `~/.config/vdhcoapp/config.json` ffmpeg should be installed system-wide like `sudo apt install...

> removing the set window size is a horrible decision hard-coding a 1920x1080 window size is worse to manage browser fingerprints i want to use a custom window size for...

> --window-size=1024x1024 if that works, okay, feel free to close this i cant remember if i tried to pass window-size i have moved to [selenium_driverless](https://github.com/kaliiiiiiiiii/Selenium-Driverless) so i dont have to...

Zitate für Unternehmer und Führungskräfte. Über 5000 Aphorismen für Reden und Texte im Management. Bert Forschelen. 2017 [libgen.rs](https://libgen.rs/search.php?req=Zitate+f%C3%BCr+Unternehmer+und+F%C3%BChrungskr%C3%A4fte)

Please Understand Me II: Temperament, Character, Intelligence David Keirsey, 1998 4 grundtypen https://libgen.rs/search.php?req=david+keirsey

`--replace-in-metadata` does not work to replace unicode chars error: `[MetadataParser] Did not find 'x' in title` ```sh #! /usr/bin/env bash a=() a+=(yt-dlp) a+=(--ignore-config) a+=("https://www.youtube.com/watch?v=Cmfm20hsozI") # https://www.fileformat.info/info/unicode/char/ff5c/index.htm # FULLWIDTH VERTICAL LINE...