有意思,2 个 marine 会相撞么?
明显第一版最好啊
answers = [
[/\?$/, "Sure."],
[/^[^a-z]+$/, "Woah, chill out!"],
[//, "Fine. Be that way!"],
[/.*/, 'Whatever.']
]
answers.find{|p| words =~ p[0]}[1]
为什么叫蝉游记,莫非也是我们的用户来着...
用 firmata,可以让 ruby 代码运行在 PC 或者 mini pc 控制 Arduino,实现烧入一次,运行多次。
提前预定一个地铺 :)
只能容纳 500 人,看来要第一时间报名了
#11 楼 @zj0713001 这是北京联通吧...
quake@quake-laptop:~/workspace/youji$ ping ruby-china.org
PING ruby-china.org (122.226.207.19) 56(84) bytes of data.
64 bytes from 122.226.207.19: icmp_req=1 ttl=52 time=13.2 ms
64 bytes from 122.226.207.19: icmp_req=2 ttl=52 time=18.8 ms
64 bytes from 122.226.207.19: icmp_req=3 ttl=52 time=13.2 ms
64 bytes from 122.226.207.19: icmp_req=4 ttl=52 time=13.1 ms
64 bytes from 122.226.207.19: icmp_req=5 ttl=52 time=13.1 ms
64 bytes from 122.226.207.19: icmp_req=6 ttl=52 time=12.9 ms
64 bytes from 122.226.207.19: icmp_req=7 ttl=52 time=13.5 ms
64 bytes from 122.226.207.19: icmp_req=8 ttl=52 time=15.3 ms
64 bytes from 122.226.207.19: icmp_req=9 ttl=52 time=13.1 ms
64 bytes from 122.226.207.19: icmp_req=10 ttl=52 time=13.4 ms
64 bytes from 122.226.207.19: icmp_req=11 ttl=52 time=13.5 ms
64 bytes from 122.226.207.19: icmp_req=12 ttl=52 time=13.5 ms
上海电信 adsl
监控一下数据库的 io 是不是瓶颈,特别是 io wait 值。
还有可能是 mysql 的 query cache 设置不正确导致 commit 的时候,需要清理过多的 query cache。 show variables like 'query_cache%'; show global status like 'Qc%';
七牛提供传统 CDN 的镜像服务,你在他的后台管理那边配置个域名,让他从你的源去抓,然后 asset_host 设置成配置好的域名,就可以了。
acer 3500 元,用了 2 年了,jd.com 上买的
each 改成 find_each
#1 楼 @yedingding 温州鹿城区的前来报道
楼主是文科生改行做编程的吧...
还好我们团队有强悍的前端可以帮忙写 slim 上的一些 ruby 代码,要不然我也是一个人了
和老婆度蜜月,还偷拍美女... http://chanyouji.com/trips/49520#nt/1888426
特别是有这么漂亮的老婆情况下还偷拍... http://chanyouji.com/trips/49520#nt/1888039
Congratulations
@hooopo 你推荐的 image_optim 真好用,网站共 3.7MB 的图片,优化完以后 3.1MB。准备给 app 里面用的图片也全都优化一下。
#59 楼 @iamzhangdabei 没有用云 db,是用云主机上运行 mariadb