Monthly Shaarli

All links of one month in a single page.

March, 2019

mkcert: valid HTTPS certificates for localhost

Using https for development locally

A better way to manage the Rails secret token - Daniel Fone

Environment vars for secrets, tokens and deployment keys

GitHub - reedes/vim-pencil: Rethinking Vim as a tool for writing
thumbnail

Links to resources and plugins for turning vim into a writing tool.

How to setup a remote development server from stracth
GitHub - michal-h21/vim-zettel: VimWiki addon for managing notes according to Zettelkasten method
thumbnail
Pass: The Standard Unix Password Manager
Geometric/Minimalist 4K Wallpaper Dump - Ready for delivery of my first 4K monitor - Album on Imgur
thumbnail
Transmission Openvpn - selfhosted seedbox
Home Assistant - Open Source Home Automation
thumbnail

Apparently also useful for service integration and selfhosted server startpages.

Go and Web many tutorials - especially GopherJS
thumbnail
Command-Line Options

shell defaults, history, flags and more explained

Tips - Shell Scripting Tips
thumbnail
Git: Cannot see new remote branch - Stack Overflow
thumbnail

Check whether .git/config contains

[remote "origin"]
url = …
fetch = +refs/heads/master:refs/remotes/origin/master
If so, change it to say

[remote "origin"]
url = …
fetch = +refs/heads/:refs/remotes/origin/
Then you should be able to use it:

Insync: Google Drive sync, Multiple Accounts & Cross-platform
thumbnail