超期回收

@leowang @ynmlml @FelixYFZ @runningwater @aiwhj @jessie-pang @mandeler
@HankChow @auk7f7 @heart4lor @amwps290 @bestony @leemeans @wyxplus
@stephenxs
This commit is contained in:
Xingyu.Wang 2018-09-28 15:52:15 +08:00
parent e32f9098df
commit 3913f43fd5
15 changed files with 2 additions and 22 deletions

View File

@ -1,4 +1,3 @@
translating by leowang
Moving to Linux from dated Windows machines
======

View File

@ -1,5 +1,3 @@
translating by ynmlml
Write Dumb Code
======
The best way you can contribute to an open source project is to remove lines of code from it. We should endeavor to write code that a novice programmer can easily understand without explanation or that a maintainer can understand without significant time investment.

View File

@ -1,4 +1,4 @@
Translating by FelixYFZ 20 questions DevOps job candidates should be prepared to answer
20 questions DevOps job candidates should be prepared to answer
======
![](https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/hire-job-career.png?itok=SrZo0QJ3)

View File

@ -1,4 +1,3 @@
translating by runningwater
Microservices Explained
======

View File

@ -1,4 +1,3 @@
translating by aiwhj
3 tips for organizing your open source project's workflow on GitHub
======

View File

@ -1,5 +1,3 @@
Translating by jessie-pang
Why moving all your workloads to the cloud is a bad idea
======

View File

@ -1,4 +1,4 @@
# mandeler translating A CEO's Guide to Emacs
A CEO's Guide to Emacs
============================================================
Years—no, decades—ago, I lived in Emacs. I wrote code and documents, managed email and calendar, and shelled all in the editor/OS. I was quite happy. Years went by and I moved to newer, shinier things. As a result, I forgot how to do tasks as basic as efficiently navigating files without a mouse. About three months ago, noticing just how much of my time was spent switching between applications and computers, I decided to give Emacs another try. It was a good decision for several reasons that will be covered in this post. Covered too are `.emacs` and Dropbox tips so that you can set up a good, movable environment.

View File

@ -1,5 +1,3 @@
hankchow translating
Build a bikesharing app with Redis and Python
======

View File

@ -1,5 +1,3 @@
translating by Auk7F7
How to Manage Fonts in Linux
======

View File

@ -1,5 +1,3 @@
heart4lor translating
How to Build an Amazon Echo with Raspberry Pi
======

View File

@ -1,4 +1,3 @@
translating by amwps290
Complete Sed Command Guide [Explained with Practical Examples]
======
In a previous article, I showed the [basic usage of Sed][1], the stream editor, on a practical use case. Today, be prepared to gain more insight about Sed as we will take an in-depth tour of the sed execution model. This will be also an opportunity to make an exhaustive review of all Sed commands and to dive into their details and subtleties. So, if you are ready, launch a terminal, [download the test files][2] and sit comfortably before your keyboard: we will start our exploration right now!

View File

@ -1,5 +1,3 @@
bestony is translating
Becoming a senior developer: 9 experiences you'll encounter
============================================================

View File

@ -1,4 +1,3 @@
Translating by leemeans
Setting Up a Timer with systemd in Linux
======

View File

@ -1,4 +1,3 @@
translating by wyxplus
Building a network attached storage device with a Raspberry Pi
======

View File

@ -1,5 +1,3 @@
translated by stephenxs
Top Linux developers' recommended programming books
======
Without question, Linux was created by brilliant programmers who employed good computer science knowledge. Let the Linux programmers whose names you know share the books that got them started and the technology references they recommend for today's developers. How many of them have you read?