Skip to content

Commit 313bbce

Browse files
committed
about/values-and-culture: Add reference on team values and culture
- This is to help with onboarding new people (the sections come from some reference I was reading about what you should define as teams grow). - This is a draft based on ideas, discussion in the respective chat topic.
1 parent 16e924f commit 313bbce

File tree

2 files changed

+118
-0
lines changed

2 files changed

+118
-0
lines changed

about/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Science-IT
6565
:maxdepth: 2
6666

6767
science-it
68+
values-and-culture
6869

6970
Science-IT is the organizational manifestation of Aalto Scientific
7071
Computing.

about/values-and-culture.rst

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
Aalto SciComp values and culture
2+
================================
3+
4+
As a team grows, it's useful to outline its values and the way it
5+
works. This is our team's attempt at that.
6+
7+
8+
9+
Core values
10+
-----------
11+
12+
1. We are researchers who aren't academics.
13+
2. University research needs more than papers to succeed and help society.
14+
3. Superstar team and processes, not superstar people.
15+
4. Radical openness.
16+
17+
Explanations:
18+
19+
(1) **We are researchers who aren't academics**. Research is far more
20+
than publications. We help round out the skillset that
21+
high-performing teams need, even if we aren't directly involved in
22+
publications.
23+
24+
(2) **University research needs more than papers to succeed and help
25+
society.** Software, data, and general skills are important
26+
university impacts. We recognize this and help to keep it going.
27+
28+
(3) **Superstar team and processes, not superstar people.**
29+
"Superstar" isn't a good term because it glorifies single things,
30+
but our society works because all the parts work together. Even
31+
our team only works because it's a part of a broader university,
32+
national, and international ecosystem. But still, if we have to
33+
say something is our "superstar", it's the way our team works
34+
together (people+processes), not any individual people.
35+
36+
4. **Radical openness.** We are open by design, there are few reasons
37+
to hide our work. Something doesn't have to be perfect to be
38+
findable. We also want to set good examples for the university
39+
community.
40+
41+
42+
43+
Cultural practices
44+
------------------
45+
46+
a. Remote first so that everyone can participate.
47+
b. Working at the speed and chaos of the research.
48+
c. Garage binds all our work together.
49+
d. Work is quite independent but we always help each other first.
50+
e. Technology is harder than it should be.
51+
f. Helping people use technology is hard. We work hard to get good at it.
52+
g. No private messages so we can work together.
53+
54+
Explanations:
55+
56+
(a) **Remote first so that everyone can participate.** We are
57+
professionals in the middle of our careers. We have many things
58+
going on besides work, which we need to allow people to work
59+
around. All of our core activities should be attendable remotely,
60+
so that our team members will never have to choose between their
61+
personal life, health, etc. and taking part in the team.
62+
63+
On the flip side, we understand the need for team connections and
64+
try to have good team-building and customer-interaction events,
65+
in-person and otherwise.
66+
67+
(b) **Working at the speed and chaos of the research.** Research is
68+
fast-paced and agile. We acknowledge this and try to work at that
69+
speed, getting stuff done at the right speed for research and
70+
development, even if it's not the perfect solution long-term. We
71+
take these short-term lessons and work to make proper long-term
72+
solutions once the patterns emerge. We can work this way because
73+
we are close to the research.
74+
75+
(c) **Garage binds all our work together.** The :doc:`/help/garage`
76+
session is a time our team can come together to help others, but
77+
also help ourselves. It allows us a time to chat with each other
78+
(internally) without having to book a meeting every time. Garage
79+
attendance isn't required every day, but people should come when
80+
it makes sense.
81+
82+
(d) **Work is quite independent but we always help each other first.**
83+
Even though we work very independently, we are a team. We should
84+
take the time to help each other first, since that keeps the whole
85+
team running smoothly.
86+
87+
(e) **Technology is harder than it should be.** These days, computing
88+
is in every field (that's why we are here). But computing is
89+
harder than it should be: there is so much stuff to learn, user
90+
interfaces can be so esoteric, and there are so many different
91+
paths to people's final goals. We acknowledge this and support
92+
users where and how they are. We should never blame users for not
93+
knowing enough, but blame the technology for being so difficult to
94+
use.
95+
96+
(f) **Helping people use technology is hard. We work hard to get good
97+
at it.** Continuing from the above, it takes skill to help others
98+
with technology. It's easy to fall into traps of user-blaming or
99+
getting frustrated. We need intentional effort and practice to be
100+
the best supporters we can be.
101+
102+
(g) **No private messages so we can work together.** It's easy to
103+
think "this is just noise, I will send private messages". But
104+
that means that only a few people can answer and no one else
105+
learns the solutions. Use public channels to ask generic
106+
questions instead of choosing a recipient and asking them. Zulip
107+
chat is good at organizing lots of information without a person
108+
needing to read everything. Of course, purely personal matters
109+
like absences, one-on-one meetings, continuing one-on-one work, is
110+
quite fine by private message.
111+
112+
113+
114+
Discussion
115+
----------
116+
117+
(to be added)

0 commit comments

Comments
 (0)