ant_sz 最近的时间轴更新
ant_sz's repos on GitHub
JavaScript · 385 人关注
myicons
Your flat icons manager and font builder.
Objective-C · 380 人关注
diumoo
Third party Douban.FM client for Mac
C++ · 72 人关注
NvmEngine
Experimental KV store engine on non-volatile memory
Objective-C · 20 人关注
iconfontr
An icon font viewer and material exporter
VimL · 15 人关注
autoHEADER
A vim plugin used to auto insert code comment header block
CoffeeScript · 13 人关注
hackerRSS
A hacker news RSS generator
Java · 8 人关注
algo-notes
My notes of learning and practicing algorithms
Clojure · 5 人关注
push-ups
This app help you create events for your push-ups exercise plan according to handredpushups.com
Python · 3 人关注
detie
Weibo new words detector
Objective-C · 3 人关注
IMColorPalette
An elegance color palette view for Mac
Go · 2 人关注
algo-ds
A collection of advanced algorithms and data structures implemented in Golang
Objective-C · 2 人关注
posi
A Google Latitude alternative which won't send any data to server
Python · 1 人关注
buildbot
Python-based continuous integration testing framework; send pull requests for your patches!
JavaScript · 1 人关注
chasezhang.me
bogon - My web page
Python · 1 人关注
pulse
Statistical Learning Experiment: Classify ECG data
Objective-C · 0 人关注
bell
A wrapper of AVFoundation's audio part to provide a more convent play control, used by diumoo as audio core
Shell · 0 人关注
buildbot-master-buildpack
A heroku and dokku compatible buildpack for deploying Buildbot master
C++ · 0 人关注
cf
Solutions to CodeForces
Python · 0 人关注
checkr
Shell · 0 人关注
CircleRippleButton
A simple circle button shows ripples on tap
Java · 0 人关注
ctci
My solution for Cracking the Coding Interview
Python · 0 人关注
gather
test project gather
Go · 0 人关注
gexpr
An expression processor written in Golang
Shell · 0 人关注
gohop
A VPN implemention in golang, with crypto and obfuscation in nature.
Go · 0 人关注
gopkg
Source code for the gopkg.in service.
Shell · 0 人关注
heroku-buildpack-python
Python buildpack
CSS · 0 人关注
hook2do
A brand new todo service providing rich integration feature.
Python · 0 人关注
imbox
Python IMAP for Human beings
JavaScript · 0 人关注
jquery.flowchart
JQuery plugin that allows you to draw a flow chart.
0 人关注
OTCover
An view like Medium Personal page for iOS
ant_sz

ant_sz

张茄子
V2EX 第 15255 号会员,加入于 2011-12-25 19:09:01 +08:00
GEEK都是黑社会
所属帮派ESC
前端福利: myicons :矢量图标管理器 + 图标字体生成器 现在开源啦
  •  2   
    分享创造  •  ant_sz  •  2014-12-04 20:11:15 PM  •  最后回复来自 ant_sz
    11
    带有时间机器的 diumoo 1.1 ~
    分享创造  •  ant_sz  •  2013-01-09 20:39:41 PM  •  最后回复来自 zxsky1
    24
    ant_sz 最近回复了
    @boyhailong 其实还好~挺复杂的
    2015-10-04 09:36:45 +08:00
    回复了 dieyushi 创建的主题 tmux El Caption bug, 退出 tmux 时会系统卡死
    +1 有时候毫无征兆的卡死。我把 Tmux 删掉体验一两天试试。。。。。。
    现在不是有像这样的 Windows 和 Android 混合设备么?我记得联想就有出这种变形本
    2015-08-31 17:02:41 +08:00
    回复了 bugsnail 创建的主题 Apple OSX 下流程图软件推荐
    感觉 Omnigraffle 和 Visio 比起来还是有点差距。可惜微软不愿意出 Mac 版
    2015-08-31 17:00:09 +08:00
    回复了 MOsky 创建的主题 Apple 购入 1Password for Mac,是官网买好,还是在 Mac App Store 买好呢?
    购入了 MAS 版。。。
    去淘宝买的打折 Gift Card ,平均算下来的话其实比官网打折之后只贵一点点。
    2015-08-20 15:57:23 +08:00
    回复了 AsaDong 创建的主题 Android Android 哪天会不会可以用 golang 开发 然后效率翻好几番
    然而事实上目前的 benchmark 显示 Go 语言的运行速度其实跟 Java 在一个量级。即使是编译运行加上 GC 什么的 runtime 也不会很快的。。。
    2015-08-17 18:34:46 +08:00
    回复了 hxlx 创建的主题 算法 学算法有用吗?刚学会 KMP 算法,是什么层次
    国内算法好的孩子们都被 Google Facebook 这些厂挑走了。你说学算法有用没有用?
    2015-08-06 09:23:24 +08:00
    回复了 thuai 创建的主题 macOS OSX 10.11 beta5 删除不了/usr/bin 目录下的文件
    @thuai pyenv 或者 virtualenv 应该能解决你的问题。不同 env 里的python所有的环境都是隔离的,包括依赖关系
    2015-08-05 17:52:19 +08:00
    回复了 thuai 创建的主题 macOS OSX 10.11 beta5 删除不了/usr/bin 目录下的文件
    在 OSX 下安装和使用 pyenv 也很方便 `brew install pyenv` 就好了。至于 pyenv 的使用请自行参考文档。
    2015-08-05 17:50:22 +08:00
    回复了 thuai 创建的主题 macOS OSX 10.11 beta5 删除不了/usr/bin 目录下的文件
    这个是传说中的 Integrity Security

    关于它的介绍和怎么disable 这个功能请参考:
    http://www.macworld.com/article/2948140/os-x/private-i-el-capitans-system-integrity-protection-will-shift-utilities-functions.html
    http://www.quora.com/How-do-I-turn-off-the-rootless-in-OS-X-El-Capitan-10-11

    另外,请不要删除 OSX 下 System 的 Python,会导致很多其他 CLI tools 失效的。正确而且干净的方法包括

    1. 直接使用 brew 安装 Python ,brew 会在 PATH 上覆盖掉原来的 Python,原来的 Python 依然保留但是在shell里默认会使用 brew 安装的 Python
    2. (推荐)使用 pyenv 安装和管理多个 Python 版本。这种方法还可以让你方便的在不同的 Python 版本之间切换
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   901 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 22:05 · PVG 06:05 · LAX 15:05 · JFK 18:05
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.