forked from unitaryfund/unitary.fund
-
Notifications
You must be signed in to change notification settings - Fork 0
/
faq.html
314 lines (285 loc) · 15.9 KB
/
faq.html
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png" />
<link rel="manifest" href="/favicon/site.webmanifest" />
<title>Unitary Fund</title>
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="stylesheet" type="text/css" href="hamburgers.min.css" />
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css" />
<style>
#mc_embed_signup {
background: #fff;
clear: left;
font: 14px "Lucida Console", Monaco, monospace;
width: 100%;
}
#mce-EMAIL {
padding: 11px;
margin: 10px;
}
</style>
<script src="https://kit.fontawesome.com/22ffc91bdd.js" crossorigin="anonymous"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-19932157-4"></script>
<script>
window.dataLayer = window.dataLayer || []
function gtag() {
dataLayer.push(arguments)
}
gtag("js", new Date())
gtag("config", "UA-19932157-4")
</script>
</head>
<body>
<div class="layout">
<main id="content" class="content">
<section class="heavy">
<div class="container">
<div class="col-3">
<div class="hero">
<a href="/"><img src="logos/logov3.svg" alt="Unitary Fund" /></a>
<p class="tagline">
<b
>Because evolution is
<a href="https://en.wikipedia.org/wiki/Unitarity_(physics)" target="_blank">unitary</a></b
>.
</p>
<button id="mobile-menu-icon" class="hamburger hamburger--squeeze" type="button">
<span class="hamburger-box">
<span class="hamburger-inner"></span>
</span>
</button>
</div>
<p class="subtitle leading-arrow">F.A.Q.</p>
<p>
<b>Q: Can anyone apply for a grant?</b> <br />
Yes - applicants can be any age and from any country. No credentials are required.<br /><br />
<b>Q: What type of project qualifies for consideration?</b>
<br />
We are interested in projects that leverage and support quantum technology to benefit humanity. Projects
are not strictly required to be open source or open publication - though we recommend it as a starting
point. It is, however, important to provide a rationale in your application for any exceptions (for
example, if you think it'd be best for the world to reserve the IP for a company).<br /><br />
<b>Q: Is there a recommended duration for projects?</b> <br />
We prefer projects that can be completed within 3-6 months. However, if there is a reason that your
project should have a longer timeline, then include that in your application and we will consider it.
<br /><br />
<b>Q: What happens next if I win?</b> <br />
We'll publish a list of all the winners on
<a href="http://unitary.fund" target="_blank">unitary.fund</a>
and you will receive 50% of your grant up front. Payment will come by Paypal or wire transfer.
Additionally, you can opt in to receive expanded access to cloud-based quantum hardware from
<a href="https://www.rigetti.com/" target="_blank">Rigetti QCS</a>,
<a href="https://azure.microsoft.com/en-us/services/quantum/#overview" target="_blank">Azure Quantum</a>
and
<a href="https://www.ibm.com/quantum-computing/" target="_blank">IBM Quantum</a>
(read our blog post about the IBM Quantum benefits
<a href="posts/ibmq_access.html" target="_blank">here</a>). <br /><br />
Around the midpoint of your project, we'll check in with you for a progress update before sending the
second half of your grant. Finally, we'll do a follow-up phone call or email upon the completion of your
project to hear how it went, and we'll ask you to submit a short summary that can be posted online.
<br /><br />
<b>Q: What happens at the halfway check-in?</b> <br />
We'll have a call with you and our advisors where we want to know:
</p>
<ul>
<li>What have you built so far?</li>
<li>What are you building next?</li>
<li>What lessons have you learned so far?</li>
<li>How can we help with what is coming next?</li>
</ul>
<p>
This helps us evaluate if the project is on-track to merit the second half of grant funding.
<br /><br />
<b>Q: What happens if my project doesn't progress sufficiently in the first half?</b>
<br />
We expect this to happen sometimes because we fund risky, early stage projects. If all projects
succeeded, then we wouldn't be taking on sufficient risk. If this happens with your project, then the
second half won't be funded. Still, we'd encourage you to think about failure as a critical part of
learning and exploration. Furthermore, we'll be happy to look at future proposals from previous grantees
who didn't succeed in their first attempt. We know you'll have learned from the experience.
<br /><br />
<b>Q: What are the key dates for applying?</b> <br />
There are no key dates! Applications are rolling until all grant money has been allocated. <br /><br />
<b>Q: What kind of projects are you looking for?</b> <br />
Quantum technology is a nascent field, so we're open-minded. Your project can be:
</p>
<ul>
<li>contributing to an existing open source project</li>
<li>creating a new framework or tool</li>
<li>researching a new algorithm</li>
<li>building a quantum hardware prototype</li>
<li>running a new workshop or course</li>
<li>applying an existing algorithm to a new problem</li>
<li>creating or curating a free dataset that others can use</li>
<li>educating, explaining, or otherwise helping people learn new or existing techniques</li>
</ul>
<p>
…or anything else that you feel would accelerate the utility of quantum technology.<br /><br />
In some cases, particularly for projects involving hardware, we know that our grant likely won't be
enough for the whole project. We're happy for our grant to supplement existing work, though we would
like to see justification in your application for why the project could use our support.<br /><br />
<b
>Q: Do you fund projects that are contributions to existing open source packages and not just stand
alone projects?</b
>
<br />
Yes! In many cases, contributing to an existing project/package will help your work have a lot more
impact. We have often recommended this approach to applicants.<br /><br />
<b>Q: How will you select the winners?</b> <br />
We're looking for smart people with interesting ideas that could be useful to the world. We pay extra
attention to projects that seem like they won't get funded another way. <br /><br />
<b>Q: What are project funds often used for?</b> <br />
In your application, we ask how you plan to use the funds. Each project is different and we encourage
creative suggestions for how to best make use of the grants. Previous successful grants have used funds
for:
</p>
<ul>
<li>developer or researcher time</li>
<li>hardware or software licenses</li>
<li>publication or distribution costs</li>
<li>hosting and computing resources</li>
<li>contributions to open source tools used by the project</li>
<li>travel expenses</li>
</ul>
<p>
<b>Q: I have a job. Can I still apply?</b> <br />
Yes! Anyone can apply. You just need to make sure that you don't conflict with any IP contract you've
signed with your employer.
<br /><br />
<b>Q: Can teams apply?</b> <br />
Yes. Multiple people can apply together as a team. Please fill out a single application and provide
background information for each person on the team. You should designate a lead person to coordinate the
application, as well as to receive and distribute the money. <br /><br />
<b>Q: Can I apply multiple times?</b> <br />
Yes, you can apply as often as you like. You can win multiple times, and we will consider repeat funding
to continue to grow a project to the next level.
<br /><br />
<b
>Q: I love this idea and I want to help! Can I provide additional funding, datasets, mentorship, or
help reviewing applications?</b
>
<br />
Yes! Thank you for being awesome! If you want to contribute in any way, please email us at
<a href="mailto:contribute@unitary.fund">contribute@unitary.fund</a>.<br /><br />
<b>Q: Are there any strings attached?</b> <br />
The money is a gift. It's not an equity investment or loan, and we won't own any of your intellectual
property. Our only request is that you think about how to pay it forward to others.<br /><br />
<b>Q: How long after applying should I expect a reply?</b>
<br />
We aim to get back to applicants within a month.<br /><br />
<b>Q: Are applications private?</b> <br />
Yes. Applications are only reviewed by the Unitary Fund team and advisors. They are kept
confidential.<br /><br />
<b>Q: Where did you get the idea to do this?</b> <br />
This program is inspired by, and directly borrows from
<a href="https://twitter.com/natfriedman" target="_blank">Nat Friedman</a>
and
<a href="https://twitter.com/danielgross" target="_blank">Daniel Gross</a>
and their
<a href="https://aigrant.org/" target="_blank">AI Grant Program</a>. Thanks, Nat and Daniel! <br />
<br />
That program is inspired by, and directly borrows many elements from
<a href="https://twitter.com/nayafia" target="_blank">Nadia Eghbal</a>
and her
<a href="https://medium.com/@nayafia/5-000-no-strings-attached-9e7b95d33e50" target="_blank"
>no-strings-attached grant program</a
>. Thanks, Nadia!
</p>
<footer class="footer leading-arrow light-arrow">
This website is hosted on
<a href="https://github.com/unitaryfund/unitary-fund" target="_blank">github</a>, and our community
follows this
<a href="https://github.com/unitaryfund/unitary-fund/blob/master/CODE_OF_CONDUCT.md">code of conduct</a
>. <br />
<br />
If you have suggestions for changes then please open up a pull request!
<br />
<br />
<table>
<tr>
<th style="text-align: right">
<a href="https://twitter.com/unitaryfund"><i class="fa fa-twitter"></i></a>
</th>
<th style="text-align: right">
<a href="https://twitch.tv/unitaryfund"><i class="fa fa-twitch"></i></a>
</th>
<th style="text-align: right">
<a href="https://www.youtube.com/channel/UCDbDLAzGRTHnhkoMMOX7D1A"
><i class="fa fa-youtube"></i
></a>
</th>
<th style="text-align: right">
<a href="http://discord.unitary.fund"><i class="fab fa-discord"></i></a>
</th>
</tr>
</table>
©2020 Unitary Fund
</footer>
</div>
<div class="col-1" id="menu-container">
<table style="width: auto; margin-right: 0px; margin-left: auto">
<tr>
<th style="text-align: right">
<a href="https://twitter.com/unitaryfund"><i class="fa fa-twitter"></i></a>
</th>
<th style="text-align: right">
<a href="https://twitch.tv/unitaryfund"><i class="fa fa-twitch"></i></a>
</th>
<th style="text-align: right">
<a href="https://www.youtube.com/channel/UCDbDLAzGRTHnhkoMMOX7D1A"><i class="fa fa-youtube"></i></a>
</th>
<th style="text-align: right">
<a href="http://discord.unitary.fund"><i class="fab fa-discord"></i></a>
</th>
</tr>
</table>
<p class="light" id="menu">
<a href="grants.html">grants</a>
<a href="ideas.html">ideas</a>
<a href="research.html">research</a>
<a href="mitiq.html">mitiq</a>
<a href="talks.html">events</a>
<a href="faq.html" class="active">faq</a>
<a href="blog.html">blog</a>
<a href="careers.html">careers</a>
<a href="donate.html">donate</a>
<a href="https://shop.spreadshirt.com/unitaryfund/">shop</a>
<a href="https://unitaryfund.typeform.com/to/j0kAOd" target="_blank" class="highlight">apply</a>
</p>
</div>
<div id="mobile-menu-container">
<p class="light" id="mobile-menu">
<a href="grants.html">grants</a>
<a href="ideas.html">ideas</a>
<a href="research.html">research</a>
<a href="mitiq.html">mitiq</a>
<a href="talks.html">events</a>
<a href="faq.html" class="active">faq</a>
<a href="blog.html">blog</a>
<a href="careers.html">careers</a>
<a href="donate.html">donate</a>
<a href="https://shop.spreadshirt.com/unitaryfund/">shop</a>
<a href="https://unitaryfund.typeform.com/to/j0kAOd" target="_blank" class="highlight">apply</a>
</p>
</div>
</div>
</section>
</main>
</div>
<script>
var mobileMenuIcon = document.querySelector("#mobile-menu-icon")
mobileMenuContainer = document.querySelector("#mobile-menu-container")
mobileMenuIcon.addEventListener("click", function () {
mobileMenuIcon.classList.toggle("is-active")
mobileMenuContainer.classList.toggle("active")
})
</script>
</body>
</html>