Phoenix is a web development framework written in Elixir which implements the server-side MVC pattern. Many of its components and concepts will seem familiar to those of us with experience in other web frameworks like Ruby on Rails or Python's Django.
Elixir is a dynamic, functional language designed for building scalable and maintainable applications.
Introducing Hugo, a new idea for making website creation simple again. Hugo works flexibly with many formats, and is ideal for blogs, docs, portfolios and much more. Hugo’s speed fosters creativity—it makes building a website fun again.
If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert documents in [...]
Is the concatenation of two independent hash values more secure than a single hash-value? tl;dr: this construction is in fact insecure
An open source iOS framework for GPU-based image and video processing
Style iOS apps with a stylesheet, similar to CSS
How far can a stack of n identical blocks be made to hang over the edge of a table? The question has a long history and the answer was widely believed to be of order log n. Recently, Paterson and Zwick constructed n-block stacks with overhangs of order n1/3, exponentially better than previously thought possible. We show here that order n1/3 is indeed best possible, resolving the long-standing overhang problem up to a constant factor.