RSS Parrot

BETA

🦜 Welcome to My Blog | Language and Code

@odersky.github.io@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

My blogs

Your feed and you don't want it here? Just e-mail the birb.

Site URL: odersky.github.io

Feed URL: odersky.github.io/feed.xml

Posts: 3

Followers: 1

Lean Scala

Published: March 21, 2024 00:00

Program code is for communicating between humans, not just for instructing computers. So we strive for code to be lean. Lean code is simple and understandable. It is as concise as possible without losing clarity. It avoids lingo, over-abstraction, and…