Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
吕小荣
@xiaoronglv
Admin
NO. 1638 / 2012-03-29

上海
200 Topics / 1629 Replies
238 Followers
0 Following
17 Favorites
社区清洁工
GitHub Public Repos
  • xiaoronglv.github.io 4

    吕小荣的中文技术博客

  • thoughts 1

    Engineering lessons learned: Ryan Lyu's tech blog

  • golang-ent-playground-... 1

    https://entgo.io/docs/getting-started

  • surge-rules 0

  • docs.nestjs.com 0

    The official documentation https://docs.nestjs.com 📕

  • clash-rules 0

  • chinese-independent-blogs 0

    中文独立博客列表

  • express_projects_with_... 0

    Good open source projects powered by express.js

  • xiaoronglv 0

  • CKA-Exercises 0

    Practice for the Certified Kubernetes Administrator (CKA) Exam

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • 已解决 Rails transaction 引起 MySQL 死锁问题 at June 18, 2016

    https://www.percona.com/blog/2006/07/17/show-innodb-status-walk-through/

    我想知道是哪个 transaction 与他相争,导致死锁了。

  • 已解决 Rails transaction 引起 MySQL 死锁问题 at June 18, 2016

    楼主,你提供的信息不全。在 db console 执行 SHOW INNODB STATUS 把死锁的 log 贴出来。

  • 求教 Rails + Puma + Nginx + Ubuntu 部署 at June 08, 2016

    傻瓜教程 1

    https://www.digitalocean.com/community/tutorials/how-to-deploy-a-rails-app-with-puma-and-nginx-on-ubuntu-14-04

    傻瓜教程 2

    http://luugiathuy.com/2014/11/setup-nginx-puma-on-ubuntu/

  • 如何清除片段缓存呢? at June 03, 2016

    https://signalvnoise.com/posts/3113-how-key-based-cache-expiration-works

  • RailsConf 2016 - 我们如何为三万人的公司横向伸缩 GitLab at May 29, 2016

    好棒。

  • 伯克利的 Ruby on Rails 敏捷开发的课程刚刚上线 at May 26, 2016

    美国大学的在线课程居然有证书啊,赞!

    如果选修的学分够了,可以有毕业证书吗?

    比如你把耶鲁大学 6.xxx 的都读完了,作业也交了,也拿到学分了。

    哈哈

  • 有没有人愿意成立读书小组? at May 25, 2016

    GoodReads

  • 如何查看定义某个方法的类或模块 at May 24, 2016

    source_location +1

  • 大家是如何搞定在 Vim 下*.html.erb 文件的排版的? at May 24, 2016

    n==

    n 代指行数

  • 我出多少钱合适? at May 21, 2016

    利益相关?第三方公司是领导的亲戚。

  • 2016年5月21日 SH ❤ Ruby 聚会 (薄荷主办) at May 20, 2016

    @zgm @gene_wu @tzwm @teddy_1004 @ericguo @ibachue @luoping0425 @tony612 @miclle @larryzhao @betterthornbird @runbigcat @mimosa @123456-juan

    事件是这周六,友情提示一下。 😄

  • gems.ruby-china.org 最近两天 Bad Gateway 502 的问题 at May 18, 2016

    #27 楼 @huacnlee 哇,居然有 60 万个 Gem,Ruby 的库好多。

  • 2016年5月21日 SH ❤ Ruby 聚会 (薄荷主办) at May 12, 2016

    这次是上海的大聚会,小伙伴们快点来。

    sxl 的产品真棒,一个聚会专题页面瞬间就搭起来了。

  • GitHub 大幅降低了资费, 7 刀无限私有仓库 at May 12, 2016

    猛宰企业,批量培养未来的金主。

    哈哈。

  • [北京][2016年5月21日] Ruby Saturday「活动召集」 at May 10, 2016

    遥祝北京活动。

  • carrierwave 使用 github 的版本不能搭配 aliyun 插件 at May 10, 2016

    楼主,

    你的头像太撩人了,不如换成真人头像吧。

    Thank you.

    😄

  • [上海][2016年5月10日] Ruby 聚会召集 at May 10, 2016

    先准备几个 GrowingIO 问题

    1. 怎么用?
    2. 和 Google Analytic 啥区别?
    3. 比传统工具先进在哪里?
  • [上海][2016年5月10日] Ruby 聚会召集 at May 09, 2016

    @zgm @gene_wu @tzwm @teddy_1004 @ericguo @ibachue @luoping0425 @tony612 @miclle @larryzhao @betterthornbird @runbigcat

  • 出 HHKB Pro 2 (非 Type-S) at May 04, 2016

    楼主过一段时间可以再写一篇「HHKB 蓝牙版初体验」的博文吗?

  • [上海] 寻找有工匠精神的大牛加入技术强队 - Ruby - Rails at May 04, 2016

    有创意的招聘贴。 😄

  • 看文档很多查询都是默认查询所有字段,有没有只查询一个字段或部分字段的 at April 27, 2016

    pluck 省去了 active record 对象的 construction,更快。

  • [上海] 简书诚聘 Ruby 工程师 at April 25, 2016

    Larry 人靠谱啊,产品也靠谱,顶一个。

  • (番外篇) 同构化的 React + Redux 服务端渲染 at April 25, 2016

    习惯性加精 😄

  • 统计平台思路分析 at April 18, 2016

    楼主自己造统计平台工作量大。

    不如使用 Google Analytic 等统计工具,然后对相应的动作(赞、评论、点击、浏览)埋点,更加节省时间。

  • 统计平台思路分析 at April 18, 2016

    @luikore 的资料很赞,没想到还有专门针对统计的详细的设计资料。

  • 使用 Upstart + Inspeqtor 管理你的 Sidekiq (监控、崩溃自动重启、邮件通知) at April 18, 2016

    nice article.

  • 我如何把薪水从 50 人民币 / 天 提升到 100 美元 / 小时的 (4) -- 迟到了两年的更新 :) at April 14, 2016

    带好小板凳听 terry 讲故事。

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