-
reddit.com/r/Finanzen FAQ:
-
Investieren für Einsteiger:
Used by Clover to read the apfs Filesystem to load the kernel.
mount EFI (TODO: find realiable way to get the current system disk with clover)
mv /Volumes/EFI/EFI/CLOVER/drivers64UEFI/apfs.efi /Volumes/EFI/EFI/CLOVER/drivers64UEFI/apfs.efi.bak
cp /usr/standalone/i386/apfs.efi /Volumes/EFI/EFI/CLOVER/drivers64UEFI/
-
Install pinentry-mac package
brew install pinentry-mac
-
Tell gpg-agent to use it in
~/.gnupg/gpg-agent.conf
:pinentry-program /usr/local/bin/pinentry-mac
apt-get install apt-transport-https lsb-release ca-certificates
wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" > /etc/apt/sources.list.d/php.list
apt-get update
apt-get install php7.1
~/Library/Preferences
~/Library/Application Support
~/Library/Containers
~/Library/Group Containers
Desktop HD4600 requirements:
- config.plist/Graphics/Inject/Intel=true
- config.plist/Graphics/ig-platform-id=0x0d220003
- config.plist/Devices/FakeID/IntelGFX=0
- BIOS DVMT-prealloc 64mb
- digital connection to your monitor (VGA not supported)
- VT-d disabled or use dart=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
pkill "Touch Bar agent"; | |
killall "ControlStrip"; | |
Touchbar regulary freezes whole OS. Sometimes you can kill the Touchbar before that happens. Fuck you, Apple! |
Useful resources working with Liferay: https://github.com/rafoli/awesome-liferay
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
http://www.instructables.com/id/Reverse-Engineering-RGB-LED-Bulb-with-IR-remote/ |