Samsung vs SanDisk 128GB High Endurance Cards in Raspberry Pi 4

Samsung PRO Endurance 128GB microSD Card MB-MJ128GA/AM (Amazon Affiliate)
US: https://amzn.to/3bDvxBC
UK: https://amzn.to/3jDPlcv
CA: https://amzn.to/3aA1ZU0
DE: https://amzn.to/32M2IRQ
ES: https://amzn.to/30GmOdu
FR: https://amzn.to/31ScBN9
IT: https://amzn.to/2ABGWEz
IN: https://amzn.to/32N8OkZ
AU: https://amzn.to/2Z8m4OX

SanDisk High Endurance 128GB microSD Card SDSQQNR-128G-GN6IA (Amazon Affiliate)
US: https://amzn.to/3bLBY5K
UK: https://amzn.to/3grLVah
CA: https://amzn.to/2VZrWab
ES: https://amzn.to/3e9S0ak
FR: https://amzn.to/2WTFPbR
IT: https://amzn.to/2ysK050
DE: https://amzn.to/3bIIlXs
IN: https://amzn.to/2Y5oeOX
AU: https://amzn.to/2VWwBum

CanaKit Raspberry Pi 4 (4GB) Starter Kit (Amazon Affiliate)
US: https://amzn.to/3azJgrW
UK: https://amzn.to/2JdMq9o
CA: https://amzn.to/3bwiRvY
ES: https://amzn.to/2T06LnM (similar)
FR: https://amzn.to/3cvIZrs (similaire)
IT: https://amzn.to/2Ar74Sj (simile)
DE: https://amzn.to/2AqfWHQ (ähnlich)
IN: https://amzn.to/3ey6fWj
AU: https://amzn.to/2VTUt1C
NL: https://amzn.to/3f5NdsD (vergelijkbaar)

Transcend TS-RDF5K USB 3.0 SDHC/SDXC/microSDHC/SDXC Card Reader (Amazon Affiliate)
US: https://amzn.to/2VFjsWN
UK: https://amzn.to/3grZKp0
CA: https://amzn.to/2VFM6XK
ES: https://amzn.to/2y1Q8Rh
FR: https://amzn.to/2VUQm5G
IT: https://amzn.to/3e5ArI0
DE: https://amzn.to/2ZPlrJ0
IN: https://amzn.to/3cOCcZF
AU: https://amzn.to/2VV0dbJ

Mac: Solving Hangman using Command Line Regular Expressions

In this video I use basic regular expressions (via grep) to search for words in the Mac dictionary file.

This is the hangman game I used in the video: https://hangmanwordgame.com/

Count Words in the Dictionary File
wc -l /usr/share/dict/words
Search for Incomplete Word (_AL_ATION) in the Dictionary
grep -i '^.al.ation$' /usr/share/dict/words
Exclude Letter (e) from Search
grep -i '^.al.ation$' /usr/share/dict/words|grep -vi 'e'
Count the Number of Matches in a Search
grep -i '^.al.ation$' /usr/share/dict/words|grep -vi 'e' | wc -l

QNAP Qsync Lite for iPad Basic Setup

QNAP TS-453Be (Amazon Affiliate)
US: https://amzn.to/2T6JiCc
UK: https://amzn.to/39VhU0e
CA: https://amzn.to/35DjLDa
ES: https://amzn.to/2zFrBCy
FR: https://amzn.to/3dfSGKY
DE: https://amzn.to/2RYjw1U
IT: https://amzn.to/3exclGO
IN: https://amzn.to/2PkrssM
AU: https://amzn.to/2ZRaMOa

(x4) WD RED WD40EFRX CMR* (Amazon Affiliate)
US: https://amzn.to/3ewSHvC
UK: https://amzn.to/354lcOk
CA: https://amzn.to/3l5syGK
DE: https://amzn.to/2IfafjF
ES: https://amzn.to/2TXqa99
FR: https://amzn.to/35178VF
IT: https://amzn.to/32fNx28
IN: https://amzn.to/3l5X6bh
AU: https://amzn.to/2JCUyn7

* Please verify that you have chosen the WD40EFRX (CMR) model when ordering. Also check that you got the correct drives when your order arrives. Avoid the WD40EFAX SMR models!

Crucial 16GB (8GBx2) RAM CT2K8G3S186DM (Amazon Affiliate)
US: https://amzn.to/35TmsB1
UK: https://amzn.to/35Pvsa5
CA: https://amzn.to/2thVWUy
ES: https://amzn.to/2VgoecJ
FR: https://amzn.to/2NoBZSv
IT: https://amzn.to/2VgwIkb
DE: https://amzn.to/3avuVwe (HX318LS11IB/8)
IN: https://amzn.to/37Y1Fgz
AU: https://amzn.to/2CGypRH

QNAP Playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZPX505_znSLtZE7Z42m6DEK

QNAP Qsync Ubuntu 18.04 Basic Setup

QNAP TS-453Be (Amazon Affiliate)
US: https://amzn.to/2T6JiCc
UK: https://amzn.to/39VhU0e
CA: https://amzn.to/35DjLDa
ES: https://amzn.to/2zFrBCy
FR: https://amzn.to/3dfSGKY
DE: https://amzn.to/2RYjw1U
IT: https://amzn.to/3exclGO
IN: https://amzn.to/2PkrssM
AU: https://amzn.to/2ZRaMOa

(x4) WD RED WD40EFRX CMR* (Amazon Affiliate)
US: https://amzn.to/3ewSHvC
UK: https://amzn.to/354lcOk
CA: https://amzn.to/3l5syGK
DE: https://amzn.to/2IfafjF
ES: https://amzn.to/2TXqa99
FR: https://amzn.to/35178VF
IT: https://amzn.to/32fNx28
IN: https://amzn.to/3l5X6bh
AU: https://amzn.to/2JCUyn7

* Please verify that you have chosen the WD40EFRX (CMR) model when ordering. Also check that you got the correct drives when your order arrives. Avoid the WD40EFAX SMR models!

Crucial 16GB (8GBx2) RAM CT2K8G3S186DM (Amazon Affiliate)
US: https://amzn.to/35TmsB1
UK: https://amzn.to/35Pvsa5
CA: https://amzn.to/2thVWUy
ES: https://amzn.to/2VgoecJ
FR: https://amzn.to/2NoBZSv
IT: https://amzn.to/2VgwIkb
DE: https://amzn.to/3avuVwe (HX318LS11IB/8)
IN: https://amzn.to/37Y1Fgz
AU: https://amzn.to/2CGypRH

QNAP Playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZPX505_znSLtZE7Z42m6DEK

QNAP Qsync Windows 10 Basic Setup

QNAP TS-453Be (Amazon Affiliate)
US: https://amzn.to/2T6JiCc
UK: https://amzn.to/39VhU0e
CA: https://amzn.to/35DjLDa
ES: https://amzn.to/2zFrBCy
FR: https://amzn.to/3dfSGKY
DE: https://amzn.to/2RYjw1U
IT: https://amzn.to/3exclGO
IN: https://amzn.to/2PkrssM
AU: https://amzn.to/2ZRaMOa

(x4) WD RED WD40EFRX CMR* (Amazon Affiliate)
US: https://amzn.to/3ewSHvC
UK: https://amzn.to/354lcOk
CA: https://amzn.to/3l5syGK
DE: https://amzn.to/2IfafjF
ES: https://amzn.to/2TXqa99
FR: https://amzn.to/35178VF
IT: https://amzn.to/32fNx28
IN: https://amzn.to/3l5X6bh
AU: https://amzn.to/2JCUyn7

* Please verify that you have chosen the WD40EFRX (CMR) model when ordering. Also check that you got the correct drives when your order arrives. Avoid the WD40EFAX SMR models!

Crucial 16GB (8GBx2) RAM CT2K8G3S186DM (Amazon Affiliate)
US: https://amzn.to/35TmsB1
UK: https://amzn.to/35Pvsa5
CA: https://amzn.to/2thVWUy
ES: https://amzn.to/2VgoecJ
FR: https://amzn.to/2NoBZSv
IT: https://amzn.to/2VgwIkb
DE: https://amzn.to/3avuVwe (HX318LS11IB/8)
IN: https://amzn.to/37Y1Fgz
AU: https://amzn.to/2CGypRH

QNAP Playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZPX505_znSLtZE7Z42m6DEK