Skip to content

Instantly share code, notes, and snippets.

https://press.one/p/v?s=91221a4b427d7ea876860ca8238adfecfc88b97a5ebeafab5193a48c5d762fcf522ce6e74d3cb5e99b4c60557be41c57fc5f86724d0011c60ddb4759969ce41d01&h=18cb3a0671ee1d114b17bd4cbc35ee897c23f72b15ed7299dc24256abab885d5&a=b9c1cf0291309a321cfe156f839dae5e39623045&hash_alg=sha256&f=P1&v=3
@jameclear
jameclear / Style.css
Created February 12, 2020 15:44 — forked from xiaolai/Style.css
vscode markdown github preview custom style
.vscode-body .markdown-body {
font-family: "PingFang SC"
}
.vscode-body strong {color:#6392BF;}
.vscode-body em {color: #A9312A; font-style: normal !important;}
.vscode-body table {font-size: 95% !important;}
.vscode-body .CodeMirror, .vscode-body pre {font-size: 90%;}
.vscode-body pre {
#===========================================
# Author: Francis Varga
# eMail: [email protected]
# Blog: flexbuddha.posterous.com
#===========================================
#
# This is my .gitconfig file
#
# Did you have question ask me ;)...
[user]
@jameclear
jameclear / iterm2 changing font-size
Created February 12, 2020 15:39 — forked from xiaolai/iterm2 changing font-size
iTerm2 changing font-size between 18-24
cd ~/Library/Preferences/
open com.googlecode.iterm2.plist
@jameclear
jameclear / sublime_user_settings.js
Created February 12, 2020 15:38 — forked from xiaolai/sublime_user_settings.js
Example user settings for sublime text 2
{
"color_scheme": "Packages/User/textmate-solarized/Solarized (Dark).tmTheme",
// "color_scheme": "Packages/User/textmate-solarized/Solarized (Light).tmTheme",
// "color_scheme": "Packages/User/TextMate-Tomorrow-Theme/Tomorrow-Night-Eighties.tmTheme",
// "color_scheme": "Packages/User/TextMate-Tomorrow-Theme/Tomorrow-Night-Bright.tmTheme",
// "color_scheme": "Packages/User/TextMate-Tomorrow-Theme/Tomorrow-Night.tmTheme",
"font_size": 12,
"font_face": "menlo",
// "font_face": "monaco",
// "font_face": "Inconsolata",
@jameclear
jameclear / Personal Library.md
Created February 12, 2020 15:34 — forked from xiaolai/Personal Library.md
My own library
  1. Download and pin books at https://read.amazon.com, and use epubor KCR converter to convert them into epubs.
  2. Download audio books at https://audible.com, with aax format.
  3. Obtain your activation bytes with the instruction of this post.
  4. Install ffmpeg with brew.
  5. Install audible-converter with npm. (File name will be extended automatically)
audible-converter "*.aax" -a <your-activation-bytes>
  1. Install atomicparsley with brew. (to add artwork to converted m4a files) Bash script to add artworks to m4a files:

Direct links to Lecture Notes in Mathematics (Part 2)

Functional Analysis and Related Topics, 1991 - Hikosaburo Komatsu (1993) ([1], [2], [3], [4], [5], [6],