July 2022

June Trivia

Original link: https://www.duanxiansen.com/1342.html This summer is even worse than in previous years. It is too hot to work normally. Fortunately, there is no major business during this time, and it is basically spent naturally. The screen window Xiaobao bought was very useful, and she couldn’t figure out how she spent the summer last year. Since […]

June Trivia Read More »

Step by step to analyze the most difficult thing in the transaction – isolation

I haven’t published an article for a long time. I have been engaged in information and sharing related to affairs for a month. I will use this article as a subsection today. Hope to give you some inspiration. When it comes to database transactions, most people’s first reaction is ACID, but the importance and complexity

Step by step to analyze the most difficult thing in the transaction – isolation Read More »

Event Sourcing (11): Writing JavaScript to Generate Custom Projections in EventStoreDB

Original link: https://teddy-chen-tw.blogspot.com/2022/07/11javascripteventstoredb.html July 04 18:38~19:46 ▲Figure 1: User-defined projection program of EventStoreDB foreword The previous episode introduced how ezKanbana implements Projector to generate the data required by the Read Model in the PostgreSQL database. This episode uses the customized Projection function of EventStoreDB to create another form of Read Model. *** Generate event projection

Event Sourcing (11): Writing JavaScript to Generate Custom Projections in EventStoreDB Read More »

Event Sourcing (11): Writing JavaScript to Generate Custom Projections in EventStoreDB

Original link: https://teddy-chen-tw.blogspot.com/2022/07/11javascripteventstoredb.html July 04 18:38~19:46 ▲Figure 1: User-defined projection program of EventStoreDB foreword The previous episode introduced how ezKanbana implements Projector to generate the data required by the Read Model in the PostgreSQL database. This episode uses the customized Projection function of EventStoreDB to create another form of Read Model. *** Generate event projection

Event Sourcing (11): Writing JavaScript to Generate Custom Projections in EventStoreDB Read More »

Add friend chain system to Hexo blog

Original link: http://www.oplog.cn/archives/28219.html This tutorial will help you to use Qexo to access the Affiliate Chain system for your blog in minutes Notice The friend chain function requires Qexo >= 1.5.0 and the user’s browser must support file uploading Add friend link Find the Friendship Chain in the Qexo sidebar and click to enter Click

Add friend chain system to Hexo blog Read More »

css two colors flicker js two ways to set color flicker

css two colors flashing js two ways to set color flashing The first: random flickering function changeColor() { var color=”orange|#FFFFFF”; color=color.split(“|”); $(“#setxfld”).css(“background”,color[parseInt(Math.random() * color.length)]); xfld.attr(‘fill’,color[parseInt(Math.random() * color.length)]); } setInterval(‘changeColor()’,1000); The second: orderly flashing var colorFlag = 0; function changeColor() { if (!colorFlag) { $(“#setxfld”).css(“background”,”#FF9B1A”); colorFlag = 1; }else{ … The post css two color flashing

css two colors flicker js two ways to set color flicker Read More »

2022-2024: Management of money

Original link: http://mednoter.com/balance-the-investment-for-2023.html All of my family’s assets are in mutual fund ETFs. ETFs, scientifically called mutual funds, are a large basket of stocks. It won’t make a lot of money, and it won’t lose money. But ETFs are stocks after all, but in the event of a once-in-a-century stock market crash, the assets will

2022-2024: Management of money Read More »

Buckets, medicine jars

Original link: http://gojira.net/2022-07-07.htm Thursday July 07, 2022 Lunar Calendar 2022 June 9th [Year of the Tiger] Gregorian calendar Renyin year Ding Wei month Xinyou day Cancer minor heat today 26~34 degrees, sunny to cloudy and rainy today moved less than a third One brick ran away, because the cough was really unbearable, and I had

Buckets, medicine jars Read More »

Destroy Known Retrain

Original link: https://conge.github.io/2022/07/07/renew/ In terms of habit formation and change of thinking mode, the reason why people often fail to succeed is that they are hindered by their own ideas and habits. On the other hand, people often demand too much of themselves as a novice, and they can’t calmly make a few mistakes at

Destroy Known Retrain Read More »

Another cloud blog picture bed solution

Original link: https://yousazoe.top/archives/dfde53a2.html introduction The image bed solution of Github + Jsdelivr has not been stable recently. In order to improve the loading speed of the website, this site will start to use Youpaiyun as a blog image bed. Create cloud storage Register and take a cloud account, and select云存储in the console. 云存储settings are shown

Another cloud blog picture bed solution Read More »

CMkids Land Art Seen by Two Eyes

Original link: https://wangpei.net/2022/07/07/cmkids-arts-on-earth/ Yesterday afternoon, I took my son, Jo, to an art event, and I still have a lingering voice and a lot of aftertastes, so I changed my lazy habit and wrote it down. CM Kids Land Art This activity is called: CM Kids Social Space Exploration Series – Entering Century Park Activity

CMkids Land Art Seen by Two Eyes Read More »