mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
remove apply links
This commit is contained in:
parent
46b9db776d
commit
9c0155b4bd
8 changed files with 2 additions and 12 deletions
|
@ -3,7 +3,6 @@ title: API Engineer
|
|||
order: 5
|
||||
status: paused
|
||||
location: remote (global)
|
||||
url: https://hire.withgoogle.com/public/jobs/lbryio/view/P_AAAAAADAAADFYg8lMqDBXz?trackingTag=joinUs
|
||||
---
|
||||
|
||||
This job combines the coolest language with a slightly less cool objective for an overall attractiveness quotient of still pretty neat.
|
||||
|
|
|
@ -3,7 +3,6 @@ title: Lead Application Engineer
|
|||
order: 2
|
||||
status: closed
|
||||
location: remote (global)
|
||||
url: https://hire.withgoogle.com/public/jobs/lbryio/view/P_AAAAAADAAADNhIbg93Flmj?trackingTag=joinUs
|
||||
---
|
||||
|
||||
As the touch and interaction point for the vast majority of LBRY users, applications play a tremendous role in the success of the LBRY protocol.
|
||||
|
|
|
@ -3,7 +3,6 @@ title: Blockchain Engineer
|
|||
order: 1
|
||||
status: paused
|
||||
location: remote (global)
|
||||
url: https://hire.withgoogle.com/public/jobs/lbryio/view/P_AAAAAADAAADLZMs9Keowq0?trackingTag=joinUs
|
||||
---
|
||||
|
||||
This position involves working directly on the LBRY [blockchain](https://github.com/lbryio/lbrycrd), written in C++.
|
||||
|
|
|
@ -3,7 +3,6 @@ title: Lead Designer
|
|||
order: 5
|
||||
status: closed
|
||||
location: remote (global)
|
||||
url: https://hire.withgoogle.com/public/jobs/lbryio/view/P_AAAAAADAAADDIkS8VwCnPN?trackingTag=joinUs
|
||||
---
|
||||
|
||||
Like designing things? Great, because this position involves designing all the things.
|
||||
|
|
|
@ -3,7 +3,6 @@ title: Project Manager
|
|||
order: 3
|
||||
status: closed
|
||||
location: remote (global)
|
||||
url: https://hire.withgoogle.com/public/jobs/lbryio/view/P_AAAAAADAAADDIQ-YUHEtOA?trackingTag=joinUs
|
||||
---
|
||||
|
||||
Being a project manager at LBRY requires skillful facilitation and coaching of a menagerie of full-time engineers and community contributors. It demands the ability to break down big goals into practical plans and keep track of a wide variety of tasks and small details.
|
||||
|
|
|
@ -3,7 +3,6 @@ title: Protocol Engineer
|
|||
order: 4
|
||||
status: paused
|
||||
location: remote (global)
|
||||
url: https://hire.withgoogle.com/public/jobs/lbryio/view/P_AAAAAADAAADALc6v5NkAOf?trackingTag=joinUs
|
||||
---
|
||||
|
||||
The LBRY protocol consists of a [set of APIs](/api) provided via a daemon. This daemon is comprised of several sub-components, and interacts with the blockchain, wallet, and other remote daemons that constitute the LBRY data network.
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<section>
|
||||
<div class="inner-wrap">
|
||||
<div class="notice notice-success spacer1">LBRY is not currently hiring, but will be again soon. We recommend <strong><a href="https://lbry.tech/contribute">beginning as a contributor</a></strong> if you are interested in a technical position or just want to have a good time.</div>
|
||||
<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>
|
||||
|
||||
<h2 id="about">About LBRY</h2>
|
||||
|
@ -45,7 +46,7 @@
|
|||
<li>A brief (30 minute max), non-technical, introductory phone call with either the CEO, CTO, or appropriate lead.</li>
|
||||
|
||||
<li>
|
||||
<p class="join-us-fix">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>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>
|
||||
|
||||
|
|
|
@ -137,11 +137,6 @@
|
|||
}
|
||||
|
||||
p {
|
||||
&.join-us-fix {
|
||||
margin-top: -2rem;
|
||||
padding-left: 1.25rem;
|
||||
}
|
||||
|
||||
&:not(:first-of-type) {
|
||||
padding-top: 0.5rem;
|
||||
padding-left: 1.25rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue