Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
Miclle Zheng
@miclle
VIP
NO. 250 / 2011-11-24

[email protected]
上海
52 Topics / 707 Replies
23 Followers
2 Following
171 Favorites
码农,骑公路自行车
GitHub Public Repos
  • qroom 2

  • space 2

  • linuxtools_rst 2

    Linux工具快速教程

  • miclle.github.io 1

    Miclle's web site

  • fox 1

    Fullstack web framework

  • godoc 1

  • thinking-in-crud 1

  • stack-go 1

  • api-guidelines 1

    Microsoft REST API Guidelines

  • gallery 1

    Get image info lib.

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • jQuery 绑定对象在 Ajax 之后不能更新怎么办? at August 08, 2013

    ujs 也挺好用的 http://ruby-china.org/topics/12306

  • 小米 1 频繁重启,周日到北京小米之家现场解决 at August 05, 2013

    #7 楼 @hooopo Nokia 1050 一代神机,你值得拥有

  • 难道 api.rubyonrails.org 被墙了? at August 02, 2013

    Dash

  • 大家平时会做什么极限运动? at August 01, 2013

    准备中秋骑马自骑 (420km/24h),跟我的小伙伴们霸王跟

  • 服务器迁移,停机一小会儿 [已完成] at July 30, 2013
    ⚒  ~  ping ruby-china.org
    PING ruby-china.org (122.226.207.19): 56 data bytes
    64 bytes from 122.226.207.19: icmp_seq=0 ttl=52 time=15.803 ms
    64 bytes from 122.226.207.19: icmp_seq=1 ttl=52 time=15.951 ms
    64 bytes from 122.226.207.19: icmp_seq=2 ttl=52 time=15.981 ms
    64 bytes from 122.226.207.19: icmp_seq=3 ttl=52 time=15.874 ms
    64 bytes from 122.226.207.19: icmp_seq=4 ttl=52 time=15.848 ms
    64 bytes from 122.226.207.19: icmp_seq=5 ttl=52 time=16.487 ms
    64 bytes from 122.226.207.19: icmp_seq=6 ttl=52 time=15.626 ms
    64 bytes from 122.226.207.19: icmp_seq=7 ttl=52 time=16.047 ms
    64 bytes from 122.226.207.19: icmp_seq=8 ttl=52 time=15.615 ms
    64 bytes from 122.226.207.19: icmp_seq=9 ttl=52 time=26.171 ms
    64 bytes from 122.226.207.19: icmp_seq=10 ttl=52 time=13.331 ms
    64 bytes from 122.226.207.19: icmp_seq=11 ttl=52 time=15.811 ms
    64 bytes from 122.226.207.19: icmp_seq=12 ttl=52 time=15.935 ms
    64 bytes from 122.226.207.19: icmp_seq=13 ttl=52 time=16.101 ms
    64 bytes from 122.226.207.19: icmp_seq=14 ttl=52 time=19.287 ms
    64 bytes from 122.226.207.19: icmp_seq=15 ttl=52 time=14.183 ms
    Request timeout for icmp_seq 16
    64 bytes from 122.226.207.19: icmp_seq=17 ttl=52 time=17.158 ms
    64 bytes from 122.226.207.19: icmp_seq=18 ttl=52 time=13.380 ms
    64 bytes from 122.226.207.19: icmp_seq=19 ttl=52 time=15.943 ms
    64 bytes from 122.226.207.19: icmp_seq=20 ttl=52 time=16.564 ms
    64 bytes from 122.226.207.19: icmp_seq=21 ttl=52 time=16.040 ms
    64 bytes from 122.226.207.19: icmp_seq=22 ttl=52 time=13.804 ms
    64 bytes from 122.226.207.19: icmp_seq=23 ttl=52 time=15.506 ms
    64 bytes from 122.226.207.19: icmp_seq=24 ttl=52 time=15.899 ms
    64 bytes from 122.226.207.19: icmp_seq=25 ttl=52 time=14.552 ms
    Request timeout for icmp_seq 26
    64 bytes from 122.226.207.19: icmp_seq=27 ttl=52 time=16.654 ms
    Request timeout for icmp_seq 28
    Request timeout for icmp_seq 29
    64 bytes from 122.226.207.19: icmp_seq=30 ttl=52 time=18.593 ms
    64 bytes from 122.226.207.19: icmp_seq=31 ttl=52 time=13.245 ms
    64 bytes from 122.226.207.19: icmp_seq=32 ttl=52 time=15.636 ms
    ^C
    --- ruby-china.org ping statistics ---
    33 packets transmitted, 29 packets received, 12.1% packet loss
    round-trip min/avg/max/stddev = 13.245/16.104/26.171/2.316 ms
    

    上海电信 10M 光纤

  • 六一在家折腾个 WALL·E 给闺女玩 (已更新:Audio & Text to Speech) at July 26, 2013

    #94 楼 @aisensiy http://www.zhihu.com/question/20755144

    综合考虑后,我的选择是: RPi 作为家居中央控制服务器,负责与互联网的通信、采样存储 Arduino 上报的状态数据、处理数据量大的工作(如音频、视频、图片相关)、提供 API 给 iOS 及 Android 以方便用手机控制家居。RPi 与 Arduino 间通过以太网和 Zigbee 进行数据传输。
    Arduino 负责家居传感器采样,如光线强度、温度、人体红外感应等。有的模块比较独立,比如人体感应的夜间走廊灯,单个 Arduino 可以自己实现监控加控制,就不需要上报数据给 RPi 了。需要上报和接收数据的 Arduino,通过 Zigbee 及以太网和 RPi 进行通信。
    这样的好处就是投资小,而且把计算任务都放在了 RPi 上,算是物尽其用。

  • 六一在家折腾个 WALL·E 给闺女玩 (已更新:Audio & Text to Speech) at July 26, 2013

    #92 楼 @aisensiy 也许还有更小的类似树莓派的板子,或者都用 Arduino 的组件来做,没尝试过

  • 六一在家折腾个 WALL·E 给闺女玩 (已更新:Audio & Text to Speech) at July 26, 2013

    #90 楼 @aisensiy 那你用更小的电机,更小的控制板... 做“小”是很难的,很难找到合适的小零件,除非订做,成本很大

  • 论坛里面谁是最最活跃的人 at July 26, 2013

    #5 楼 @ice_bb 我也解释不了 @huacnlee @lgn21st 给小伙伴们解释一下呗

  • 论坛里面谁是最最活跃的人 at July 26, 2013

    https://github.com/ruby-china/ruby-china/blob/master/app/models/user.rb line 92: scope :hot, desc(:replies_count, :topics_count)

  • 论坛里面谁是最最活跃的人 at July 26, 2013

    http://ruby-china.org/users

  • [天津] 初级运营维护工程师 at July 25, 2013

    无薪不欢

  • 大家平时会做什么极限运动? at July 24, 2013

    #14 楼 @tailang #20 楼 @fumesy 你们一般骑到哪?多少公里?

  • 大家平时会做什么极限运动? at July 24, 2013

    #4 楼 @yesmeck 什么板?

  • 大家一周有点什么运动没? at July 18, 2013

    #10 楼 @linus 有装备,不怕

  • 大家一周有点什么运动没? at July 18, 2013

    周末准备跟朋友骑车,从张江到滴水湖往返

  • 键盘输入的一个小问题 at July 18, 2013

    下一行:Command + Enter 上一行:Shift + Command + Enter

  • 第一次写 jquery 插件求指教 at July 18, 2013

    在 github.io 上弄一个 demo 页面

  • 夜跑 5k 回来 at July 17, 2013

    #11 楼 @blacktulip 费点时间很值,因为我可不想把赚的钱都投资在临终前两个月的医药费上

  • 从 0 到 5 公里,程序猿变身极客跑者指南 at July 17, 2013

    #54 楼 @ruohanc 杭州周边山多,周末去山里面骑,洗肺!

  • 从 0 到 5 公里,程序猿变身极客跑者指南 at July 16, 2013

    #20 楼 @knwang #21 楼 @cisolarix 损伤膝盖那是因为跑的姿势不对、或鞋很烂、或刚开始运动量过大、或没有热身...

  • 从 0 到 5 公里,程序猿变身极客跑者指南 at July 16, 2013

    #18 楼 @xmonkeycn 从骑上车就没抽烟了,那个时候还没结婚 当你真正喜欢上跑步或骑车后,自然而然你就会把烟戒,要不然心肺功能是提不上去的

  • 从 0 到 5 公里,程序猿变身极客跑者指南 at July 16, 2013

    #17 楼 @luikore 我觉得测心率,步速一定要借助专业一点的设备,iPhone 应用不靠谱,我是在迪卡侬¥199 买了一套心率带 (手表 + 胸带) 平时可以当手表用,跑步时带上测试胸带即可 传送 http://detail.tmall.com/item.htm?id=9200155893

    http://decathlon.tmall.com/?q=%D0%C4%C2%CA&type=p&style=&cat=all&search=y&newHeader_b=s_from&searcy_type=item

  • 从 0 到 5 公里,程序猿变身极客跑者指南 at July 16, 2013

    #12 楼 @leozwa 循序渐进,刚开始已增强心肺功能为主,保证呼吸顺畅,出微汗 心率保持在最高心率 (220 - Age) 的 60%-70% 比较合适,如不适应,可以隔天跑

  • 从 0 到 5 公里,程序猿变身极客跑者指南 at July 15, 2013

    每天骑车上下班 12KM,晚上拉练 40KM 每周二至三次,周末一次 150+KM 长距离拉练 现在腰不酸了,背不疼了,烟也戒了,肩膀也不硬了

  • 关于 carrierwave 处理图片的问题 at July 15, 2013

    https://www.google.com/search?q=image_magick+composite

  • Rails view 怎么打开一个小窗口 at July 10, 2013

    #4 楼 @zealinux

    return false;
    
  • Mac Book Pro 清仓大减价,走过路过不要错过。 at July 10, 2013

    我来沷冷水,12000 的话我会去选择 13'RMBP 2.6GHz 双核 Intel Core i5 处理器 8GB 内存 256GB SSD

  • 一个 Markdown editor gem at July 10, 2013

    #2 楼 @nickelchen 你不觉得 mdeditor 太慢了么,滑屏滚动也不顺畅

  • 一个 Markdown editor gem at July 10, 2013

    #3 楼 @iBachue 我那个做了 localStorage,这么一个纯前端的功能只能做到这一步了,如果你要保存/备份到后台,写个事件把数据传到后台就行了咯

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