slmgr /ipk your_license_keyReplace your_license_key with following volumn license keys according to Windows Edition:
| ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
| ; | |
| ; Opinion Lexicon: Positive | |
| ; | |
| ; This file contains a list of POSITIVE opinion words (or sentiment words). | |
| ; | |
| ; This file and the papers can all be downloaded from | |
| ; http://www.cs.uic.edu/~liub/FBS/sentiment-analysis.html | |
| ; | |
| ; If you use this list, please cite one of the following two papers: |
| `````````````````````````````````````````` | |
| Windows Product Keys for Getting Past Setup | |
| Windows XP - Windows 11 | |
| Home product keys are currently not added. | |
| THESE WILL ONLY HELP YOU GET PAST SETUP AND WILL NOT | |
| ACTIVATE WHEN YOU CONNECT TO THE INTERNET. THESE JUST | |
| LET YOU INSTALL WINDOWS TO YOUR HARDDISK UNACTIVATED | |
| `````````````````````````````````````````` |
Code is clean if it can be understood easily – by everyone on the team. Clean code can be read and enhanced by a developer other than its original author. With understandability comes readability, changeability, extensibility and maintainability.
I liked the way Grokking the coding interview organized problems into learnable patterns. However, the course is expensive and the majority of the time the problems are copy-pasted from leetcode. As the explanations on leetcode are usually just as good, the course really boils down to being a glorified curated list of leetcode problems.
So below I made a list of leetcode problems that are as close to grokking problems as possible.
pkg update && pkg install android-tools termux-api (if failed, run apt update && apt install android-tools termux-api instead)adb pair localhost:12345 replacing 12345 with the port number shown in the window (192.168.x.x:12345). Enter the pairing code when prompted, DO NOT CLOSE PAIRING CODE PROMPT the pairing window will close automatically.adb connect localhost:23456 replacing 23456 with the port number show