/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ntdln.com
| | codeinthehole.com
2.5 parsecs away

Travel
| | Using the fu to enhance mysqldump
| | www.kencochrane.com
1.9 parsecs away

Travel
| |
| | kodare.net
2.4 parsecs away

Travel
| | Our pytest database fixture used to just mean "all databases" (mysql, cassandra, vertica) but with our switch to Python3 we needed to be able to skip all tests requiring Cassandra for several months as we made changes for a new driver. We started doing this split manually but it was very error prone and slow going.
| | amanhimself.dev
27.0 parsecs away

Travel
| [AI summary] This article explains how to use import statements in Node.js by setting up a project with Babel to enable ES6 modules, avoiding syntax errors.