Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
howard
@hayeah
VIP
NO. 889 / 2012-02-02

小象网
深圳
24 Topics / 220 Replies
19 Followers
0 Following
5 Favorites
GitHub Public Repos
  • playing-cards-assets 302

    Playing Cards Image Assets (SVG+PNG)

  • fork2 1

  • epub2md 1

  • surfread 0

  • epubdown 0

  • agent-sandbox 0

  • MCP-SuperAssistant 0

    Brings MCP to ChatGPT, Perplexity, Grok, Gemini, Google AI Studio, OpenRouter and more...

  • tmux-fzf-pane-switch 0

    A tmux plugin that uses fzf to switch to a pane in any session.

  • surfread-vite 0

  • tmux-fzf-session-switch 0

    Easy ways to switch between tons of tmux sessions

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • [深圳] [2012/04/25] szRuby Meetup (周三) at April 23, 2012

    更新详细路线

  • [深圳] [2012/04/25] szRuby Meetup (周三) at April 23, 2012

    #26 楼 @liwen_zhang 欢迎!我们很希望引上更多的的人走上 ruby/rails 这条不归路

  • 加了广告? at April 23, 2012

    我们办公室用长城宽带,我也有这个问题。看了一下,在源码里他们插入了一个 <script>, 连到 http://211.162.76.49:65001/ab.js。whois 211.162.76.49 证明这是长城。

    adblock 它妈

  • [深圳] [2012/04/25] szRuby Meetup (周三) at April 21, 2012

    #23 楼 @hysios 我估计会六七个?

  • [深圳] [2012/04/25] szRuby Meetup (周三) at April 18, 2012

    #11 楼 @camel 这个地方可能比较难找。。。主要是有投影机。具体方向等等我贴上

  • [深圳] [2012/04/25] szRuby Meetup (周三) at April 18, 2012

    #14 楼 @ruby_sky 不介意的话可以来睡我的沙发。。。脚没法伸直哦~

  • [深圳] [2012/04/25] szRuby Meetup (周三) at April 17, 2012

    #6 楼 @ruby_sky 下礼拜啦

  • [深圳] [2012/04/25] szRuby Meetup (周三) at April 17, 2012

    #2 楼 @Levan 来吧来吧。学习上有问题我们可以帮忙解决哦~

  • [深圳] [2012/04/25] szRuby Meetup (周三) at April 17, 2012

    #1 楼 @ruby_sky 欢迎啊~ 你刚好来深圳吗?

  • 快速执行 Rakefile 指令 at April 16, 2012

    #1 楼 @huacnlee 现在我暂时放这两个

    config/routes.rb
    app/**/*.rb
    
    
  • 知乎是怎么注册的. 是邀请码吗? at April 13, 2012

    我隔天就受到邀请码了。写自己是 rubyist 吧~

  • 我的 linode 今天打不开了, 大家有出现吗? at April 12, 2012

    #20 楼 @ray 我信了

  • 我的 linode 今天打不开了, 大家有出现吗? at April 12, 2012

    我的 linode 东京 ssh 端口用 2222 也不行。ping 可以

  • puma.io at April 09, 2012

    Evan Phoenix 的东西都不错

  • 悲催,数据库被删,博客被格式化 at April 08, 2012

    git add / : p

  • 求一个轻量级的 orm at April 06, 2012

    把 sqlite 当成 key-value store, 储存 JSON

  • 为什么 unicorn 重启会有一段时间无法正常访问 at April 06, 2012

    简化重启步骤

    kill -USR2 cat ~/application/current/tmp/pids/unicorn.pid kill -QUIT cat ~/application/current/tmp/pids/unicorn.pid·oldbin

  • 为什么 unicorn 重启会有一段时间无法正常访问 at April 06, 2012

    http://unicorn.bogomips.org/SIGNALS.html

    unicorn 无缝重启有三个步骤

    1)kill -USR2 cat ~/application/current/tmp/pids/unicorn.pid

    更新应用

    2)kill -WINCH cat ~/application/current/tmp/pids/unicorn.pid.oldbin

    暂时停止旧的版本。测试更新应用没问题

    3) kill -QUIT cat ~/application/current/tmp/pids/unicorn.pid·oldbin

    确认后,停止旧的版本

    3b) kill -HUP cat ~/application/current/tmp/pids/unicorn.pid.oldbin kill -QUIT cat ~/application/current/tmp/pids/unicorn.pid

    如发布失败恢复旧版本

  • 大家说说自己使用云的规模和情况呗 at April 06, 2012

    我也在看云存储。比较了 upyun 和 aliyun OSS。1M 的图档

    http://storage.aliyun.com/puffant-testing/test.jpg http://puffant.b0.upaiyun.com/test.jpg

    又拍云有 CDN,布点很多。阿里云只有杭州的机房。所以我在广州,又拍云在广州佛山的机房会比阿里云快很多。国外访问网速似乎阿里云 OSS 快些。价钱上的比较还不清楚

    http://www.17ce.com/site/http/2c45a66b748162c876e1fb2cbe98004c.html http://www.17ce.com/site/http/a86dd39ba72b9bf7b2860fa08969a5ea.html

  • Github 开放了自己的编程风格指南 at April 06, 2012

    他们 js 不用 semicolons... 这个非主流啊~

  • [活动] 周三深圳 Ruby/Rails Meetup at April 06, 2012

    #32 楼 @ichord 等 DNS。现在似乎可以了

  • [活动] 周三深圳 Ruby/Rails Meetup at April 05, 2012

    昨晚回家果断把 szruby.org 注册了

    开了个 szruby octopress,以后可在此更新活动信息

    https://github.com/hayeah/SZRuby.org

  • [活动] 周三深圳 Ruby/Rails Meetup at April 05, 2012

    这次来了 @Crabby @ichord @saberma @lyfi2003 @suffering @camel @hayeah 很好玩~

    下次 @foyoto @help5305fff @hawk @wlon 也要来报道蛤~~

  • Ruby 纪念 T-Shirt 设计反馈 at April 05, 2012

    #63 楼 @coolzilj 这个的确拉风

  • [活动] 周三深圳 Ruby/Rails Meetup at April 04, 2012

    #20 楼 @hawk 早走也行:)今天第一次大家先认识一下

  • rake assets:precompile isn't precompiled scss at April 03, 2012

    #3 楼 @Juanito 试试 config.assets.precompile += %w(project.css)

    别加 scss 尾坠

  • [活动] 周三深圳 Ruby/Rails Meetup at April 03, 2012

    @camel camel book

    你是 Perl 来卧底吗?

  • [活动] 周三深圳 Ruby/Rails Meetup at April 03, 2012

    #11 楼 @camel 周三 Rubyists 占领书吧 哇哈哈

  • [活动] 周三深圳 Ruby/Rails Meetup at April 03, 2012

    @camel 加 @sztonny @foyoto

  • [活动] 周三深圳 Ruby/Rails Meetup at April 03, 2012

    #7 楼 @cngump 下次广州再见 :D

  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next
关于 / RubyConf / Ruby 镜像 / RubyGems 镜像 / 活跃会员 / 组织 / API / 贡献者
由众多爱好者共同维护的 Ruby 中文社区,本站使用 Homeland 构建,并采用 Docker 部署。
服务器由 赞助 CDN 由 赞助
iOS 客户端 / Android 客户端 简体中文 / English