Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
hbin
@hbin
高级会员
第 2746 位会员 / 2012-07-04

17 篇帖子 / 438 条回帖
10 关注者
27 正在关注
110 收藏
GitHub Public Repos
  • top-programming-fonts 2235

  • smart-shift 30

    Smart shift text left/right by current major mode indentation width.

  • mina-nginx 19

    Mina tasks for handle with Nginx.

  • emacs.d 5

    Prelude is an enhanced Emacs 24 distribution that should make your experience with Emacs both mor...

  • git-rollback 3

    Easily rollback commits.

  • dotfiles 3

    My home dotfiles

  • nginx-conf 1

    A collection of useful Nginx configuration snippets

  • webpack-react-boilerplate 1

  • shoryuken-batch 1

    Shoryuken Batch Jobs Implementation

  • lm-sensors 0

    Running the lm-sensors in a docker container and rendered in web page.

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 程序员机械键盘入门指南 at 2021年03月16日

    国产静电容 Niz 也是不错的

  • 111 at 2020年10月31日

    手下人多,跟着 Tilte 也得升,多赢。

  • Advent of Code 2018 - 12月,每天一个小 puzzle at 2018年12月26日

    👍

  • 最近 Ruby China 做了什么改善? 感觉上速度快了很多. at 2018年09月07日

    我还以为是人少了呢 😆

  • Brakeman 被 Synopsys 收购,新协议禁止集成 Brakeman 的功能到产品中 at 2018年06月30日

    dead language 和 dead framework 是几个意思?🙃

  • [老文] 怀念_why 先生——whytheluckystiff at 2018年01月12日

    才发现,这篇文章居然是 @luonet 罗老师写的,曾经和他共事过一年多,真没想到,罗老师内心这么细腻 😆

  • HTTP 请求会被浏览器和服务器之外的其他地方缓存吗? at 2017年07月24日

    对啊,CDN 不就是例子吗?

  • TextMate 是不是淘汰了? at 2017年07月04日

    Emacs/Vim 一样,我其他用的是 Atom

  • 长文慎入:将 Rails 程序部署到 Docker 容器中 at 2017年03月30日

    Dockerfile 里安装 PG?

  • Mac 如何安全地卸载多余的 Ruby at 2017年03月30日

    最近给开发环境用上 docker,但是开 pry debug 还是不方便,目前是用这个:https://gist.github.com/hbin/b8dbfbf7ae612b78c4d6398fea0c3bae 方案,不知道有没有更好更方便的?

  • PostgreSQL 在 Mac 上有没有免费好用的客户端? at 2017年03月30日

    虽然不是客户端,但这个在终端使用起来也是非常方便,强烈推荐:http://pgcli.com/

  • 团队聊天工具,大家都用什么?Hipchat? 企业微信?还是 QQ? at 2017年03月30日

    Slack + 微信

  • jbuilder vs active_model_serializers at 2017年01月11日

    #29 楼 @easonlovewan 比如 API 1.0 和 API 2.0 结构大调整怎么办,jbuilder 远比 其他方案简单清晰的多

  • 杭州 Ruby 就没有新人融入的机会了么? at 2016年12月09日

    新人不易,有迷茫走弯路也是正常,没必要群起而攻之

  • [北京] [中关村] 云币网 技术搭档 40K 至 80K at 2016年06月28日

    #12 楼 @hpyhacking 👍

  • 负载均衡哪家强? at 2016年04月07日

    仍然是广告

  • mina 部署时遇到的问题 at 2016年01月15日

    建议用 Heroku-style config: https://ruby-china.org/topics/28356

  • Debian 创始人 Ian Murdock 自杀身亡 at 2015年12月31日

    上帝说他少了一个程序员

  • 这里有使用 Emacs 写 Ruby 的程序员吗? at 2015年12月30日

    #11 楼 @doitian

    代码写着写着就跑去写 Emacs Lisp 了”

    原来不只我一个人 😂 😂 😂

  • 这里有使用 Emacs 写 Ruby 的程序员吗? at 2015年12月24日

    版里用 Emacs 的人不少,我用的是从 prelude fork 出来的配置,里面加了些自定义配置,有兴趣可以移步:https://github.com/hbin/prelude/tree/master/personal

  • 一个 String 类型处理不当导致的性能问题,在导出 CSV 文件等场景不注意就会中招 at 2015年12月16日

    第一种写法看着就挺奇怪的。

  • Heroku-style config management with capistrano and dotenv at 2015年12月12日

    🎉 🎉 之前正好花时间折腾过 doenv 方式部署,坑自然是有,比如那时用 capistrano-sidekiq 启动 Sidekiq 就会发现找不到环境配置,然后自己提 PR 解决😆。

  • 好吧, 我是一个技术实用主义者 at 2015年12月10日

    #13 楼 @huacnlee 之前你教育另一小伙时是这样说的:

    https://ruby-china.org/topics/28153 看 Rails Guides 不要猜

    你到底猜不猜 😂

  • 一款日程管理 App 正在邀请内测 at 2015年12月02日

    赞 💯

  • 画说 Ruby 与 Python 垃圾回收 at 2015年11月23日

    除原文链接不明显外,翻译我给💯。

  • 使用 Ruby 编写了另一个 damned 包管理器 at 2015年11月13日

    :plus1:

  • 能不用 map 修改 hash 的 key? at 2015年11月12日

    遍历一遍很复杂吗?

    data.map { |d| { name: d[:label], value: d[:data] } }
    
  • 除了 Dash 还有什么好的在线 API 文档推荐吗?谢谢 at 2015年11月10日

    #8 楼 @hging Dash 2 不支持 React,想要 React 文档还得升级到 Dash 3,再掏一次钱,比较郁闷。

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