Monthly Shaarli

All links of one month in a single page.

June, 2022

GitHub - MycroftAI/mimic3: A fast local neural text to speech engine for Mycroft

Very neat new TTS engine, works in a wide variety of languages (e.g. English UK/US, German, Afrikaans) and with different inflections and voices.

Also works locally and (once the generator is downloaded the first time) super fast (on my pc takes around 10 seconds for generating a minute of speech in German). Since you will usually have shorter speech snippets will work even faster.

Can be used in client/server setup, through the local cli or as part of the mycroft engine. Neat!

GitHub - sentriz/gonic: music streaming server / subsonic server API implementation

Leightweight go implementation of the audio streaming *sonic (SubSonic/AirSonic/...) server variants.

Ideal for a raspberry pi streaming platform I supposed but probably usable anywhere a light music server is useful. Might integrate well with beets?

Experience with self-hosted music streamers so far : selfhosted

Music streaming self-hosting discussion. In-depth and comparing a lot of different options like icecast, navidrome, funkwhale, snapcast, subsonic, airsonic, mpd, mopidy etc.

Steampipe | select * from cloud;

Steampipe is an open source tool to instantly query your cloud services (e.g. AWS, Azure, GCP and more) with SQL. No DB required.

if statement - Difference between single and double square brackets in Bash - Stack Overflow

A detailed run-down of the differences between [ condition ] and [[ condition ]] in bash programming.

GitHub - wildeyedskies/stmp: subsonic terminal music player

terminal player client for a *sonic (subsonic/airsonic/..) server. Wants to be similar to ncmpcpp (though it seems more limited for now).

Sublime Music / Sublime Music ยท GitLab

Slick GUI music player for linux supporting Revel/Gonic/Subsonic/Airsonic/*sonic servers.

GitHub - asdf-vm/asdf: Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

Version manager for command line applications. Basically replaces all sorts of nvm-like node, ruby etc version managers.

GitHub - mvrozanti/dte: ๐Ÿ•Ÿ date and time processing language

cli date and time processing - put in a query for some nlp time and it spits out the canonical iso version.

seems incredibly versatile (hundreds of examples on the github page) and could be incorporated into a wide variety of scripts

GitHub - orhun/gpg-tui: Manage your GnuPG keys with ease! ๐Ÿ”

Manage your GnuPG keys with ease! ๐Ÿ”. Contribute to orhun/gpg-tui development by creating an account on GitHub.

GitHub - jeffvli/sonixd: A full-featured Subsonic/Jellyfin compatible desktop music player

A full-featured Subsonic/Jellyfin compatible desktop music player - GitHub - jeffvli/sonixd: A full-featured Subsonic/Jellyfin compatible desktop music player

A desktop GUI music player for Subsonic/Jellyfin servers with a very 'familiar' (read Spotify-like) interface. Cross platform for Win/Linux/Mac

now in maintenance mode and forked in favor of https://github.com/jeffvli/feishin - still same idea though. Works with navidrome and jellyfin (already) and funkwhale and subsonic (soon).

FreedomBox - Debian Wiki

An out-of-the-box solution to self-hosting a wide variety of services without much setup.
Can be used to implement IRC, Matrix, XMPP and E-Mail hosting for a circle of friends (also takes care of simple account management afaik); some web office software (collaborative editing, wiki, website hosting) file sharing (I2p, torrent, bepasty, plain file sharing) and privacy uses (metasearch engines, proxying, i2p).

Everything seems to be documented pretty nicely on the debian wiki. Probably less flexible than docker container setup but not bad.

What is the 'Bible' of Data Science? : datascience

List of resources to delve deeper into data science and/or data engineering. Very interesting suggestions and enough overlap that it's not just a 'random list'

Is Vim(wiki) the best alternative to Wiki/Zettelkasten apps like Obsidian or Roam? : vim

A listing and discussion of some of the best Zettelkasten-like plugins or workflows within (neo)vim