I'm an artist who loves linux (转)
My father got me a computer for graduation with 512MB RAM and a Pentium processor. It came with Windows XP, and I used it to do 2D animation with Adobe Flash. Back in those days, I was looking for my dream job as a 3D artist, and I'd often see job listings that said: "Linux knowledge required." I had heard of Linux, but had never used it, so I decided to learn more. I didn't have the time or energy to take a class, so I started exploring on my own.
The technical jargon was overwhelming at first (GNU, distros, flavors, UNIX, windows managers, GNOME, KDE, Bash, C shell...), but I kept reading articles, e-books, and forums. Finally, one day I bit the bullet and decided to install Linux.
Ok, what to install? And, how do I install it? For a beginner, too much choice was a problem. I downloaded each and every flavor of Linux I could get my hands on and created bootable disks out of them. For the next month, my daily routine was something like this:
- Come home from work
- Format my machine
- Install a new flavor
- Read about it online
- Pull my hair trying to understand it
- Burn my fingers trying to do something
- Pat my back when something worked
I kept exploring this way and got a basic understanding that only the GUI, availability of software, and the packaging changes, but all the internal workings remain almost the same in each flavor of Linux. I kept "basic understanding of Linux" as a skill on my resume and got hired at this amazing place called Rhythm and Hues Studios. There I worked on awesome movies like Life of Pi and Seventh Son. At work we use Linux completely, and I slowly started admiring the philosophy and culture of open source development and came to understand the power of it.
One day I got a new fancy machine and booted CentOS on it. Then, instead of going for commercial software, I started using open source applications to make art. I started using Blender for all my 3D animation work, and GIMP and Krita for my painting needs. Recently I've started using MyPaint and love it. In short, once I found out about all the open source alternatives to the commercial applications, I never looked back.
When I was starting out, it wasn't all roses. There were days and nights I spent banging my head trying to figure out how to connect my new WiFi dongle to the Internet, only to find that there were no Linux drivers available for that particular model. Sometimes I couldn't install software because a library was missing, and I'd have to go on a wild goose chase trying to find it. And don't get me started on the Nvidia and Wacom drivers. (Support for Nvidia is way better now, and CentOS 7 has out-of-the-box support for Wacom devices.)
But actually, what I'm doing is a lot of problem solving. In my view, problem solving skills are one of the best things I learned from experimenting with Linux. Yes, learning Linux was a bit daunting. But I kept with it, and the more I learned, the more clear Linux became. I learned a lot about computers, how an operating system works, how devices work, how to search and ask for help on forums and IRC, and how to file bug reports. I got into the habit of reading manuals and figuring things out, which is a basic yet essential skill. I started reading Bash scripts, wrote my own, and got the taste of automating tasks. Eventually, everything fell into place.
The whole animation and visual effects industry is completely reliant on Linux because we are dealing with a lot of data and require huge computational power to create amazing visuals. Linux is the perfect candidate, giving serious bang for your buck. But I didn't leave Linux there—I continued learning more about Linux and became a Red Hat Certified System Administrator. Receiving my certificationwas one of the happiest moments in my life. Currently, I work at a nice little animation studio called The Cirqus Arts, where I work as an artist/programmer and help maintain the systems, which run CentOS. One of the tasks I really like is training new hires on Linux and introducing them to the world of open source.
My advice for anyone starting out is yes, learning Linux will be a bit overwhelming, but stick with it. You'll thank yourself later. And learn a bit of scripting along the way—there's no limit to what you can do. And, thank you to all the developers who contribute their valuable time and energy to Linux and other open source applications.
I'm an artist who loves linux (转)的更多相关文章
- Microsoft Loves Linux
微软新任CEO纳德拉提出的“Microsoft Loves Linux”,并且微软宣布.NET框架的开源,近期Microsoft不但宣布了Linux平台的SQL Server,还宣布了Microsof ...
- “微软热爱Linux“ – 心声传遍中国
去年十月微软CEO Satya Nadella在旧金山的活动中说 “微软热爱Linux(Microsoft loves Linux)”,这句话让诸多人感到惊喜.至此之后,您可以在众多Linux和开源的 ...
- Linux 驱动开发
linux驱动开发总结(一) 基础性总结 1, linux驱动一般分为3大类: * 字符设备 * 块设备 * 网络设备 2, 开发环境构建: * 交叉工具链构建 * NFS和tftp服务器安装 3, ...
- .NET Core 2016 回顾
都在回顾自己的2016,今天我们来看看.NET Core的2016. 每一年的脚步的确是快,转眼间马上就2017.新的一年,带着理想和抱负继续出发. 1 月 ASP.NET 5 改名 ASP.NET ...
- 【HDU4391】【块状链表】Paint The Wall
Problem Description As a amateur artist, Xenocide loves painting the wall. The wall can be considere ...
- 【原生态跨平台:ASP.NET Core 1.0(非Mono)在 Ubuntu 14.04 服务器上一对一的配置实现-篇幅1】
鸡冻人心的2016,微软高产年. build 2016后 各种干货层出不穷. 1 Win10 集成了bash ,实现了纳德拉的成诺,Microsoft Love Linux!!! 2 跨平台 ,收 ...
- Ubuntu 安装 SQL Server
SQL Server现在可以在Linux上运行了!正如微软CEO Satya Nadella说的,"Microsoft Loves Linux",既Windows 10内置的Lin ...
- GitHub贡献第一的公司是谁?微软开源软件列表
参考:http://www.infoq.com/cn/news/2017/03/GitHub-first-Microsoft-open-sour 提起微软公司,不少人第一反应是老牌巨头专注于私有化软件 ...
- Jexus 网站服务器和 ASP.NET 跨平台开发
微软的跨平台战略 微软在过去的一年多中时间中发生了令整个 IT 行业感到惊叹的变化.这一切始于 Ballmer 的退位和 Nadella 的决心,更始于早已在微软各个基层部门蠢蠢欲动的二次创业. 以开 ...
随机推荐
- Twitter API 申请key
最近听了一下coursera的python课(https://www.coursera.org/learn/python-network-data/home/welcome),讲的挺简单也挺有意思.其 ...
- 前台给后台传JSON字符串,后台解析并保存
前台 function BMSure() { var DanWeiName = $("[id$='BusinessName']").val(); var Address = $(& ...
- 解决导入myeclipse的项目注释和中文是乱码
1.先说真正解决我所遇到的问题的办法. 用记事本打开——另存为——格式改为UTF-8——保存后在myeclipse就正常显示了. 2.以下是网上找到的办法,试了一些并没有解决问题,但或许是中间必须的步 ...
- 创建Maven web项目时 出现 web.xml is missing and <failOnMissingWebXml> is set to true错误 pox.xml编译错误
今天创建一个maven项目 pom.xml出现如下错误: web.xml is missing and <failOnMissingWebXml> is set to true 这是因为你 ...
- tomcat 7.0 之文件配置
- Advanced Collection Views and Building Custom Layouts
Advanced Collection Views and Building Custom Layouts UICollectionView的结构回顾 首先回顾一下Collection View的构成 ...
- JQUERY中 .each()的用法。
.each()方法的两个简单例子 用法1. <script type="text/javascript"> $("#dianji").click(f ...
- {part2}DFN+LOW(tarjan)割边
首先非树边肯定不是割边,因为去掉它DFS树不受影响,只要还能生成一棵DFS树那么图就是连通的. 然后割掉一条树边只可能造成一个点与它的父亲不连通. 那好办,也就是说这个以这个点为根的子树就是上面所说的 ...
- create dll project based on the existing project
Today, I have to create a dll project(called my.sln), the dllmain.cpp/.h/ is already in another proj ...
- 如果没有按照正常的先装iis后装.net的顺序,可以使用此命令重新注册一下:
32位的Windows:---------------------------------------------------------------------------1. 运行->cmd ...