Skip to content

Instantly share code, notes, and snippets.

View ShikiSuen's full-sized avatar
🍍

ShikiSuen ShikiSuen

🍍
View GitHub Profile
##### やったあと再起動をお忘れずに。 #####
##### REQUIRES REBOOT TO TAKE EFFECT #####
##### Stop Rechecking Application and DMG hashes #####
##### アプリ・DMGの完全性検査を自動的にやらないこと #####
defaults write com.apple.LaunchServices LSQuarantine -bool NO
##### Whitelist VSTs / AUs #####
##### 全部 VST・AU プラグインを「安全検査済」と表記する #####
@font-face {
font-family: 'Inter_Web';
font-weight: 100 900;
font-display: swap;
font-style: oblique 0deg 10deg;
src: url(data:font/opentype;charset=utf-8;base64,d09GMgABAAAABNhQABIAAAAMKDwABNfZAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGowsG4fldByBpkI/SFZBUsNQP01WQVKBOgZgP1NUQVQkAIHAJC+CEAqImDiG9VULzzAAMJjyYAE2AiQDzywEIAWVEweC7GNb9K3bAUE+vbrZy/mugNzm6cJBbK1jtFZxU/TVlo+EhAL+NeKb2V8bDxLau1A2EJTE5p5J/89EKQ/1wDHUQXXI0AcCDYiuOvehOSAyxjYvV4gkbnbJbs3yUJsQPfv/////////////////////hpMfT7r1ZnZ35v+/jRCSEEgIYQ2EktCl9CMEqaIGCwIqaD/1LAfhRIkRYh3CiFHESJDCkLTPQQyElRz6kcfAQIFGKKZsgZRksDw0TCukqmwi7Ij4l9ZIOqoworl6f/9YVqo8YMyQaYxjAs45pmyMYZqaTEbMcI6dwsQ0kRmjLaFJpggF7dC2LDUQKmRy1mA600ozSi1j+9tEhcyVizrfIgonTI4UF+jiUBbSbKnOZ56XyRwzjCXmoVSEWVl1Zk6ctSJr2brYCXEbbYExInFC+qxaoaI6JRARssmOy1a2vbPbQBjcvWgsiv4hy973efGvwT7oJEmSJDmEfBy8A0RRrksEBZOm5DBmHwkrR6yKf9PssZwke+PUBuVgrbjQPDxFN5qLutU8BPbUmtyuwo04czarcM4ZgcCkZvC8ESIMBx53Q4R4hKMqdr2eo6aeBoTk6SkVeoFF8gRuP/SUPWWzxjOsooet4VUYkpnDMqO7hrNG+Uu+xz6HcG26xITet3jx7QWnELQEnZd4JYbuoeShTBZxRfY5i/IBfU2m
@ShikiSuen
ShikiSuen / 《天使帝國三》配樂人員曲目對照表.txt
Created April 16, 2020 19:06
《天使帝國三》配樂人員曲目對照表
曾志豪 - Battle_Maya_world.m4a
曾志豪 - Ag3.m4a
曾志豪 - Ag3ad.mp3
曾志豪 - BabyGoGoGo.m4a
曾志豪 - Battle_Careful.m4a
曾志豪 - Battle_chinawar.m4a
曾志豪 - Battle_elder_d.m4a
曾志豪 - Battle_Elder_Win.m4a
曾志豪 - Battle_Elder01.m4a
曾志豪 - Battle_Elder02.m4a
@ShikiSuen
ShikiSuen / PdA_v01_Credits.md
Last active April 10, 2020 22:08
《天女之詩》第一卷 曲目清單

[中国語版]

01 婉相逢-變奏 (葫蘆絲版)
作曲編曲:孫志貴
曲式參考源:駱集益 (相見歡-變奏)

02 慕海縈天 (第三版)
作曲編曲:孫志貴
曲式參考源:駱集益 (鳳尾絲竹)
小提琴獨奏:Konstantin Ilitskiy (俄羅斯)

@ShikiSuen
ShikiSuen / RAZero_Draft.md
Last active February 27, 2020 15:14
Red Alert Zero (Draft)
Faction Country
Allied Nations United States (Paratroopers),
United Kingdom (Armed Spy),
Canada (Sniper),
Australia (Boxing Kangaroo),
Israel (Dark Angel Aircraft).
West-Pacific Coalition China (Constructions),
Japan (High-Tech Weapons and Units),
Korean Federation (Air Force),
Russian Federation (Ground Forces).
Geneva Concordant League France (Grand Cannon),
Deutschland (V5 Rockets),
Switzerland (Medical Center),
Italy (Howitzer).
Soviet
USSR (Invader from Parallel World; Radiative Weapon).
Yuri Yuri (Invader from Parallel World; Psychic Control).
@ShikiSuen
ShikiSuen / gist:3084edbe2dfe8df9030ccf7a4a01cb70
Last active November 26, 2019 13:28
CSS 重现 NewvBB 留爱清爽风格的发帖按钮
<!DOCTYPE html>
<html lang="zh-Hans-CN">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Web Page Design</title>
<head>
<style type="text/css">
.vbbutton_big {
text-align: center;
color:#666666;
position: relative;
@ShikiSuen
ShikiSuen / RemovingSTHeiti.sh
Last active August 6, 2019 03:39
STHeiti Cleaner.
#!/bin/bash
# At least works with macOS 10.12 - 10.14. Do not use this with macOS 10.11 and earlier.
# RUN THIS SCRIPT UNDER RECOVERY MODE.
# !! REMEMBER to change the next line to make sure it fits your actural system volume label.
cd "/Volumes/Macintosh HD/"
# Applying International Text Styles to Japanese GUI of current iTunes.
cp "Applications/iTunes.app/Contents/Resources/English.lproj/TextStyles.plist" "Applications/iTunes.app/Contents/Resources/Japanese.lproj/TextStyles.plist"
cd "system"
@ShikiSuen
ShikiSuen / Dorico2-VST2BatchWhitelisting.sh
Last active October 16, 2018 14:14
Batch whitelisting vst2 for Dorico 2 on macOS
# Batch whitelisting vst2 for Dorico 2 on macOS (scripted by Shiki Suen)
# DISCLAIMER: This script omits those vst plugins that have UPPERCASE file extesions.
ls /Library/Audio/Plug-Ins/VST > ~/Library/Preferences/VSTAudioEngine2/vst2whitelist.txt
sed -i '' -e '/\.vst/!d' ~/Library/Preferences/VSTAudioEngine2/vst2whitelist.txt
sed -i '' -e 's/.vst//' ~/Library/Preferences/VSTAudioEngine2/vst2whitelist.txt