Sat.Feb 04, 2017 - Fri.Feb 10, 2017

article thumbnail

Back-to-Basic Weekend Reading: Monte-Carlo Methods

All Things Distributed

I always enjoy looking for solutions to difficult challenges in non-obvious places. That is probably why I like using probabilistic techniques for problems that appear to be hard, or impossible to solve deterministically. The probabilistic approach may not result in the perfect result, but it may get you very close, and much faster than deterministic techniques (which may even be computationally impossible).

article thumbnail

Using A Raspberry Pi For Distributed Object Storage With Minio

The Polyglot Developer

So I was researching object storage and I came across the open source distributed object storage software, Minio. This lightweight software was written with Golang and accomplishes similar things to that of Amazon S3. After all they are both object storage solutions. The difference here is that Minio can be deployed on your own hardware. Being that Minio was written with Golang, it is cross platform for different computing architectures, ARM included.

Storage 72
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

My Most Valuable Developer Experience

Professor Beekums

I’ve been a developer for over a decade now. Those years were filled with valuable experiences that were essential in making me a better developer today than I was. There was one experience in particular that was key in improving my thinking about software development. I once took a job a small company as the only back end developer other than the CTO.

article thumbnail

Connect To A Raspberry Pi And Pi Zero With A USB To TTL Serial Cable

The Polyglot Developer

When it comes to configuring a Raspberry Pi for the first time, there are a few options, many of which can be a pain. This includes configuration of a Raspberry Pi and the smaller Pi Zero. Previously I had written about using a Raspberry Pi as a headless unit , but in that tutorial there was an ethernet requirement. Recently I had written about connecting to a Pi Zero through a standard micro USB cable and SSH , which wasn’t difficult, but it required a few potentially time consuming steps.

IoT 52
article thumbnail

TPDP Episode #12: Getting the Developer Help You Need, Online

The Polyglot Developer

I am pleased to announce that the latest episode of The Polyglot Developer Podcast has been released to popular podcasting networks such as, but not limited to, iTunes and Pocket Casts. In this episode titled, Getting the Help You Need on Stack Overflow, Blogs, and Forum Boards , I revisit something I had discussed on this blog a few years back. The subject is on getting developer help, online.