NixOS on Hetzner Cloud
This article provides a step-by-step guide for setting up a NixOS server on a Hetzner Cloud instance, including partitioning the disk, installing NixOS, and configuring an admin user with SSH access. …
This article provides a step-by-step guide for setting up a NixOS server on a Hetzner Cloud instance, including partitioning the disk, installing NixOS, and configuring an admin user with SSH access. …
This article provides instructions for setting up a SPICE client on macOS to connect to Proxmox virtual machines. The process involves installing the `virt-viewer` tool via Homebrew, creating an Autom…
This article provides instructions for setting up and using `etcdctl` commands with a k3s cluster that uses embedded etcd. It details how to download the correct etcd binary version, configure TLS cer…
The article outlines strict formatting rules for Git commit messages, which consist of a required header (with optional scope) and optional body and footer, with each line limited to 100 characters. T…
This article presents a curated directory of free and low-cost tools for startups in 2019, covering categories like version control (GitHub, GitLab), cloud computing (Google Cloud, AWS, Azure), and we…
This article provides a bash script called `cloudsend.sh` that uses `curl` to upload files to shared folders on Nextcloud or Owncloud. The script accepts a file path and a folder link as arguments, an…
This article provides a factual reference list of color names, their corresponding integer values, and hex codes for use in Discord.js, including standard colors like Aqua, Red, and Blue, as well as t…
The article explains how to create a spoiler warning in Markdown using the HTML `<details>` and `<summary>` tags. It notes that a space is required after the summary tag and that any Markdown, includi…
This article provides a curated, alphabetically ordered list of HTTP(S) benchmarking and testing tools, noting that the full repository has been moved to GitHub. It catalogs over 30 tools, including `…
This article provides a comprehensive list of GitHub Markdown emoji markup codes, organized by category such as people, nature, and objects. It pairs each emoji's shortcode (e.g., `:smile:`) with its …
This article provides a comprehensive Git command-line interface (CLI) cheatsheet, listing essential commands for tasks such as initialization, staging, committing, branching, merging, and stashing. I…
The article is a test page containing various examples of superscript text, mathematical formulas, and symbolic character references. It includes HTML markup demonstrations, quadratic formula represen…