Initialize a Kubo node and interact with the IPFS Network | IPFS Docs
Initialize a Kubo node repository, take your node online, interact with the IPFS network, and view the web console on your local node using IPFS Desktop
gists/how-to-include-multiple-directories-from-different-places-in-the-file-system-hierarchy-in-an-archive-without-including-the-whole-directory-structure-for-any-of-them.md at main
gists - A place for me to post and share small, self-contained code snippets.
ntfy.sh | Push notifications to your phone or desktop via PUT/POST
ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, and/or using a REST API.
These AND and OR equivalents are often used in scripts to make decisions about what happens next. In this post, we’ll take a look at how they work at a very basic level and some ways they are often used in scripts.
Linux provides various tools for reporting and examining the operations of the CPU, RAM, storage and networking. This article demonstrates how many of these utilities work.
3 PostgreSQL Mistakes That Will Cause Outages – StepChange
By examining real-world scenarios encountered at Coinbase and Nextdoor, this post presents a technical exploration of these challenges, offering guidance to teams seeking to enhance their database operations.
Egress Gateway: Assign Stable IPs To Traffic Leaving K8s Clusters
With an egress gateway approach, teams can boost security for their Kubernetes cluster and simplify network security management without incurring more cost.
A network-attached storage (NAS) device is a frequent peripheral in home and office networks alike, yet so often these devices come pre-installed with a proprietary OS which does not lend itself to…