/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

github.com
| | mikecoats.com
2.3 parsecs away

Travel
| | A common time-saving 'hack' of mine when building 'new-but-related-to-old' projects is to fork an existing code base and use it as the boot-strap for the new project. GitHub, however, does not provide the functionality on their website to fork your own project; you can only fork other people's projects. Here's how to work around that.
| | etodd.io
2.8 parsecs away

Travel
| | [AI summary] The author demonstrates a technical workaround to bypass Bitbucket access restrictions by using build pipelines to exfiltrate code to a different cloud provider.
| | serverascode.com
3.8 parsecs away

Travel
| | A techno-blog for our techno-times
| | brandont.dev
17.0 parsecs away

Travel
| [AI summary] This post explains how to use Git hooks to create an automated CI/CD pipeline for deploying static websites to a remote VPS.