From site after first try.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<meta name="description" content="Zach Billman's blog, where I talk about birds, science, and what ever else catches my fancy.">
|
||||
<meta name="author" content="Zachary Billman">
|
||||
<link rel="canonical" href="https://www.zacharybillman.com/categories/selfhosting/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.c6afc7a081c76eed209de5b5f3a9f403d9e2dcf921e16727a13d13c94716f0c6.css" integrity="sha256-xq/HoIHHbu0gneW186n0A9ni3Pkh4WcnoT0TyUcW8MY=" rel="preload stylesheet" as="style">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.732267aaefb1a0d273c2d67e3f652bb03f16c12db73fd1adce0541f5f11ee71f.css" integrity="sha256-cyJnqu+xoNJzwtZ+P2UrsD8WwS23P9GtzgVB9fEe5x8=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://www.zacharybillman.com/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://www.zacharybillman.com/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://www.zacharybillman.com/favicon-32x32.png">
|
||||
@@ -127,7 +127,7 @@
|
||||
<p>My interest in self-hosting began in my with my interests in internet privacy. Plastered all over the internet are stories about how much Google, Facebook and Amazon know about you. I deleted my Facebook account years ago, and I’m too paranoid to go back to the site because there’s a real possibility that Facebook has cached my account, ready to spin it back up in case I try to login again. The ads served to me were too accurate for my liking. This is despite almost never clicking on them! I have become convinced of the idea that, if you are not paying for the product, you are the product. From this assumption, it follows that anywhere I trust with my data that I am not paying for (like Google Drive, Google Photos, Dropbox, Facebook, Twitter) is using my data to earn money. We know that Google uses the labels you add to Photos to train it’s AI, and Facebook uses (at least) Instagram photos to train it’s AI. For some, the value proposition of allowing a company to use your data for a useful service in return is an acceptable one. I find this to be a reasonable stance, but I took my growing interest in internet privacy as a chance to learn about how I can take control of my data.
|
||||
...</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2022-07-02 00:00:00 +0000 UTC'>Saturday, July 2, 2022</span> · 5 min · Zachary Billman</footer>
|
||||
<footer class="entry-footer"><span title='2022-07-02 00:00:00 +0000 UTC'>Saturday, July 2, 2022</span> · <span>5 min</span> · <span>Zachary Billman</span></footer>
|
||||
<a class="entry-link" aria-label="post link to My selfhosting journey." href="https://www.zacharybillman.com/posts/my-selfhosting-journey/"></a>
|
||||
</article>
|
||||
|
||||
@@ -142,7 +142,7 @@ Seafile
|
||||
This is a great tool for managing files. I moved to this from Nextcloud because I am of the philosophy that I would prefer services that do one thing excellently instead of many things well. Nextcloud is an incredible Office365 replacement, but I found myself using a fraction of what it was capable of providing. Enter Seafile. It is cloud file syncing with a robust encryption implementation, just what the doctor ordered.
|
||||
...</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2022-07-02 00:00:00 +0000 UTC'>Saturday, July 2, 2022</span> · 6 min · Zachary Billman</footer>
|
||||
<footer class="entry-footer"><span title='2022-07-02 00:00:00 +0000 UTC'>Saturday, July 2, 2022</span> · <span>6 min</span> · <span>Zachary Billman</span></footer>
|
||||
<a class="entry-link" aria-label="post link to What I'm currently selfhosting." href="https://www.zacharybillman.com/posts/zpb-current-selfhosted/"></a>
|
||||
</article>
|
||||
</main>
|
||||
|
@@ -4,7 +4,7 @@
|
||||
<title>Selfhosting on Zachary Billman</title>
|
||||
<link>https://www.zacharybillman.com/categories/selfhosting/</link>
|
||||
<description>Recent content in Selfhosting on Zachary Billman</description>
|
||||
<generator>Hugo -- 0.149.0</generator>
|
||||
<generator>Hugo -- 0.150.1</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 02 Jul 2022 00:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="https://www.zacharybillman.com/categories/selfhosting/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
@@ -3,7 +3,6 @@
|
||||
<head>
|
||||
<title>https://www.zacharybillman.com/categories/selfhosting/</title>
|
||||
<link rel="canonical" href="https://www.zacharybillman.com/categories/selfhosting/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://www.zacharybillman.com/categories/selfhosting/">
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user