While reading this, the anthropic principle came to my mind as a kind of subset of the ideas described in the article: https://en.wikipedia.org/wiki/Anthropic_principle
HN user
cmor
The region south east of the marker looks like someone imported test data.. street 1, street 2, district, quickly mart, .....
Yeah, thank you! :)
Yes, we did not yet manage to change the language. Sorry for that, we're working on it!
Thanks for the hint!
EDIT: Now the newsletter registration is in English
Thanks! Structr is actually much more than a CMS; it has evolved into a Rapid Application Development Platform with a visual schema editor and an integrated JSON/REST server, so it can even be used for database-as-a-service projects etc.
To be fair: we added the button just now.. :)
On the CMS side, the page rendering process is a graph traversal and thus very fast (just a couple of milliseconds), and Structr doesn't need any caching of intermediate results during page assembly, so it can render protected/private pages as fast as public ones.
And you can create mobile backends and web apps in minutes, using the schema editor to define a custom data model.
Will do, thanks!
Of course it is open source (GPLv3 / AGPL), see https://github.com/structr/structr