]> info9.net Git - wiki.git/blob - tmarble/posts/Inbjuden_tillbaks_till_hemlandet_Sverige.mdwn
Copy over old blog
[wiki.git] / tmarble / posts / Inbjuden_tillbaks_till_hemlandet_Sverige.mdwn
1 # Inbjuden tillbaks till hemlandet: Sverige
2
3 Det är en ära för mig att ha blivit inbjuden att tala på konferensen
4 [Software Passion][softwarepassion_tmarble] i Göteborg, Sverige.
5 Det här är en stad med en mer än tusenårig historia och ett område
6 (byn Forsheda) från vilket min gammel mormor en gång utvandrade
7 till USA för över hundra år sedan. Jag hoppas kunna lära mig lite
8 svenska innan min resa.
9
10 This will be an exciting challenge for me because
11 I realize that most of my public speaking in the past few
12 years has been very much in a [FLOSS][floss] context.
13 The program at Software Passion shows quite a diversity of 
14 technologies and topics -- including proprietary technologies
15 that I know little about. In my talk I will cover
16 some of the great fun I've had with the [Clojure][clojure]
17 programming language. Therefore I will consciously make a point to 
18 highlight the importance of "standing on the shoulders of giants".
19
20 The productivity I have enjoyed would not be possible without
21 the stack Free Software I count on, including, but not limited to:
22
23 * [Clojure][clojure]
24 * [Clojure Contrib][clojure_contrib] libraries
25 * The [noir][noir] web framework
26 * The [leiningen][leiningen] dependency management and build tool
27 * [OpenJDK][openjdk]
28 * The [Redis][redis] database
29 * The [Jenkins][jenkins] continuious integration server
30 * And, of course, the bedrock of it all: [Debian GNU/Linux][debian]
31
32 Several years ago I was able to travel to Norway on a project 
33 I had with the electric vehicle company [Think Global][think].
34 I was able to visit my aunt in Oslo and get very close 
35 to the border of Sweden while working at the car factory in Aurskog.
36 Indeed many of the engineers I worked with were Swedes who
37 commuted across the border each day.
38
39 My great-grandmother, Olga, immigrated from Sweden to the United
40 States around 1900. She was from a fairly well-to-do family
41 in Fosheda. After some careful investigation we learned that 
42 she had fallen in love with a servant, but couldn't marry
43 him due to family pressure. A few years later after her
44 mother died she came to the USA with her "little brother"
45 and started a new life here. She was studying nursing in 
46 Boston when she was asked to accompany the Minneapolis
47 Postmaster's wife back home on the train.
48
49 Much earlier than the "personal ad" era Olga mysteriously
50 found my great-grandfather, Andrew, within 3 days of
51 arriving in Minneapolis and married him soon thereafter
52 (the Swedish mafia? :) ) . This is the background on my Nordic 
53 roots in Minnesota.
54
55 I realize that for non-Americans the obsession with
56 immigration history seems a little silly. I'm proud of
57 my mixture of German, Danish, Swedish and Bohemian roots.
58 And I'm especially excited to finally set foot in Sweden!
59
60
61 [softwarepassion_tmarble]: http://softwarepassion.se/speakers.do?name=tom-marble
62 [clojure]: http://clojure.org/
63 [noir]: http://webnoir.org/
64 [clojure_contrib]: http://dev.clojure.org/display/doc/Clojure+Contrib
65 [floss]: https://en.wikipedia.org/wiki/FLOSS
66 [openjdk]: http://openjdk.java.net/
67 [leiningen]: https://github.com/technomancy/leiningen
68 [debian]: http://www.debian.org
69 [redis]: http://redis.io/
70 [jenkins]: http://jenkins-ci.org/
71 [think]: https://en.wikipedia.org/wiki/Think_Global
72
73 [[!tag clojure noir leiningen Debian OpenJDK redis jenkins]]