https://pixteller.com/ https://app.animaker.com/ https://panzoid.com/
Author: [email protected]
How to setup Mirrorless and DSLR as a webcam
http://wasge.es/clean_output/?brand=Panasonic&datasource=all&mount=all http://support.d-imaging.sony.co.jp/app/webcam/en/download/ https://www.sony.com/electronics/support/articles/00247038 https://docs.gl-inet.com/en/3/app/qdslrdashboard/ http://simeonpilgrim.com/nikon-patch/nikon-patch.html https://www.premiumbeat.com/blog/obs-studio-for-streaming-and-videoconferencing/ https://github.com/johnboiles/obs-mac-virtualcam https://www.aliexpress.com/item/4001294726740.html?spm=a2g0o.cart.0.0.37703c00IdJpMJ&mp=1 https://www.aliexpress.com/item/4001321661431.html?spm=a2g0o.cart.0.0.37703c00IdJpMJ&mp=1
Scrum 9/13/2020
Direct Comparative Analysis of 10X Genomics Chromium and Smart-seq2 https://www.biorxiv.org/content/10.1101/615013v1.full Introduction to single-cell RNA-seq https://scrnaseq-course.cog.sanger.ac.uk/website/introduction-to-single-cell-rna-seq.html
Android Emulator
Tencent Gaming Buddy https://www.bluestacks.com/ Chouse Android version 8.0Install https://github.com/m9rco/Genymotion_ARM_Translation/blob/master/package/Genymotion-ARM-Translation_for_8.0.zipby drag and dropRestartClick install Open GAPPsRestart
How to restart GUI (X-Windows) on Linux
Either from GUI and TTY console CTRL + ALT + F2 or F3-8
Geekbench
macOS 10.15.6 (Build 19G73)AMD Ryzen 9 3900XAMD Radeon RX 5700 XT Compute Engine https://browser.geekbench.com/v5/cpu/3255688 https://browser.geekbench.com/v5/compute/1329772 https://browser.geekbench.com/v5/compute/1329774 https://browser.geekbench.com/v5/cpu/3675129 https://browser.geekbench.com/v5/compute/1469594 https://browser.geekbench.com/v5/compute/1469600
Install StarCraft II in Arch/Manjaro Linux
sudo pacman -S lutris sudo vi /etc/pacman.conf [multilib]Include = /etc/pacman.d/mirrorlist Run a system update sudo pacman -Syyuu sudo pacman -S wine-staging giflib lib32-giflib libpng lib32-libpng libldap lib32-libldap gnutls
How to Install Yay AUR Helper in Arch Linux and Manjaro
To build the package from PKGBUILD, use below commands: sudo pacman -S git git clone https://aur.archlinux.org/yay.git cd yay makepkg -si #or sudo pacman -S yay This will install go