July 2022

Build Bitwarden Personal Password Vault

Original link: https://www.raycns.com/archives/967.html foreword With the increasing number of websites that need to be registered, the leaked information of network information of major websites is released, so that we need to protect personal private information. The password is the key. In the past, all my passwords shared a set of passwords. Once the information was […]

Build Bitwarden Personal Password Vault Read More »

IDC released China’s blockchain BaaS market share report, Tencent Cloud ranks TOP2

On July 5, IDC released the “China Blockchain BaaS Market Share, 2021” report, showing that Tencent Cloud’s blockchain market share ranks top 2, continuing to promote the deep integration of blockchain and the economy and society, and accelerate the digital development of various industries. According to the IDC report, China’s BaaS market will reach a

IDC released China’s blockchain BaaS market share report, Tencent Cloud ranks TOP2 Read More »

“partner”

In the past few years, there have not been enough partners in the VC industry. Although the industry has already mass-produced, more and more situations require the rise of “partners”, which made the rise of “partners” in our industry once very watery. Now that the economy is down and the industry is adjusted, the “partner”

“partner” Read More »

Sequoia China completes $9 billion in fundraising; WeChat tests the “Size and Size” function; Jay Chou’s new album premieres tomorrow, QQ music reservations exceed 4 million

Sequoia China completes a new fund raising of approximately US$9 billion Beijing time on July 5th, according to foreign media reports, Sequoia China has completed the fundraising of a new phase of about 9 billion US dollars, which is at the top of the target range. The support of a group of internationally renowned LPs

Sequoia China completes $9 billion in fundraising; WeChat tests the “Size and Size” function; Jay Chou’s new album premieres tomorrow, QQ music reservations exceed 4 million Read More »

Use Task to wait for AssetDatabase.ImportPackage to execute

Original link: https://blog.853lab.com/2022/07/post_2583.html public static async Task ImportPackageAsync(string packagePath) { TaskCompletionSource<object> taskCompletionSource = new TaskCompletionSource<object>(); try { AssetDatabase.importPackageCancelled += OnImportPackageCancelled; AssetDatabase.importPackageCompleted += OnImportPackageCompleted; AssetDatabase.importPackageFailed += OnImportPackageFailed; AssetDatabase.ImportPackage(packagePath, false); await taskCompletionSource.Task; } catch (System.Exception exception) { Debug.LogException(exception); } finally { AssetDatabase.importPackageCancelled -= OnImportPackageCancelled; AssetDatabase.importPackageCompleted -= OnImportPackageCompleted; AssetDatabase.importPackageFailed -= OnImportPackageFailed; } void OnImportPackageCancelled(string packageName) { taskCompletionSource.SetCanceled(); }

Use Task to wait for AssetDatabase.ImportPackage to execute Read More »

KeyFreeze – 62.6KB Temporarily disable mouse, keyboard [Windows]

Original link: https://www.appinn.com/keyfreeze-2/ KeyFreeze is a Windows tool with only 62.6KB. It can temporarily disable the mouse and keyboard, allowing you to calmly clean up the keyboard, prevent cats, watch movies, and make video calls. @Appinn After cleaning the keyboard the other day: How to clean up the keyboard gracefully? KeyboardCleanTool temporarily locks the keyboard

KeyFreeze – 62.6KB Temporarily disable mouse, keyboard [Windows] Read More »

Chen Zhen was a character invented by Ni Kuang, and the plaque for the sick man of East Asia was designed by Ni Kuang. Therefore, no one in China has not seen Ni Kuang’s works. Wesley and Yuan Zhenxia are not all of Ni Kuang’s work.

Original link: https://codechina.org/2022/07/chenzhen-nikuang/ Yesterday, Ni Kuang passed away. He was born in 1935 and died at the age of 87, which is not considered an early death. He was diagnosed with cancer a few years ago and gave up treatment on his own. In the early interviews, he had already said that I had better

Chen Zhen was a character invented by Ni Kuang, and the plaque for the sick man of East Asia was designed by Ni Kuang. Therefore, no one in China has not seen Ni Kuang’s works. Wesley and Yuan Zhenxia are not all of Ni Kuang’s work. Read More »

This site’s open source project – image exif information quick removal widget ExifStraper 1.0

Original link: https://ldqk.xyz/2187 Quickly remove exif information of images in batches. At present, it is difficult to find a gadget that removes exif information in batches and supports comprehensive formats, so you can do it yourself. This article is reprinted from: https://ldqk.xyz/2187 This site is for inclusion only, and the copyright belongs to the original

This site’s open source project – image exif information quick removal widget ExifStraper 1.0 Read More »

Shortcuts are also available on Windows! Use this software to help you increase your efficiency by 200%

Original link: https://www.ifanr.com/app/1498645 In the Apple ecosystem, there is an app called “Shortcut Instructions” – it can combine independent operations to form a powerful shortcut instruction, through which the various steps it contains can be quickly executed, thereby reducing User repetitive complex operations. ▲ “Shortcut Command” interface In the Windows platform, there is such a

Shortcuts are also available on Windows! Use this software to help you increase your efficiency by 200% Read More »

iOS 16 adds “Verification Code Robot”? The truth is not that simple

Original link: https://www.ifanr.com/app/1496336 Just a few days ago (June 20), many media reported that the XDA forum found news that Apple’s iOS 16 system contains “captcha robots”. After upgrading to the iOS 16 developer preview, you can find “Password and Security” in the Apple ID section of the “Settings” app, and pull it to the

iOS 16 adds “Verification Code Robot”? The truth is not that simple Read More »