Blog | 博客

Late Exclusive丨Musical.ly founder Yang Luyu leaves byte, education hardware business adjustment

Original link: https://www.latepost.com/news/dj_detail?id=1217 The vigorously intelligent learning light may become byte’s first and last educational hardware. “LatePost” exclusively learned that Yang Kang, head of Byte Education’s hardware business, will be transferred to the business strategy office; the hardware team will only retain quality inspection, sales and other teams. Two hardware sources said that there are […]

Late Exclusive丨Musical.ly founder Yang Luyu leaves byte, education hardware business adjustment Read More »

Tesla Super Pipeline Evolution History

Original link: https://www.latepost.com/news/dj_detail?id=1216 Tesla’s fate has not been optimistic. In 2015, the former chairman of Daimler commented that Tesla could not even build doors well, and it could not be compared with the great German car company. Seven years later, Tesla’s achievements are indisputable. It has 4 car factories around the world, can produce nearly

Tesla Super Pipeline Evolution History Read More »

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 »