Blog | 博客

Let’s talk about two Go GC optimization strategies that are about to become obsolete

Original link: https://www.luozhiyun.com/archives/680 Please declare the source for reprinting~, this article was published on luozhiyun’s blog: https://www.luozhiyun.com/archives/680 This article was originally intended to talk about Go Memory Ballast and Go GC Tuner to adjust the GC strategy, how the implementation principle is, and what is the effect. But in the process of writing, I found […]

Let’s talk about two Go GC optimization strategies that are about to become obsolete Read More »

Capriccio (6)

Original link: https://zburu.com/2022/06/10/133.html As I get older, I feel more and more like a lack of self-imagination. Recently, I became obsessed with science fiction, so I found a collection of Liu Cixin’s novels. There are about 20 novels. It took me a week to study them. As a science and engineering student, Da Liu combined

Capriccio (6) Read More »

typecho comment reply ate commenter

Original link: https://zburu.com/2022/06/07/132.html Typecho does not have the function of @ by default when commenting, you can add it with code. In functions.php : /* * 评论回复时@ 评论人*/ function get_comment_at($coid) { $db = Typecho_Db::get(); $prow = $db->fetchRow($db->select(‘parent,status’)->from(‘table.comments’) ->where(‘coid = ?’, $coid)); $mail = “”; $parent = @$prow[‘parent’]; if ($parent != “0”) { $arow = $db->fetchRow($db->select(‘author,status,mail’)->from(‘table.comments’)

typecho comment reply ate commenter Read More »

Capriccio (5)

Original link: https://zburu.com/2022/06/02/131.html After taking the time to watch the third season of Love Dead, I feel better than the second season, but still not as good as the first season. Too much pursuit of the combination of the three, elements of science fiction and death, not flexible enough. But the plot is still quite

Capriccio (5) Read More »

lost cat

Original link: https://onojyun.com/2022/06/18/6219/ △ 169|Lost Cat Someone “lost” a cat in the company’s office building. It has been two days and no one has come to claim it, because we have expressed to the property management that we can accept the adoption of the lost cat, so the property management is very anxious to find

lost cat Read More »

Untitled (Radio)

Original link: https://s3-eu-west-1.amazonaws.com/dailyartartwork/img-202205036271036148ec3 Bill Traylor, an African-American from Lowndes County, Alabama, was a self-taught artist who is now considered one of the most important American artists of the 20th century. Traylor was born in slavery and spent most of his life as a tenant farmer after his emancipation. It was not until after 1939, after

Untitled (Radio) Read More »

Cyberspace Administration of China: Carry out credit evaluation based on comments, and blacklist untrustworthy users

Original link: https://www.williamlong.info/archives/6836.html On June 17, the Cyberspace Administration of China publicly solicited opinions on the “Administrative Provisions on Internet Thread Commenting Services (Revised Draft for Comments)”. It is mentioned that the post comment service provider should establish a user classification management system, carry out credit evaluation on the user’s post comment behavior, determine the

Cyberspace Administration of China: Carry out credit evaluation based on comments, and blacklist untrustworthy users Read More »

Google Ad Manager will expand ad serving protections for teens globally

Original link: https://www.munue.com/827.html As previously announced, Google will expand ad serving protections for teens globally. These protections will apply to the Google Accounts of users who are over the age of consent for digital content but under the age of 18 (collectively, “Teenagers”) and were previously rolled out in Europe and Australia, but have decided

Google Ad Manager will expand ad serving protections for teens globally Read More »

Configure Telegram Instant View for your WordPress site

Original link: https://www.ixiqin.com/2022/06/17/for-your-wordpress-site-configuration-telegram-instant-view/ Telegram has a very useful reading feature built in – Instant View. Instant View enables re-layout of website content within Telegram to provide readers with a better reading experience. As a website owner, if you want to provide corresponding support for your website, you can add your own website to the Instant

Configure Telegram Instant View for your WordPress site Read More »