Weekly Shaarli

All links of one week in a single page.

Week 16 (April 19, 2021)

Comprehensive Fast API Tutorial
thumbnail

Stumbled upon this Fast API Tutorial and was surprised at how thorough this guy is. The link is part 21! Each part is dedicated to adding some small component to a fake cleaning marketplace API. It seems to cover a lot but some of the key takeaways are best practices, software design patterns, API Authentication via JWT, DB Migrations and of course FastAPI. From his GitHub profile, looks like the author used to be a CS teacher which explains why this is such a well thought out tutorial. I don't necessarily agree with everything since I already have my own established style and mannerisms but for someone looking to learn how to write API's this is a great resource.

reddit permalink

Zellij: a Rusty terminal multiplexer releases a beta
thumbnail

Hi everyone,

I'm part of the team behind Zellij, and today we're very excited and proud to announce we've released a beta version!

This version should be relatively stable for every day use (we all use it ourselves :)) and includes a nice basic feature-set that we're iterating over and adding to.

If you'd like to read more, here's the announcement: https://zellij.dev/news/beta/

And here's a direct link to the repository: https://github.com/zellij-org/zellij

This release also includes the beginnings of our WebAssembly plugin system. You can read more about how to develop plugins in our documentation: https://zellij.dev/documentation/plugins.html

I hope you like the tool!

reddit permalink

GitHub - zellij-org/zellij: A terminal workspace with batteries included
thumbnail

A terminal workspace with batteries included. Contribute to zellij-org/zellij development by creating an account on GitHub.

Transfer files over WiFi between your computer and your smartphone
thumbnail
EAC Ripping Guide

An in-depth audio ripping guide for EAC

Vim macro intermediate functionality
thumbnail