In PowerShell, threads getting executed in separate run spaces. To access variables from the caller scope, you have to use
Continue readingCategory: Technology
TN-C vs. TN-S vs. TN-C-S (Power grids)
In addition to the TN power grids, there are also TT and IT power grids. TN-C | DN | HCB
Continue readingSublime – Build via make.bat
Execute (Tools → Build, Shortcut: Ctrl+B) the make.bat file in the project folder. 1. Create Tools → Build System →
Continue readingFFmpeg – Concat – “Protocol” vs. “Demuxer”
Those two ways are used to concat files with the same codec. Concat protocol … works at the file level.
Continue readingSetup ssh key for Git (macOS, Linux)
If you don’t want to authorize yourself all the time on the server, just add an ssh key. 1. Generate
Continue readingConceptual distinction – Motorbikes
Toe vs. Heel-toe shifter Both are used to shift gears on a motorbike. Toe shifters use just the toes for
Continue readingBegriffsabgrenzung – SW-Entwicklung
Lastenheft vs. Pflichtenheft Beides sind Dokumente zum Festlegen der Anforderungen an das Produkt vor der eigentlichen Entwicklung. Das Lastenheft kommt
Continue readingWhy using the TOR Browser for public APs?
The issue with public APs is that it can be used for MITM attacks, like sniffing network traffic. Workflow Normal
Continue readingDesktop web player (Android)
1. Download web browser Get “Firefox Nightly” from the Google Play Store. (Tried with version 121.0) 2. Configure web browser
Continue readingResponsive iframe (WordPress)
Use the provided CSS classes from WordPress Add the following call in the functions.php file of your current theme, if
Continue reading