Feb
                
                
                12
            OS X: Problem with IntelliJ IDEA License Server on Sierra
            
                Published 12:02 Feb 12, 2017 by @ezra.
            
            
                #Programming# Using sudo ./IntelliJIDEALicenseServer_darwin_amd64 on macOS 10.12+ will be some problems like Permi...
            
            
            
        
            
            Jan
                
                
                02
            How to hide the Spotlight icon from the Menu Bar
            
                Published 12:01 Jan 02, 2017 by @ezra.
            
            
                #Programming# If you never use the Spotlight feature on your Mac, or if you only use it from the Finder rather tha...
            
            
            
        
            
            Dec
                
                
                29
            A Bite of Python
            
                Published 12:12 Dec 29, 2016 by @ezra.
            
            
                #Programming# 不可不知的Python陷阱
由于易于学习以及快速开发更大更复杂的应用, Python 渐渐在计算环境中无处不在。尽管明显的语言清晰度和友好会麻痹软件工程师和系统管理员的警觉性,诱使他们编码可能会有严重...
            
            
            
        
            
            Nov
                
                
                27
            OS X: Best practical way to validate NSTouchBar items
            
                Published 12:11 Nov 27, 2016 by @ezra.
            
            
                #Programming# Protocol and extensions:
@available(macOS 10.12.1, *)
protocol TouchBarItemValidations: class {
   ...
            
            
            
        
            
            Nov
                
                
                23
            系统基本配置概要
            
                Published 12:11 Nov 23, 2016 by @ezra.
            
            
                #Technology# 因为时不时会给自己或者被人的电脑💻重装系统, 装系统很简单, 但之后要配置的内容还是蛮多的, 这里列举一下吧。
重装系统
首先要从重装系统说起, 由于直接运行 .app 安装会保留原来的数据, 而很多...
            
            
            
        
            
            Nov
                
                
                18
            Xcode: Showing TODO as a warnig in a Swift Xcode project
            
                Published 12:11 Nov 18, 2016 by @ezra.
            
            
                #Programming# I rarely use comments when I’m coding1. I do make one exception though; using // TODO: and // FIXME:...
            
            
            
        
            
            Nov
                
                
                12
            最近一些比较好的 jQuery 插件
            
                Published 12:11 Nov 12, 2016 by @ezra.
            
            
                #Programming# 
最近一些比较好的 jQuery 插件。
Gradientify 是一个简单的 jQuery 插件,它提供了 CSS 梯度过渡效果。
PrognRoll 是一个微小的 jQuery 插件,用于在...
            
            
            
        
            
            Nov
                
                
                12
            OS X: Setting up Spotlight Control in OS X El Capitan to macOS Sierra
            
                Published 12:11 Nov 12, 2016 by @ezra.
            
            
                #Programming# OS X El Capitan introduced a new Security Feature called System Integrity Protection. With System In...