aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2019-10-23 17:02:31 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2019-10-23 17:02:31 +0200
commit43f8b6b309b0e28712086c7d6547f507aeb0a750 (patch)
tree83bdb3b87d079078858641631d0e2398fd8fc889
parentcc8054b06f0b3522337f69af8fef44308ea92c6d (diff)
downloadmitjafelicijan.com-43f8b6b309b0e28712086c7d6547f507aeb0a750.tar.gz
Renamed Curriculum Vitae to CV
-rw-r--r--not-a-book/.gitignore1
-rw-r--r--not-a-book/book.tex2
-rw-r--r--not-a-book/book.toc11
-rw-r--r--not-a-book/preface.tex20
-rw-r--r--site.tmpl2
5 files changed, 29 insertions, 7 deletions
diff --git a/not-a-book/.gitignore b/not-a-book/.gitignore
index 8164e02..d4b5038 100644
--- a/not-a-book/.gitignore
+++ b/not-a-book/.gitignore
@@ -1,3 +1,4 @@
1*.log 1*.log
2*.aux 2*.aux
3*.pdf 3*.pdf
4*.swp
diff --git a/not-a-book/book.tex b/not-a-book/book.tex
index 5865f03..1004f65 100644
--- a/not-a-book/book.tex
+++ b/not-a-book/book.tex
@@ -14,7 +14,7 @@
14\tableofcontents 14\tableofcontents
15 15
16\mainmatter 16\mainmatter
17 17\input{preface.tex}
18\input{occams-razor.tex} 18\input{occams-razor.tex}
19 19
20\end{document} 20\end{document}
diff --git a/not-a-book/book.toc b/not-a-book/book.toc
index f0cd8dc..74eee9b 100644
--- a/not-a-book/book.toc
+++ b/not-a-book/book.toc
@@ -1,5 +1,6 @@
1\contentsline {chapter}{\numberline {1}Follow Occam\IeC {\textquoteright }s razor whenever you can}{1}% 1\contentsline {chapter}{\numberline {}Preface}{1}%
2\contentsline {section}{\numberline {1.1}What is Occam\IeC {\textquoteright }s razor}{1}% 2\contentsline {chapter}{\numberline {1}Follow Occam\IeC {\textquoteright }s razor whenever you can}{5}%
3\contentsline {section}{\numberline {1.2}How I apply Occam\IeC {\textquoteright }s razor}{2}% 3\contentsline {section}{\numberline {1.1}What is Occam\IeC {\textquoteright }s razor}{5}%
4\contentsline {section}{\numberline {1.3}Uncertainty vs. clarity}{3}% 4\contentsline {section}{\numberline {1.2}How I apply Occam\IeC {\textquoteright }s razor}{6}%
5\contentsline {section}{\numberline {1.4}Showcases and marketing}{4}% 5\contentsline {section}{\numberline {1.3}Uncertainty vs. clarity}{7}%
6\contentsline {section}{\numberline {1.4}Showcases and marketing}{8}%
diff --git a/not-a-book/preface.tex b/not-a-book/preface.tex
new file mode 100644
index 0000000..5c01c0a
--- /dev/null
+++ b/not-a-book/preface.tex
@@ -0,0 +1,20 @@
1\chapter*{Preface}
2\addcontentsline{toc}{chapter}{\protect\numberline{}Preface}
3
4Well, well, well. This is something I wanted to write about for about two years now and haven’t had the time to actually sit down and write about it. I have been gathering this nuggets of knowledge for years and they have helped me to get a better look at myself, my relationships with my coworkers and the most importantly, how I actually do my job and how does this effect my work performance.
5
6It’s been years since I was able to sit down in front of a TV and actually watch a movie without having minor panic attacks what is going on with the projects I was working on. Many of you probably know perfectly well what I am talking about. It’s this constant never ending pain inside that prohibits you of actually relaxing and have some quite time without brain rushing like you just drank 10 Red Bulls in an hour. The feeling of being on call all the time. Being available for everybody and not really having 5 minutes to slow down your thoughts. That feeling!
7
8But regardless of all this I strive under pressure. I love it. I can’t live without it if I am being totally honest with myself. I love the grind. I love late night coding sessions. I love the subtle competition that comes with it. I just love it. And I find it impossible to explain this to my friends. They just can’t wrap their heads around it. How the hell can you enjoy this? How is this even remotely something compared to life? And to be honest, I can’t explain it to them. I have zero words. I just know that this is something I need in my life.
9
10All this becomes problematic when pressure is not self inflicted but comes from the outside world. When other people start to immensely pressure you into dedicating time for them. Into agreeing with conditions you would never agree just so they leave you alone. And by the way, I find this type of extracting agreements from people totally disgusting. We all know that developers, when writing code, are in a totally different reality and if you ask them to give you their liver, they would probably say yes, just to be left alone with the joy of solving a problem. Taking advantage of this is just so foreign to me that it leaves me with a bad taste in my mouth. I hate it and I hate people that do this. They are intellectual and moral cowards as far as I am concern.
11
12Dealing with this corporate bullshit for now 10 years really started to affect my better judgment. At one point I was working on three projects and sleeping for 3 hours a day for months on end. I slept behind a desk. I slept on the floor. I slept on tables. Practically everywhere but on a bed. And that didn’t bother me at all. I am that kind of a person that doesn’t need any special conditions in life. I don’t care about beds, about chairs, about tables, food, about day or night. I simply don’t care. When I start working on a project the only thing I care about is doing the work the best way that I can. I forget about all this stuff and this type of obsession can lead to real isolation. Which again, I just don’t mind.
13
14And I am unapologetic about this. I don’t mind being called weird, strange, isolationist, odd, bizarre or any other adjective you might choose to describe me. I have my own morals and ethics that don’t revolve around external image. All I care about is internal happiness.
15
16This book is not a set of rules. It’s not even something you or your company should blindly follow. Maybe you disagree with some of the points, or maybe even all of them completely. It’s fine, I don’t care actually. Maybe all this will do is make you think and reevaluate how you do your job.
17
18And I am unapologetic about this. I don’t mind being called weird, strange, isolationist, odd, bizarre or any other adjective you might choose to describe me. I have my own morals and ethics that don’t revolve around external image. All I care about is internal happiness.
19
20This book is not a set of rules. It’s not even something you or your company should blindly follow. Maybe you disagree with some of the points, or maybe even all of them completely. It’s fine, I don’t care actually. Maybe all this will do is make you think and reevaluate how you do your job.
diff --git a/site.tmpl b/site.tmpl
index 5811545..12cafca 100644
--- a/site.tmpl
+++ b/site.tmpl
@@ -40,7 +40,7 @@
40{{ define "navigation" }} 40{{ define "navigation" }}
41 <nav> 41 <nav>
42 <a href="/">{{ html .Site.Other.Author }}</a> 42 <a href="/">{{ html .Site.Other.Author }}</a>
43 <a href="/curriculum-vitae.html">Curriculum Vitae</a> 43 <a href="/curriculum-vitae.html">CV</a>
44 <a href="https://twitter.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Twitter</a> 44 <a href="https://twitter.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Twitter</a>
45 <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Github</a> 45 <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Github</a>
46 </nav> 46 </nav>