@@ -4,27 +4,33 @@ title: About
4
4
permalink : /about/
5
5
---
6
6
7
- Linux Developer, FOSS enthusiast, & avid GNU Emacs user.
7
+ ![ img ] ({{ site.baseurl }}/images/about/isitme.png "Is it Me?"){: .center-image}
8
8
9
- #### More Information
9
+ Open source developer, FOSS enthusiast, & avid GNU Emacs user.
10
10
11
- I try not be biased with any programming language or technology.
11
+ #### More information
12
+
13
+ ![ img] ({{ site.baseurl }}/images/about/rx_open_source.jpg){: .center-image}
14
+
15
+ I try not to be biased with any programming language or technology.
12
16
GNU/Linux, Free and Open Source Software are the reasons I survived so
13
17
far.
14
18
15
19
#### My work-space
16
20
21
+ ![ img] ({{ site.baseurl }}/images/about/computers-300px.png){: .center-image}
22
+
17
23
##### @Home
18
24
19
25
My current system is Lenovo G505s with AMD A8 Quad-core processor and
20
26
8 Gigs of RAM running Slackware 14.1(I always prefer
21
27
[ latest kernel] ( https://github.com/psachin/bash_scripts/blob/master/build_my_kernel.sh ) ).
22
28
I usually work on this system.
23
29
24
- My other system includes Acer _ emachines_ eM350 netbook running
30
+ My other system includes Acer _ emachines_ eM350 netbook also running
25
31
Slackware. I also have an old desktop with AMD Athlon with 2 Gigs of
26
32
RAM running Slackware again!. The system's storage is shared via NFS
27
- across my home network, typically this is my NFS server.
33
+ across my home network, basically this is my NFS server.
28
34
29
35
Apart from this I have a very old Intel Pentium II Machine with 350MHz
30
36
processor and 64MB of RAM running Vector linux. I wonder how this
@@ -42,14 +48,15 @@ with minimal shell and `opkg` package manager.
42
48
43
49
#### Tools I use
44
50
51
+ ![ img] ({{ site.baseurl }}/images/about/tools-server-300px.png){: .center-image}
52
+
45
53
Emacs and a terminal are the least I need.
46
54
47
55
I prefer to use latest Emacs version. My Emacs is heavily configured
48
- for all my needs from programming(Python, Django, C, elisp, shell
49
- etc.), blog & note taking(org-mode), eshell, tramp, magit etc.
50
- Recently I fell in love with ` M-x emacs-timemachine ` .
51
-
52
- Terminal is occasionally needed to keep some front-end jobs running.
56
+ for all my needs from programming(Python, Django, C, elisp, Ruby,
57
+ shell etc.), blog & note taking(org-mode), eshell, tramp, magit etc.
58
+ Recently I fell in love with ` M-x emacs-timemachine ` . Terminal is
59
+ occasionally needed to keep some front-end jobs running.
53
60
54
61
` Git ` is something I can't live without. I use Git to keep track of my
55
62
personal notes, blogs, and all the projects. ` magit ` is a savior. It
@@ -66,19 +73,18 @@ elisp. These code snippets are managed and shared on
66
73
67
74
#### Blogs
68
75
76
+ ![ img] ({{ site.baseurl }}/images/about/Anonymous-pen-pencil-3-300px.png){: .center-image}
77
+
69
78
Some of my posts are pushed to
70
79
[ carlfg.wordpress.com] ( https://carlfg.wordpress.com/ ) and I'm planning
71
- to migrate them [ here] ( http://psachin.github.io ) .
72
-
73
- For raw posts please visit
74
- [ blog-posts] ( https://github.com/psachin/blog-posts ) written in
80
+ to migrate them [ here] ( http://psachin.github.io ) . For raw posts please
81
+ visit [ blog-posts] ( https://github.com/psachin/blog-posts ) written in
75
82
[ org-mode] ( http://orgmode.org/ )
76
83
77
84
#### Presentations/Slides
78
85
79
86
All my presentation slides are pushed to
80
- [ https://github.com/psachin/slides ] ( https://github.com/psachin/slides )
81
-
87
+ [ https://github.com/psachin/slides ] ( https://github.com/psachin/slides ) .
82
88
With few exceptions:
83
89
84
90
* [ py-starwars] ( http://psachin.github.io/py-starwars/ ) : Introductory
@@ -96,4 +102,6 @@ With few exceptions:
96
102
97
103
#### IRC
98
104
99
- ` /NICK psachin ` @ irc.freenode.net
105
+ ![ img] ({{ site.baseurl }}/images/about/skogskanten-300px.png){: .center-image}
106
+
107
+ ` psachin@{RedHat, freenode, OFTC} `
0 commit comments