Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lebinh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
The shortest ping-able IP
(thisisbinh.me)
2 points
by
lebinh
8y ago
|
0 comments
2.
▲
by
lebinh
9y ago
To me, that's mostly because the things we need to monitor are scattered around our planet.
3.
▲
by
lebinh
9y ago
Just want to point out that Cloudflare doesn't charge for bandwidth, so egress from GCP to Cloudflare is a good way to cut the bandwidth cost.
4.
▲
by
lebinh
9y ago
I wrote something out of our need for better monitoring/metrics for Nginx here: https://luameter.com/ And quite a few people are using it for per-vhost metrics use case just like you said. Also if you prefer something
5.
▲
Show HN: Aq – Query AWS resources with SQL
(github.com)
9 points
by
lebinh
10y ago
|
1 comments
6.
▲
by
lebinh
10y ago
I showed ngxtop [0] about 2 years ago as a top inspired tool to quickly check the status of my nginx servers, something I created for my need. I expected some people would find it useful and shared, turned out a lot of people need somethi
7.
▲
Algorithms of the Mind
(medium.com)
47 points
by
lebinh
11y ago
|
18 comments
8.
▲
by
lebinh
12y ago
Cool idea! I've created a similar repo for Nginx from my experiences: https://github.com/lebinh/nginx-conf
9.
▲
by
lebinh
12y ago
Measure and profile the code will always be the best thing to do but for simple 20% effort tips I think it would be: * Don't write your own data structure, stick to the standard library or, in some rare cases, popular and well-known 3-
10.
▲
by
lebinh
12y ago
Hi, I'm the author of this. About a year ago I open sourced a tool for quick monitoring and troubleshooting Nginx, ngxtop [1], and received some very positive interests from HN community. However quite a few people are using it as a mo
11.
▲
Show HN: Real-time Nginx monitoring with Lua and metrics
(luameter.com)
8 points
by
lebinh
12y ago
|
1 comments
12.
▲
by
lebinh
12y ago
Found this great library when trying to play with and visualise some data recently[1]. One of the easiest way to create a nice graph from pure python. [1] https://github.com/lebinh/aws-usage-report-analyser
13.
▲
by
lebinh
12y ago
Had awesome experience with Codementor ( https://www.codementor.io/ ) recently, highly recommended for anyone looking for help or helping others.
14.
▲
by
lebinh
13y ago
Unfortunately most of the servers I'm working with are still on python2 by default. The latest Ubuntu LTS, 12.04, only has python2 by default so python2 is still my priority. But in this case, a port should be trivia so I'll look
15.
▲
by
lebinh
13y ago
Thanks, I'll definitely add that, maybe put this on pypi asap. For now you can clone the repo and then run pip install -r requirements.txt to install required dependencies.
16.
▲
by
lebinh
13y ago
If what you mean by exec time is request_time, i.e., serving time of a request, then it's pretty close on my agenda as long as you have it in your access log :)
17.
▲
by
lebinh
13y ago
The performance impact really depend on your server and traffics. Currently with high traffic server it will take quite some amount of CPU if running for awhile, after 15-20 mins or so, but I'm working on reduce that. So now it mostly
18.
▲
by
lebinh
13y ago
Thanks, I'll put it on pypi soon, just put it on github today
19.
▲
Show HN: Real-time, top-like metrics for Nginx
(github.com)
134 points
by
lebinh
13y ago
|
33 comments
20.
▲
by
lebinh
16y ago
I used lyricswiki's api to get the url for the lyric's page, then parse it's html to get the lyrics. hope that helps ;)
21.
▲
by
lebinh
16y ago
I created a similar app a couple of months ago :D http://nowlyrics.appspot.com It was also featured on last.fm, http://build.last.fm/item/481