Reading and reading is a kind of chewing, but also gobbling

Original link: https://www.ixiqin.com/2022/06/18/reading-is-a-eating-slowly-but-its-also-a-wolf/ I’m currently reading the “Naval Collection”, which has exploded in the Internet circle. It’s not a thick book, but I read it very slowly, and it’s completely different from what I expected. This thin book took me a lot of time. I read this book for almost half a month, but only […]

Reading and reading is a kind of chewing, but also gobbling Read More »

Maybe we don’t know what real education is!

Original link: http://afoo.me/posts/2022-06-18-education-essentials.html Maybe we don’t know what real education is! – Teacher Supporting the Wall: Thinking and Precipitation of an Architect Fu Qiang said the thinking and precipitation of an architect Menu Personal profile personal blog my creation more links RSS feed Maybe we don’t know what real education is! Wang Fuqiang 2022-06-18 Since

Maybe we don’t know what real education is! Read More »

Efficiency XX in history! Windows desktop enhancement software DeskTopTop (Chinese name: this XX is called the desktop)

Original link: https://www.appinn.com/desktoptop/ DeskTopTop is a desktop enhancement software that can suspend all desktop icons at the top of the screen with one click, and can open, drag, preview, etc. operations. Because the developer’s name was too bold, Green Frog had to use XX instead, and the effect was really cool. @Appinn From the Discovery

Efficiency XX in history! Windows desktop enhancement software DeskTopTop (Chinese name: this XX is called the desktop) Read More »

untitled

Original link: https://zburu.com/2022/06/18/134.html When emotions break down, Anything is the last straw. This article is reprinted from: https://zburu.com/2022/06/18/134.html This site is for inclusion only, and the copyright belongs to the original author.

untitled Read More »

007 | Player Series Column – Parsing MP4 File Reading Information

Original link: https://glumes.com/post/ffmpeg/007-parse-mp4-info/ The source of the MP4 standard and its format definition have been introduced in previous articles, which are basically composed of Boxes. The general structure is as follows: ftyp moov mvhd trak tkhd mdia trak tkhd mdia mdat Next, we have to manually parse the MP4 file. Note that this is not

007 | Player Series Column – Parsing MP4 File Reading Information Read More »

Good article of the week: When humans fall in love with AI

Original link: https://sehseh.substack.com/p/ai good afternoon, The Asia Publishing Association (SOPA) presented the 2022 Excellence in Journalism Award on the 16th. Chinese and English reports from Asian countries cover major issues in China, Hong Kong, Macau, Japan and South Korea, Myanmar, Bangladesh and even Afghanistan. After reading the weekly newspaper, you may as well go and

Good article of the week: When humans fall in love with AI Read More »

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 »