Merge pull request #15455 from lujun9972/add-MjAxOTA5MTMgVGFraW5nIGEgeWVhciB0byBleHBsYWluIGNvbXB1dGVyIHRoaW5ncy5tZAo=

自动选题: 20190913 Taking a year to explain computer things
This commit is contained in:
runningwater 2019-09-17 13:32:29 +08:00 committed by GitHub
commit 990c4e0fe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,63 @@
[#]: collector: (lujun9972)
[#]: translator: ( )
[#]: reviewer: ( )
[#]: publisher: ( )
[#]: url: ( )
[#]: subject: (Taking a year to explain computer things)
[#]: via: (https://jvns.ca/blog/2019/09/13/a-year-explaining-computer-things/)
[#]: author: (Julia Evans https://jvns.ca/)
Taking a year to explain computer things
======
Ive been working on explaining computer things Im learning on this blog for 6 years. I wrote one of my first posts, [what does a shell even do?][1] on Sept 30, 2013. Since then, Ive written 11 zines, 370,000 words on this blog, and given 20 or so talks. So it seems like I like explaining things a lot.
### tl;dr: Im going to work on explaining computer things for a year
Heres the exciting news: I left my job a month ago and my plan is to spend the next year working on explaining computer things!
As for why Im doing this I was talking through some reasons with my friend Mat last night and he said “well, sometimes there are things you just feel compelled to do”. I think thats all there is to it :)
### what does “explain computer things” mean?
Im planning to:
1. write some more zines (maybe I can write 10 zines in a year? well see! I want to tackle both general-interest and slightly more niche topics, well see what happens).
2. work on some more interactive ways to learn things. I learn things best by trying things out and breaking them, so I want to see if I can facilitate that a little bit for other people. I started a project around this in May which has been on the backburner for a bit but which Im excited about. Hopefully Ill release it soon and then you can try it out and tell me what you think!
I say “a year” because I think I have at least a years worth of ideas and I cant predict how Ill feel after doing this for a year.
### how: run a business
I started a corporation almost exactly a year ago, and Im planning to keep running my explaining-things efforts as a business. This business has been making more than I made in my first programming job (that is, definitely enough money to live on!), which has been really surprising and great (thank you!).
some parameters of the business:
* Im not planning to hire employees or anything, itll just be me and some (awesome) freelancers. The biggest change I have in mind is that Im hoping to find a freelance editor to help me with editing.
* I also dont have any specific plans for world domination or to work 80-hour weeks. Im just going to make zines & things that explain computer concepts and sell them on the internet, like Ive been doing.
* No commissions or consulting work, just building ideas I have
Its been pretty interesting to learn more about running a small business and so far I like it more than I thought I would. (except for taxes, which I like exactly as much as I thought I would)
### thats all!
Im excited to keep making explanations of computer things and to have more time to do it. This blog might change a bit away from “heres what Im learning at work these days” and towards “here are attempts at explaining things that I mostly already know”. Itll be different! Well see how it goes!
--------------------------------------------------------------------------------
via: https://jvns.ca/blog/2019/09/13/a-year-explaining-computer-things/
作者:[Julia Evans][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://jvns.ca/
[b]: https://github.com/lujun9972
[1]: https://jvns.ca/blog/2013/09/30/hacker-school-day-2-what-does-a-shell-even-do/