Every Monday we round up some of the last week's top posts, comments, and tweets. If you have any feedback, please leave a comment. â¤ï¸
1. Rockstar programmers
You've rolled your eyes at it on job listings, but you've probably also wondered...am I a rockstar? In this post, Nathan breaks down a 10x programmer into 7 qualities.
2. The reality of learning how to code
Steff was tired of reading only the good and fun of learning to code, so she shares her experience of what it was actually like for her this past year.
Article No Longer Available
3. Achieving webscale, or something like that
...at scale. This week, Ben wants to shard the dev.to database but he explains why he won't, yet.

Solving Imaginary Scaling Issues (at scale)
Ben Halpern ・ Aug 2 '17 ・ 2 min read
Now that we have the how, we'll need to figure out the when.
Correct me if I didn't understand you but, you thought about the how in your potential scaling issue. If this problem occurs in the future, you already know what solution you will apply.
How do you decide when you have to apply the solution? Do you have arbitrary metrics? User feedback? Is it something along the lines of: If you ask yourself if you need this, you don't?
Curious about the process.
4. Death to the Jedi
TIL about Yoda conditions and what to ponder before picking Yoda.

Why using Yoda conditions you should probably not be
Grégoire Paris ・ Aug 2 '17 ・ 3 min read
5. The fast and the productive
Work-life balance can be difficult if you work full-time, have side projects, and also want to do non-technical things, like draw or hang out with your family. Here are five tools that can make life a little easier and more efficient.

Tools that make me fast and productive
Kushagra Gour ・ Aug 3 '17 ・ 2 min read
6. So you switched to vim
Peter switched to Vim a few months ago, and he's faster and more efficient than ever. He attributes part of his speed to using Vimium, and shares his top 3 favorite features.

So you switched to Vim - Don't forget to install Vimium for Chrome!
Peter Gundel ・ Aug 2 '17 ・ 2 min read
Through this post, someone else mentions another plugin to check out:
I recently did the same thing! I eventually switched to cVim, which I like a little better, but both are solid plugins.
7. Servers, everywhere!
If you never thought about turning your Android device into a web server, you might as well give it a try because it's ridiculously easy! Here are the three simple steps:

How to Turn an Android Device into a Web Server
Gerasimos (Makis) Maropoulos ・ Jul 31 '17 ・ 2 min read
That's it for our weekly wrapup! Keep an eye on Dev.to this week for daily content and discussions...and if you miss anything, we'll be sure to recap it next Monday!
Top comments (1)
I particularly enjoyed @kataras 's Android server post. Happy to see it made the top 7 this week.