mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
155 lines
7.9 KiB
PHP
155 lines
7.9 KiB
PHP
<?php Response::setMetaDescription('Like contributing to digital freedom and making money? Why not both? LBRY is hiring!') ?>
|
||
<?php Response::addMetaImage('https://spee.ch/@lbryteam/everyone.jpg') ?>
|
||
<?php echo View::render('nav/_header', ['isDark' => false]) ?>
|
||
<main>
|
||
<section class="post-content">
|
||
|
||
<div class="content">
|
||
<h1 id="join">Join Team Content Freedom</h1>
|
||
|
||
<p>
|
||
Changing the landscape of content distribution is no easy task. LBRY is growing rapidly, and we're always looking for great people
|
||
to join us. If you're looking for a challenging and rewarding pursuit, if you want to work with a team that shares your passion and
|
||
curiosity, you've come to the right place.
|
||
</p>
|
||
|
||
<img src="https://spee.ch/@lbryteam:6/everyone.jpg" alt="LBRY Team Photo from November 2017" />
|
||
<div class="meta text-center spacer1">
|
||
Fortunately, photo shoots are not a regular job activity.
|
||
</div>
|
||
|
||
<h2 id="about">About LBRY</h2>
|
||
|
||
<p>
|
||
Some things to know about working at LBRY:
|
||
</p>
|
||
|
||
<ul>
|
||
<li>
|
||
We understand the importance of <a href="http://blog.deliveringhappiness.com/the-motivation-trifecta-autonomy-mastery-and-purpose">autonomy, mastery, and purpose</a>.
|
||
</li>
|
||
<li>
|
||
We judge you entirely by what you produce. We don’t care how long you work, where you work, how you work or what credentials you
|
||
have. We care about what you get done.
|
||
</li>
|
||
<li>
|
||
We are extremely transparent, organizationally flat, and open-minded. While you will have clearly delineated responsibilities, you are welcome and
|
||
encouraged to contribute beyond those areas. We judge ideas and results, not ranks and titles.
|
||
</li>
|
||
<li>
|
||
We believe great results can only come from great people. If you’re interested in
|
||
working <a href="/team">alongside people</a> who are bright, creative, and diligent, this is the place.
|
||
</li>
|
||
</ul>
|
||
|
||
<h2 id="looking">Who We're Looking For</h2>
|
||
|
||
<p>
|
||
There's no one kind of LBRYian. We value people who can bring new perspectives to our team. Here are some traits that are important to us:
|
||
</p>
|
||
|
||
<ul>
|
||
<li>
|
||
Ability to solve complex problems in simple ways. LBRY has many moving parts, but we try our hardest to power it with simple code.
|
||
Your job is not just to solve problems, but to solve problems in a way that will last and can easily be picked up by other people.
|
||
</li>
|
||
<li>
|
||
Knack for user-experience and user-perspective. Even if you're designing the guts of our DHT, what you create ultimately has to work for real people. Our user base ranges from casual
|
||
web surfers to crypto-nerd power users and you'll need an ability to understand how to create solutions that work for both.
|
||
</li>
|
||
<li>
|
||
Reliable and independent. We expect a lot out of you, but we won't keep tabs on you. You must thrive in that kind of environment.
|
||
</li>
|
||
<li>
|
||
No degree, credential, or age requirements. If you can do the work, we don't care how you got the skills.
|
||
</li>
|
||
<li>
|
||
Someone who appreciates that our CTO would <a href="https://gist.github.com/lyoshenka/0a43205aa9a072b196ff87e2c689a8b9">create this document</a> and then link it in a job posting.
|
||
</li>
|
||
</ul>
|
||
|
||
|
||
<h2 id="positions">Positions</h2>
|
||
<?php echo View::render('content/_jobs') ?>
|
||
|
||
<h2 id="applying">Hiring Process</h2>
|
||
<p>
|
||
Click "Apply" next to any job listed above to begin the process. We use a 3-step hiring process:
|
||
</p>
|
||
<ol>
|
||
<li>A brief (30 minute max), non-technical, introductory phone call with either the CEO, CTO, or appropriate lead.</li>
|
||
<li>
|
||
<p>
|
||
All technical hires are required to complete compensated code contribution on the repository they'd be working on.
|
||
Non-technical hires will also be asked to complete a compensated trial task after they apply and complete step 1.
|
||
</p>
|
||
<p>
|
||
Issues tagged "good first issue" are suitable for this purpose, though you are welcome to work on another issue or even something not filed at all.
|
||
</p>
|
||
<table class="full-table">
|
||
<thead>
|
||
<tr>
|
||
<th>Project(s)</th>
|
||
<th>Position</th>
|
||
<th>Issues</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td class="center"><a href="https://github.com/lbryio/lbrycrd">lbrycrd</a></td>
|
||
<td class="center">Blockchain Engineer</td>
|
||
<td class="center"><a href="https://github.com/lbryio/lbrycrd/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">good first issues</a></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="center">
|
||
<a href="https://github.com/lbryio/lbry">lbry (daemon)</a><br/>
|
||
<a href="https://github.com/lbryio/lbryum">lbryum (wallet)</a>
|
||
</td class="center">
|
||
<td class="center">Protocol Engineer</td>
|
||
<td><a href="https://github.com/lbryio/lbry/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">good first issues</a></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="center">
|
||
<a href="https://github.com/lbryio/lbry-app">lbry-desktop</a><br/>
|
||
<a href="https://github.com/lbryio/lbry-android">lbry-android</a><br/>
|
||
<a href="https://github.com/lbryio/spee.ch">spee.ch</a>
|
||
</td>
|
||
<td class="center">Lead Application Engineer</td>
|
||
<td class="center"><a href="https://github.com/lbryio/lbry-app/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">good first issues</a></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="center"><em>(not public)</em></td>
|
||
<td class="center">API engineer</td>
|
||
<td class="center">contact us / apply first</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<p>
|
||
The issue you choose does not necessarily need to be fully completed, and we don't expect a perfect first contribution. Open a pull request as soon as you'd like any feedback from one of our developers. We compensate at or above market rates for all accepted pull requests.
|
||
</p>
|
||
<p>
|
||
For questions or problems with a particular issue, please comment directly on the GitHub issue. For setup or environment trouble, open a separate issue or email the contact listed in the project <code>README</code>. You can also join #dev in <a href="https://chat.lbry.io">our chat</a> to interact with other community members.
|
||
</p>
|
||
</li>
|
||
<li>
|
||
<p>A longer meeting with the team members you'd be working directly with, as well as the CEO and/or CTO.</p>
|
||
</li>
|
||
</ol>
|
||
<p>Steps 1 and 2 may be completed in either order (i.e. you're welcome to try contributing before the introductory call).</p>
|
||
|
||
<h2 id="referrals">Referrals</h2>
|
||
<p>
|
||
Know someone who'd be a great fit? Tell them about us, send them a link this page, or show up at their house unexpectedly with a
|
||
box of candy and a persuasive pitch. If we hire them, we'll pay you $5,000. That's what we call a win-win.
|
||
</p>
|
||
|
||
<h2 id="other-work">Other Work</h2>
|
||
<p>
|
||
Interested in contributing but not ready for commitment? We have a <a href="/faq/contributing">guide for contributors</a> to help you find other ways to get
|
||
involved. If none of that suits your fancy, join our <a href="https://chat.lbry.io">Discord chat</a> and we'll help you find something you'll love.
|
||
</p>
|
||
|
||
</div>
|
||
</section>
|
||
</main>
|
||
<?php echo View::render('nav/_footer') ?>
|