Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
郭威
@xiaogui
VIP
NO. 667 / 2012-01-04

17 Topics / 571 Replies
12 Followers
5 Following
118 Favorites
GitHub Public Repos
  • open-webui 0

    User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

  • dify 0

    Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workf...

  • cline 0

    Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands,...

  • shaunthegeek.github.io 0

    sinkcup's blog

  • reader 0

    阅读3服务器版,桌面端,iOS可用。后端 Kotlin + Spring Boot + Vert.x + Coroutine ;前端 Vue.js + Element。麻烦点点star,关注一下...

  • hello 0

  • m4s-converter 0

    将bilibili缓存的m4s转成mp4(读PC端缓存目录)

  • WebStackPage.github.io 0

    ❤️静态响应式网址导航网站 - webstack.cc

  • InstantID 0

    InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥

  • cases 0

    中国裁判文书网本地搜索

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • 阅读 PDF 的终端 (小调查) at March 08, 2013

    ipad mini

  • jQuery Mobile 就是个废物 at March 08, 2013

    @hlxwell 如果是应用的话,可以考虑将 jQuery 和 jQuery mobile 放进客户端。我们前期也是使用 jQuery mobile 进行快速开发,后期切换至自己前端同事开发的 html 5 框架。

  • Ruby on Rails Tutorial 2nd Edition 译毕 at March 07, 2013

    #90 楼 @andor_chen 准备等楼主回来买一本,平时不怎么用旺旺。

  • Ruby on Rails Tutorial 2nd Edition 译毕 at March 07, 2013

    #90 楼 @andor_chen 主要是不脱离淘宝的话,就比较麻烦,要不然的话 wordpress 加上 销售类的插件什么的基本就能解决问题。

  • Ruby on Rails Tutorial 2nd Edition 译毕 at March 04, 2013

    另外推荐楼主去图灵社区沟通下,看是否能在图灵社区上出 pdf 电子版。 @andor_chen

  • Ruby on Rails Tutorial 2nd Edition 译毕 at March 04, 2013

    支持下楼主,翻译的质量很高,准备最近入手一份,支持下。

  • 请教,移动平台即时通讯 (im) 后台架构 at February 26, 2013

    推荐看下《RubyConfChina 2012 叶玎玎 -- "Real Time Web solutions with Ruby"》 http://railscasts-china.com/episodes/rubyconf-2012-yedingding

  • Ruby - 响应 100W 的并发 at February 22, 2013

    #11 楼 @killyfreedom 统计一般还会保存一些相关信息。当然可以拼接在 url 上,但总也比较麻烦。我说的只是畅想。 统计我们可以原始信息扔进 redis 队列里面,然后该次请求就结束。后台可以用多台机器的多个线程从 redis 队列里取原始信息,然后分别进行处理,保存到相应位置。

  • Ruby - 响应 100W 的并发 at February 22, 2013

    #6 楼 @killyfreedom 适合统计等不需要高实时系统。

  • 看来是惨遭裁员了。。 at February 16, 2013

    #29 楼 @iBachue 那段时间,瞎忙工作上的事,就没跑去上海~~

  • 看来是惨遭裁员了。。 at February 05, 2013

    #10 楼 @iBachue 我有点孤陋寡闻,都没听过 openshift。刚看了介绍,openshift 很不错。

  • [北京] 诚招 Ruby 工程师和 web 平台架构师 at February 02, 2013

    一听就是 csdn 哈哈 #3 楼 @xiahs

  • 看来是惨遭裁员了。。 at February 02, 2013

    CloudFoundry 这项目不是挺火的吗?

  • 在中国,CDN 哪个好 at February 02, 2013

    支持蓝讯,恩。好吧,只是有朋友在里面,没怎么用过 cdn。

  • windows 上有没有漂亮的命令终端工具? at February 02, 2013

    #4 楼 @ericguo 之前在 windows 下,先用的 xshell,后来切换到 putty,再后来用了个 putty 的二次开发版本。忘了名字了

  • 初次使用 rails 就遇到的几个坑 at February 02, 2013

    个人觉得 rails 对于新的开发人员还是有很多的坑的。

  • 在犹豫买 Mac Air 还是 Mac Pro,纠结啊。 at February 01, 2013

    我弄的是 13 的 pro

  • [北京] 美国创业公司招人,内详 at January 30, 2013

    #6 楼 @inSeek 的确是,你跟老外海侃 2 个小时,瞬时英语都会满状态复活。

  • [北京] 某合资企业寻求 Ruby 开发 Ruby 开发 at January 30, 2013

    谁能猜一下是哪家公司?哈哈

  • 发送 APN at January 26, 2013

    #8 楼 @linjunpop 感谢推荐,已经在用 grocer。就是 github 上不去了,真蛋疼。

  • 怎样实现微薄里共同粉丝的计算? at January 23, 2013

    另外,如果说的是 新浪微博,并且只是为了结果,不是为了算法什么的话,可以查看下《获取两个用户之间的共同关注人列表》接口 http://open.weibo.com/wiki/2/friendships/friends/in_common

  • 怎样实现微薄里共同粉丝的计算? at January 23, 2013

    #3 楼 @SharpX 使用 redis 的 set 类型,做这个的确很嗨。

  • 谈谈 Ruby on Rails 最好的开发工具 at January 23, 2013

    在使用 sublime text2,很赞

  • 亚马逊的 EC2 是不是整体被墙了? at January 17, 2013

    地区为 Asia Pacific (Singapore) 的,目前没被墙。

  • [北京][求职][移动互联网][技术总监][首席架构师] at January 13, 2013

    感觉 技术总监、首席架构师 不仅仅局限于这些技能吧。希望是抛砖引玉。不过这技能也太全能了,还有产品设计。

  • ruby.taobao.org 很好很有爱,不过…… at December 20, 2012

    一般要放在国外服务器的话,我都会把 Gemfile 里面修改为原地址。

  • 请教如何优化 at December 20, 2012

    #7 楼 @xuelz 看来是 ruby-china 忘了保留一些常用的关键字了。

  • Mac OS 10.7.5 用 RVM 安装 ruby 失败?是 gcc 的问题吗? at December 19, 2012

    #27 楼 @evil850209 那就好 呵呵

  • rails 发布 at December 19, 2012

    其实吧,看你是要让别人"看一下",还是发布出去让很多人用。前者的话 #1 楼 @guyanbiao 说的就很对,如果没有公网 ip 的话比较麻烦,除非是局域网内。后者的话就需要去折腾 vps 或者虚拟空间,然后要去买域名,放在国内的话还要去备案。。。

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