Why Python scripting? Easy to learn and write, interactively, powerful built-in data types and object oriented. Included packages ...
Leetcode Python Summary
未来可见的一段时期要switch 到 Python了。 这里主要记录一下用Python 刷题的总结,特别是一些不知道的module, funtions等等,还有就是知道了但没有熟练应用。 对于while, if 等,None, 0 等都视作False,不用再去 ...
Jenkins Quick Start II
This course is from PluralSight Automating Jenkins with Groovy. 这里不是讲如何编写declarative pipeline, 而是对Jenkins进行本地化配置, by Groovy script ...
iTerm2 and Oh-My-Zsh Setup
This post is about set up efficient, beautiful theme emulator with oh-my-zsh. Reference from: https://gist.github.com/kevin-smets/ ...
Azure Cloud
//TODO [ ] custom azure container: vim, zsh or startship, auto completion [ ] Azure subscription and tenant IDs? In ~/.azure/crede ...
Google Cloud General
The best way to learn is to read official document along with operating on glcoud console. Some useful GCP projects: Networking 1 ...
Packer Quick Start
[x] template user variable [x] builder google cloud, authentication, etc. [x] provisioner ansible Build Images for cloud and on-pr ...
What's New in CentOS 8
New features: Using cockpit web interface Using enhanced firewall: nftables Managing NFSv4 with nfsconf Layered storage managemen ...
Apache Cassandra
Revisit on 2023 March because of SPLA. Intro Cassandra quick started with single docker node. You can extend it to test any Cass ...