Explore >> Select a destination


You are here

blog.alb42.de
| | www.softdevtube.com
12.2 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
| | ericlathrop.com
11.9 parsecs away

Travel
| | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.
| | robkohr.com
14.5 parsecs away

Travel
| | So, I am working on this forum software for neverall.com/f. I am working on making right now in solidjs because I feel that is a better platform for development.I have the server all setup in node.js.
| | testdriven.io
63.2 parsecs away

Travel
| This article looks at several best practices to make your Dockerfiles and images cleaner, leaner, and more secure.