Blog | 博客

BZOJ 1185. [HNOI2007] Minimum Rectangle Coverage

Original link: https://www.shuizilong.com/house/archives/bzoj-1185-hnoi2007%E6%9C%80%E5%B0%8F%E7%9F%A9%E5%BD%A2%E8%A6 %86%E7%9B%96/ Classic question. . test template. . #include <lastweapon/geometry> using namespace lastweapon; using namespace CG; typedef vector<Po> VP; /*#define suc(x) (x+1==n?0:x+1) DB rc(const VP&P){ int n = SZ(P)-1, j = 1; DB d2 = 0; REP(i, n){ while (dett(P[i+1]-P[i], P[j+1]-P[j])>0) j=suc(j); checkMax(d2, max(dist2(P[i], P[j]), dist2(P[i+1], P[j+1]))); } return d2; }*/ #define suc(x) […]

BZOJ 1185. [HNOI2007] Minimum Rectangle Coverage Read More »

Share my investment strategy | Why did RSU/ESPP sell immediately after getting it?

Original link: https://www.lidingzeyu.com/investment-joe/ Today’s issue is different from previous issues. There are no guests in this issue. I want to share an investment advice I recently read that resonates with me. Youtube: https://www.youtube.com/watch?v=uU6yf3yV0UU Bilibili: https://www.bilibili.com/video/BV16e4y1Z7pZ/ Audio version Search “Li Ding Chat Room” in your podcast app for example: – Apple Podcasts https://liding.page/apple – Podcast Casts:

Share my investment strategy | Why did RSU/ESPP sell immediately after getting it? Read More »

Share my investment strategy | Why did RSU/ESPP sell immediately after getting it?

Original link: https://www.lidingzeyu.com/investment-joe/ Today’s issue is different from previous issues. There are no guests in this issue. I want to share an investment advice I recently read that resonates with me. Youtube: https://www.youtube.com/watch?v=uU6yf3yV0UU Bilibili: https://www.bilibili.com/video/BV16e4y1Z7pZ/ Audio version Search “Li Ding Chat Room” in your podcast app for example: – Apple Podcasts https://liding.page/apple – Podcast Casts:

Share my investment strategy | Why did RSU/ESPP sell immediately after getting it? Read More »

Read “Zen and the Art of Motorcycle Maintenance”

Original link: https://shoucang.zyzhang.com/%E8%AF%BB%E3%80%8A%E7%A6%85%E4%B8%8E%E6%91%A9%E6%89%98% E8%BD%A6%E7%BB%B4%E4%BF%AE%E8%89%BA%E6%9C%AF%E3%80%8B/ The book Zen and the Art of Motorcycle Maintenance is not about Zen, nor is it about teaching motorcycle maintenance techniques. As mentioned on the title page of the book, it is a search for value​, a search for “quality”. Many of the views in the book coincide with some of

Read “Zen and the Art of Motorcycle Maintenance” Read More »

Website adds dark mode

Original link: https://www.williamlong.info/archives/6906.html In the past two days, I modified the CSS code of the webpage and added a dark mode to the website. Currently, all mainstream operating systems (iOS, Windows 10, macOS, etc.) can support dark mode, and the default is light mode. When this website was last revised , the color system used

Website adds dark mode Read More »

U.S. banks such as Discover Bank, Schwab, Chase, and more are blocking Zelle features for some users

Original link: https://www.blueskyxn.com/202208/6474.html background From the early morning to the evening of August 27, 2022, Beijing time, Discover Bank blocked a large number of Zelle functions for some users (registered Zelle after 20220301), and did not give any further information. Previously, Discover Bank opened Zelle, I remember that it took 60 days or 90 days

U.S. banks such as Discover Bank, Schwab, Chase, and more are blocking Zelle features for some users Read More »

The solution to Rainbow Six Siege Crash abnormal error “System error, R6 game has crashed”

Original link: https://www.blueskyxn.com/202208/6457.html foreword This problem first appeared in Test Server (Y7S3), and an error was reported as soon as I started it, but the official server has no effect. I have tried restarting, re-downloading, changing disks, updating the independent display driver, updating the nuclear display driver, checking the website configuration, and closing Ubi Solutions

The solution to Rainbow Six Siege Crash abnormal error “System error, R6 game has crashed” Read More »

Been let go of the pigeon twice

Original link: http://gojira.net/2022-08-27.htm Saturday, August 27, 2022 Lunar Calendar August 1, 2022 [Year of the Tiger] Gregorian calendar Renyin year Wushen month Renzi day Virgo today 27~36 degrees, sunny. After getting up in the morning and eating, I installed the water purifier faucet and waste water pipe. The opening of the stainless steel sink is

Been let go of the pigeon twice Read More »

Docker common notes summary

A common command to use docker version Check the docker version systemclt start docker start the container docker search image search docker images list images docker pull image name to get the image docker pull busybox:latest Get the latest image docker save busybox:latest -o busybox.tar Export image docker rmi busybox Delete the image docker load

Docker common notes summary Read More »

Weekly good article: What does military underwear look like?

Original link: https://sehseh.substack.com/p/a60 good afternoon, ?The registration for the walk-about lecture is counting down, become a member and participate for free now! ? [ Confessions of the Chinese translator of Rushdie’s “The Devil’s Psalm”: After 20 years, I returned from “Anonymous” to “Yan Jiyu” ] 【Taiwan】Murder police case media chaos Naruto Hall – Xu Qiongwen

Weekly good article: What does military underwear look like? Read More »

Building Blocks of Nginx with Docker: Quickly Implement High-Performance QR Code Services

Original link: https://soulteary.com/2022/08/27/building-blocks-of-nginx-with-docker-quickly-implement-high-performance-qr-code-services.html This article is still about how to “use Nginx and Docker to be lazy”. Taking the generation of our common QR code as an example, let’s talk about the applications of Nginx in daily business, in addition to the access layer business. In this article, we will focus on the more general,

Building Blocks of Nginx with Docker: Quickly Implement High-Performance QR Code Services Read More »

Play the game Warcraft

Original link: https://note-star.cn/2022-08/1517.html Recently I came back to play Warcraft again, I mainly play the battle mode And I only use orcs, fight humans, and focus on fighting one tribe well This game of Warcraft is really good, and basically all the elements of fighting games are there. Include the following: 1. Soldiers have blood

Play the game Warcraft Read More »