继上一篇 node webkit 用javascript打造web native之后,终于算是可以做出一个atom编辑器,只是这里是为了记念一下Nokia的Lumia
手机,最后代码见https://github.com/gmszone/lumia
node-webkit is an app runtime based on Chromium
and node.js
. You can write native apps in HTML and Javascript with node-webkit. It also lets you call Node.js modules directly from the DOM and enables a new way of writing native applications with all Web technologies.
atom看上去一直是一个桌面程序,但是实际上。。
用不习惯vim-mode,所以需要去禁用这个插件,又找到哪里可以删除,于是就想着应该会有一个配置文件 。
发现使用disqus带来的评论很少,而这个不是自己想看的,那样的话还不如自带的评论,虽然不是很强大,但是也够。
Google Webmaster 在之前对于我的意义似乎只有webmaster,但是当有一天我发现keywords重要性,当然这是在搜索结果靠前之后。
因为偶然的关系需要用到NFC来hack某些东西,这里用到的是DFROBOT的NFC模块,用的是串口通信的方法。
sudo apt-get install pandoc
sudo zypper install pandoc
这里用到的是Purcell的.emacs配置,从某种意义上来说,这是一个资深的emacs专家。
最近我和我的同事们,一起在创建一个新的编程语言:Charj 。它是一个使用 Rust 编写的描述式、中间编程语言。GitHub: https://github.com/datum-lang/datum