Is REST Best in a Microservices Architecture?

Hacker News

During my journey into microservices, it has become apparent that the majority of online sample/howto posts regarding implementation focus solely on REST as a means for microservices to communicate with each other. Because of this, you could be forgiven…

20 December 2015

What we learned about SSDs in 2015

Hacker News

Despite their wide use, SSDs are a young technology, one we're still learning about. Here's a roundup of the best research on SSDs in 2015. Researchers at Facebook and Carnegie Mellon checked out both reliability and performance of SSDs. They found that…

19 December 2015

Apple Push Notification Service Update

News and Updates - Apple Developer

At WWDC 2015 we announced a new HTTP/2 based provider API and simplified certificate management process for developers using the Apple Push Notification service. You can now take advantage of this new provider API and create a single SSL certificate for…

18 December 2015

Rsync.net: ZFS Replication to the cloud is here and fast

Hacker News

Subscribe Sign in Sign up or login to join the discussions! Sign up to comment and more Sign up rsync.net: ZFS Replication to the cloud is finally here—and it’s fast Even an rsync-lifer admits ZFS replication and rsync.net are making data transfers…

17 December 2015

Docker PHP development flow

Hacker News

During a regular work day we work on several PHP projects. Sometimes new projects, but also legacy code which still require earlier versions of PHP. We all work on Macbooks and want to switch quickly and easily between projects. The project requirements…

16 December 2015

Automatic HTTPS via Let's Encrypt – Caddy HTTP/2 Web Server

Hacker News

« Blog Index Today, I'm very excited to announce Caddy 0.8! It features automatic HTTPS, zero-downtime restarts, and the ability to embed Caddy in your own Go programs. (Download) Today, Internet users are threatened with mass surveillance and invasive…

13 December 2015

React/JSX Style Guide

Hacker News

A mostly reasonable approach to React and JSX This style guide is mostly based on the standards that are currently prevalent in JavaScript, although some conventions (i.e async/await or static class fields) may still be included or prohibited on a case-by…

11 December 2015