Skip to content

Instantly share code, notes, and snippets.

@ck196
ck196 / sublime_hq_patches.md
Created March 23, 2021 13:37
Sublime HQ Patching Guide

Sublime Text 3

Sublime Text 3 (Build 3211)

Windows 32-bit

Reggable using Junk
Pre-Regged
@ck196
ck196 / gwall.py
Created September 14, 2020 14:41 — forked from longjie/gwall.py
This is a simple python file for the demo "gWall: gWall: LCD+RasPi+Google Assistant" (https://www.youtube.com/watch?v=Y-H_3o7vKcc)
#!/usr/bin/env python
# Copyright (C) 2017 Google Inc.
# Copyright (C) 2017 Ryosuke Tajima
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
@ck196
ck196 / send_an_email.py
Created May 16, 2018 03:14 — forked from yzhong52/send_an_email.py
Send an email with a gmail account using python 3
# smtplib module send mail
import smtplib
TO = '[email protected]'
SUBJECT = 'TEST MAIL'
TEXT = 'Here is a message from python.'
# Gmail Sign In
gmail_sender = '[email protected]'
@ck196
ck196 / kmskeys10.txt
Created January 15, 2018 05:10 — forked from CHEF-KOCH/kmskeys10.txt
Windows 10 KMS Keys
Windows.10.and.Office.2016.gVLK
#####################################################################
# Install/Uninstall keys #
#####################################################################
1.) Uninstall the current product by entering the “uninstall product key” extension:
slmgr.vbs /upk
2.) Install the key that you obtained above for “Windows Srv 2012R2 DataCtr/Std KMS for Windows 10”