Move from using Google Analytics to Piwik
[website] / people / hroptatyr.html
1 <?xml version="1.0" encoding="utf-8"?>    <!-- -*- html -*- -->
2 <!--#set var="css" value="../sxemacs.css" -->
3 <!--#set var="title" value="SXEmacs Developers (Sebastian Freundt)" -->
4 <!--#set var="banner" value="SXEmacs Who's Who" -->
5 <!--#set var="copyright" value="2005 Sebastian Freundt" -->
6
7 <!--#include virtual="/templates/header.template" -->
8 <!--#include virtual="/templates/menu.template" -->
9 <!--#include virtual="/templates/support.template" -->
10     <h1>Sebastian Freundt <br /><small>(aka hroptatyr)</small></h1>
11     <img src="../Images/hroptatyr.png" align="right" alt="hroptatyr" />
12
13     <p/>
14       
15     <h2>Myself &hellip;</h2>
16
17     In real-life most of the time I destroy^Wdevelop fabulous code for
18     Computer Algebra Systems.  I'm a mathematician at the Technical
19     University of Berlin (Germany), thus my code is fancy. ;)
20
21     So on the other hand, in my _real_ real-life, I'm occupied with
22     fancifying code of several other projects, amongst them, apparently,
23     The One True Editor<sup>TM</sup>.
24
25     <p/>
26
27       Did I mention you can visit me along with some hardware donations? :)
28       
29     <p/>
30
31     <h2>My role &hellip;</h2>
32
33     My personal goal in this subtle project is to hack up some real fancy
34     crypto cruft which'll enable SXE to have something like secure symbol
35     content.  Furthermore, I'll go to any lengths to weld SXE and postgres
36     (actually there is no, repeat _no_ difference between them).
37
38     And now that I'm currently planning my future, I'd like to add
39     I'll certainly do some cosmetical changes to SXE, such as
40     <ul>
41       <li>scaling SXE to use large grid/cluster computing techniques</li>
42       <li>profiling SXE to be an effective script interpreter</li>
43       <li>intelligentising SXE to be my personal companion bot</li>
44       <li>establishing kinda group-lens for SXE dotfiles</li>
45       <li>implementing the global mood-based behaviour mode</li>
46     </ul>
47
48     <p/>
49       
50     <h2>My tips &hellip;</h2>
51     <h3>&hellip; to always provide the fanciest code of them all:</h3>
52
53     <h4>Preparations</h4>
54     <ul>
55       <li>close all windows -- also, and more important, close Windows &gt;8]</li>
56       <li>
57         draw the curtains (the less light is there the more your inner
58         irrationilty is enlightened)
59       </li>
60       <li>
61         ensure you have loads of smokes (to cause a slight fog around
62         sane thought clouds)
63       </li>
64       <li>grok some spam mails (to establish some degree of annoyance)</li>
65       <li>read some n00bs' mailing list (to clearly spot the enemy)</li>
66       <li>fetch some beer from the fridge (to lose the rest of your sanity)</li>
67     </ul>
68
69     <h4>Mind profiling</h4>
70     <ul>
71       <li>
72         You revise someone else's code? &hellip; Start bitching at
73         every single line, it's probably written by a moron.
74       </li>
75       <li>
76         You look at someone else's implementation? &hellip; Think
77         over! Re-inventing the wheel is a must!
78       </li>
79       <li>
80         You examine someone else's concept? &hellip; Steal the best
81         issues and bitch loudly at the rest!
82       </li>
83       <li>
84         You cooperate on common code? &hellip; Insert bugs into the
85         other's code and get terribly steamed up about the
86         instability!
87       </li>
88       <li>
89         You revise your own code? &hellip; You look at the best code
90         ever, just try to make it a little more best!
91       </li>
92       <li>
93         You look at your own implementation? &hellip; There are
94         definitely no errors, just unusual coincidences!
95       </li>
96       <li>
97         You examine your own concept? &hellip; It is definitely
98         fail-safe, only morons and n00bs can crash it!
99       </li>
100     </ul>
101
102     <h4>Coding standards</h4>
103     <ul>
104       <li>
105         There is a more general way which makes things more foggy for
106         others? &hellip; Do it!
107       </li>
108       <li>There is a comment on possible faults? &hellip; Delete it!</li>
109       <li>There is an interaction with the user? &hellip; Dismantle it!</li>
110       <li>There is a ui element which makes things obvious? &hellip; Uglify it!</li>
111       <li>There is a documentation especially for new users? &hellip; Flush it!</li>
112     </ul>
113 <!--#include virtual="/templates/copyright.template" -->
114 <!--#include virtual="/templates/stats.template" -->
115 <!--#include virtual="/templates/footer.template" -->