/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

nodogmablog.bryanhogan.net
| | www.meziantou.net
6.7 parsecs away

Travel
| | Learn how to improve application startup time by replacing GUID string parsing with numeric constructor parameters - a micro-optimization that can make a difference in performance-critical scenarios.
| | golb.hplar.ch
3.0 parsecs away

Travel
| |
| | hugozap.com
3.3 parsecs away

Travel
| | A collection of random notes about life
| | davquar.it
12.6 parsecs away

Travel
| A GitHub Action is the automatic execution of a job, after a specified trigger on a GitHub repository. For example, let's say that we want to run a linter on each new commit, we can create a GitHub action to do it. In this post we'll see a workflow to automatically deploy a Hugo site on GitHub Pages.