Hacker News new | past | comments | ask | show | jobs | submit | more anh79's comments login

Mine "go" experience comes with the latest docker 1.7. Ok okay. it comsumes 37% of 512 MB memory. That's fine. I will shutdown all of my apps for you. :P


Yesterday Cloudflare had critical DNS/SSL issue in their Asia and LA regions. The SSL issue was admitted at the very end.

I was testing Cloudflare feature (with a free plan). My QA was working on the new configuration. (Un)Fortunately, the issue happened at the same time, and we had to switch to our custom proxies.

A guy reported the problem happened for their paid plan (https://twitter.com/ashleykaryl/status/626411486420836353)

I intended to use Cloudflare because it has fancy management console, fast purging cache, and clean API. But after this incident (and seeing how Cloudflare reported their issue), I have to think twice.

Any ideas?


Thanks Android. You make life much easierr :)


Hello from Saigon,

It's sad to see you go. But it's very true that the air is critically polluted, esp. in the central area. I moved from DaNang city (You would try!) to Saigon to seek for a job; except for the money and the high tech air, Saigon isn't worth living.

The most critical thing is that people seem not to believe in others any anymore, and/or to believe in the future. (The author said people only thought of today, that's a reason.) Living fast, living short. And killing the future. :(


When I first saw the HN title, I was so stunning. Weird, it's not my tool https://github.com/icy/bocker ;)

The author of "bocker" (not my bocker) has a great idea. I would learn from the script. Docker is not magic anymore.!!


How about ==== and ===== and ======?

For security reason, I suggest PHP to implement such operators... :D Example:

"abc" === 'abc'; # ==> true

"abc" ==== 'abc'; # ==> false, single-quote vs double-quote

"abc" ===== 'abc'; # ==> true, this is how it works

j.k :D


zsh is an interactive shell. It is not to replace #bash as system shell as I know.


Zsh doesn't have to be used interactively.

It's also excellent for scripting, and has far more features than bash.


set -u is good. set -e requires to change a lot of code. See for example

https://github.com/icy/bash-coding-style#set--e


Maybe I would add a new record to this https://github.com/icy/bash-coding-style#good-lessons


..aaand this bug happened in 2014 as well?


no, it's my mistake. I have fixed that.


10 years ago I was a heavy TeX user and really hate HTML. I made it a little fun with my stupid flex program https://github.com/icy/ktml :D


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: