<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.5">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2024-03-15T12:56:28+00:00</updated><id>/feed.xml</id><title type="html">fossil</title><subtitle>Social media optimized for you</subtitle><entry><title type="html">Fossil v0.3 Release</title><link href="/blog/v0.3-release" rel="alternate" type="text/html" title="Fossil v0.3 Release" /><published>2024-03-15T00:00:00+00:00</published><updated>2024-03-15T00:00:00+00:00</updated><id>/blog/v0.3-release</id><content type="html" xml:base="/blog/v0.3-release"><![CDATA[<p>Fossil is a Mastodon client with an algorithm for displaying posts according to their 
content. It’s an algorithm, but it’s not your typical social media
algorithm. Engagement (likes, boosts, views) doesn’t factor in at all. Only the content
of the post itself is used. Fossil digs through your timeline and finds the posts you
wish you saw before.</p>

<h2 id="website--app">Website &amp; App</h2>
<p>The main focus of this release was fossil as a service. If you elect to go this route,
you can pay $4/month and have an always-available web app. This addresses issues around
fossil being a little tricky to setup, as well as being able to easily access from a
phone (e.g. if the server is running on a laptop).</p>

<h2 id="improvements">Improvements</h2>
<p>Lots of bugfixes &amp; improvements.</p>

<ul>
  <li>New look &amp; feel. Re-wrote the header part of the website, now with a real SVG hamburger menu instead of a literal hamburger 🍔 emoji. Also, a new SVG logo and new display for settings pages.</li>
  <li>Lots of new hooks for plugins</li>
  <li>Local stability improvement — Store cache in <code class="language-plaintext highlighter-rouge">~/.cache</code> instead of a temp directory. Some operating systems periodically clear temp files, which put the server into an invalid state until the server was restarted. Meaning that you had to periodically restart the server to keep it functioning. That’s fixed now.</li>
  <li>Resolve issue #6: Publish package on PyPi by @baseely in <a href="https://github.com/tkellogg/fossil/pull/22">#22</a></li>
</ul>

<p>As always, please let me know about your wishlist features!</p>

<p>Discussion:</p>
<ul>
  <li><a href="https://hachyderm.io/@kellogh/112099807805211280">Mastodon</a></li>
</ul>]]></content><author><name></name></author><category term="announce" /><summary type="html"><![CDATA[Fossil v0.3 has been released. Lots of usability improvements in both back and front end, as well as in build pipelines. The focus of the feature was offering fossil as a service at https://www.fossil-social.com/]]></summary></entry><entry><title type="html">Announcing fossil-social.com</title><link href="/blog/announcement" rel="alternate" type="text/html" title="Announcing fossil-social.com" /><published>2024-03-12T00:00:00+00:00</published><updated>2024-03-12T00:00:00+00:00</updated><id>/blog/announcement</id><content type="html" xml:base="/blog/announcement"><![CDATA[<p>It shouldn’t take a lot of effort to stay up to date with industry news. You used to be
able to read headlines out of a single journal to keep track of what’s happening in your
industry. But then a lot of the information moved online into social media networks and
it got harder to keep track of trends.</p>

<p>Facebook, Instagram, TikTok, etc. all have timeline algorithms that decide what you see 
and when. These are optimized for keeping you glued to the app. The longer they keep
you doomscroolling, the more ad revenue they’ll get.</p>

<p>Today we’re launching Fossil as a service. Fossil is also a timeline algorithm <strong>(currently 
available only for <a href="https://joinmastodon.org/#getting-started">Mastodon</a>)</strong>, but instead optimizes for your time by highlighting 
interesting content and letting you ignore everything else. It does that by grouping 
similar posts together:</p>

<p><img src="/assets/images/blog/fossil-index-preview.jpeg" alt="image of fossil" /></p>

<p>Each group is automatically curated by AI. Posts that are about similar things are grouped
together and labelled. You can easily understand the general composition of your timeline over
the last day, and skip over entire categories.</p>

<h2 id="why-a-service">Why a service?</h2>
<p>Fossil is a <a href="https://github.com/tkellogg/fossil/">free open source project</a>. However, it’s a little tricky to setup. A lot of
the people who were most interested in using it were the least likely to be able to set it up, 
whether that be due to lack of time or skills. After all, the people most interested in
saving time are often the ones who don’t have extra time to experiment.</p>

<p>Today, fossil is available as a paid service. Subscriptions are either $4/month or $42/year.
A subscription gets you:</p>

<ul>
  <li>Seamless setup</li>
  <li>Web app accessible in your browser from anywhere</li>
  <li>Maintenance and automatic updates to the latest version</li>
</ul>

<p><a href="https://app.fossil-social.com/" style="   background-color: #5060b0;   color: #dddddd;   text-decoration: none;   padding: 1rem;   margin: 2rem;   border-radius: 0.5rem;   align-items: center;   justify-content: center;   display: flex;   ">
  Go There Now
</a></p>

<p>Of course, you can also use the open source version of fossil.</p>

<h2 id="why-mastodon">Why Mastodon?</h2>
<p>Mastodon is an open source social network, which makes it very easy to build on. Many of the other 
social networks have been closing down access to their API lately, which makes development
more difficult.</p>

<p>Mastodon also doesn’t have a timeline algorithm, so adding a new innovative algorithm is seamless
and clean. For example, in Twitter/X, it’s difficult to read your entire timeline and be sure
you’ve found all posts, because their own algorithm is limiting the content available.</p>

<p>Fossil might support other social networks in the future. <a href="https://docs.google.com/forms/d/e/1FAIpQLScHppU4PAAjxqkJSIqY78xxEdxAWnnryZKvWGvqcoxJBF9VeA/viewform?usp=sf_link">Tell us which ones you’re interested in.</a></p>]]></content><author><name></name></author><category term="announce" /><summary type="html"><![CDATA[Fossil is now available as a service, making it easy for you to get control over your social media.]]></summary></entry></feed>