Blog | 博客

Fourth day of quitting smoking

Original link:https://laomai.org/the-fourth-day-of-quitting-smoking.html I almost couldn’t help it today. In the morning, I had a few words with my mother because of Pepe’s affairs, which made me very irritable all day. This article is reprinted from:https://laomai.org/the-fourth-day-of-quitting-smoking.html This site is for inclusion only, and the copyright belongs to the original author.

Fourth day of quitting smoking Read More »

Domain transfer to Google

Original link: https://thornbird.org/domain-push-google.html Recently I went to other blogs and found that many bloggers transferred their domain names to Google. It turned out that because of the appreciation of the exchange rate of RMB against the lira, now only RMB 30 can be used for renewal with Google for one year. The domain name renewal

Domain transfer to Google Read More »

Piaget Notes

Original link: http://sht2019.cn/2022/06/26/372.pi-ya-jie-bi-ji/ When I was talking about the concept of the HB course, I learned Piaget, and I seem to have heard it. It turns out that he actually wrote a book. Jean Piaget – Wikipedia This article is reproduced from: http://sht2019.cn/2022/06/26/372.pi-ya-jie-bi-ji/ This site is for inclusion only, and the copyright belongs to the

Piaget Notes Read More »

Lotus Pond Moonlight Wetland Park

Original link: https://synyan.cn/75336 After the summer solstice, the lotus pond is the most worthy of viewing. Wuxi locals such as Guanshe Villa and Liyuan have already visited several times, and this year, I want to visit other places. It seems that Suzhou is relatively close. I found a map of Suzhou lotus appreciation . When

Lotus Pond Moonlight Wetland Park Read More »

Architecture Autonomous Services: Building Data-Driven Architecture Insights

Original link: http://www.phodal.com/blog/architecture-self-governance-service/ > Architecture Autonomy Service is a data self-service for the field of architecture analysis. It provides an integrated data analysis solution, allowing developers, architects, managers, etc. to freely mix and combine tasks/functions suitable for their own insight needs according to different tasks. This article is reprinted from: http://www.phodal.com/blog/architecture-self-governance-service/ This site is for

Architecture Autonomous Services: Building Data-Driven Architecture Insights Read More »

Laravel’s ORM cache package

LaraCache is an ORM based Laravel package for creating, updating and managing cache items based on model queries. Using this package, you can cache queries that are heavily used throughout your application. use Mostafaznv\LaraCache\Traits\LaraCache; class Article extends Model { use LaraCache; public static function cacheEntities(): array { return [ CacheEntity::make(‘list.forever’) ->cache(function() { return Article::query()->latest()->get(); }),

Laravel’s ORM cache package Read More »

Record yourself | 2022.06.26

Original link: https://www.bgbiji.com/1021.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 Thoughts 1. It was another day when I went out to brush my steps, and it looked like I brushed more

Record yourself | 2022.06.26 Read More »

Turning Point 2225|Get happiness from running, or run happily

Original link: https://conge.github.io/2022/06/26/ReturnPoint-happy-to-run/ Everyone runs for a different purpose. But people who can persist in running for a long time will undoubtedly have a love and a happiness in it. But occasionally, runners have emotional, unhappy moments. Negative emotions are normal. We are human beings, not gods, and it is inevitable that we will be

Turning Point 2225|Get happiness from running, or run happily Read More »

Elegantly use CanoKey for PGP authentication on WSL 1

Original link: https://blog.rachelt.one/articles/using-canokey-and-gpg-with-wsl-1/ At the beginning of June, the long-awaited CanoKey Pigeon finally launched the second batch. After getting it, I was very excited to use it to bind a lot of 2-step verification 2 Factor Authorization (2FA) of commonly used websites. After tossing for a long time, I found one Question: If there is

Elegantly use CanoKey for PGP authentication on WSL 1 Read More »

still a library

Original link: http://gojira.net/2022-06-26.htm Sunday, June 26, 2022 Lunar Calendar May 28, 2022 [Year of the Tiger] Gregorian calendar Renyin year Bingwu month Gengxu day Cancer today is 28~37 degrees, sunny. In the morning, I repaired the two sockets on the 1st floor that were broken by others using the magic box repair tool, and then

still a library Read More »

‘Internet celebrity’ Luke arrested in Africa for racism

Original link: https://www.williamlong.info/archives/6843.html Chinese “Internet celebrity” Luke lured local children in the African country of Malawi, shouted racist slogans in Chinese, and made a video for sale online. Luke was wanted by Malawi police last week and arrested in the neighboring eastern Zambia city of Chipata after reports on the BBC’s Africa Eye program exposed

‘Internet celebrity’ Luke arrested in Africa for racism Read More »

React Fragment Add event listener?

Original link: https://mebtte.com/react_fragment_with_event_listener [React Fragment](https://ift.tt/N0FVTzw) Supports grouping child elements without adding additional nodes. In the document, the Props of `Fragment` only have `key`, we give Fragment Add any event listener such as `onCli… This article is reprinted from: https://mebtte.com/react_fragment_with_event_listener This site is for inclusion only, and the copyright belongs to the original author.

React Fragment Add event listener? Read More »