Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anh79
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Ask HN: Why have I received a lot of Privacy Policy updates
1 points
by
anh79
8y ago
|
2 comments
2.
▲
What to What: What/Why people move from this to that
(github.com)
3 points
by
anh79
9y ago
|
0 comments
3.
▲
by
anh79
9y ago
When I prepared my master thesis some years ago, I needed to extract parts of the main materials to build another small book that contained only the main ideas, theorems and proof highlights. \LaTeX and it's programming interface reall
4.
▲
by
anh79
9y ago
Very good example. Thanks a lot.
5.
▲
by
anh79
9y ago
It's even hard on Linux machine. How do you know all whois servers for different top level domains? for .info, for .social, for .in, bla bla. In 2016 it's so painful to set up correct whois monitoring at my company . (May be it&#x
6.
▲
by
anh79
9y ago
Can you give some example? I have tried some registrars and if you don't provide some NS information, the default NS information is used. I have a tool in the past https://gist.github.com/icy/b30893cecc8ec657317ba9
7.
▲
by
anh79
9y ago
whois may not work if you don't have correct configuration (e.g, whois server for some special domains .info, .social, ...)
8.
▲
by
anh79
9y ago
hi Kalmar, Is it possible to query information directly from a state file? Some interpolation would help. I ask this because I often refer to resource information from another project, and I don't see that modules are helpful. I posted
9.
▲
by
anh79
10y ago
See also http://techcrunch.com/2016/05/17/facebook-blocked-in-vietnam...
10.
▲
#viettel #isp #vietnam totally blocks Facebook to violate protests on May 15th
1 points
by
anh79
10y ago
|
1 comments
11.
▲
Why is Amazon API/Console slow?
2 points
by
anh79
11y ago
|
0 comments
12.
▲
by
anh79
11y ago
Wordpress ecosystem has many security issues. So upgrading doesn't mean it's secure. So I run my wordpress on laptop, compile all things to static contents thanks to httrack , and publish those static contents. No more nightmare,
13.
▲
by
anh79
11y ago
The perfect thing of Wordpress is that it really helps to upgrade from (very) older version to the new one. Yah, some months ago I upgraded a wordpress 2.3.3 (released in 2008, http://codex.wordpress.org/Version_2.3.3 ) to v
14.
▲
by
anh79
11y ago
Thanks a lot. I wonder why this is not mentioned in the changelog :) Regarding the `docker-compose` issue, it's described here https://github.com/docker/compose/pull/1723 . Aanand Prasad has a better PR
15.
▲
by
anh79
11y ago
(Talking about interactive "fish" shell; but that's the point: I need to be familiar with its interative mode first.)
16.
▲
by
anh79
11y ago
I agree. But "fish" is quite strange to me, especially its way to recall history. In "Bash", I can type "^ R" and browser the history very fast. In "fish", I have to type and select with up/down
17.
▲
by
anh79
11y ago
Hi @cpuguy83, Thanks for your feedback. I couldn't gather enough information for bug reporting (But I had few rich logs that told "docker" has invalid memory access.) As a work-around, I use a special patch of docker-compose
18.
▲
by
anh79
11y ago
I'm thinking of putting S3 behind a Cloudflare set up, and use "Always online" feature of Cloudflare. Sound goods? (Woh, as long as Cloudflare doesn't have any SSL issue :D)
19.
▲
by
anh79
11y ago
Congratulations! It seems the memory issue with "docker" daemon hasn't been admitted/resolved. (See https://github.com/docker/docker/releases/tag/v1.8.0 ) In all of my deployments, &qu
20.
▲
by
anh79
11y ago
Bash is good as a system shell. For interactive shell, zsh/fish/... wins. That's why I only learn Bash. One lesson for everything for both purposes ;)
21.
▲
by
anh79
11y ago
All lessons I've known https://github.com/icy/bash-coding-style/blob/master/LESSONS...
22.
▲
by
anh79
11y ago
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
23.
▲
Mount options Too much to memorize :)
(icy.theslinux.org)
1 points
by
anh79
11y ago
|
0 comments
24.
▲
by
anh79
11y ago
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,
25.
▲
Cloudflare DNS/SSL issue lasts 15 hours
(cloudflarestatus.com)
3 points
by
anh79
11y ago
|
1 comments
26.
▲
by
anh79
11y ago
Thanks Android. You make life much easierr :)
27.
▲
by
anh79
11y ago
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
28.
▲
by
anh79
11y ago
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 i
29.
▲
Make your Dockerfile modulable
(github.com)
1 points
by
anh79
11y ago
|
0 comments
30.
▲
by
anh79
11y ago
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 doub
More ›