Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Tony Han
@tony612
高级会员
第 1232 位会员 / 2012-02-29

[email protected]
TubiTV
上海
45 篇帖子 / 1079 条回帖
57 关注者
13 正在关注
278 收藏
Long live Ruby!
GitHub Public Repos
  • tokio-internals 132

    Internal details of Tokio from code to designs

  • qiniu 60

    [NOT MAINTAINING] Qiniu sdk for Elixir

  • kexplain 12

    Kexplain is an interactive kubectl explain

  • hello-grpc 3

  • grpc-core 2

    [DEPRECATED] grpc core for easy development of implements of other languages

  • tokio 1

    A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, sch...

  • gateway 0

    Manages Envoy Proxy as a standalone or Kubernetes-based application gateway

  • opentelemetry-go 0

    OpenTelemetry Go API and SDK

  • envoy 0

    C++ front/service proxy

  • website-1 0

    Kubernetes website and documentation repo:

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • Time Machine 能保证开发环境完全一致吗? at 2014年07月04日

    那看来还真的不能靠 TM 来省太多事啊。。

  • Time Machine 能保证开发环境完全一致吗? at 2014年07月03日

    #3 楼 @springwq 看到一些人说会出现比如某些 App 丢失以及一些环境要重装

  • Time Machine 能保证开发环境完全一致吗? at 2014年07月03日

    #1 楼 @springwq 会受到两台 Mac 型号不同或者系统不同的限制吗?

  • [深圳 + 广州] NodeSchool 线下教学 (免费) at 2014年07月03日

    #5 楼 @allenfantasy 今天刚离开广州,实在可惜。以后有机会再见啊

  • MacDown - 开源的 Markdown 编辑器 at 2014年06月23日

    atom+markdown-preview 插件

  • [深圳] Goabc 英语社区 招聘 网站开发工程师 2 名 at 2014年06月10日

    对你们做什么比较感兴趣。。

  • [上海][2014年6月17日] 周中聚会 at 2014年06月10日

    7 月份就去上海工作了,大家到时见啊

  • RubyChinaSPA by Anugarjs 发布 at 2014年06月05日

    原来 SPA 是单页应用。。还以为是什么。。

  • swift 其实门槛挺高的 at 2014年06月04日

    感觉要看个人之前的储备,熟悉 C 类的,可能学 OC 会更快,几乎不需要了解太深都可以直接上手。但如果熟悉脚本语言的,可能 swift 会更快。不过好像 swift 还是很混杂的

  • Rails 101 now free at 2014年06月03日

    :plus1:

  • Apple 发明新语言了 Swift at 2014年06月03日

    楼主说得是这个嘛? http://swift-lang.org/main/ 哈哈哈哈哈

  • Apple 发明新语言了 Swift at 2014年06月03日

    感觉 rubymotion 危险了啊。。 这家伙又灵活又高效,playground 很赞

  • 如何 code review?求推荐好的工作流程 at 2014年06月03日

    话说说道 review 的问题了,论坛里有用Phabricator来做 code review 的吗?可否和 pull request 比较一下?

  • Add a pointer in a lambda to point to current lambda. at 2014年06月02日

    good tip :plus1:

  • 又发现一个好玩的游戏~ XSS Game~ at 2014年05月30日

    看上去不错 :plus1:

  • [广州][2014年5月30日] GZRUBY 第 18 次聚会 - 19:00 at 2014年05月29日

    #29 楼 @ruby_sky 然后带过来。。

  • [广州][2014年5月30日] GZRUBY 第 18 次聚会 - 19:00 at 2014年05月29日

    #20 楼 @ruby_sky 你厂要来赞助么?大家有粽子吃了 😏

  • RubyMotion 3.0 将支持 Android at 2014年05月29日

    😱

  • [广州][2014年5月30日] GZRUBY 第 18 次聚会 - 19:00 at 2014年05月28日

    赞一个!! :plus1:

  • [提醒通知] [成都][2014年6月7日] NodeJS Workshop at 2014年05月27日

    顶老大!! :plus1:

  • 响应式布局加入 at 2014年05月26日

    :plus1:

  • Sandi Metz:简化代码的三招 at 2014年05月25日

    :plus1: 感觉 DRY 那里说的很好,Dare to Repeat yourself then Refactor

  • 分享我对 ThoughtWorks FizzBuzzWhizz Puzzle 的 Ruby 解法和另外一个 Ruby 脚本 at 2014年05月24日

    #12 楼 @lgn21st 原来如此。。但 ruby 和这个可比性不强吧,虽然代码风格还是可以有所体现的 😄

  • MacVim 中中文无法显示,这个怎么设置才能搞好呢? at 2014年05月24日

    还真没碰到过这个问题,试试 scriptencoding utf-8

  • 分享我对 ThoughtWorks FizzBuzzWhizz Puzzle 的 Ruby 解法和另外一个 Ruby 脚本 at 2014年05月24日

    #5 楼 @lgn21st 难道不是因为你大学不写代码?😏

  • 现在 Ruby China 主站开启 SSL at 2014年05月24日

    :plus1: 撒花

  • [你还不用 pg?] 坑爹的 MySQL 事务 at 2014年05月23日

    #13 楼 @luikore 这名字真是一个比一个有意思。。

  • [你还不用 pg?] 坑爹的 MySQL 事务 at 2014年05月23日

    试了一下,还真的是,虽然我没怎么在多线程环境下搞过,不过这样的话,多线程下岂不是很有问题? 特别是用 ActiveRecord 的话,会加 select ... for lock in share mode么?

  • 夜深人靜悄悄發一張臭美一下 at 2014年05月23日

    恭喜楼主

  • 上一页
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 34
  • 35
  • 下一页
关于 / RubyConf / Ruby 镜像 / RubyGems 镜像 / 活跃会员 / 组织 / API / 贡献者
由众多爱好者共同维护的 Ruby 中文社区,本站使用 Homeland 构建,并采用 Docker 部署。
服务器由 赞助 CDN 由 赞助
iOS 客户端 / Android 客户端 简体中文 / English