Explore >> Select a destination


You are here

www.mamp.info
| | www.softdevtube.com
2.8 parsecs away

Travel
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and
| | coderwall.com
2.8 parsecs away

Travel
| | A protip by projectcleverweb about ruby, php, python, open source, linux, ide, ios, git, html, javascript, ui, windows, community, and cross-platform.
| | blog.hao.dev
2.8 parsecs away

Travel
| | I was working with replacing strings using Regular Expression today and I found this amazing tools which saved me a lot of trouble. It allow custom text string to perform the regular expression on, and you can toggle between 3 different regular expression syntaxes: PHP, JavaScript and Python. There are also useful tips on the right hand side as well as a regex syntax look up table. Overall, a very handy free tool.
| | blog.healthchecks.io
20.0 parsecs away

Travel
| In this guide, I will deploy a Healthchecks instance on a VPS. Here's the plan: Use the official Docker image and run it using Docker Compose. Store data in a managed PostgreSQL database. Use LetsEncrypt certificates initially, and load-balancer-managed certificates later for a HA setup.