mining stuff
This commit is contained in:
parent
df2776bb7b
commit
b8be909609
7 changed files with 178 additions and 0 deletions
|
|
@ -126,6 +126,9 @@
|
|||
<li>
|
||||
<a href="https://bitcoininfra.contrapeso.xyz" target="_blank" rel="noopener noreferrer">My open access Bitcoin infrastructure that you can use freely.</a> It includes access to the peer port of my Bitcoin node, an Electrum server and a mempool.space instance.
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/counterweightoperator/hashbidder" target="_blank" rel="noopener noreferrer">hashbidder</a>, a CLI tool to automatically manage your bids on Braiins Hashpower to maintain a target hashrate at minimal cost.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
There are also some other projects that I generally keep private but
|
||||
|
|
@ -147,6 +150,10 @@
|
|||
<h2 id="writings-header">Writings</h2>
|
||||
<p>Sometimes I like to jot down ideas and drop them here.</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="writings/my-first-petahash.html" target="_blank"
|
||||
rel="noopener noreferrer">My first petahash</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="writings/my-fitness-journey.html" target="_blank"
|
||||
rel="noopener noreferrer">My fitness journey</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue