Monthly Shaarli

All links of one month in a single page.

April, 2017

A Basic HTML5 Template For Any Project
thumbnail
Everything you never wanted to know about file locking by apenwarr

On the futility of Unix file locks (especially on networked file systems).

Note that Linux 3.15 introduced "open file description locks" to fcntl, which combines the semantics of BSD flock (lock associated with open file) with the record-locking and NFS-compatibility of fcntl. That solves everything except for portability.

Timeline of programming languages - Wikipedia

This is a record of historically important programming languages, by decade.

File locking in Linux

A very handy overview and comparison of the various file-locking mechanisms available on Unix systems (includes Linux 3.15's "open file description locks").

Shaarli: the personal, minimalist, super-fast, no-database delicious clone
thumbnail

Welcome to Shaarli! This is your first public bookmark. To edit or delete me, you must first login.

To learn how to use Shaarli, consult the link "Help/documentation" at the bottom of this page.

You use the community supported version of the original Shaarli project, by Sebastien Sauvage.

410 Gone - Thoughts on Mark "diveintomark" Pilgrim's and _why's infosuicides - Scott Hanselman
thumbnail

"Embracing HTTP error code 410 means embracing the impermanence of all things."

  • Mark Pilgrim, March 27, 2003 (diveintomark.com)