What secret thing did we just sign? Oh, it is our new employee that will help us further improving our platform in the coming months. Thank you all for your financial support which makes this possible.
Read about this and other human factors in our recent blog post:
https://blog.codeberg.org/letter-from-codeberg-software-is-about-humans.html
At Codeberg, we value #usability and #UserExperience, together with the #Forgejo developers, we are on a mission to improve.
Read why humans matter on our blog: https://blog.codeberg.org/letter-from-codeberg-software-is-about-humans.html
@Codeberg
"This is a stripped-down version of the news letters sent out to members of Codeberg e.V." -- does it also get sent to supporting members? I paid the first annual fee almost 2 months ago and still got no confirmation or newsletter.
@amarok Yes it is sent, too. Can you send an email to codeberg@codeberg.org so we can check?
@Codeberg
thanks, will do tomorrow
@Codeberg "became ideas" - sweet memories of German Sprache ;)
@Codeberg Thanks for the inspiration. After checking it, I'll use the output of following command in the robots.txt of my doc:
❯ bash -c '(
curl -fsS --tlsv1.3 https://codeberg.org/robots.txt | \
tac | \
grep -A999 "^Disallow: /$" | \
grep -m1 -B999 "^[[:space:]]*$" | \
tac
curl -fsS --tlsv1.3 https://raw.githubusercontent.com/ai-robots-txt/ai.robots.txt/main/robots.txt
) | sort -ru'
User-agent: omgilibot
User-agent: omgili
User-agent: meta-externalagent
User-agent: img2dataset
User-agent: facebookexternalhit
User-agent: cohere-ai
User-agent: anthropic-ai
User-agent: YouBot
User-agent: Webzio-Extended
User-agent: VelenPublicWebCrawler
User-agent: Timpibot
User-agent: Scrapy
User-agent: PetalBot
User-agent: PerplexityBot
User-agent: Omgilibot
User-agent: Omgili
User-agent: OAI-SearchBot
User-agent: Meta-ExternalFetcher
User-agent: Meta-ExternalAgent
User-agent: ImagesiftBot
User-agent: ICC-Crawler
User-agent: GoogleOther-Video
User-agent: GoogleOther-Image
User-agent: GoogleOther
User-agent: Google-Extended
User-agent: GPTBot
User-agent: FriendlyCrawler
User-agent: FacebookBot
User-agent: Diffbot
User-agent: ClaudeBot
User-agent: Claude-Web
User-agent: ChatGPT-User
User-agent: CCBot
User-agent: Bytespider
User-agent: Applebot-Extended
User-agent: Applebot
User-agent: Amazonbot
User-agent: Ai2Bot-Dolma
User-agent: AI2Bot
Disallow: /
@Codeberg fyi, I created a #gentoo bug to get AI crawlers blocked via robots.txt:
https://bugs.gentoo.org/939085