blob: 2713ad4c5f314dd86cfded5eb8ef8c3f41e3df41 (
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
|
## This website
My intention with this website it 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)
- Concurrent programming (Erlang, Go)
- Plan 9 (both the 9front fork and plan9port)
For information about how the website it setup, see
[this](/web/the-setup-of-this-site) post.
## 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*: 22
- *Favourite programming language*: See [this](/opinions/favourite-programming-languages) post
- *Current job*: None :)
- *Stuff I use*: See [this](/me/stuff-i-use) post.
- *Tabs vs spaces*: Tabs.
- *Emacs* vs *Vi* [None of them](/me/how-i-started-using-acme)
|