August 2022

Qinglong’s solution for taking up too much storage space

Original link: https://blog.saky.site/post/ql_fix_log/ Path: /ql/docker/nginx.conf find this file Open and find access_log, there is a path behind, enter this path to delete the log file Then change the nginx.conf file to access_log off; It will not be written to the log anymore This article is reprinted from: https://blog.saky.site/post/ql_fix_log/ This site is for inclusion only, and […]

Qinglong’s solution for taking up too much storage space Read More »

If you ask where the variables are stored, the shepherd boy laughed and said to use pointers, Go lang1.18 introductory refining tutorial, from Bai Ding to Hongru, the use of go lang type pointers (Pointer) EP05

Original link: https://v3u.cn/a_id_228 What does a pointer mean? A pointer is a variable that stores the memory address of another variable. A variable is a convenient placeholder for referring to a computer memory address. A pointer variable can point to the memory address of any value. It points to the memory address of that value.

If you ask where the variables are stored, the shepherd boy laughed and said to use pointers, Go lang1.18 introductory refining tutorial, from Bai Ding to Hongru, the use of go lang type pointers (Pointer) EP05 Read More »

How to fix the video recorded by Xbox Game Bar does not play properly on Apple devices

TL;DR ⚠️ Warning : Before modifying the registry, record and backup the original value, if there is a problem, it can be restored! Be careful when modifying the registry! Be careful when modifying the registry! Be careful when modifying the registry! Say the important thing three times! If the video recorded by the Windows Xbox

How to fix the video recorded by Xbox Game Bar does not play properly on Apple devices Read More »

Wejo secures $15.9 million in financing

Wejo is an Internet car ecological chain research company. It conducts research and development in the fields of car insurance, car networking maps, remote sensing mapping, local government car services and car Internet fault recovery services, focusing on the development of the value of various data. Recently, Wejo announced the completion of PIPE financing, this

Wejo secures $15.9 million in financing Read More »

MDxHealth acquires Oncotype DX Genomic Prostate Score test for $100M

The Oncotype DX GPS test is a prostate cancer diagnosis and treatment service designed for men with low, intermediate and high risk localized prostate cancer. It examines prostate cancer gene activity to predict disease aggressiveness and help guide treatment decisions during diagnosis. Precision diagnostics company MDxHealth has acquired the Oncotype DX Genomic Prostate Score (GPS)

MDxHealth acquires Oncotype DX Genomic Prostate Score test for $100M Read More »

Commentary on General Secretary Xi Jinping’s Efficient Coordination of Epidemic Prevention and Control and Economic and Social Development

Xinhua News Agency, Beijing, August 8th : “The epidemic must be prevented, the economy must be stabilized, and the development must be safe” – a review of General Secretary Xi Jinping’s leadership in efficiently coordinating epidemic prevention and control and economic and social development Xinhua News Agency reporter Since the beginning of this year, the

Commentary on General Secretary Xi Jinping’s Efficient Coordination of Epidemic Prevention and Control and Economic and Social Development Read More »

nginx enables proxy cache proxy cache

nginx enables proxy cache proxy cache in nginx.conf http { add below proxy_cache_path /data/nginxcache levels=1:2 keys_zone=my_cache:500m max_size=10g inactive=30d use_temp_path=off; Add the following configuration to the configuration file of a site: location / { proxy_cache my_cache; proxy_cache_revalidate on; #proxy_cache_valid 200 206 304 301 302 30d; proxy_cache_valid any 30d; proxy_ignore_headers “Set-Cookie”; proxy_ignore_headers “Expires”; #proxy_ignore_headers “Age”; proxy_cache_key… The

nginx enables proxy cache proxy cache Read More »

Squeeze This NAS Chapter 000 – Directory Structure

Original link: https://www.aemon.top/2022/08/08/%E6%A6%A8%E5%B9%B2%E8%BF%99%E5%8F%B0NAS%E7%AC%AC01% E8%AF%9D-%E7%9B%AE%E5%BD%95%E7%BB%93%E6%9E%84/ This is a series of articles about NAS. You have also seen the name of the series: ” Drain this NAS “. I will introduce the knowledge related to NAS in as much detail as possible to help you maximize the power of your NAS! Regarding the first chapter, according to

Squeeze This NAS Chapter 000 – Directory Structure Read More »

Ministry of Communications: Autonomous vehicles engaged in transportation business shall have vehicle operating status recording, storage and transmission functions

Visit the original URL Pinwan, August 8th, the Ministry of Transport organized the drafting of the “Guidelines for Self-Driving Vehicle Transportation Safety Services (Trial)” (Draft for Comment), which is now open to the public for comments. For the purpose of this guideline, an autonomous vehicle refers to a vehicle capable of performing all dynamic driving

Ministry of Communications: Autonomous vehicles engaged in transportation business shall have vehicle operating status recording, storage and transmission functions Read More »

Twitter confirms 5.4 million account data breach: vulnerability patched, affected users are being notified

Visit the original URL Pinwan News on August 8, according to IT Home, on July 22, Restore Privacy reported that Twitter was hacked due to a security breach, a total of The contact information of 5.4 million accounts was leaked, and the leaked 5.4 million accounts, including Twitter IDs and their associated phone numbers and email

Twitter confirms 5.4 million account data breach: vulnerability patched, affected users are being notified Read More »