ChatGPT Related resources from around the web
People are writing great tools and papers for improving outputs from GPT. Here are some cool ones we've seen:
Electrical Engineering and Systems Science
Innovation Engineering and Technology
Computing, the science of computer systems, digital, hardware and software
People are writing great tools and papers for improving outputs from GPT. Here are some cool ones we've seen:
Node.js is a JavaScript runtime environment that allows you to run JavaScript code outside the browser.
How to configure Cells on a Red-Hat-Enterprise-Linux-like system. It contains strongly opinionated choices and best practices. It guides you through the steps required for a production-ready and reasonnably secured server.
Rclone is a command-line program to manage files on cloud storage. It is a feature-rich alternative to cloud vendors' web storage interfaces. Over 70 cloud storage products support rclone including…
You can create forms either manually with Django’s Form class or automatically generate them from models using ModelForm.
How to safely shutdown NextCloud and GitLab VMs running on XCP-ng There are some very sprecific instructions on how to safely shut down a computer that is running active live…
In the modern era, the mining industry, historically known for its complex and hazardous nature, is undergoing a significant transformation powered by digital innovation. The shift towards digital tools and…
What is a common data environment, and why should you care? Let’s explore in our infographic and blog
SSH (Secure Shell) is a cryptographic network protocol that provides secure remote access and control over a network. It allows users to log into and manage remote machines or servers…
Castopod is a reasonably good Podcasting application, especially for self hosted environments. Version 1.13.0 has a bug where you can't create new users. This article shows you how to fix…
SSL Shopper not only provides SSL certificate for all needs but it also provides online tools to diagnose issues with your existing setup. This includes Letsencrypt SSL certificates.
In my building there is a central router that provides internet to a number of apartments. Every apartment has its own wireless access point and any device connected to the…
Linux ‘ethtool’ command is a powerful tool that can help you tune your network interface for optimal performance, but it can seem intimidating to install and use, especially for beginners.…
Wake-on-LAN is a feature that allows you to turn on your computer from another device over the network. It does this by sending a data packet. The receiving computer's network…
Shared hosting providers typically don’t provide an automated way to backup your Elgg installation. This article will address a method of accomplishing this task.
This article shows how to enable Wake On LAN function using the CLI, so that a computer may be powered up remotely.
In this post, we take a look at how to enable Wake On Lan function on a server running XCP-ng.
How to send an e-mail from Command Line in Debian (and most other Linux OS). The result (arrival of e-mail) is instant..
Apache is a versatile web server which offers a full complement of supporting features, some of them via extensions. In this article, we'll use the mod_proxy module to configure Apache…
I'm looking for a way to access multiple servers sharing a single static ip by using different subdomains. As a forewarning, I've never gotten into network configuration before, so my…