Etsy CTO: We Need Software Engineers, Not Developers

Hacker News

When it comes to the practice of DevOps, few companies have been on the cutting edge as long as Etsy, which once famously asserted that its new engineer hires would commit code to production after the first day of work. Don’t be fooled by the crafty look…

3 March 2016

Detecting Code Indentation

Hacker News

The Firefox developer tools use CodeMirror as the source editor in many places (including the new WebIDE). CodeMirror provides auto-indentation when starting a new line and can convert tab presses into indents. Both of these features are frustrating…

3 March 2016

How MaxScale monitors servers

MySQL Performance Blog

In this post, we’ll address how MaxScale monitors servers. We saw in the We saw in the previous post how we could deal with high availability (HA) and read-write split using MaxScale. If you remember ...

2 March 2016

Passive Wi-Fi

Hacker News

We introduce Passive Wi-Fi that demonstrates for the first time that one can generate 802.11b transmissions using backscatter communication, while consuming 3 - 4 orders of magnitude lower power than existing Wi-Fi chipsets. Passive Wi-Fi…

26 February 2016

Developing Our First iOS App with React Native

Hacker News

When we started talking about creating a mobile app for our candidates, we were pretty clueless about what it would actually take to build a mobile app. We knew generally that we wanted something cool, fun to use, and really slick, but none of us had ever…

26 February 2016

Voice Recognition and Text to Speech in Python

Hacker News

It’s tough for an erstwhile Iron Man to work on creating their personal AI assistant on the weekends. Like any other time-pressured inventor without a PhD in computer science and linguistics, I decided to use a library for speech recognition and synthesis.…

25 February 2016