1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

Compare commits

..

No commits in common. "ce1b74f4e2f48628c8430520d8e60cbe2eb72975" and "1166a400cad5a3358fed52b2e7ee3cfdaaa9dc65" have entirely different histories.

3 changed files with 1 additions and 21 deletions

View file

@ -115,15 +115,6 @@ Many people frame accessibility and compatibility in terms of "percentage of use
I have some skin in the game: I rely on forced colors and use often use screen readers for web browsing. This is a really helpful measure to reduce overstimulation, given my anxiety and ADHD. I encourage others in similar situations to try these measures.
### Collections
I like to collect things online! Things I like to collect include:
=> https://git.envs.net/envs/pleroma-custom/ custom emotes (almost 20k in 140+ packs!)
=> https://seirdy.one/meta/badges/ 88x31 badges
=> ../posts/2021/03/10/search-engines-with-own-indexes/ search engines
And probably more
### Software freedom
While I care very much about "free software" (the name is confusing, it refers to freedom rather than price), I don't share the same perspective as most "fossbros" and organizations like the FSF. Software freedom is important because it gives people agency instead of delegating control to an authority; it's not valuable in and of itself, and promoting a "FOSS" alternative that has vulnerabilities and accessibility issues is sometimes counterproductive.

View file

@ -139,15 +139,6 @@ Many people frame accessibility and compatibility in terms of "percentage of use
I have some skin in the game: I rely on forced colors and use often use screen readers for web browsing. This is a really helpful measure to reduce overstimulation, given my anxiety and ADHD. I encourage others in similar situations to try these measures.
### Collections
I like to collect things online! Things I like to collect include:
* [Custom emotes](https://git.envs.net/envs/pleroma-custom/)
* [88x31 buttons]({{<relref "/meta/badges.md">}})
* [Search engines]({{<relref "/posts/search-engines-with-own-indexes.md">}})
* Probably more
### Software freedom
While I care very much about "<span class="p-category category">free software</span>" (the name is confusing, it refers to freedom rather than price), I don't share the same perspective as most "fossbros" and organizations like the FSF. Software freedom is important because it gives people agency instead of delegating control to an authority; it's not valuable in and of itself, and promoting a "FOSS" alternative that has vulnerabilities and accessibility issues is sometimes counterproductive.

View file

@ -110,10 +110,8 @@ Disallow: /
# FacebookBot crawls public web pages to improve language models for our speech
# recognition technology.
# UPDATE 2024-07: The Meta-ExternalAgent crawler crawls the web for use cases such as training AI models or improving products by indexing content directly.
# <https://developers.facebook.com/docs/sharing/bot/?_fb_noscript=1>
User-Agent: FacebookBot
User-Agent: meta-externalagent
User-Agent: FacebookBot
Disallow: /
# I'm not blocking CCBot for now. It publishes a free index for anyone to use.