Rsl - Wesley Music
#JazzDeVille #Dance #NowPlaying #Rsl

( * )< VoD | The PondCast: Episode 85

Catch up on this week's #SC2 results and news including #RSL Revival: Season 4, #GSL CK, StarCraft: Tabletop Miniatures Game launch and more!

🦆 https://www.youtube.com/watch?v=1W2K2Zun7aw

#StarCraft #StarCraft2 #StarCraftII #Esports #RTS #TalkShow #Podcast #Tournament #TMG #StarCraftTMG

Rsl - Wesley Music
#JazzDeVille #Dance #NowPlaying #Rsl
Rsl - Wesley Music
#JazzDeVille #Dance #NowPlaying #Rsl
Rsl - Wesley Music
#JazzDeVille #Dance #NowPlaying #Rsl
Rsl - Wesley Music
#JazzDeVille #Dance #NowPlaying #Rsl
Week 3 has an interesting #MLS interconference matchup between Atlanta United and Real Salt Lake. This one should favor the home team (very slightly) which would require their first goal of the season. If you favor any away team this week, this matchup at +210 could provide real value. #RSL

The last time #sounders scored away at #rsl was March 2020.

Last time they beat RSL away in regulation was the 2012 playoffs.

Meanwhile against RSL at home the #sounders are 15-5-4 W/D/L.

#fedifoot #mastodonfc #mls

RSL 1.0 statt robots.txt: Neuer Standard für Internet-Inhalte

Ein neuer Standard, um Inhalte im Internet zu schützen. RSL wird von Akteuren wie Verlagen und der Werbebranche unterstützt.

heise online

A quick thing you can do if you want to restrict or limit #LLM training on your content - or the opposite, allow it under specific conditions (e.g. attribution).

  • Create /license.xml
  • Add License: https://krvtz.net/license.xml line to your /robots.txt
  • Sample license.xml banning any LLM learning:

    <rsl xmlns="https://rslstandard.org/rsl"> <content url="/"> <license> <prohibits type="usage">ai-train ai-input</prohibits> </license> </content> </rsl>

    Sample license.xml allowing LLM learning on CC-BY attribution basis:

    <rsl xmlns="https://rslstandard.org/rsl"> <content url="/"> <license> <permits type="usage">all</permits> <payment type="attribution"> <standard>https://creativecommons.org/licenses/by/4.0/</standard> </payment> </license> </content> </rsl>

    Live example: https://krvtz.net/robots.txt

    Full standard: https://rslstandard.org/guide/getting-started

    #AI #MachineLearning #RSL #ReallySimpleLicensing