You are here |
tech.michaelaltfield.net | ||
| | | |
blog.infernored.com
|
|
| | | | 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
|
|
| | | | Learn how to setup CI/CD and deploy your VitePress documentation site on GitHub Pages using GitHub actions. | |
| | | |
daniel-siepmann.de
|
|
| | | | 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
|
|
| | 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. |