-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paths-process-developer.html
More file actions
83 lines (80 loc) · 5.1 KB
/
s-process-developer.html
File metadata and controls
83 lines (80 loc) · 5.1 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="reset.css">
<link rel="stylesheet" href="styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://use.typekit.net/tlf2euo.css">
<link rel="shortcut icon" type="image/jpg"
href="https://res.cloudinary.com/lesswrong-2-0/image/upload/a_90/v1629334277/Lightcone-02_stkgik.svg" />
<title>Lightcone Infrastructure: S-Process Developer</title>
</head>
<body>
<div class="navbar">
<a href="index.html" class="logo">
<img class="logo-image"
src="https://res.cloudinary.com/lesswrong-2-0/image/upload/v1629334277/Lightcone-02_stkgik.svg"
/>
<div>Lightcone Infrastructure</div>
</a>
<a href="./jobs.html" class="CTA-button-navbar">
Work with us
</a>
</div>
<div class="content-area">
<section class="job-posting">
<h1>S-Process Developer</h1>
<p>Lightcone Infrastructure is seeking a full-stack web developer to maintain and improve an existing grant
evaluation
app to make it easier for philanthropists to delegate grant-making decisions to trusted advisors. The
app is currently being used by philanthropists Jaan Tallinn and Jed McCaleb, via the <a
href="http://survivalandflourishing.fund/">Survival and Flourishing Fund</a>, and we believe it is
time to improve it and make it accessible to other philanthropists and cause areas.</p>
<h2>Why this position exists</h2>
<p>Over the past few years, the interest of large philanthropic donors in improving the long term future of
humanity has drastically increased. The central duty of this position would be to develop software and manage
a process that allows those philanthropists to effectively and efficiently distribute their funds. </p>
<h2>Duties of position</h2>
<p>This position would work on app development full-time, reporting to Oliver Habryka at Lightcone
Infrastructure, and advised
by Dr. Andrew Critch at the Center for Human-Compatible AI. Activities will include:</p>
<ul>
<li>Implementing and adjusting mathematical formulas for combined decision-making.</li>
<li>Prototyping and designing visual user-interfaces for manipulating grant evaluations, utility functions and
collective decision-making algorithms.</li>
<li>Working from the Lightcone offices 3-5 business days per week, including daily morning standup meetings
(20 mins), weekly 1-1s with Oliver (1-2 hours) and Friday-afternoon retrospectives and product
demonstrations (2 hours).</li>
<li>Meeting with Andrew for up to 2 hours every two weeks, with occasional day-long sprints.</li>
<li>Performing weekly user-interviews with test-users and present users of the app (2-4 hours/week total).
</li>
</ul>
<h2>Our organizational culture</h2>
<p>The Lightcone Infrastructure team operates on sprint-based agile principles, with a very strong emphasis on
user-interviews,
quickly prototyping ideas, and a heavily collaborative atmosphere. In this role, your focus will be on deeply
understanding the needs and interests of highly numerate philanthropists who might want to use this
application, and it will be crucial to identify a coherent product-direction, while staying responsive and
unopinionated about the details of how the application is implemented. </p>
<p>The Lightcone Infrastructure team fosters the expression of strong disagreements, although this position
doesn’t
particularly need a person with strong pre-conceptions about how the app should be developed (in fact, they’ll
need to be fairly different to early users and advisors).</p>
<h2>Qualifications</h2>
<p>Coming into this job, you will need to be able to develop software at the level of a strong graduate from a
computer science university program. In addition, you’ll need to possess (or develop) a broad base of
other skills, ranging from user-centric product development to UI design to mathematical analysis and
development of new algorithms for collective decision-making. It’s okay if you don’t have experience
with those additional skills at the start, but in that you’ll need a high aptitude for developing them
quickly.</p>
<h2>Salary & Visa Sponsorship</h2>
<p>Salary will be at least $150k plus healthcare, and can be negotiated upward to be competitive with full-stack
web development in the Bay Area. We can also obtain H1B visas for this position if need be (or an
equivalent E3 for Australian applicants).</p>
<iframe class="airtable-embed" src="https://airtable.com/embed/shrdqS6JXok99f6EX?backgroundColor=grayLight"
frameborder="0" onmousewheel="" width="100%" height="2000px" style="background: transparent;"></iframe>
</section>
</div>
</body>
</html>