技术文章
-
Docker 基础面试题 – 你能回答多少?
什么是Docker? Docker 是一个基于 Go 编程语言开发的开源应用容器引擎,遵循 Apache2.0 协议开源。它可以让企业创建、测试和部署各种应用程序和软件包到被称…… -
How to Use Google Colab to Run Stable Diffusion Web GUI to Draw AI Images
If you have a browser, you will be able to use Google Colab to run Stable Diffusion Web UI created by ATOMATIC1111, which has github project:…… -
Using AI to Draw Realistic Images – Github Project
ChatGPT has been out for a while, which raises lots of discussion and interesting on using those artificial intelligence technologies to complete so…… -
Free Internet Online Database Hosting Websites
Here is the definition of a database according to the dictionary: Structured set of files regrouping information having certain characters in common…… -
[5 Mins Docker] Deploy A Self-Hosted Speedtest App with Test History Results – Speedtest-x
This Github Speedtest-x project is an extension of LibreSpeed, which is a pretty lightweight speedtest tool. Speedtest-x project uses file…… -
Run Pipelines in Azure DevOps For Free
Azure Pipelines provides a quick, easy, and safe way to automate building your projects with consistent and quality code that’s readily availa…… -
Microsoft Azure DevSecOps: Application Security Principles and Practices Resources
Azure DevOps provides developer services for allowing teams to plan work, collaborate on code development, and build and deploy applications. Azure …… -
NPM (Nginx Proxy Manager) – Configure Basic HTTP Authentication and Use Universal SSL Certificate from Cloudflare
This post is to show you some useful features from NPM. You can restrict access to your website or some parts of it by implementing a username/passw…… -
OpenAI 推出ChatGPT API!如何使用 Python 调用 OpenAI API
ChatGPT API 是 OpenAI 在 2023 年 3 月 1 日推出的一个 API,它引入了 ChatGPT 和 Whisper API,允许任何企业将 ChatGPT 技术集成到他们的应用程序、网站、产…… -
如何使用 Nginx 和 Docker 实现负载均衡
当您的系统在用户中变得越来越受欢迎时,扩展性将成为系统的必要部分。 有两种类型的扩展: 垂直扩展 – 向单个服务器添加更多资源(CPU、RAM、存储)。……

