Daily Shaarli

All links of one day in a single page.

12/18/19

Kotlin vs Java

Nice collection of code snippets to compare Java and Kotlin.

Writing web-based interactive fiction with ink

As used to author Heaven's Vault, 80 Days and Sorcery!: produce interactive scripts by writing in pure-text with ink markup.

run - Easily manage and invoke small scripts and wrappers

Do you find yourself using tools like make to manage non build-related scripts?

Build tools are great, but they are not optimized for general script management.

Run aims to be better at managing small scripts and wrappers, while incorporating a familiar make-like syntax.