Viewing profile — xiaodown
xiaodown
HN member- Joined
- Fri, Oct 30, 2015, 4:53 PM UTC
- HN karma
- 98
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About xiaodown
No profile information was provided.
Recent public activity
-
comment
Comment #16139794
That's not the only issue; there's also a lot of compliance issues that having a hosting company can take care of. There's whole sections of PCI and HIPPA compliance that you can j…
-
comment
Comment #15233480
Nah, there's no role-play. The difference is between "Ok nerds, log in your eve clients, get on mumble, and undock and press F1 to shoot this guy. Someone pull up the map on Dotlan…
-
comment
Comment #15233451
He ... has a history. Plus, I mean, trying to get out-of-game details like address/name is a big no-no in Eve (and should be in any internet game). Leave it in game.
-
comment
Comment #15232997
Dreddit is recruiting, if you want to come back! https://dredditisrecruiting.com/
-
comment
Comment #15232910
I was there; AMA. I'm in Test Alliance Please Ignore. I was sitting on coms when this all went down - The Judge stole everything not nailed down, flipped the citadel to Goonswarm, …
-
comment
Comment #14304694
> While I love reading Hacker News posts about the amazing infrastructure at successful companies, I worry that these discussions may encourage an over-emphasis on perfection and s…
-
comment
Comment #14271036
I mean, "apachectl graceful" has existed for 20+ years. Sending a graceful (USR1) to apache will cause it to re-read its config, close and re-open log files, and send a signal to a…
-
comment
Comment #14160910
So, for reference, I'm a guy who has multiple cards. I have two debit cards and a credit card. The credit card is a credit card (and I mostly use it for company purchases that get …
-
comment
Comment #14160314
It wasn't going to be so much that, as a card that you could put multiple credit cards on, but that still functioned entirely like a credit card - meaning it could be swiped in ven…
-
comment
Comment #14160304
From the website: > What This Means For Backers: > It’s been a long road with a lot of obstacles. The support of our amazing backers has been incredible, which makes this announcem…
-
comment
Comment #13368867
So, as a sandbox, it's fairly complete. The full version will include a story campaign, but that's not been released, even in part. In other words, there's not really a reason you …
-
comment
Comment #13368855
Yes, the map is always the same as in the terrain is the same and the major buildings are in the same spot. However, every playthrough, the resources are distributed randomly throu…
-
comment
Comment #13265870
There's lots of not-so-deep ones out there in the new "board games renaissance", too - like Forbidden Island / Forbidden Desert, Sheriff of Nottingham, or recently this year, Secre…
-
comment
Comment #13009418
Oh god, my mom has a glass (pyrex?) cutting board. It's SO BAD for knives, and all of her nice knives are so dull, I can barely stand to cook in her house.
-
comment
Comment #12889221
Yep, i'm no expert, but a BGP looking glass seems to suggest that all of the best paths (chosen by AS pathlength?) are not being advertised to peers... But some routes are being ad…
-
comment
Comment #12889188
Yep. It's always good to know there's a [preexisting solution]( https://en.wikipedia.org/wiki/Finger_protocol ). Queue hordes of people typing "man finger"...
-
comment
Comment #12889161
status.twitter.com redirects to https://status.twitterstat.us/ which presumably is their official status page. Which, by the way, reports that all systems are operational.
-
comment
Comment #12814289
AWS response: Hello, Some customers have reported intermittent resolution issues with .io domains. We can confirm that Route 53 DNS services are operating normally at this time and…
-
comment
Comment #12814222
Yep, rather than no such domain or a bad delegation, the "bad" servers seem to just be down now.
-
comment
Comment #12814129
Getting significantly worse now.
-
comment
Comment #12741525
Ubuntu vulnerability list: https://people.canonical.com/~ubuntu-security/cve/2016/CVE-2... (TL;DR: Ubuntu 16.10 (Yakkety Yak) is listed as "needs triage", no other releases are aff…
-
comment
Comment #10478955
Eh, yeah, but it usually links to the "basic" version (which, I assume, is compatibility mode for old school vi). root@dicks:~# which vi /usr/bin/vi root@dicks:~# file /usr/bin/vi …