- Who am I https://www.dropbox.com/s/s4hmsrxl6atxmi6/Screen%20Shot%202016-06-26%20at%2011.33.53%20PM.png?dl=0
- The old me https://www.flickr.com/photos/maltman23/4247730193/
- See me at JSConf.Asia https://twitter.com/jsconfasia/status/769055813457543171
- Jolteon https://github.com/vulpino/jolteon
- bulma https://github.com/jgthms/bulma
- cash https://github.com/dthree/cash
- lave https://github.com/jed/lave
We can make this file beautiful and searchable if this error is corrected: It looks like row 8 should actually have 6 columns, instead of 4 in line 7.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
city,price,start,end,book_by,url | |
Kuala Lumpur,158,Tue 30 Aug 2016,Mon 22 May 2017,30 Sep 2016,http://www.singaporeair.com//en_UK/sg/special-offers/flight-from-Singapore-to-Kuala-Lumpur_75018/ | |
Ho Chi Minh City,188,Tue 30 Aug 2016,Mon 22 May 2017,30 Sep 2016,http://www.singaporeair.com//en_UK/sg/special-offers/flight-from-Singapore-to-Ho-Chi-Minh-City_75014/ | |
Jakarta,198,Tue 30 Aug 2016,Mon 22 May 2017,30 Sep 2016,http://www.singaporeair.com//en_UK/sg/special-offers/flight-from-Singapore-to-Jakarta_75017/ | |
Kuala Lumpur,198,Sun 31 Jul 2016,Mon 22 May 2017,30 Sep 2016,http://www.singaporeair.com//en_UK/sg/special-offers/flight-from-Singapore-to-Kuala-Lumpur_75008/ | |
Surabaya,208,Tue 30 Aug 2016,Mon 22 May 2017,30 Sep 2016,http://www.singaporeair.com//en_UK/sg/special-offers/flight-from-Singapore-to-Surabaya_75019/ | |
Ho Chi Minh City,208,Tue 30 Aug 2016,Mon 22 May 2017,30 Sep 2016,http://www.singaporeair.com//en_UK/sg/special-offers/flight-from-Singapore-to-Ho-Chi-Minh-City_75013/ | |
Jakarta,228,Tue 30 Aug 2016,Mon 22 May |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var blockspring = require('blockspring'); | |
var request = require('request'); | |
var moment = require('moment'); | |
var cycleIndex = 0; | |
var cycle = function(list){ | |
if (cycleIndex < list.length) cycleIndex++; | |
else cycleIndex = 1 | |
return list[cycleIndex -1]; | |
}; |
npm i http-server -g
- global install the static file serveropenssl genrsa -des3 -out key.pem 1024
openssl req -new -key key.pem -out csr.pem
cp key.pem key.pem.org
openssl rsa -in key.pem.org -out key.pem
openssl x509 -req -days 9999 -in csr.pem -signkey key.pem -out cert.pem
http-server . --S
in the root directory
- Electron http://electron.atom.io/
- Previously https://engineers.sg/v/280
- Who am I? https://www.dropbox.com/s/s4hmsrxl6atxmi6/Screen%20Shot%202016-06-26%20at%2011.33.53%20PM.png?dl=0
- Slack runs on LAMP https://www.quora.com/What-web-framework-s-does-Slack-run-on
📆 Jun 23-24, 2016
🌏 Web site: http://reddotrubyconf.com/ Twitter: http://twitter.com/reddotrubyconf
💁 Ping me @cheeaun on Twitter or leave a comment below if you found some awesome stuff for #rdrc2016. This gist will be updated whenever there's new stuff.
🕙 Previously, on RedDotRubyConf...
¯_(ツ)_/¯
¯\(ツ)/¯
¯\_(ツ)_/¯
In August 2005, I wrote a blog post and it includes this malaysia flag sphere image that I create for fun. I was brushing up my design skills at that time and put it on the Internet. Soon, some people found it via Google Images Search and start copying/stealing my artwork. Here I collect and list down these copycats:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am cheeaun on github. | |
* I am cheeaun (https://keybase.io/cheeaun) on keybase. | |
* I have a public key whose fingerprint is 4FE5 DF46 B8EA 7822 2CCC C90C 6349 4485 0AA4 EFE6 | |
To claim this, I am signing this object: |