August 2022

Weekly (Issue 23): Graphical Blink-Tree: A Concurrent Optimization Structure and Algorithm for B+Tree

Original link: https://www.codedump.info/post/20220807-weekly-23/ Introduction: The paper “Efficient Locking for Concurrent Operations on B-Trees” proposes a data structure called “Blink-Tree”, which provides some optimization methods for concurrent access to B+Tree. This article is reprinted from: https://www.codedump.info/post/20220807-weekly-23/ This site is for inclusion only, and the copyright belongs to the original author.

Weekly (Issue 23): Graphical Blink-Tree: A Concurrent Optimization Structure and Algorithm for B+Tree Read More »

If the market overreacts to CDFG, liquor consumption will usher in allocation opportunities

In addition to the buzz of chips over the weekend, there was a black swan event in Haitian Flavor Industry and China CDFG today. Let’s sort out the risks and opportunities today. Before we start, let me explain that the content of recent articles seems to be quite messy, covering consumption, medical care, new energy,

If the market overreacts to CDFG, liquor consumption will usher in allocation opportunities Read More »

When using Dockerfile to build a container image (image), you should pay more attention to the impact of “newline”

Using Visual Studio Code’s Remote Development today put a .NET 6 and SQL Server development environment all into a Docker container. Although the operation according to the file went smoothly, after the project was added to the version control, the problem appeared. In this article, I want to point out that in the era of

When using Dockerfile to build a container image (image), you should pay more attention to the impact of “newline” Read More »

Compatible with all kinds of rivers, Go lang1.18 introductory refining tutorial, from Bai Ding to Hongru, go lang composite container type declaration and use EP04

Original link: https://v3u.cn/a_id_227 Continuing from the previous book, a container data type refers to a data structure, or abstract data type, whose instances are objects of other classes. Or to be more specific, it stores objects in a way that follows certain access rules. The size of a container depends on the number of underlying

Compatible with all kinds of rivers, Go lang1.18 introductory refining tutorial, from Bai Ding to Hongru, go lang composite container type declaration and use EP04 Read More »

Technical analysis of fuzzing based on syzkaller implementation: from a department that is not a VaultFuzzer story

HardenedVault wrote , “Later in 2017, an anonymous hacker suggested that HardenedLinux could attempt to form probabilistic associations between corpora and specific code paths, through HardenedLinux The internal discussion of maintiner believes that syzkaller, as a general framework, still has a lot of room for improvement in the production environment of large-scale QA. If GCP

Technical analysis of fuzzing based on syzkaller implementation: from a department that is not a VaultFuzzer story Read More »