Skip to content

Instantly share code, notes, and snippets.

View chusiang's full-sized avatar
🐧
Improving the world via Ansible and DevOps.

Chu-Siang Lai chusiang

🐧
Improving the world via Ansible and DevOps.
View GitHub Profile
@chusiang
chusiang / myToReadBookLists.md
Last active March 27, 2024 08:49
凍仁的讀書清單

凍仁的讀書清單

Migrated to GitLab and GitHub.

看了《學徒模式》一書後,凍仁試著用 Gist 管理自己的待讀書單,並不時修改其閱讀順序。您可以在 revisions 找到編修記錄。

目錄:

  1. 待讀書單
  2. 已讀書單
@chusiang
chusiang / teams-chat-post.sh
Last active March 21, 2024 10:55
Post a message to Microsoft Teams with bash script.
#!/bin/bash
# =============================================================================
# Author: Chu-Siang Lai / chusiang (at) drx.tw
# Filename: teams-chat-post.sh
# Modified: 2021-10-18 00:09
# Description: Post a message to Microsoft Teams.
# Reference:
#
# - https://gist.github.com/chusiang/895f6406fbf9285c58ad0a3ace13d025
#
@chusiang
chusiang / 長假IT應變計畫_ithome.md
Last active February 5, 2024 08:07
長假 IT 應變計畫 | iThome
@chusiang
chusiang / cloudfront_create_invalidation_policy.json
Last active January 30, 2024 13:15
AWS IAM policy of CloudFront Create Invalidation
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "s3:ListAllMyBuckets",
"Resource": "arn:aws:s3:::MyBucketName"
},
{
"Action": [
@chusiang
chusiang / starcraft2_units.md
Last active December 23, 2023 09:12
星海爭霸 2 中英文對照

單位建築中英文對照 | 星海爭霸 2

人族

補給站        Supply Depot
兵營          Barracks
陸戰隊        Marine
  掠奪者      Marauder
  死神        Reaper
# 可以設定一些預設行為
# [defaults] General defaults
[defaults]
# hostfile -- 主機 ip 對照
inventory = hosts
# remote_user -- 遠端使用者名稱
remote_user = vagrant
@chusiang
chusiang / devopsdays_taipei_2023_open_space_day1.md
Created September 26, 2023 05:43
Open space of day 1 @ DevOpsDays Taipei 2023

Open space of day 1 @ DevOpsDays Taipei 2023

開始 DevOps 後,學了什麼軟實力

提案人:凍仁。

  1. 畫圖:用紙、筆和白板畫流程圖、架構圖,補助溝通 …。
  2. 我們上班是來解決有 商業價值 的問題,而不是純 coding。
  3. 為什麼我們都要聽老闆?因為他最了解 市場需求
  4. 工程師 (Engineer) 的通病,就是只關注 技術債技術評估 等工程問題;乎略了 從使用者角度著想溝通方法
@chusiang
chusiang / migrate-diary-to-sub-dir.sh
Created September 4, 2023 10:13
Migrate diary from yyyy-mm-dd.md to multi-sub directory architecture for "mattn/calendar-vim" plugin.
#!/bin/bash
# =============================================================================
# Author: Chu-Siang Lai / chusiang (at) drx.tw
# Blog: http://note.drx.tw
# Filename: migrate-diary-to-sub-dir.sh
# Modified: 2023-09-04 15:52
# Description: Migrate diary from vimwiki/obsidian format to multi-sub
# directory architecture for "mattn/calendar-vim" plugin, and
# only review/edit via Vim.
# Reference: https://github.com/chusiang/vimrc/commit/faca1de7e49f9a51cba3805d4ba3b2fc8a449909
@chusiang
chusiang / .ansible-lint.yaml
Created September 26, 2022 08:40
ansible-lint config of v4.0+
---
# .ansible-lint
# exclude_paths included in this file are parsed relative to this file's location
# and not relative to the CWD of execution. CLI arguments passed to the --exclude
# option will be parsed relative to the CWD of execution.
exclude_paths:
- .gitlab-ci.yml
- logs/
- roles/

「MEGAHOBBY EXPO 台灣 2022」 x 「閃電霹靂車 World Tour 台灣站」非官方筆記

寫在前頭,此筆記純資訊分享,透過網路下訂商品前,還請自行評估「資訊安全」,若有疑慮還請不要下單。

[TOC]

活動資訊