Dataset trong trí tuệ nhân tạo Bộ dữ liệu xác thực là một tập con của dữ liệu được sử dụng trong quá trình phát triển của mô hình AI. Nó khá...Read More
How to install PHP 7.4 in MacOSX Venture 13.4 Please follow those steps to install PHP in the MacOSX Venture 1, brew install dylanngo95/hom...Read More
How to install Odoo 16 on Docker compose? Odoo is a suite of business management software tools including, for example, CRM, e-commerce, bi...Read More
How to setup JIT php 8.1 on ubuntu 20.04 1, Disable Xdebug sudo mv /etc/php/8.1/mods-available/xdebug.ini /etc/php/8.1/mods-available/xdebug...Read More
Hướng dẫn cài đặt Erlang management version trên ubuntu 1, Install package management git clone https://github.com/asdf-vm/asdf.git ~/.asdf...Read More
Hash string to number djb2 this algorithm (k=33) was first reported by dan bernstein many years ago in comp.lang.c. another version of this ...Read More
How to separate files in the rust module Maybe you are mixing the concepts of crates and modules. They are somewhat related but different. ...Read More
Hướng dẫn cài đặt rust trên ubuntu 20.04 Rust (đọc là rớt-xtờ /rʌst/) là một ngôn ngữ lập trình hệ thống được quảng bá là có tốc độ cực kì ...Read More
Cài đặt PHP 8.1 trên Ubuntu 20.04 đơn giản như đan rổ Yêu cầu, hệ điều hành Ubuntu hoặc Debian. PHP 8.1 bao gồm những chức năng mới và cải ...Read More
How to debug Magento 2 with Docker, PHPStorm Docker-compose for Magento 2 I have created documentation and DockerFile for debug Magento 2 w...Read More
How to run erlang on docker-compose.yml Run Erlang/OTP distributed system on docker, docker-compose.yml There is an example for run Erlang ...Read More
How to install terraform on ubuntu 20.04 Install Terraform on ubuntu 20.04 What is Terraform? Terraform is a tool for building, changing, a...Read More
Magento 2 MySQL master-slave with Docker MySQL Replication is probably the most popular high availability solution for MySQL, and widely us...Read More
How to install php 7.4 on ubuntu 20.04 What’s New in PHP with PHP 7.4? In this post we’re covering several changes and features that should ...Read More