Blog | 博客

Check my record every day

Original link: https://www.mbcao.com/firepage-2/ Tencent Cloud has been checking my record, and I want to change it. Is there a recommended server that is easy to use without record? If you have to change the title of the website to be the same as the one on the record, if you want to use your own […]

Check my record every day Read More »

AtCoder Regular Contest 146

Original link: https://www.shuizilong.com/house/archives/atcoder-regular-contest-146/ portal https://atcoder.jp/contests/arc146 https://www.cnblogs.com/legendstane/p/16609911.html Problem E. Simple Speed To count, ask how many sequences of integers are there that satisfy the following conditions: 1. Each number occurs exactly Ai. 2. The absolute value of the difference between adjacent positions is exactly 1. Personally I think this dp is very elegant! First do not

AtCoder Regular Contest 146 Read More »

Javascript determine data type

Original link: https://chegva.com/5455.html In recent work, it is necessary to judge the type of data obtained in order to perform corresponding operations. After learning it online, I have developed a method for convenience, as follows: /** * @name: $determineType * @cname: Determine the type* @desc: Determine the Javascript data type* @param (*) datatype pass in

Javascript determine data type Read More »

NextCloud upload large file limit problem [solved several errors]

Original link: http://loonlog.com/2022/8/25/nextcloud-big-file-about-error/ This article mainly solves several error reporting problems when using NextCloud to transfer large files. I have been using NextCloud for more than two years. My DIY xxnas was introduced in the previous article. I mainly use docker to run NextCloud on the OMV system. So far, the main dissatisfaction is that

NextCloud upload large file limit problem [solved several errors] Read More »

Oculus Quest2 Edible Guide

Original link: https://lewky.cn/posts/oculus-quests/ foreword I bought the Oculus Quest2 not long ago, and the process from purchasing to activating and then using it is really a lot of tossing, here is a brief record, on the one hand as a reference for other friends, on the other hand, it can also reset the machine in

Oculus Quest2 Edible Guide Read More »

Evening News: The country with the lowest fertility rate in the world is…

Original link: https://sehseh.substack.com/p/d28 Click the button ? to view the good read version of the official website of the Daily Evening News Good night, The torrential rains earlier brought some coolness to the midsummer in northern Taiwan, but in Sichuan, a major hydropower province in China, the city is facing a power shortage crisis due

Evening News: The country with the lowest fertility rate in the world is… Read More »

try using go generate

Original link:https://liqiang.io/post/using-go-generate-with-go-a10df252 In Go, there is an unwritten habit, that is, many people like to generate code, such as the directory structure of the project, the stub code of grpc are all generated by tools, and the small ones such as static files are embedded in the code and automatically generated The String form of

try using go generate Read More »

try using go generate

Original link:https://liqiang.io/post/using-go-generate-with-go-a10df252 In Go, there is an unwritten habit, that is, many people like to generate code, such as the directory structure of the project, the stub code of grpc are all generated by tools, and the small ones such as static files are embedded in the code and automatically generated The String form of

try using go generate Read More »

Today’s stock market roller coaster

Original link: http://gojira.net/2022-08-25.htm Thursday, August 25, 2022 The lunar calendar July 28, 2022 [Year of the Tiger] The Gregorian calendar is Renyin year Wushen month Gengxu day Virgo today 26~32 degrees, moderate rain, much lower temperature, more comfortable. I saw the profit and loss of the positions several times today, and the profit was alright

Today’s stock market roller coaster Read More »

What can we do to protect privacy on the Internet? Share my thoughts and the link-cleaner I bring

Original link: https://hellodk.cn/post/1101 Two days ago, v2ex had a post about an attempt to protect the privacy of contact information online , which aroused my thinking. It is true that the current environment is collecting privacy. In the past few years, major apps were still very popular and various summaries were made at the end

What can we do to protect privacy on the Internet? Share my thoughts and the link-cleaner I bring Read More »

HomeAssistant Getting Started System Installation

Original link: https://mianao.info/2022/08/25/363507 Introducing Home Assistant Official website: https://www.home-assistant.io/ Home Assistant was born in 2013. It is an open source smart home system developed based on Python. Its main function is to connect different brands of smart home devices for interconnection. This open source project has been in development for almost ten years, and other

HomeAssistant Getting Started System Installation Read More »

order matters

August 25 17:43~18:21 foreword Over the past two years, I have been mobbing with the ezKanban team. The back-end has applied Domain-Driven Design (DDD), Clean Architecture, Event Sourcing, CQRS, TDD, Design By Contract (DBC), and Living Documentation. Almost all of the back-end architecture started at the beginning All designed by Teddy. This is normal, because

order matters Read More »