diff --git a/cwlists/journalism.json b/cwlists/journalism.json new file mode 100644 index 000000000..5880a1159 --- /dev/null +++ b/cwlists/journalism.json @@ -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" + ] +} diff --git a/principles_of_small_creation.md b/principles_of_small_creation.md new file mode 100644 index 000000000..015971dd5 --- /dev/null +++ b/principles_of_small_creation.md @@ -0,0 +1,62 @@ +# Principles of Small Creation + +## Scale and complexity are traps; + * It doesn’t have to be scalable to 10M concurrent users if it’s only going to be used by 10 people. + * It’s 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. + * Don’t 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 aren’t. + - “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 won’t 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. + * We’re 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 doesn’t have billion dollar special effects. Tell the story and move on. + * Quick doesn’t mean “Go as Quickly as you can”, it means “cut out any steps that won’t help you finish the thing.” Don’t burn yourself out making a small thing! But also, don’t spend so much time polishing the thing that you never finish it. +## Don’t 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 you’ve got nice gear, share it + * We help us. +## Don’t 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! It’s 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. It’s 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 + - There’s nothing wrong with using something nice, if you have it or have access to it, but Diminishing Returns are real. + - It’s better to have a finished thing that’s 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 + * Don’t burn yourself out + * Take care of yourself and, if you can, help your neighbors diff --git a/website/EN/fonts/Rooters.ttf b/website/EN/fonts/Rooters.ttf new file mode 100644 index 000000000..aa5f973a3 Binary files /dev/null and b/website/EN/fonts/Rooters.ttf differ diff --git a/website/EN/index.html b/website/EN/index.html index d219048d5..26c0cfa8c 100644 --- a/website/EN/index.html +++ b/website/EN/index.html @@ -14,7 +14,7 @@ "email": "bob@libreserver.org", "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" } diff --git a/website/EN/v1_3_0.html b/website/EN/v1_3_0.html index ab91357bc..b3f15a87f 100644 --- a/website/EN/v1_3_0.html +++ b/website/EN/v1_3_0.html @@ -14,7 +14,7 @@ "email": "bob@libreserver.org", "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" } diff --git a/website/EN/v1_4_0.html b/website/EN/v1_4_0.html index ff72511ab..5d15ce7e9 100644 --- a/website/EN/v1_4_0.html +++ b/website/EN/v1_4_0.html @@ -14,7 +14,7 @@ "email": "bob@libreserver.org", "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" } @@ -45,6 +45,14 @@ --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 { background-color: var(--main-bg-color); color: var(--main-fg-color); @@ -783,6 +791,12 @@ color: white; } + .siteheadermain { + font-family: 'Rooters'; + font-size: 50px; + color: white; + } + .siteheader { font-size: 30px; color: white; @@ -1194,14 +1208,13 @@
Epicyon release version 1.4.0
+Epicyon release version 1.4.0
"Standard Schnauzer"
Feb 2023
The last year in the fediverse has been quite eventful, with a massive tidal wave of new users fleeing the sinking ship of Twitter. But so far as Epicyon 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:
+The last year in the fediverse has been quite eventful, with many new arrivals. But so far as Epicyon 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:
@@ -1221,6 +1234,7 @@
|
The present time is an interesting juncture in the history of the web. Either the social web 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 bait and switch method.
-"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." -- L’Associazione data Protection Officer-
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.
-Epicyon can be downloaded as a gzipped file, or you can get the latest version from the git repo. For installation instructions see the main page. 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. Upgrades to web systems do not need to be a huge drama.
+The present time is an interesting juncture in the history of the web. The prospects for the social web 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.
+‟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.” -- L’Associazione data Protection Officer+
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 Principles of Small Creation
+Epicyon can be downloaded as a gzipped file, or you can get the latest version from the git repo. For installation instructions see the main page. 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.