Explore >> Select a destination


You are here

tech.michaelaltfield.net
| | blog.infernored.com
13.4 parsecs away

Travel
| | InfernoRed software engineer and "Assistant to the Regional Coder," Miguel Garcia, explains how to deploy a Next.js app using Firebase Hosting with GitHub integration.
| | zelig880.com
10.9 parsecs away

Travel
| | Learn how to setup CI/CD and deploy your VitePress documentation site on GitHub Pages using GitHub actions.
| | daniel-siepmann.de
3.0 parsecs away

Travel
| | How to combine "Read the docs", Sphinx and Plantuml into a single Workflow. This allows creating uml diagrams from plain text, embedded into a documentation using Sphinx, hosted for free ad "Read the Docs".
| | andreabergia.com
141.5 parsecs away

Travel
| Hello, and welcome to a new edition of Links lists! C++, Rust, Kubernetes and careers this week! Coding Link to heading Optimizing C++ std::sort at Google scale Link to heading The algorithm in the STL of C++ are very powerful and very widely used. This article is a very in-depth look at how and why Google modified the implementation of std::sort. The changes have been merged in LLVM and will be available to everyone soon.