mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-26 23:13:32 +00:00
clarify positions, add web dev
This commit is contained in:
parent
f7c0d29b90
commit
04ba12ff14
1 changed files with 15 additions and 8 deletions
|
@ -70,11 +70,20 @@
|
||||||
|
|
||||||
<h2>Positions</h2>
|
<h2>Positions</h2>
|
||||||
|
|
||||||
<h4>Protocol Developer</h4>
|
<h4>Protocol Developers</h4>
|
||||||
<p>
|
<p>
|
||||||
We're seeking a developer to work on the core LBRY protocol. As our network multiplies in size, we need to keep it working smoothly.
|
We're seeking multiple developers to work on the core LBRY protocol. This includes the LBRY <a href="https://github.com/lbryio/lbrycrd">blockchain</a> (C++),
|
||||||
You'll be working on the LBRY protocol and DHT, so experience with distributed systems and networks
|
<a href="https://github.com/lbryio/lbryum">wallet</a> (Python), and <a href="https://github.com/lbryio/lbry">daemon</a> (Python, but maybe you're the one to finally rewrite it in Go).
|
||||||
is a plus. This work also relates to blockchains and cryptography. Our code is primarily in Python and uses the Twisted framework.
|
</p>
|
||||||
|
<p>Competence with distributed systems, cryptography, and networks is mandatory. Experience with blockchain is beneficial but not required.</p>
|
||||||
|
|
||||||
|
<h4>Web Developer</h4>
|
||||||
|
<p>
|
||||||
|
We're seeking someone to manage <a href="https://github.com/lbryio/lbry.io">this very website</a>, as well as other LBRY web properties and projects.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
This position involves both design and programming elements and is good for someone with a mix of creativity and logic.
|
||||||
|
The LBRY website is currently written in PHP, but you're welcome to change this :)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>Applying</h2>
|
<h2>Applying</h2>
|
||||||
|
@ -87,8 +96,6 @@
|
||||||
<li>One sentence about why you'd like to work for LBRY.</li>
|
<li>One sentence about why you'd like to work for LBRY.</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<h2>Other Work</h2>
|
<h2>Other Work</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Add table
Reference in a new issue