diff --git a/WFiOS.md b/WFiOS.md
new file mode 100644
index 00000000..fe699ba2
--- /dev/null
+++ b/WFiOS.md
@@ -0,0 +1,25 @@
+# Writeas/WriteFreely iOS Publishing Workflow
+
+[[Notes: Writeas/WriteFreely iOS Publishing Workflow]]
+
+When _Extratone_ was running on WordPress, I found myself writing about it all the time, partially because I was learning how broken the web had become (largely thanks to WordPress,) but mostly because of all the drama surrounding the endeavor. There’s a lot to say about bad software, so writing about it is _easy_ - I understand this truth, intimately - but _The Psalms_’ number one mandate is to celebrate uniquely clever, undercovered solutions, and by golly, one has been staring both you and I in the face for years, now, without mention on this blog. This year’s dive into iOS has inadvertently lead to many unexpected avenues of exploration, but the one that has underpinned them all has been using my iPhone 12 Pro Max as (essentially) my _primary machine_ for all of it: research, notes, (astonishingly) working in public via Git, composition, publishing, and spreading it all around. Write.as - the SaaS implementation of WriteFreely - is not only _capable_ of supporting this workflow - in my extensive use, I have discovered a path for which it is _particularly optimized_, I think. As I have committed to stop taking the Write.as suite for granted and become a more actively productive member of its community, I’d say it is the perfect time (for once) to let loose and zoom _all the way in_.
+
+## Apps
+* [**WriteFreely**](https://apps.apple.com/us/app/writefreely/id1531530896) - the official, [open source](https://github.com/writefreely/writefreely-swiftui-multiplatform) app is more than worth its one-time $9.99 price if you’ve committed to Write.as to any degree.
+* [**Anybuffer**](https://apps.apple.com/us/app/anybuffer/id1330815414) or another clipboard manager of your choice. I actually use (and adore) Copied, but it has been removed from the App Store due to a “[patent infringement claim](https://twitter.com/neoyokel/status/1386154771850043392).”
+* A **Markdown-based text editor** of your choice - [Bear](https://apps.apple.com/us/app/bear/id1016366447), [Taio](https://apps.apple.com/us/app/taio-markdown-text-actions/id1527036273) and [Drafts](https://apps.apple.com/us/app/drafts/id1236254471) are the “premium” options I’d start anyone with. Since it’s arguably the most powerful of these and my personal choice at the moment, I will be using Drafts in this post. For those with ultra-specific taste like me, Brett Terpstra maintains the most [obsessively-comprehensive database of iOS-based text editors](https://brettterpstra.com/ios-text-editors/) ever to exist.
+* [**Telegram**](https://apps.apple.com/us/app/telegram-messenger/id686449807) - for those who don’t have a MacOS-running desktop, Telegram’s private “saved messages” feature is still _the_ most handy method of exchanging links and files between an iPhone and desktop with its insane 2GB cap _per file_ and [extraordinary adaptability to inconsistent network connectivity](https://bilge.world/bad-connection-insights).
+* A **second/alternative web browser** - It might sound silly to set aside a whole web browser on your phone just for interacting with Write.as and Snap.as, but I’ve found it invaluable and there are _literally_ one billion browsers to choose from on the App Store, but I’m going to use [Google Chrome](https://apps.apple.com/us/app/google-chrome/id535886823) ([Chrome Beta](https://testflight.apple.com/join/LPQmtkUs), technically,) mostly because it is the (very distantly) second-most consistently supportive of hardware keyboard shortcuts behind Safari.
+
+### Excess mode
+The above apps are all that’s needed if your end goal is just publishing and editing to Write.as or your own WriteFreely server, but if you want to go as _all in_ as I have - or, notably, if an iPhone/iPad is the only computer you have access to, for whatever reason - you’ll probably be astonished (as I was) at how well you can accomplish just about _everything_ involved in **development** on your goddamned cellular phone, these days: editing CSS themes, configuring Javascript additions, parsing JSON analytics data exports, extensive performance testing, _scraping_/archiving, fileserver management, and on and on…
+
+There is a limit, but it feels completely absurd to define: you can’t actually _host_ a WriteFreely installation on your phone. That is to say - you can’t really use your cell phone as a fucking server… At the moment, anyway. Considering you _can_ run the Write.as command line client in a Linux shell and interact with the service via the Write.as API… on your phone… Who is to say, really, if running a persistent Linux server in the background will be possible on iPhone in the near future?[^1]
+
+All that said, here are some apps enabling _mobile web development_:
+* [**Working Copy**](https://apps.apple.com/us/app/working-copy-git-client/id896694807) is the Git client of choice on iOS. It is alarmingly capable and thoughtfully designed to wholly integrate Git into the OS so that it is not only _usable_ but (incredibly) _natural_ to use it. Pushing and committing a file with full annotation can be accomplished _from the share sheet_.
+* [**Kodex**](https://apps.apple.com/us/app/kodex/id1038574481) is my favorite code editor/IDE for directly editing files. It’s beautiful, free, and designed to make the best of the ridiculous undertaking that is code editing on iPhone.
+* [**iSH Shell**](https://apps.apple.com/us/app/ish-shell/id1436902243) is a **full Linux shell on your fucking iPhone** with an incredibly helpful community. Realistically, it’s best for running little Command Line utilities like Pandoc, but it is also disturbingly capable of crazy scraping shit with wget and youtube-dl. Theoretically, old school Gitists who prefer to use it in the Command Line could do so in iSH, but [a-Shell](https://apps.apple.com/us/app/a-shell/id1473805438) (the popular alternative) might be more optimized for that, considering it functions as an actual Terminal within Files. (Sorry, I’m not quite crazy enough to try it.)
+* For CSS color alterations, I’m concluding my recommendations with two Hex-based utilities: [Color Pro](https://apps.apple.com/us/app/color-pro-p3-picker/id1207928528) for precision color _picking_, and Pastel
+
+[^1]: I decided _not_ to explore whether or not the jailbreak community has addressed this.
\ No newline at end of file
diff --git a/WFiOSNotes.md b/WFiOSNotes.md
new file mode 100644
index 00000000..d46944c2
--- /dev/null
+++ b/WFiOSNotes.md
@@ -0,0 +1,21 @@
+# Notes: Writeas/WriteFreely iOS Publishing Workflow
+
+[[Writeas/WriteFreely iOS Publishing Workflow]]
+
+* [Writeas/Writefreely Tips](https://github.com/extratone/bilge/issues/28) #28
+* [My response to the thread about publishing via email](https://discuss.write.as/t/add-pictures-to-email-publishing/2777/3)
+* [WriteFreely for iOS on the App Store](https://apps.apple.com/us/app/writefreely/id1531530896)
+[writefreely/writefreely-swiftui-multiplatform: Source code for the WriteFreely SwiftUI app for iOS, iPadOS, and macOS](https://github.com/writefreely/writefreely-swiftui-multiplatform)
+* [Anybuffer for iOS on the App Store](https://apps.apple.com/us/app/anybuffer/id1330815414)
+* [Google Chrome Beta Testflight link](https://testflight.apple.com/join/LPQmtkUs)
+* [Google Chrome on the App Store](https://apps.apple.com/us/app/google-chrome/id535886823)
+* [Working Copy on the App Store](https://apps.apple.com/us/app/working-copy-git-client/id896694807)
+* [a-Shell on the App Store](https://apps.apple.com/us/app/a-shell/id1473805438)
+* [Color Pro on the App Store](https://apps.apple.com/us/app/color-pro-p3-picker/id1207928528)
+* [Pastel on the App Store](https://apps.apple.com/us/app/pastel/id413897608)
+## References
+* [My Markdown Writing and Collaboration Workflow, Powered by Working Copy 3.6, iCloud Drive, and GitHub - MacStories](https://www.macstories.net/ios/my-markdown-writing-and-collaboration-workflow-powered-by-working-copy-3-6-icloud-drive-and-github/)
+
+## Resources
+* [iTextEditors - iPhone and iPad text/code editors and writing tools compared](https://brettterpstra.com/ios-text-editors/)
+* [writeas/go-writeas: Go client for the Write.as API](https://github.com/writeas/go-writeas)
\ No newline at end of file
diff --git a/audio/enduser/1.md b/audio/enduser/1.md
new file mode 100644
index 00000000..db9de685
--- /dev/null
+++ b/audio/enduser/1.md
@@ -0,0 +1,26 @@
+# Recovering the Magic in Computers
+
+Created: Oct 14, 2020 12:57 PM
+Date: Sep 27, 2018
+Episode Number: 1
+File: Recovering_the_Magic_in_Computers.m4a
+Property: 2
+URL: https://anchor.fm/davidblue/episodes/Recovering-the-Magic-in-Computers-e2a1v2/a-a235vs3
+
+# What is "real" authority in technology?
+
+# What happens when a hardcore Magic Realist spends every possible minute of his life browsing the Internet?
+
+# How can our old terms possibly pertain to anything effectively in the now when most of them were formed pre-2011?
+
+# These conversations were long overdue, and I'm delighted to bring them back. Thank you for accommodating me! I look forward to hearing from you.
+
+- --
+
+This episode is sponsored by
+· Anchor: The easiest way to make a podcast. [https://anchor.fm/app](https://anchor.fm/s/702013c/podcast/sponsor/acugj9/url/https%3A%2F%2Fanchor.fm%2Fapp)
+
+- --
+
+Send in a voice message: https://anchor.fm/davidblue/message
+Support this podcast: [https://anchor.fm/davidblue/support](https://anchor.fm/davidblue/support)
\ No newline at end of file
diff --git a/audio/enduser/2.md b/audio/enduser/2.md
new file mode 100644
index 00000000..815cc37d
--- /dev/null
+++ b/audio/enduser/2.md
@@ -0,0 +1,20 @@
+# Revelations of Network Withdrawals
+
+Created: Oct 14, 2020 12:57 PM
+Date: Oct 14, 2018
+Episode Number: 2
+File: Revelations_of_Network_Withdrawals.m4a
+Property: 3
+URL: https://anchor.fm/davidblue/episodes/Revelations-of-Network-Withdrawals-e2d7aq/a-a235vs3
+
+# A month without reliable home internet was less sabbaticle, more mild psychological self-torture, but at least I can vouch for Opera Turbo, Telegram X, and mobile.twitter.com.
+
+- --
+
+This episode is sponsored by
+· Anchor: The easiest way to make a podcast. [https://anchor.fm/app](https://anchor.fm/s/702013c/podcast/sponsor/acugj9/url/https%3A%2F%2Fanchor.fm%2Fapp)
+
+- --
+
+Send in a voice message: https://anchor.fm/davidblue/message
+Support this podcast: [https://anchor.fm/davidblue/support](https://anchor.fm/davidblue/support)
\ No newline at end of file
diff --git a/audio/enduser/3.md b/audio/enduser/3.md
new file mode 100644
index 00000000..e09b472a
--- /dev/null
+++ b/audio/enduser/3.md
@@ -0,0 +1,19 @@
+# Microsoft Designed Its New Surface Laptop 2 Specifically for Me
+
+Created: Oct 14, 2020 12:45 PM
+Date: Jan 2, 2019
+Episode Number: 5
+File: enduser5.mp3
+Property: 6
+URL: https://anchor.fm/davidblue/episodes/Microsoft-Designed-Its-New-Surface-Laptop-2-Specifically-for-Me-e2qrau/a-a235vs3
+
+# After living and working with **[Microsoft's Surface Laptop 2](http://bilge.world/microsoft-surface-laptop-2-review-future-computing)** since its release, I've realized (intellectually) that it's more suited to my personal use than any other machine I've ever used, but my emotional brain has remained just far enough behind to stay out of the way of saying something useful.
+
+***Spare yourself* and just read [my full written review](http://bilge.world/microsoft-surface-laptop-2-review-future-computing) instead.**
+
+**Resources/Further Reading**
+
+- ***[The Vergecast* on the release of the *original* Surface Laptop, last year](https://www.theverge.com/2017/5/5/15557738/vergecast-podcast-255-microsoft-surface-laptop-samsung-dex-i-clicked-the-doc)**. "There's not a whole huge gap between an iPad Pro and the new Surface Laptop running Windows 10 S." (Windows 10 S is an entirely different issue that we can thankfully leave in the past.)
+- "**[The best computer is one you hate a little](https://theoutline.com/post/6781/ditching-my-macbook-lenovo-yoga-life)**" - *The Outline* (I must find Windows 10's ignorance almost as charming as I found Windows XP's thoughtfulness.)
+- "**[Microsoft Surface Laptop 2 review: If it ain't broke](https://www.theverge.com/2018/10/16/17979516/microsoft-surface-laptop-2-review-specs-price-features-windows-10)**" - by Dan Seifert for *The Verge* +**[Their review of the first model](https://www.theverge.com/2017/6/13/15776222/new-microsoft-surface-laptop-review)**.
+- "**[Microsoft Surface Laptop 2 is the best laptop of 2018](https://mashable.com/review/microsoft-surface-laptop-2/#gww6cY24CsqQ)**" - *Mashable* +Microsoft's **[website page for the Surface Laptop 2](https://www.microsoft.com/en-us/p/surface-laptop-2/8XQJKK3DD91B)** includes a quote from this review front and center.
\ No newline at end of file
diff --git a/audio/enduser/4.md b/audio/enduser/4.md
new file mode 100644
index 00000000..b90e1e3a
--- /dev/null
+++ b/audio/enduser/4.md
@@ -0,0 +1,22 @@
+# Mastodon's Big Moment, 20 Months Later
+
+Created: Oct 14, 2020 12:49 PM
+Date: Nov 18, 2018 7:36 PM
+Episode Number: 4
+File: enduser4.mp3
+Property: 5
+URL: https://anchor.fm/davidblue/episodes/Mastodons-Big-Moment--20-Months-Later-e2iq20/a-a235vs3
+
+# Amid some life changes, I took the opportunity to revisit [Mastodon](http://bit.ly/dbmastodon) as I've recently realized how much more it has to offer than Twitter does, these days. A previously-unpublished interview from April 2017 with the federated social network's creator, Gargron and a replay of *[Futureland*'s subsequent Mastodon episode](http://www.extratone.com/audio/futureland/federated/).
+
+**[Read the full essay and written interview](http://bilge.world/masto)**.
+
+- --
+
+This episode is sponsored by
+· Anchor: The easiest way to make a podcast. [https://anchor.fm/app](https://anchor.fm/s/702013c/podcast/sponsor/acugj9/url/https%3A%2F%2Fanchor.fm%2Fapp)
+
+- --
+
+Send in a voice message: https://anchor.fm/davidblue/message
+Support this podcast: [https://anchor.fm/davidblue/support](https://anchor.fm/davidblue/support)
\ No newline at end of file
diff --git a/audio/enduser/5.md b/audio/enduser/5.md
new file mode 100644
index 00000000..c51680bb
--- /dev/null
+++ b/audio/enduser/5.md
@@ -0,0 +1,20 @@
+# Siri Shortcuts Are iOS 12's Most Profound Addition
+
+Created: Oct 14, 2020 12:49 PM
+Date: Nov 4, 2018
+Episode Number: 3
+File: Siri_Shortcuts_Are_iOS_12s_Most_Pro.m4a
+Property: 4
+URL: https://anchor.fm/davidblue/episodes/Siri-Shortcuts-Are-iOS-12s-Most-Profound-Addition-e2eepe/a-a235vs3
+
+# Though iOS 12 has technically been in consumers’ hands for half a year, its [greatest implications](https://bilge.world/siri-shortcuts-ios12-review) seem to have gone relatively unnoticed.
+
+- --
+
+This episode is sponsored by
+· Anchor: The easiest way to make a podcast. [https://anchor.fm/app](https://anchor.fm/s/702013c/podcast/sponsor/acugj9/url/https%3A%2F%2Fanchor.fm%2Fapp)
+
+- --
+
+Send in a voice message: https://anchor.fm/davidblue/message
+Support this podcast: [https://anchor.fm/davidblue/support](https://anchor.fm/davidblue/support)
\ No newline at end of file
diff --git a/audio/enduser/6.md b/audio/enduser/6.md
new file mode 100644
index 00000000..3191b30e
--- /dev/null
+++ b/audio/enduser/6.md
@@ -0,0 +1,21 @@
+# Dirty Dave's Poweruser Tips
+
+Created: Oct 14, 2020 12:41 PM
+Date: May 2, 2020
+Episode Number: 6
+File: End_User_Episode_6.mp3
+Property: 7
+URL: https://anchor.fm/davidblue/episodes/Dirty-Daves-Poweruser-Tips-edguog
+
+# **Dirty Dave's Poweruser Tips and an interesting new medium for interviews**
+
+This episode, I discuss [Dirty Dave's Poweruser Tips](https://bilge.world/poweruser-tips-software-shortcuts) - some of the software and lesser-known methodologies I've discovered over the years of Just Fucking Around.
+
+- [Interview with write.as Community Manager CJ Eller](https://www.are.na/cj-eller/cj-eller-and-david-blue-dwee1tp93mk) about Markdown, my tips post, *[Extratone](http://extratone.com/)*, and all the stuff I've been doing on the web.
+- [Windows 10 Basic Shortcuts](https://eileenlong-my.sharepoint.com/:i:/g/personal/david_eileenlonglcsw_com/EYhFfZzXelZCqLHUUDeSv8cBqw2HSTTBD8NFyfk9NQQiVQ?e=XQpN8V)
+- [Markdown](https://daringfireball.net/projects/markdown/)
+- [Bear](https://bear.app/) "[Why I finally replaced Evernote with Bear](https://www.theverge.com/2017/3/2/14785264/evernote-replacement-bear-app)" | *The Verge*
+
+If you have any comments/suggestions/feedback/petty insults, please do contact me via [Email](mailto:davidblue@extratone.com), [Twitter](https://twitter.com/NeoYokel), [Mastodon](https://mastodon.social/@DavidBlue), or [Discord](http://bit.ly/extratone).
+
+- -- This episode is sponsored by · Anchor: The easiest way to make a podcast. [https://anchor.fm/app](https://anchor.fm/s/702013c/podcast/sponsor/acugj9/url/https%3A%2F%2Fanchor.fm%2Fapp) --- Send in a voice message: [https://anchor.fm/davidblue/message](https://anchor.fm/davidblue/message) Support this podcast: [https://anchor.fm/davidblue/support](https://anchor.fm/davidblue/support)
\ No newline at end of file
diff --git a/audio/enduser/7.md b/audio/enduser/7.md
new file mode 100644
index 00000000..df2c4eb5
--- /dev/null
+++ b/audio/enduser/7.md
@@ -0,0 +1,92 @@
+# Digital Academia Whacked
+
+Created: Oct 14, 2020 1:24 PM
+Episode Number: 7
+Property: 8
+
+[Digital%20Academia%20Whacked%20897ab34f0a85416d8fbec0a3b88fc805/End_User_Episode_7.mp3](Digital%20Academia%20Whacked%20897ab34f0a85416d8fbec0a3b88fc805/End_User_Episode_7.mp3)
+
+Better alternative title (unfornately not appropriate): ***Writing With Light in The Digital Garden***
+
+Welcome to episode 7 of *End User*. I'm David Blue, and you last heard from me on the first of May, a little over 5 months ago. Since then, I've gone back to school - which has been more interesting, technologically, then I expected - bought a desktop PC, delved into *digital gardens*, read about the history of word processing, and done my best to assimilate into the cult of a new notetaking service, Notion. (Thanks to my new .edu email.) Also because of my school email, I now have a Creative Cloud subscription and have committed to learning InDesign somewhat expediently.
+
+- *End User* has made $1.58 so far. Incredible.
+
+[Reporting From the Digital Classroom of 2020](https://www.notion.so/Reporting-From-the-Digital-Classroom-of-2020-aa77e1581e2349489591bf21befb6039)
+
+[You've Just Watched 'The Social Dilemma'...](https://www.notion.so/You-ve-Just-Watched-The-Social-Dilemma-f2615ad0331c45349cac58b7499a7d8a)
+
+[Indulging Once More in Digital Excess`](https://www.notion.so/Indulging-Once-More-in-Digital-Excess-4e8358ecaa254f3da9d8b4d80c4e42ba) and [Revelations of Network Withdrawals](Revelations%20of%20Network%20Withdrawals%2017dece2560a545f8bbd11aab0d94221c.md) (which is exactly two years old, today.)
+
+[What The Fuck](https://www.notion.so/What-The-Fuck-441bb88abd4d44858087f24d74e23072)
+
+Yes, I've been tinkering with yet another WordPress installation.
+
+[Digital Gardens](https://www.notion.so/Digital-Gardens-3f9ec72b6d1a45729c2efaf4c26698e5)
+
+[Creative Wellness](https://www.notion.so/Creative-Wellness-b43e3df6f4b94333aa97ea98b67cb760)
+
+[Finally Broke Windows](https://www.notion.so/Finally-Broke-Windows-477a8bfda2874332bce81992bea9c1cc)
+
+[Kindle Fire as Textbook Reader](https://www.notion.so/Kindle-Fire-as-Textbook-Reader-d2cf3d8421d54d6eba3f8b8a604877cf)
+
+[Varmilo VA108M](https://www.notion.so/Varmilo-VA108M-1b58b19a65184a52b2fd63da2d72d1b1)
+
+[Track Changes: A Literary History of Word Processing](https://www.notion.so/Track-Changes-A-Literary-History-of-Word-Processing-b370d1da4f8d4da68d8cc72e458abec6)
+
+[The Magic of Periscope](https://www.notion.so/The-Magic-of-Periscope-f63b0077423b40eaa2a4cc3c6c0785a8)
+
+[Microsoft Browsing Review](https://www.notion.so/Microsoft-Browsing-Review-87b5e53d6a354d54b4f21da5f44ac0b3)
+
+[Woke Word](https://www.notion.so/Woke-Word-2e32b4b6006d48b199e50a4d11f5551b)
+
+[Raindrop](https://www.notion.so/Raindrop-327fb2d818194cef9d437563a25ee35a)
+
+- Caslon Bilge!
+- I've been hanging out in the Microsoft Community Discord...
+
+### Mom's File Management
+
+[Digital%20Academia%20Whacked%20897ab34f0a85416d8fbec0a3b88fc805/Moms_File_Management.mp3](Digital%20Academia%20Whacked%20897ab34f0a85416d8fbec0a3b88fc805/Moms_File_Management.mp3)
+
+- Mom's File Management Anecdote Transcript
+
+ Who's 70 and a private practicing therapist? Ann is both not at all like someone you think. Who is 70 years old and is in some ways she came to me over the weekend and was like she hardly ever just explicitly like actually sincerely asked for help and was like I need help with my computer.
+
+ I feel like I can't do anything and so I go and she she's running a pretty powerful Mac book pro. It's a an. She uses it all the time. 1 one thing. Thankfully, I didn't actually realize this, but while she takes notes all day long, none of those notes are stored.
+
+ Um on on her machine, they're stored in the proprietary healthcare documentation software that she pays to handle everything like handle the billing and stuff, but anyway, so that's an important preface. It's not as severe as it sounds, so I actually go and I get on her MacBook.
+
+ And I have to bring my own mouse because she's the only I swear she's the only OS 10 user wrote macros Caesar that actually uses this, like selects this one optional check mark in the trackpad options that involves using 3D touch to.
+
+ It's it's literally the I can't figure it out anyway, so through my own mouse I see. Here's what I see I see, uh, a desktop that's just full of stuff, but it's not actually that many files is, you know, a lot of duplicates I see, Oh my God, I've actually like almost made me cry so.
+
+ A lot of files, like just like half named like. I don't know what to do with this. I really hate that my mom's been struggling with this 'cause I it's the *****worst. It actually is the *****worst anyway. I could like and I I used to be really good at using Mac OS or Mac OS. Used to be better I don't know but what I saw were actually.
+
+ Were hardly the total amount of files and folders on this computer was not that much at all, but what I had done before to help her out is an old habit that I had, which if a directory got too full, I would just make a make a new folder. I'm sure you've done this, call it.
+
+ Uh, aggregation or dump, and, um, take everything else in that directory and put it in that folder and I see I had done that over layers of time with her computer again. Thank God she doesn't have to deal with it. I thought it was yourself, but I guess my point is I I basically ended up doing that.
+
+ The solution is not the important thing, I guess, but thinking about it. The promise that's it's kept us going without with such poor file management. Basically like the file managers that we use, like they're like windows Explorer is not a very good File Manager, specially not in its default configuration I've been.
+
+ Like working on optimizing things, like doing custom icons. Sounds like I'm not doing it 'cause it's pretty. I'm doing it 'cause like visuals we are not taking advantage of visuals like we could ramble. I'm sorry. I wonder how many tweets this is going to be, but anyway the promise was was search was that.
+
+ Our organization was going to matter 'cause whatever we needed, we were going to pull up spotlight there, you know, and search for it and then boom, get it and I realized that for the most part I have been doing that. I mean, iOS is great with that right? I think the new app libraries are stupid because, well, actually, basically you don't need.
+
+ In my opinion, any icons on home screen you can just drag down and search windows is still. I don't know if they're going to do it, but they're still doing a similar function, but there's some important addendums to that, because it's like our File Manager is cannot search this new computer that I have. Is it ridiculously powerful?
+
+ CPU I can go to a directory and type most of the name of a file after after I've made sure to index everything right and it still won't find it with any speed or like it. It just slows down. Yeah so I I don't know search.
+
+ I'm worn out with it. I think it's one of the reasons why I'm doing the not that I don't depend on it in notion too, but like working on trying to do a personal wiki. There maybe like a static HTML one eventually, like there is something to be said about organizing stuff yourself because it's important that you be able to see it.
+
+ Yeah, it's not enough to just dump it in a pile, even if you're really, really good at calling a search from that file. 'cause you'll forget about it. Has this been useful? I don't know. I don't really care. Actually I do. I hope it's been useful. I hope it doesn't just immediately delete, but yeah, we did. We need to figure this out. We stopped searching for.
+
+ For a second and look through your file directories and see if you discover anything. 'cause I have. I've been doing that.
+
+- I could swear MacOS has gotten worse with file management, but it's very possible that *I* have just gotten much better at my personal file management in Windows.
+
+[https://twitter.com/NeoYokel/status/1313870390985469952](https://twitter.com/NeoYokel/status/1313870390985469952)
+
+# Meta
+
+Add transcriptions to episode via Word Online Transcriptions
\ No newline at end of file
diff --git a/audio/enduser/8.md b/audio/enduser/8.md
new file mode 100644
index 00000000..798c283c
--- /dev/null
+++ b/audio/enduser/8.md
@@ -0,0 +1,55 @@
+# Why I Didn't Follow You Back
+
+-- ==[**#76**](https://github.com/extratone/bilge/issues/76)==
+$$
+Episode: 8
+$$
+
+**Summary**
+
+***
+
+
+
+
+
+### Twitter
+
+* [The Twitter Follow Explanation Gist](https://bit.ly/dbfollow) (and identical Medium post.)
+* [Blocked by Kara Swisher](https://twitter.com/NeoYokel/status/1359270308759371783), which was only resolved thanks to (yet again) Casey Newton
+* “[3 Reasons Your Twitter Follower Ratio Is More Important Than You Know | Inc.com](https://www.inc.com/hillel-fuld/3-reasons-your-twitter-follower-ratio-is-more-important-than-you-know.html)”
+
+> If you follow more people than follow you, what you are in essence saying to that person is "I followed all these people, but only some of them found me interesting enough to follow me back."
+>
+> ##### Not only that, but you are also saying "Yes, I may have recently followed you, but don't take it too personally, I like to follow a lot of people, so really, the fact that I cared enough to follow you doesn't mean I am genuinely interested in what you have to say."
+>
+> ==Not doing great on the first impression scale...==
+
+*"Every social media platform has limits."*
+
+`https://twitter.com/NeoYokel/status/1357997726437412869`
+
+
FUCK. NO. WHAT? THIS IS THE FIRST TIME I’M SEEING THIS NUMBER AND I’VE BEEN USING DISCORD SINCE LONG BEFORE LAUNCH. pic.twitter.com/O9x4FutuYV
+
+### Clubhouse
+
+* The "underrated rappers" room which was still overwhelmingly dominated by Big KRIT.
+* [**NO THOUGHTS, HEAD EMPTY**](https://www.joinclubhouse.com/club/no-thoughts-head-em) - The Third Culture Kids and their 100% sincere enchantment with the doge meme.
+* "Metadata Mondays" From "The 808 Wave"
+
+### CMS *Goss*
+
+* Ill's incredibly innovative [implementation of *WordPress as a Static Site Generator*](https://ill.neocities.org/index.php/2020/07/16/the-actual-guide-to-being-really-annoying-on-the-internet/)!!!
+
+## RSS
+
+* The latest version of the RSS Specification is [2.0.11](https://www.rssboard.org/rss-specification), which was published on March 30th, 2009.
+
+
+
+***
+
+## Upcoming/In Progress
+
+* [*Editorial Git*!](https://github.com/extratone/bilge/discussions/86)
+* "[Underdocumented iOS Maneuvers](https://github.com/extratone/bilge/issues/56)"
\ No newline at end of file
diff --git a/documentation/Extensions.html b/documentation/Extensions.html
new file mode 100644
index 00000000..c26b1064
--- /dev/null
+++ b/documentation/Extensions.html
@@ -0,0 +1,6375 @@
+
+
+Extensions
This extension works like a web clipper, but it downloads articles in markdown format.
Permissions
Read your browsing history
Modify data you copy and paste
Manage your downloads
Site access
Allow this extension to read and change all your data on websites you visit
SourceMicrosoft Store
MarkDownload - Markdown Web Clipper
\ No newline at end of file
diff --git a/documentation/MarkDownWebClipperConfig.md b/documentation/MarkDownWebClipperConfig.md
new file mode 100644
index 00000000..3b8d5dfe
--- /dev/null
+++ b/documentation/MarkDownWebClipperConfig.md
@@ -0,0 +1,33 @@
+# Markdownload Edge Chromium Extension Configuration
+
+![](https://github.com/extratone/markdownload/blob/master/media/Edge%20Logo.png?raw=true)
+
+### Title Template
+
+```
+{title} - {byline}
+```
+
+
+
+# Front-matter template
+
+```markdown
+# "{title}" | {byline}
+
+*{date:DD-MM-YYYY HH:mm}*
+
+> {excerpt}
+```
+
+# Back-matter template
+
+```markdown
+***
+
+==**{length}**== Words
+
+- **[{pageTitle}]({baseURI})**
+
+```
+
diff --git a/notes/SocialMediaMethodologyNotes.md b/notes/SocialMediaMethodologyNotes.md
index 0b0f1c7e..0b3de0f8 100644
--- a/notes/SocialMediaMethodologyNotes.md
+++ b/notes/SocialMediaMethodologyNotes.md
@@ -2,7 +2,7 @@
-`![Follow Limit Notice](https://i.snap.as/qWuogwAX.jpeg)`
+ ![Follow Limit Notice](https://i.snap.as/qWuogwAX.jpeg)`
For a good part of my Junior and Senior years of high school,
@@ -33,7 +33,7 @@ For a good part of my Junior and Senior years of high school,
* “[3 Reasons Your Twitter Follower Ratio Is More Important Than You Know | Inc.com](https://www.inc.com/hillel-fuld/3-reasons-your-twitter-follower-ratio-is-more-important-than-you-know.html)”
> If you follow more people than follow you, what you are in essence saying to that person is "I followed all these people, but only some of them found me interesting enough to follow me back."
> Not only that, but you are also saying "Yes, I may have recently followed you, but don't take it too personally, I like to follow a lot of people, so really, the fact that I cared enough to follow you doesn't mean I am genuinely interested in what you have to say."
-> Not doing great on A
+> ==Not doing great on the first impression scale...==
diff --git a/pages/Reading.md b/pages/Reading.md
index ff7e1e4a..024a27c0 100644
--- a/pages/Reading.md
+++ b/pages/Reading.md
@@ -51,6 +51,7 @@ Ernie Smith's *Tedium* is unlike any other publication on the web.
An ongoing list of some of my absolute favorite reads on The Net.
+* "[**a comprehensive guide to being really annoying on the internet**](https://ill.neocities.org/index.php/2020/07/16/the-actual-guide-to-being-really-annoying-on-the-internet)" | ILL
* "[Let's Learn About Waveforms](https://pudding.cool/2018/02/waveforms/)" | *The Pudding*
* "[The Lottery Hackers](https://highline.huffingtonpost.com/articles/en/lotto-winners/)" | *Huffpost Highline*
* "[The Curse of the Bahia Emerald](https://www.wired.com/2017/03/curse-bahia-emerald-giant-green-rock-wreaks-havoc-ruins-lives/)" | *Wired*
@@ -72,4 +73,5 @@ An ongoing list of some of my absolute favorite reads on The Net.
* "[The Crisis of Intimacy in the Age of Digital Connectivity](https://lareviewofbooks.org/article/crisis-intimacy-age-digital-connectivity/)" | *Los Angeles Review of Books*
* "[Space, Time and DVR Mechanics](https://grantland.com/features/space-time-dvr-mechanics/)" | *Grantland*
* "[Fish: A Tap Essay](https://www.robinsloan.com/fish/)" | Robin Sloan
-* "[The Sentence is a Lonely Place](https://believermag.com/the-sentence-is-a-lonely-place) | *The Believer*
\ No newline at end of file
+* "[The Sentence is a Lonely Place](https://believermag.com/the-sentence-is-a-lonely-place) | *The Believer*
+* “[When in Need of the Right Word, Great Writers Simply Make Them Up](https://lithub.com/when-in-need-of-the-right-word-great-writers-simply-make-them-up) | *LitHub*
\ No newline at end of file