Blog | 博客

What do you think of Zhou Hongyi’s claim that the metaverse represents the decline of mankind and will not bring real development to mankind?

Original link: https://wmdpd.com/ru-he-kan-dai-zhou-hong-yi-cheng-yuan-yu-zhou-dai-biao-ren-lei-mei-luo-bu-hui-wei -ren-lei-dai-lai-zhen-zheng-de-fa-zhan/ It’s just technology. Knives can cut vegetables or kill people. Do you think knives are good or bad? A sufficiently realistic metaverse can replace part of the scientific research investment and reduce the primary work, copy the reaction results hundreds of times with one click, and even reduce the time cost […]

What do you think of Zhou Hongyi’s claim that the metaverse represents the decline of mankind and will not bring real development to mankind? Read More »

Wealth in the plate x2 “Breakfast” in the afternoon

Original link: http://gojira.net/2022-06-16.htm Thursday, June 16, 2022 Lunar Calendar May 18, 2022 [Year of the Tiger] Gregorian calendar Renyin year Bingwu month Gengzi day Gemini today is 22~27 degrees, cloudy and rainy. Today is the two consecutive days when the stock market has gone counter-v This article is reproduced from: http://gojira.net/2022-06-16.htm This site is for

Wealth in the plate x2 “Breakfast” in the afternoon Read More »

Linux common commands-60: lsof

The lsof command is used to obtain information about files opened by a process. In linux , everything is a file. The lsof command can view all opened files, such as: ordinary files, directories, special block files, pipes, socket sockets, devices, Unix domain sockets, etc. lsof needs to be executed as root user. Syntax format:

Linux common commands-60: lsof Read More »

Linux common commands-59: free

The free command displays the physically free and used memory in the system, including swap memory. This information is obtained by parsing the file /proc/meminfo . Syntax format: free [parameter] Common parameters: Example free # 以MB显示内存使用情况free -m This article is reprinted from https://xugaoxiang.com/2022/06/16/linux-cmds-59-free/ This site is for inclusion only, and the copyright belongs to the

Linux common commands-59: free Read More »

Linux common commands-58: which

The role of the which command is to search for the location of the system command in the path specified by the PATH variable. Syntax format: which [parameter] [file] Common parameters: Example which ffmpeg This article is reprinted from https://xugaoxiang.com/2022/06/16/linux-cmds-58-which/ This site is for inclusion only, and the copyright belongs to the original author.

Linux common commands-58: which Read More »

Linux common commands-57: whereis

The whereis command is used to locate the path of the command’s binary program, source code file, and man page and other related files. Its search speed is very fast, because it does not search in the disk, but queries in a database, which is automatically created by the linux system and contains information about

Linux common commands-57: whereis Read More »

Record yourself | 2022.06.16

Original link: https://www.bgbiji.com/1004.html Beginning June 7, 2022, record yourself. It is mainly divided into two aspects: 1. Record your own life, thoughts and mood, etc.; 2. Record your own work, study and diligence. Life Ideas 1. Today is also an ordinary day, but it is also a hot day recently. Today is not a weekend,

Record yourself | 2022.06.16 Read More »

Linux common commands-56: unzip

The unzip command is an unzip tool for files in .zip format. Syntax format: unzip [parameter] [file] Common parameters: # 解压到当前目录unzip data.zip # 解压到文件夹test unzip data.zip -d test This article is reprinted from https://xugaoxiang.com/2022/06/16/linux-cmds-56-unzip/ This site is for inclusion only, and the copyright belongs to the original author.

Linux common commands-56: unzip Read More »

Programmer’s Fun (13)

fall through 261. ! != ! for css 262、git merge quite tragic 263. Daily work of programmers Another day like this! 264. I’m not getting old, I just forget a little bit sometimes! After forgetting a little while executing “rm -rf ./” command 265. Interview completed 266、I can get it done right away 267、Linux understands

Programmer’s Fun (13) Read More »

ByteDance’s overtime culture sparks a wave of departures overseas

Original link: https://www.williamlong.info/archives/6834.html The “996” overtime culture, which has been criticized in China, spread overseas and caused personnel shocks. The British London e-commerce team of Douyin’s overseas version of TikTok is dissatisfied with the high-load overtime culture brought by the parent company ByteDance, and has left half of its employees; American team employees said that

ByteDance’s overtime culture sparks a wave of departures overseas Read More »