Bob Mottram 2023-01-21 22:50:05 +00:00
commit 3013835de7
6 changed files with 98 additions and 10 deletions

View File

@ -0,0 +1,11 @@
{
"name": "Journalism instances",
"warning": "Journalism instance",
"description": "Articles may not be subject to editor approval or a journalistic code of conduct",
"words": [],
"domains": [
"journa.host",
"bylines.social",
"newsie.social"
]
}

View File

@ -0,0 +1,62 @@
# Principles of Small Creation
## Scale and complexity are traps;
* It doesnt have to be scalable to 10M concurrent users if its only going to be used by 10 people.
* Its better to work okay every time than to work perfectly one time in ten
## There is freedom in a lack of professionalism, in doing things incorrectly, and in doing things poorly
* A lack of commercial prospects is not a reason to prevent yourself from Coding or Singing or Drawing or Writing for the joy of the doing.
## We build things for people
* Specific people, small numbers of people, knowable, manageable groups.
## Include people
* We strive for the things we make to be Understandable when they need to be understood; Usable (and useful), when they need to be used; Enjoyable, when they are meant to be enjoyed; Discoverable, so that they can be found.
* Level editors! User Generated Content! Customization! Permision to remix and reuse and cover and sample and to do all the things.
## Respect our audience (users, viewers, consumers, etc.) and our artists (coders, videographers, musicians, etc.)
* Credit your collaborators
* Protect the vulnerable in our communities.
* Compensate people as fairly as is possible.
* Dont track users or harvest data
* No “Proof of work”, if you hear the word “blockchain”, slap someone.
* Do offer options for customization when possible
* Try to build things that will last.
Consider the impact on your community when you no longer exist to provide the thing. How will The Thing outlive you, if it can outlive you?
* Consider the impact of your work on your community, strive to do no harm.
## Share, and make sure everyone else does
* This means licensing clearly, and making attribution easy
* We use CC-BY-SA for media and (a)GPL for software.
- More permisive licenses are fine, more restrictive licenses arent.
- “CC-ND” limits the ability for others to transform your work, perpetuating the worst parts of our current copyright system.
- “CC-NC” prohibits those who share your work from monetizing in any way. Including CC-NC content in a magazine or web page with advertisements is a license violation, this can quickly lead to unsustainable situations.
* The licensing thing scares a lot of people off. CC-BY-SA means Share it with other people, credit me for it, and if you decide to make any changes or incorporate this in to another work, release your stuff under the same terms.
* This lets us distribute Small Media through lots of disconnected networks, while making sure that anyone who wants to can find the creator (and pay them!), and ensuring that a company like Disney wont swoop in and profit off of our hard work.
## Know your neighbors
* Physical or digital, get to know your community. Makes it easier to look out for one another.
* Were all real people, after all.
## Make it quick, make it cheap, stop when you hit Good Enough
* No one is going to be upset that your low budget, anti-capitalist disaster movie doesnt have billion dollar special effects. Tell the story and move on.
* Quick doesnt mean “Go as Quickly as you can”, it means “cut out any steps that wont help you finish the thing.” Dont burn yourself out making a small thing! But also, dont spend so much time polishing the thing that you never finish it.
## Dont give power and money to those that seek to destroy you, when an alternative is available
* Disney, Comcast, Fox, Sony.
## Provide community based alternatives to the things that major corporations create
* We can make our own News, entertainment, social media, music, art, games, toys, clothes, and food at various capacities.
## Support one another
* If you can afford to pay a creator who made a thing you enjoy, do.
* If you enjoy a thing, tell soemone about it.
* If someone needs help that you can provide, consider helping
* If you need help that someone else can provide, ask
* Forget the social norms that prevent you from asking for help, or that lead you to disparage those who do
* If youve got nice gear, share it
* We help us.
## Dont let Gear stop you
* Use what you have.
- Nearly any cell phone can produce Good Enough video. Steven Soderbergh shot Unsane and High Flying Bird on iphones.
- “All Hail West Texas” was recorded on the integrated microphone on a cheap, barely functional boombox, and it sounds like it. It sounds bad! Its still a wonderful, award wining album.
- Dozens of award winning documentaries were shot on the first consumer video cameras. These cameras produced some of the worst video footage imaginable. Its fine, anyone who cares more about the Fidelity of your gear than about the quality of your work is missing the point.
- Most of our gear is second hand and a lot of it is 10+ years old. Keep it out of landfils.
* If you want to and can buy some gear, find something good enough, and stop thinking about it
- Theres nothing wrong with using something nice, if you have it or have access to it, but Diminishing Returns are real.
- Its better to have a finished thing thats lo-fi than an unfinished thing in perfect fidelity
* Every dollar spent on gear, is not spent on the people involved, the sets, the costumes, etc.
## Not everything has to be a Small Thing, but the best big things start small.
## Sustain
* Dont burn yourself out
* Take care of yourself and, if you can, help your neighbors

Binary file not shown.

View File

@ -14,7 +14,7 @@
"email": "bob@libreserver.org", "email": "bob@libreserver.org",
"url": "https://epicyon.libreserver.org/users/bob" "url": "https://epicyon.libreserver.org/users/bob"
}, },
"applicationCategory" : ["server", "software", "bash", "debian", "linux", "self-hosting", "raspberry-pi"], "applicationCategory" : ["server", "instance", "software", "activitypub", "fediverse", "self-hosting", "microblog"],
"downloadUrl" : "https://libreserver.org/epicyon/epicyon.tar.gz" "downloadUrl" : "https://libreserver.org/epicyon/epicyon.tar.gz"
} }
</script> </script>

View File

@ -14,7 +14,7 @@
"email": "bob@libreserver.org", "email": "bob@libreserver.org",
"url": "https://epicyon.libreserver.org/users/bob" "url": "https://epicyon.libreserver.org/users/bob"
}, },
"applicationCategory" : ["server", "software", "bash", "debian", "linux", "self-hosting", "raspberry-pi"], "applicationCategory" : ["server", "instance", "software", "activitypub", "fediverse", "self-hosting", "microblog"],
"downloadUrl" : "https://libreserver.org/epicyon/epicyon.tar.gz" "downloadUrl" : "https://libreserver.org/epicyon/epicyon.tar.gz"
} }
</script> </script>

View File

@ -14,7 +14,7 @@
"email": "bob@libreserver.org", "email": "bob@libreserver.org",
"url": "https://epicyon.libreserver.org/users/bob" "url": "https://epicyon.libreserver.org/users/bob"
}, },
"applicationCategory" : ["server", "software", "bash", "debian", "linux", "self-hosting", "raspberry-pi"], "applicationCategory" : ["server", "instance", "software", "activitypub", "fediverse", "self-hosting", "microblog"],
"downloadUrl" : "https://libreserver.org/epicyon/epicyon.tar.gz" "downloadUrl" : "https://libreserver.org/epicyon/epicyon.tar.gz"
} }
</script> </script>
@ -45,6 +45,14 @@
--quote-font-size: 120%; --quote-font-size: 120%;
} }
@font-face {
font-family: 'Rooters';
font-style: normal;
font-weight: normal;
font-display: block;
src: url('./fonts/Rooters.ttf') format('truetype');
}
body, html { body, html {
background-color: var(--main-bg-color); background-color: var(--main-bg-color);
color: var(--main-fg-color); color: var(--main-fg-color);
@ -783,6 +791,12 @@
color: white; color: white;
} }
.siteheadermain {
font-family: 'Rooters';
font-size: 50px;
color: white;
}
.siteheader { .siteheader {
font-size: 30px; font-size: 30px;
color: white; color: white;
@ -1194,14 +1208,13 @@
<title>Epicyon ActivityPub server release version 1.4.0</title> <title>Epicyon ActivityPub server release version 1.4.0</title>
</head> </head>
<body> <body>
<div class="timeline-banner"></div>
<center> <center>
<br> <br>
<p class="siteheader">Epicyon release version 1.4.0</p> <p class="siteheadermain">Epicyon release version 1.4.0</p>
<p class="siteheader">"Standard Schnauzer"</p> <p class="siteheader">"Standard Schnauzer"</p>
<p class="subheader">Feb 2023</p> <p class="subheader">Feb 2023</p>
</center> </center>
<p class="intro">The last year in the fediverse has been quite eventful, with a massive tidal wave of new users <a href="https://en.wikipedia.org/wiki/Acquisition_of_Twitter_by_Elon_Musk">fleeing the sinking ship of Twitter</a>. But so far as <a href="https://libreserver.org/epicyon">Epicyon</a> has been concerned it has been calm sailing. There have been no major features added over the last year, but as always there have been many small improvements and bug fixes. These include:</p> <p class="intro">The last year in the fediverse has been quite eventful, with many new arrivals. But so far as <a href="https://libreserver.org/epicyon">Epicyon</a> has been concerned things have been chugging along smoothly. There have been no major features added over the last year, but as always there have been many small improvements and bug fixes. These include:</p>
<table> <table>
<tr> <tr>
<td> <td>
@ -1221,6 +1234,7 @@
<li>Hashtag maps for crowdsourced geolocations</li> <li>Hashtag maps for crowdsourced geolocations</li>
<li>Option to expire old posts</li> <li>Option to expire old posts</li>
<li>Better emoji support</li> <li>Better emoji support</li>
<li>More stable navigation between timeline pages</li>
<li>Included an updated version of the <a href="https://gitlab.com/bashrc2/epicyon/-/blob/main/specification/activitypub.md">ActivityPub specification</a></li> <li>Included an updated version of the <a href="https://gitlab.com/bashrc2/epicyon/-/blob/main/specification/activitypub.md">ActivityPub specification</a></li>
<li>Unicode fonts no longer bypass filters</li> <li>Unicode fonts no longer bypass filters</li>
<li>vCard support</li> <li>vCard support</li>
@ -1239,10 +1253,11 @@
</td> </td>
</tr> </tr>
</table> </table>
<p class="intro">The present time is an interesting juncture in the history of the web. Either the <a href="https://www.w3.org/TR/social-web-protocols">social web</a> approach succeeds and ActivityPub and related protocols become widely supported, or perhaps some trendy new centralized microblog emerges and the social web falls dormant for another decade. The former seems more likely, but the path of technology is notoriously hard to predict because it depends upon so many factors, and companies are always trying to enclose and extract value from the digital commons in a non-reciprocating way. Another possible danger is that the largest fediverse instances might commercialize and combine to create a new monopolistic silo system, and then abandon support for open protocols following the familiar <i>bait and switch</i> method.</p> <p class="intro">The present time is an interesting juncture in the history of the web. The prospects for the <a href="https://www.w3.org/TR/social-web-protocols">social web</a> appear brighter than ever with increasing developer interest and support for the fediverse. If you are new to all of this then now is the time to get onboard. There are still many future challenges, but it seems that systems backed by open protocols are now beginning to seriously challenge the hegemony of the moribund commercial silos.</p>
<blockquote>"many e-citizens woke up their consciousnesses, becoming aware of what a centralized system used for the most popular applications (generally social network platforms) entails...Probably, those e-citizens moved to the fediverse, becoming fedizens." -- <a href="https://www.assodpo.it/2022/07/21/The-Fediverse-what-is-it-and-how-does-it-work">LAssociazione data Protection Officer</a></blockquote> <blockquote>‟many e-citizens woke up their consciousnesses, becoming aware of what a centralized system used for the most popular applications (generally social network platforms) entails...Probably, those e-citizens moved to the fediverse, becoming fedizens.” -- <a href="https://www.assodpo.it/2022/07/21/The-Fediverse-what-is-it-and-how-does-it-work">LAssociazione data Protection Officer</a></blockquote>
<p class="intro">So it's really down to us to keep things small and decentralized. To be the "fedizens" orgainzing from below, and scaling out rather than up.</p> <p class="intro">So it's really down to us to keep things small and decentralized. To become the networked islands of organization in a chaotic world. Abide by the <a href="https://gitlab.com/bashrc2/epicyon/-/blob/main/principles_of_small_creation.md">Principles of Small Creation</a></p>
<p class="intro">Epicyon can be downloaded as <a href="epicyon.tar.gz">a gzipped file</a>, or you can get the latest version from the <a href="https://gitlab.com/bashrc2/epicyon">git repo</a>. For installation instructions see <a href="index.html">the main page</a>. To upgrade an existing instance, make sure that you have the python3-cryptography package installed then do a git pull, chown and restart the daemon. <i>Upgrades to web systems do not need to be a huge drama</i>.</p> <center><img src="img/screenshot-timeline.webp" alt="Screenshot of the main timeline showing posts and left and right columns" /></center>
<p class="intro">Epicyon can be downloaded as <a href="epicyon.tar.gz">a gzipped file</a>, or you can get the latest version from the <a href="https://gitlab.com/bashrc2/epicyon">git repo</a>. For installation instructions see <a href="index.html">the main page</a>. To upgrade an existing instance, make sure that you have the python3-cryptography package installed then do a git pull, chown and restart the daemon.</p>
</body> </body>
<footer> <footer>
<p>By: Bob Mottram <a href="mailto:bob@libreserver.org">bob@libreserver.org</a></p> <p>By: Bob Mottram <a href="mailto:bob@libreserver.org">bob@libreserver.org</a></p>