right side

Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
This commit is contained in:
Nico Schottelius 2014-10-06 19:43:33 +02:00
parent bd68a454d5
commit a67e4c4017
2 changed files with 5 additions and 7 deletions

View File

@ -68,7 +68,7 @@ it may be helpful to know there are other worlds that form the FOSS community.
Everytime I develop software, I have take care of how to make it portable Everytime I develop software, I have take care of how to make it portable
to other Unices. I think it is rather closed minded to focus on Linux to other Unices. I think it is rather closed minded to focus on Linux
only software, especially when a great (I mean it) standard only software, especially when a great standard
([[!posix]]) exists that allows us to easily write portable software. ([[!posix]]) exists that allows us to easily write portable software.
So in short, if you consider Linux being the only plattform So in short, if you consider Linux being the only plattform
@ -90,14 +90,12 @@ or rant about other's software, you are likely to experience this as well.
Dear reader, did you ever have a (car) accident? Or have you watched one? Dear reader, did you ever have a (car) accident? Or have you watched one?
Maybe you will have noticed that the two involved parties usually have a Maybe you will have noticed that the two involved parties usually have a
completly different picture of what just happened. completly different picture of what just happened.
This is true for every situation in life, how you see a situation depends This is true for every situation in life, how you see a situation depends
on your point of view, on your situation. So a lot of how your world *is* on your point of view, on your situation. So a lot of how your world *is*
depends on your view. depends on your view.
It is also important to note that It is also important to note that
**there are two sides to every question** and it is about you how you interpret **there are two sides to every question** and it is about you, your
it. attitude and experience to see the right side.
## A pinch of spirituality and scout behaviour ## A pinch of spirituality and scout behaviour

View File

@ -26,7 +26,7 @@
* [[!shortcut name=dry desc="DRY principle" url="https://en.wikipedia.org/wiki/Don%27t_repeat_yourself"]] * [[!shortcut name=dry desc="DRY principle" url="https://en.wikipedia.org/wiki/Don%27t_repeat_yourself"]]
* [[!shortcut name=xaccel desc="X-Accel" url="http://wiki.nginx.org/X-accel"]] * [[!shortcut name=xaccel desc="X-Accel" url="http://wiki.nginx.org/X-accel"]]
* [[!shortcut name=rails desc="Ruby on Rails" url="http://rubyonrails.org/"]] * [[!shortcut name=rails desc="Ruby on Rails" url="http://rubyonrails.org/"]]
* [[!shortcut name=howtobecomeahacker desc="How To Become A Hacker (esr)" url="http://www.catb.org/esr/faqs/hacker-howto.html"]] * [[!shortcut name=howtobecomeahacker desc="How To Become A Hacker" url="http://www.catb.org/esr/faqs/hacker-howto.html"]]
* [[!shortcut name=howtoasksmartquestions desc="How To Ask Questions The Smart Way (esr)" url="http://www.catb.org/esr/faqs/smart-questions.html"]] * [[!shortcut name=howtoasksmartquestions desc="How To Ask Questions The Smart Way" url="http://www.catb.org/esr/faqs/smart-questions.html"]]
* [[!shortcut name=openssh desc="OpenSSH" url="http://www.openssh.com/"]] * [[!shortcut name=openssh desc="OpenSSH" url="http://www.openssh.com/"]]
* [[!shortcut name=posix desc="The Open Group Base Specifications Issue 7" url="http://pubs.opengroup.org/onlinepubs/9699919799/"]] * [[!shortcut name=posix desc="The Open Group Base Specifications Issue 7" url="http://pubs.opengroup.org/onlinepubs/9699919799/"]]