In news about next Linux release read Linux started to accept code licensed under copyleft-next license. Never heard of it before.

This comment in PR raised question if global variables in Swift are initialized lazily. Indeed. Googled for it: Swift global variables and static members are atomic and lazily computed.

Bookmaking How I have started conducting technical interviews in 30 minutes (Russian). Very good post about organizing technical interviews.