Monthly Shaarli

All links of one month in a single page.

April, 2020

Choo

Minimal frontend framework for javascript

Fast, simple, and enough for simple portfolio etc websites?

Sed - UNIX Stream Editor - Cheat Sheet
thumbnail

sed cheatsheet -- containing the four sed spaces (input stream, output stream, pattern space, hold buffer) and what commands change in them

Semantic Line Breaks
thumbnail

"Semantic Line Breaks describe a set of conventions for using insensitive vertical whitespace to structure prose along semantic boundaries."

Setting up my personal mailserver

This is probably a terrible idea…

Sed - An Introduction and Tutorial

The Grymoire - Tutorial on the SED stream editor.

Sed One-Liners Explained, Part I: File Spacing, Numbering and Text Conversion and Substitution
thumbnail

Inspired by the success of my Awk One-Liners Explained article (30,000 views in first three days), I decided to explain sed one-liners as well. These one-liners, just like the Awk one-liners, were compiled by Eric Pement. You can download them here – sed one-liners (link to .txt file). Most people are only familiar...

It's Not About The Nail - LessWrong 2.0
thumbnail
Nim Programming Language
thumbnail

The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.