V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  imonyse  ›  全部回复第 1 页 / 共 3 页
回复总数  60
1  2  3  
2012-05-08 08:50:39 +08:00
回复了 pirates 创建的主题 Emacs V2EX里用emacs的人多吗?
https://github.com/imonyse/emacs

README里的脚本好像没测试,不保证一定没问题...

常用又觉得好用的就是auto-complete和textmate.el吧
恩... 还有一个flymake
2012-02-20 17:52:09 +08:00
回复了 linsk 创建的主题 问与答 为什么普遍瘦子的会胖?
据说,婚姻带来的效果是:男性的身体会变得更健康,而女性的精神会变得更健康。
如果不想靠老爸,互联网创业最好自己懂技术。不懂技术也至少要会写文案(copywriting),懂销售,并能成功忽悠到一个同学、关系够铁的哥们替你解决技术问题。

互联网有无霸主并不影响创业,否则那些后来开餐馆的、卖衣服的都不用混了。(参考http://www.youtube.com/watch?v=0CDXJ6bMkMY )

正常人一天6小时有效率的学习是不可能的,我把你的计划修正为4小时,一年就是1400多个小时。到你大四毕业2800个小时,你可以达到选定领域大师3成的水平。

大学还有一个很大的好处,就是可以结交到很多不错的朋友,也许对你以后创业有帮助。(参考 http://paulgraham.com/founders.html )
2011-12-09 19:40:36 +08:00
回复了 itopidea 创建的主题 Linux 投身到debian的怀抱,问一下大家都使用什么字体
文鼎系列的字体是台湾公司捐赠的,显示繁体字才好看。
简体字如果排除商业字体,文泉驿系列的都不错。
既然用Debian,完全可以参考一下ubuntu的字体配置方案。
应该是金星。
古人把清晨见到的叫做启明,黄昏见到的叫做长庚,不过都是同一颗。
2011-12-06 14:54:32 +08:00
回复了 Air_Mu 创建的主题 问与答 问下真正的前端工作者是怎么设计网页的...
你可以看一下 37signals 的设计师 RYAN SINGER 是怎么做 UI Prototype 的(完整版是收费的):
http://peepcode.com/products/ryan-singer-ii

不过可以简单看一下3分钟预览版:http://peepcode.com/system/uploads/2011/peepcode-ryan-singer-ii-preview.mov
@flybug @mywaiting
初衷可能不一样,但行为导致的直接结果(屏蔽某些网站)是一致的吧。
有没有什么测试账号,或者测试页面,能进去内页瞧一眼的?

猜测:
1. Rails版本应该是3.0,所以开发应该有段时间了(9月份之前开始的?)
2. css和js文件没有做asset packaging(v3.1以下可以用jammit),所以团队的工程师接触rails时间应该不算长
3. 用了Blueprint,该不会是看Michael Hartl 的railstutorial学的rails吧...
2011-10-21 20:07:27 +08:00
回复了 Livid 创建的主题 程序员 关于改表
Rails的做法,就是用Migrations控制数据库的schema,这个也算是Rails的杀手级特性吧。
2011-10-18 23:07:06 +08:00
回复了 Livid 创建的主题 Emacs 目前 Mac OS X 上最好的 Emacs 实现是哪个呢?
Aquamacs只有一个优点,就是点关闭时不会像cocoa版的emacs那样完全退出。
现在24.0.90版内置ELPA和theme的支持,并且解决了自cocoa版出现以来最恼火的拼音输入法shit切换问题。故推荐:

brew install emacs --HEAD --cocoa --use-git-head

配置可以参考 https://github.com/defunkt/emacs
既然Android支持flash,还是建议用flash.
2011-10-11 14:43:00 +08:00
回复了 makestory 创建的主题 酷工作 公益团队爱聚招募网络产品工程师
看招聘条件,感觉很有诚意。
可惜现在已经离开北京了
@makediff
Practical Common Lisp 这本书读过没? 快速上手,最后引导你写几个小项目。
开发环境推荐:emacs + sbcl + slime (限Mac, Linux)

警告!看完Paul Graham写的东西一定要冷静...
最后用Peter Norvig(Google研究部门经理,十年学会编程的作者)说过的话做为结尾:

In terms of programming-in-the-large, at Google and elsewhere, I think that language choice is not as important as all the other choices:
if you have the right overall architecture, the right team of programmers, the right development process that allows for rapid development with continuous improvement, then many languages will work for you;
if you don't have those things you're in trouble regardless of your language choice.

排版好麻烦啊... @livid 给v2ex加入markdown的支持吧 https://github.com/trapeze/python-discount
2011-09-28 19:17:44 +08:00
回复了 fprint 创建的主题 MacBook Pro MBP 运行 Linux 的效果如何?
@Ricepig LaTeX这个问题可以忽略,见: http://www.tug.org/mactex/2011/

自HomeBrew( http://mxcl.github.com/homebrew/ )横空出事,我对Linux上的GNU软件从来没费过心。
2011-09-27 21:15:30 +08:00
回复了 dongsheng 创建的主题 分享发现 重写的delicious.com发布了
改用instapaper后就没登录过了
补充几个:

1. 论坛 Hacker News( http://news.ycombinator.com/ )
Paul Graham用Arc(他自己专为web设计的一个lisp方言)开发的。下载解包后,目录里有个how-to-run-news,按照说明一步一步来就能架一个本地Hacker News了。

2. 开发工具 Moby ( http://planet.plt-scheme.org/package-source/dyoo/moby.plt/3/5/planet-docs/manual/index.html )
用Racket(以前叫做plt-scheme,最著名的scheme实现)开发的一套工具,可以开发智能手机(Android)上的应用。

3. 窗口管理器 Sawfish ( http://sawfish.wikia.com/wiki/Main_Page
曾经是Gnome的默认窗口管理器,以可定制性强闻名。后因找不到维护人员(原维护者的公司破产后,去了Apple,然后精力被榨干了...),被Metacity取代(这个迁移导致了诸多Gnome的稳定性问题)
2011-09-27 00:44:45 +08:00
回复了 Livid 创建的主题 MongoDB 目前国内有哪些公司在大规模使用 MongoDB 呢?
Some quotes:

"Unless you're already running tens of thousands of dollars a month in servers and think MongoDB was a better fit for the nature of your data, you probably wasted a lot of time for negative benefit. "

"MongoDB is fun to toy with, but it's almost never a better choice than Postgres/MySQL/SQL Server/etc. for production applications."

"It's beta quality and the list of deployments( http://www.mongodb.org/display/DOCS/Production+Deployments ) is misleading. Most of those companies listed have used MongoDB for one side project, they aren't running their main services on it. Read the comments next to each company name -- one used it to track a single web form, another used it for an internal reporting application, etc. "

"One of the few that actually uses MongoDB for their main service is Foursquare, and that came back to bite them with days of downtime which would not have occurred if they were using a RDBMS."
2011-09-22 19:40:15 +08:00
回复了 panlilu 创建的主题 Apple []据说这个字符不是苹果系的系统看不到?
你好,

Œ„´‰? ˇÁ¨ˆØ∏ÅÍÎÏ!
˝ÓÔ ...
Ò¸˛Ç◊ı, ˜Â˜Â¿¿.

再见。
1  2  3  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2323 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 34ms · UTC 08:58 · PVG 16:58 · LAX 01:58 · JFK 04:58
Developed with CodeLauncher
♥ Do have faith in what you're doing.