HN user

vageli

2,576 karma

Boredom never reaches the uncomfortable.

Posts5
Comments1,387
View on HN

I think this really works. While at Datadog, at one point I would write deep dives on monitoring applications like HAProxy, OpenStack and others. I would start with what to look for, how to monitor those things with off-the-shelf tooling, and finally how to do it with Datadog. The response from the community was overall very positive, regardless of whether or not they ended up converting to users (though many did).

[dead] 3 years ago

This is great. I once worked at a company called Paribus that would argue with customer service to get a refund on your behalf for retailers and credit cards with price drop protection. Wouldn't be surprised to see in the future a more maliciously-tuned bot for things like fraudulently claiming non-delivery of goods.

That's popsci for you. There is a worthwhile section on slime molds beyond that image but all in all the article was pretty light on details (though links to additional sources are present and appreciated).

30 Days of Python 3 years ago

exercism.org (no affiliation) is pretty good in that regard, offering a cli to facilitate doing the exercises locally using tools you're already familiar with.

The common theme seems to be a tight feedback loop between developers and customers. Stakeholders acting autonomously is a big flag they called out, too. I would be interested in reading an updated version of this draft if anyone knows of one.

I was intrigued by your post but unfortunately after visiting the site I see no indication of pricing. Since an account is required to submit a stack, I did not proceed without a clear idea of potential cost.

Secure Scuttlebutt 3 years ago

I really loved ssb and even ran my own instance at one point but found the reference implementation hard to replicate based on the documentation at the time and the network itself seemed somewhat unscaleable. As I recall, your client keeps a full record of posts and so after following a modest number of people my local storage grew to several gigabytes. When I was running the server, it needed regular restarting to keep things operational.