Viewing profile — alanpost
alanpost
HN member- Joined
- Thu, Jan 16, 2014, 6:14 AM UTC
- HN karma
- 195
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About alanpost
I can be reached via email at adp<at>prgmr.com and IRC (Freenode or OFTC) as alynpost.
Recent public activity
-
comment
Comment #26675558
I'm fond our our privacy policy and it has served us quite well. I've been an owner since late 2016--a mutual friend let me know Luke was interested in selling and I had been a cus…
-
comment
Comment #26079117
Prgmr.com owner here. While that copy is old, and our pricing reflects the hardware we run on today, the quip has now been updated to: "You get $5/month of support," which is the p…
-
comment
Comment #20935889
You might be interested in Andrew Stone's CocoaCon mailing list, whose members have regular in-person gatherings to get help, show off projects, or talk shop. http://lists.cocoacon…
-
comment
Comment #17897326
lobste.rs sysadmin here. Would you be willing to email me a screenshot or the error message you get accessing lobste.rs and having it blocked by Blue Coat?
-
comment
Comment #17377901
We do customer support over IRC, on Freenode and OFTC. Particularly with the availability of web clients on Freenode, casual IRC users can reach us with minimal hassle while long-t…
-
comment
Comment #16797668
I visited Weirdstuff earlier this year looking for parts to mount a vertical PDU. I found spare 45U l-brackets and a u-bracket I'm pretty sure was designed for the problem I was so…
-
comment
Comment #16146661
We use Yubikey for our production systems and yes: every operator has two keys that have been configured and registered in our access database. We decided though not to make our ba…
-
comment
Comment #16088072
Correct. It's the ability to share documents and conversation snippets provided by vendors, as well as curating and summarizing the significant amount of information available. I'v…
-
comment
Comment #16088032
Here is where I asked to join: https://twitter.com/prgmrcom/status/949023633581592576 Following up to @scaleway on Twitter in the same manner would hopefully work out. I've sent yo…
-
comment
Comment #16088014
You can manage your VPS over SSH using our management console.[1] Since most of our users access their VPS using SSH, it's nice to use the same protocol for powering a machine off …
-
comment
Comment #16087824
Prgmr.com has been participating on the Slack channel this article mentions. Being able to share notes gleaned from reaching out to vendors and sort through the information and mit…
-
comment
Comment #14450106
I'm sorry to read this. I've watched the single board computer space slowly lose ethernet; the connector is too large. I'd love a board with two built-in ethernet connectors so I c…
- comment
-
comment
Comment #12366706
I was told it was to avoid changing my DNS when I spun up a new server. With the load balancer being $50/month; that was the pitch that put me off Rackspace.
-
comment
Comment #12280330
They'll make a modest proposal that they can replace the Kansas City Federal Bank. Missouri has too many federal reserve banks anyway.
-
comment
Comment #12280282
From reading the text, it seems like those folk wishing they had been alive in 1776. (The year of the Declaration of Independence of the United States from Great Britain, which the…
-
comment
Comment #12236411
My comment is based on the single report substantiating the larger story in the article. I think you ask a reasonable question. Maybe the particular contractor had an axe to grind.…
-
comment
Comment #12229073
One salient detail that's a bit difficult to pick out of the article: Hampton Creek gave cash to contractors with instructions to use that cash to purchase Just Mayo. However, they…
-
comment
Comment #11133682
I'm not able to locate any information on the "rash of high-profile staff resignations." Is anyone able to fill in some context here?
-
comment
Comment #10905180
AT&T. Doing it with gmail wouldn't solve the problem I have that causes me to want to send SMS messages in the first place, so that's out.
-
comment
Comment #10902180
Given that this exploit happens during capability negotiation (or whatever SSH calls that part of the protocol), it also cannot be mitigated via pledge[2], which is where OpenBSD h…
-
comment
Comment #10899674
I've tried using the gateway published there to send an SMS message to my phone, but my wireless service provider won't accept messages from my email server.
-
comment
Comment #10883088
The closest thing I think of given your example is how the --help flag in git displays the manpage instead of an option summary. Is that the sort of thing you have in mind?
-
comment
Comment #10882447
How does your project differ from rendering an rst document in to a manpage?
-
comment
Comment #10815427
Your appeal to think about it operationally helped me understand. I have to answer questions like the ones you pose whenever something odd pops up in the logs. Thank you.