blob: 8e96abfe0b073c5ca9f32eb96e83158bdeaf218d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
## This website
My intention with this website is to share some ideas and thoughts on
programming and other computer related subjects. The things I care
about and find interesting at the moment are written below, and are
updated sometimes. Hopefully, most of the content will be about one of
those things.
- Functional programming (Haskell, Erlang, Scheme)
- Array languages (APL and J)
- Concurrent programming (Erlang, Go)
- Plan 9 (the 9front fork)
For information about how the website is setup, see
[this](/web/the-setup-of-this-site) post. The nice color theme
is made by my girlfriend.
## Me
My name is Peter Mikkelsen and I am a computer science student at Aalborg University, Denmark.
The following list contains other facts and links
- *Age*: 24
- *Favourite programming language*: See [this](/opinions/favourite-programming-languages) post (APL, Prolog and C)
- *Current job*: Software developer at Dyalog LTD.
- *Stuff I use*: See [this](/me/stuff-i-use) post.
- *Tabs vs spaces*: Tabs.
- *Text editor*: I used to use acme (see [this](/me/how-i-started-using-acme)), but I like sam more these days.
|