1
0
Fork 0
isopod.cool/blog/blog.atom
will f4de851f93 New blog post + new link + small discord revision
- New blog post about Unity's latest fiasco
- Added link to a black hole calculator
- Revised Discord post to be less enthusiastic about Matrix in light of recent information
2023-09-15 01:31:12 -06:00

139 lines
7.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>will's blog</title>
<id>https://isopod.cool/blog/</id>
<link rel="alternate" href="https://isopod.cool/blog/"></link>
<updated>2023-02-23T00:00:00+00:00</updated>
<author>
<name>Will</name>
<uri>https://isopod.cool/</uri>
</author>
<generator>ME</generator>
<entry>
<title>The Unity Runtime Fee and Proprietary Software</title>
<id>unity_runtime_fee_and_proprietary_software</id>
<link rel="alternate" href="https://isopod.cool/blog/posts/unity_runtime_fee_and_proprietary_software/" type="html" title="The Unity Runtime Fee and Proprietary Software"></link>
<published>2023-09-15T00:00:00+00:00</published>
<updated>2023-09-15T00:00:00+00:00</updated>
<summary>Unity's new Runtime Fee is yet another data point on the pile against ever trusting for-profit software companies.</summary>
<category term="unity"/>
<category term="capitalism"/>
</entry>
<entry>
<title>Guide - Blacklisting Websites in SearXNG</title>
<id>guide_blacklist_websites_searxng</id>
<link rel="alternate" href="https://isopod.cool/blog/posts/guide_blacklist_websites_searxng/" type="html" title="Guide - Blacklisting Websites in SearXNG"></link>
<published>2023-09-02T00:00:00+00:00</published>
<updated>2023-09-02T00:00:00+00:00</updated>
<summary>How to permanently banish geeksforgeeks.org from your search results in the event you're using a self-hosted SearXNG instance and can't just install uBlacklist.</summary>
<category term="guide"/>
<category term="self-hosting"/>
<category term="searxng"/>
</entry>
<entry>
<title>Stop Using Chromium</title>
<id>stop_using_chromium</id>
<link rel="alternate" href="https://chrome.bathynomus.xyz/" type="html" title="Stop Using Chromium"></link>
<published>2023-08-16T00:00:00+00:00</published>
<updated>2023-08-16T00:00:00+00:00</updated>
<summary>An article about why you should quit using Chromium-based browsers, published as a standalone website for the purpose of automatically redirecting Chromium users to it.</summary>
<category term="chromium"/>
<category term="google"/>
<category term="capitalism"/>
</entry>
<entry>
<title>Discord - So Your Favourite Chat App Sucks Now</title>
<id>discord</id>
<link rel="alternate" href="https://isopod.cool/blog/posts/discord/" type="html" title="Discord - So Your Favourite Chat App Sucks Now"></link>
<published>2023-06-28T00:00:00+00:00</published>
<updated>2023-06-28T00:00:00+00:00</updated>
<summary>Why Discord sucks, and how to find something that doesn't.</summary>
<category term="discord"/>
<category term="capitalism"/>
</entry>
<entry>
<title>Guide - How to Automount Drives On Boot in Linux</title>
<id>guide_how_to_automount_drives_on_boot_in_linux</id>
<link rel="alternate" href="https://isopod.cool/blog/posts/guide_how_to_automount_drives_on_boot_in_linux/" type="html" title="Guide - How to Automount Drives On Boot in Linux"></link>
<published>2023-04-26T00:00:00+00:00</published>
<updated>2023-04-26T00:00:00+00:00</updated>
<summary>How to configure a Linux system to automatically mount drives on boot by editing /etc/fstab.</summary>
<category term="guide"/>
<category term="linux"/>
</entry>
<entry>
<title>Guide - How to Block User Agents With Nginx</title>
<id>guide_blocking_user_agents_nginx</id>
<link rel="alternate" href="https://isopod.cool/blog/posts/guide_blocking_user_agents_nginx/" type="html" title="Guide - How to Block User Agents With Nginx"></link>
<published>2023-02-23T00:00:00+00:00</published>
<updated>2023-02-23T00:00:00+00:00</updated>
<summary>How to configure Nginx to tell Cloudflare and their shitty centralized Fediverse server to go fuck themselves. And other unwelcome stuff too, I guess.</summary>
<category term="guide"/>
<category term="self-hosting"/>
<category term="nginx"/>
</entry>
<entry>
<title>Guide - Things I Keep Having To Google</title>
<id>guide_things_i_keep_having_to_google</id>
<link rel="alternate" href="https://isopod.cool/blog/posts/guide_things_i_keep_having_to_google/" type="html" title="Guide - Things I Keep Having To Google"></link>
<published>2023-01-12T00:00:00+00:00</published>
<updated>2023-01-12T00:00:00+00:00</updated>
<summary>A continually updating personal reference of random information I keep needing but keep forgetting.</summary>
<category term="guide"/>
<category term="linux"/>
<category term="bash"/>
<category term="html"/>
<category term="css"/>
<category term="php"/>
</entry>
<entry>
<title>deeptwisty.com 2nd anniversary - A History of This Bullshit</title>
<id>deeptwistycom_2nd_anniversary_-_a_history_of_this_bullshit</id>
<link rel="alternate" href="https://isopod.cool/blog/posts/deeptwistycom_2nd_anniversary_-_a_history_of_this_bullshit/" type="html" title="deeptwisty.com 2nd anniversary - A History of This Bullshit"></link>
<published>2022-09-19T00:00:00+00:00</published>
<updated>2022-09-19T00:00:00+00:00</updated>
<summary>An abridged history of my presence on the World Wide Web, from my first customized Tumblr pages to now.</summary>
<category term="personal"/>
</entry>
<!--entry>
<title>Guide - Self-Host Safely with WireGuard</title>
<id>guide_self_host_safely_with_wireguard</id>
<link rel="alternate" href="https://isopod.cool/blog/posts/guide_self_host_safely_with_wireguard/" type="html" title="Guide - Self-Host Safely with WireGuard"></link>
<published>2022-08-25T00:00:00+00:00</published>
<updated>2022-08-25T00:00:00+00:00</updated>
<summary>A basic guide on connecting two Linux servers via WireGuard to make one publically accessible through the other.</summary>
<category term="guide"/>
<category term="self-hosting"/>
<category term="wireguard"/>
<category term="linux"/>
</entry-->
<entry>
<title>Late May Updates</title>
<id>Late_May_Updates</id>
<link rel="alternate" href="https://isopod.cool/old/2/?page=blog#Late_May_Updates" type="html" title="Late May Updates"></link>
<published>2022-05-21T00:00:00+00:00</published>
<updated>2022-05-21T00:00:00+00:00</updated>
<summary>In which I discuss my evolving understanding of my sexuality, among other miscellaneous updates.</summary>
<category term="personal"/>
</entry>
<entry>
<title>Second</title>
<id>Second</id>
<link rel="alternate" href="https://isopod.cool/old/2/?page=blog#Second" type="html" title="Second"></link>
<published>2022-04-25T00:00:00+00:00</published>
<updated>2022-04-25T00:00:00+00:00</updated>
<summary>A rant about the world's worst game that I think you should play.</summary>
<category term="personal"/>
<category term="gaming"/>
</entry>
<entry>
<title>First</title>
<id>First</id>
<link rel="alternate" href="https://isopod.cool/old/2/?page=blog#First" type="html" title="First"></link>
<published>2022-04-13T00:00:00+00:00</published>
<updated>2022-04-13T00:00:00+00:00</updated>
<summary>I've got a blog now!</summary>
<category term="personal"/>
</entry>
</feed>