zirk.us is one of the many independent Mastodon servers you can use to participate in the fediverse.
Literature, philosophy, film, music, culture, politics, history, architecture: join the circus of the arts and humanities! For readers, writers, academics or anyone wanting to follow the conversation.

Administered by:

Server stats:

761
active users

#http

21 posts9 participants1 post today
SMP<p>vår i västerås//spring in västerås.</p><p><a href="https://mastodonsweden.se/tags/http" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>http</span></a>://eye-c.se</p><p><a href="https://mastodonsweden.se/tags/fotografi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fotografi</span></a> <a href="https://mastodonsweden.se/tags/foto" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>foto</span></a> <a href="https://mastodonsweden.se/tags/fotograf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fotograf</span></a> <a href="https://mastodonsweden.se/tags/photography" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>photography</span></a> <a href="https://mastodonsweden.se/tags/photo" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>photo</span></a> <a href="https://mastodonsweden.se/tags/photographer" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>photographer</span></a> <a href="https://mastodonsweden.se/tags/mastodonphotography" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mastodonphotography</span></a> <a href="https://mastodonsweden.se/tags/mastodonphoto" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mastodonphoto</span></a> <a href="https://mastodonsweden.se/tags/mastodonphotographer" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mastodonphotographer</span></a> <a href="https://mastodonsweden.se/tags/v%C3%A5r2025" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vår2025</span></a> <a href="https://mastodonsweden.se/tags/v%C3%A5rtecken" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vårtecken</span></a> <a href="https://mastodonsweden.se/tags/v%C3%A5rblomster" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vårblomster</span></a> <a href="https://mastodonsweden.se/tags/springtime2025" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>springtime2025</span></a> <a href="https://mastodonsweden.se/tags/springflower" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>springflower</span></a> <a href="https://mastodonsweden.se/tags/v%C3%A4ster%C3%A5s" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>västerås</span></a> <a href="https://mastodonsweden.se/tags/v%C3%A4stmanland" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>västmanland</span></a> <a href="https://mastodonsweden.se/tags/sverige" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sverige</span></a> <a href="https://mastodonsweden.se/tags/sweden" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sweden</span></a> <a href="https://mastodonsweden.se/tags/fotokurser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fotokurser</span></a> <a href="https://mastodonsweden.se/tags/onlinekurser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>onlinekurser</span></a> <a href="https://mastodonsweden.se/tags/bildseende" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>bildseende</span></a> <a href="https://mastodonsweden.se/tags/bildskapande" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>bildskapande</span></a> <a href="https://mastodonsweden.se/tags/bildkomposition" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>bildkomposition</span></a> <a href="https://mastodonsweden.se/tags/bildspr%C3%A5k" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>bildspråk</span></a> <a href="https://mastodonsweden.se/tags/Eye_C" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Eye_C</span></a></p>

The sttp client is an open-source HTTP client for Scala, integrating with every Scala stack, be it synchronous, a.k.a. direct-style, Future-based, or using functional effect systems such as cats-effect, ZIO, Monix, Kyo. The library is available for Scala 2.12, 2.13, and 3 on the JVM, Scala.JS, and Scala Native.
Learn more from our article:
softwaremill.com/sttp-client-4
#scala #http #sttp #programming

SoftwareMillSttp client 4: the Scala HTTP client you always wanted, released!The sttp client is an opensource HTTP client for Scala. It integrates with every Scala stack, be it synchronous, a.k.a. direct-style, Future-based, or using functional affect systems.

Octothorpe Y? In hopes that St Nicholas no truncate
( nunca triste )

STEP1: CD to your (LXMP) #WebDevelopment #HTTP server workspace.

STEP2a:
#curl
```
curl -o- #https://gist.githubusercontent.com/ajaxStardust/674b5d86f1f4386e72937a607e263608/raw/install.sh > ~/install_adb_by_ajaxStardust.sh
chmod 755 ~/install_adb_by_ajaxStardust.sh
```
Step2 alt:
#wget
```
wget -qO- #https://gist.githubusercontent.com/ajaxStardust/674b5d86f1f4386e72937a607e263608/raw/install.sh > ~/install_adb_by_ajaxStardust.sh
chmod 755 $HOME/install_adb_by_ajaxStardust.sh
```
OVERVIEW:
github.com/ajaxStardust/AnnieD

save install.sh to ~/home via curl/wget. Edit it ENV $vars for your PHP dev server at line 40

Any Dir Browser. Contribute to ajaxStardust/AnnieDeBrowsa development by creating an account on GitHub.
GitHubGitHub - ajaxStardust/AnnieDeBrowsa: Any Dir BrowserAny Dir Browser. Contribute to ajaxStardust/AnnieDeBrowsa development by creating an account on GitHub.