proofread update

This commit is contained in:
Infominer 2020-01-13 01:15:14 -05:00
parent 1ff08e74b8
commit 64621d2c54
3 changed files with 15 additions and 7 deletions

View File

@ -31,6 +31,6 @@
{% endif %}
</h3>
{% if post.excerpt %}<p class="archive__item-excerpt" itemprop="description">{{ post.excerpt | markdownify | strip_html | truncate: 300 }}</p>{% endif %}
<p class="page__meta"><i class="far fa-clock" aria-hidden="true"></i> {% include read-time.html %}<br><strong>Tags:</strong> {% for tag in post.tags %}[<u>{{ tag }}</u>] {% endfor %}<br><strong>Published:</strong> {{ post.date | date: "%Y-%m-%d" }} <strong>Modified:</strong> {{ post.last_modified_at }}</p><br>
<p class="page__meta"><i class="far fa-clock" aria-hidden="true"></i> {% include read-time.html %}<br>{% if post.tags %}<strong>Tags:</strong> {% for tag in post.tags %}[<u>{{ tag }}</u>] {% endfor %}<br>{% endif %}<strong>Published:</strong> {{ post.date | date: "%Y-%m-%d" }} {% if post.last_modified_at %}<strong>Updated:</strong> {{ post.last_modified_at }}{% endif %}</p><br>
</article>
</div>

View File

@ -4,21 +4,29 @@ permalink: /welcome/
categories: ["DIDecentral"]
author: Infominer
author_profile: true
header:
image: /images/enterprise-matrix-binary-sunrise_torange_biz.jpeg
last_modified_at: 2020-01-13
---
Infominer, here. Just want to give a bit of an introduction to this site, share a bit of my philosophy around how I work, and why I built it.
I hadn't been involved with tech for nearly a decade, and came back excited about how the internet and software landscape had matured, in the blink of an eye. Initially, I advertised freelance writing services, for detail oriented, research based, content. However, I saw such a great need for quality references. It felt impossibile for anyone to do a good job writing about anything they hadn't already become immersed in.
I came into the Bitcoin space, mid 2017, around the time I began looking for work writing research based content.
I've become consumed with the idea of making curated lists for all the things, and make complex subjects easier to navigate, much more quickly than I could write about all the things. I'm just doing what I see needs to be done.
I hadn't been involved with tech for nearly a decade, but I was excited about the idea of getting paid to learn, and how computers and the internet landscape had matured, in my absence.
Initially, I advertised freelance writing services, for detail oriented, research based, content. I found it very difficult to both learn what was required for articles I was hired for, and find a quality\authoritative reference to use for the article. I saw such a great need for quality references, It felt impossibile for anyone to do a good job writing about anything they hadn't already become immersed in.
I've since become consumed with the idea of making curated lists for some of the tech topics I'm most interested in. In this way, I make complex subjects easier to navigate, much more quickly than I could write about all the things. Meanwhile, curated list of references enables the creation of a variety of articles. So while I may be slow at filling in some commentary around the lists, it makes a solid base for further exploration.
In its first iteration, this site was an "[awesome list](https://github.com/sindresorhus/awesome)", but it quickly outgrew that model. I saw that decentralized identity had a long history, and I could see how it would be _the_ blockchain use-case, beyond currency and would unlock a large number of the usecases people were trying to bake inside a consensus algorithm.
The landscape is moving quickly, and so I'm just building out a map, as able. I'd also welcome any effort from visitors who feel inspired to spruce up a page, here and there, or potentially add pages \ sections. If not, I'll get around to it all, eventually.
The idea has always been for this to be a collaborative effort. Soon, there will be a public mailing list, as that seems to be how decentralized organizations actually work online.
I've found some work gathering information related to agents. That is all I wanted, when I started this project last year. That somehow my newfound passion for making curated lists, where I see the need, might develop into opportunities for gainful employ, doing the same.
I feel blessed to have had such meaningful learning experience and initiation into digital identity.
The work is greatly improving my domain knowledge and experience. However, all of that isn't available for publication under my NDA. Regardless, it helps to cement the relevance of this resource, and offers some incentive for me to update this site with the plentiful material I'd had waiting for the opportunity to work with.
Thanks for Visiting, and taking the time to read this note.
Regardless of the path this site, or my work takes, I feel blessed to have had such meaningful learning experience and initiation into digital identity.
-infominer

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB