Cofyc 最近的时间轴更新
Cofyc's repos on GitHub
C · 635 人关注
argparse
Command-line arguments parsing library.
C · 1 人关注
9cc
A Small C Compiler
C++ · 0 人关注
aclang
A simple C-like dynamic Language
Ruby · 0 人关注
activemerchant_patch_for_china
A rails plugin to add an active_merchant patch for china online payment platform including alipay (支付宝), 99bill (快钱) and tenpay (财付通)
Ruby · 0 人关注
active_admin
The administration framework for Ruby on Rails applications.
Go · 0 人关注
advanced-statefulset
Java · 0 人关注
ajvm
A hobby jvm, just want to know how a java virtual machine works.
0 人关注
akka
Akka Project
C · 0 人关注
alilua
epoll/kqueue+lua based web server
C · 0 人关注
alilua-coevent-module
epoll base coroutine module
0 人关注
aliyun-cli
Alibaba Cloud CLI
JavaScript · 0 人关注
amazeui
Amaze UI,中国首个开源 HTML5 跨屏前端框架
Go · 0 人关注
amd64
amd64 instruction assembler
Python · 0 人关注
ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
Go · 0 人关注
api
Soon-to-be the canonical location of the Kubernetes API definition.
Go · 0 人关注
apiserver
Library for writing a Kubernetes-style API server.
0 人关注
apiserver-builder-alpha
apiserver-builder-alpha implements libraries and tools to quickly and easily build Kubernetes apiservers/controllers to support custom resource types based on APIServer Aggregation
C · 0 人关注
Arduino
open-source electronics prototyping platform
Go · 0 人关注
ark
Heptio Ark is a utility for managing disaster recovery, specifically for your Kubernetes cluster resources and persistent volumes. Brought to you by Heptio.
C · 0 人关注
asepsis
a smart solution for DS_Store pollution
0 人关注
atlantis
Terraform Pull Request Automation
0 人关注
Atlas
基于MySQL协议的数据库中间层项目
Go · 0 人关注
authproxy
0 人关注
awesome-awesomeness
A curated list of awesome awesomeness
0 人关注
awesome-go
A curated list of awesome Go frameworks, libraries and software. Inspired by awesome-python.
0 人关注
awesome-sysadmin
A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
0 人关注
aws-k8s-tester
AWS Kubernetes tester, kubetest deployer implementation
Go · 0 人关注
aws-sdk-go
AWS SDK for the Go programming language.
Shell · 0 人关注
bash-it
A community bash framework.
Go · 0 人关注
bat
Go implement CLI, cURL-like tool for humans
Cofyc

Cofyc

🏢  TapTap
V2EX 第 68 号会员,加入于 2010-04-26 10:41:35 +08:00
sourceforge 有国内的镜像没?
问与答  •  Cofyc  •  2014-10-14 15:57:57 PM
iPhone chrome 浏览器如何设置 bing、yahoo 为默认搜索引擎?
问与答  •  Cofyc  •  2014-06-19 11:41:41 AM  •  最后回复来自 Cofyc
2
国内有公司 hosts JS 常用库吗?
问与答  •  Cofyc  •  2013-07-18 11:24:41 AM  •  最后回复来自 Cofyc
6
有在玩 Hots beta 的吗?
StarCraft 2  •  Cofyc  •  2013-02-02 19:26:21 PM
[dnscrypt]写了一个 dnscrypt 的服务器端代理 dnscrypt-wrapper
DNS  •  Cofyc  •  2016-10-28 23:08:05 PM  •  最后回复来自 Khlieb
16
有人在 nginx 上使用 SPDY 吗?
NGINX  •  Cofyc  •  2012-11-04 02:44:50 AM  •  最后回复来自 LazyZhu
3
分享我写的语言 cobj
iDev  •  Cofyc  •  2012-08-29 23:19:53 PM  •  最后回复来自 lemonleo
28
[BUG]到达指定楼层评论的锚没生效
Project Babel  •  Cofyc  •  2012-05-02 17:32:15 PM  •  最后回复来自 micate
3
分享星际2 切换战网工具
StarCraft 2  •  Cofyc  •  2011-03-26 15:17:12 PM  •  最后回复来自 mactive
8
Cofyc 最近回复了
2014-11-29 23:14:28 +08:00
回复了 Sunyanzi 创建的主题 PHP 好像不自觉就写了难以维护的代码 ...
2014-10-02 15:30:16 +08:00
回复了 zjupigeon 创建的主题 iDev mavericks 10.9 不支持 swift 脚本直接运行么
@jakwings
嗯,现在的确不行了。这样试下: xcrun --sdk iphoneos swift (refer: https://twitter.com/swiftLDN/status/509434104291790849)
2014-10-02 12:35:36 +08:00
回复了 zjupigeon 创建的主题 iDev mavericks 10.9 不支持 swift 脚本直接运行么
装 xcode 6 后,可以这样写:

```
#!/usr/bin/env xcrun swift
println("Hello World!")
```
2014-09-06 18:15:55 +08:00
回复了 lovine 创建的主题 问与答 用 supervisorctl 运行 ss 清除日志
看 supervisord 的配置,默认 /tmp 下面吧。

可以配置 logfile_backups/ logfile_maxbytes 来确保不会太多。见:logfile_maxbytes
2014-06-19 11:41:41 +08:00
回复了 Cofyc 创建的主题 问与答 iPhone chrome 浏览器如何设置 bing、yahoo 为默认搜索引擎?
@pomhg 非常感谢!
1. google docs
2. 私有 git 库
3. 比较完整的,公开 git 库
2014-05-31 10:39:30 +08:00
回复了 Livid 创建的主题 Ubuntu 关于 Ubuntu 的 useradd 和 adduser
一般会自己记 FAQ 文档,下次参考上次的操作。

不过用 salt 管理服务器后,记 salt 模块就好了,也不用在意管理的是什么系统。

http://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.pw_user.html
2013-08-17 17:11:21 +08:00
回复了 guoqiao 创建的主题 程序员 6年码农即将赴新西兰求职以及技术移民,有什么建议?
LZ 真励志,我也要准备好英语才行。
家人不懂我的工作,但周围朋友都很羡慕我做程序员。。。

工资不错,不用出差到处跑,也不用陪客户吃饭等等。

我很幸运地选择了程序员这项工作,并会坚持一辈子。
Chrome +1
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2472 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 15:05 · PVG 23:05 · LAX 08:05 · JFK 11:05
Developed with CodeLauncher
♥ Do have faith in what you're doing.