paugram | 保罗的小宇宙

Talk about my thoughts on love/marriage

Original link: https://paugram.com/essay/my-thoughts-about-fall-in-love-or-get-married.html The content of this article has been revised and improved intermittently for more than a month, but the blogger believes that there are still some problems, and there may be minor adjustments in the future Unconsciously, I have been single for more than 20 years, and it is 520 a year. I …

Talk about my thoughts on love/marriage Read More »

Solve the SSH connection GitHub appears Connection Closed

Original link: https://paugram.com/tech/github-ssh-connection-closed-problem-with-proxy.html GitHub has banned the use of HTTPS to submit code in the early days, so I switched to SSH to connect to the warehouse. Recently, when the company used a third-party proxy service, it was found that multiple nodes could not be used normally. At first, I suspected that it was a …

Solve the SSH connection GitHub appears Connection Closed Read More »

Remember that the browser obtains the microphone sound source, and it still occupies the bug that displays the small red dot after disconnection.

Original link: https://paugram.com/coding/media-stream-audio-track-clone-bug.html The company’s project uses the SoundNet SDK to implement voice calls, but after other colleagues connected to another function, it was found that after disconnecting the microphone to end the call, the browser window displayed a “small red dot”, still occupying the microphone. This can easily lead customers to think that we …

Remember that the browser obtains the microphone sound source, and it still occupies the bug that displays the small red dot after disconnection. Read More »

Remember a technical interview (2022-2)

Original link: https://paugram.com/coding/tech-interview-2022-2.html For the previous situation, you can browse the diary of ” Interviewing the Second Company “. This article only records the gluten related to technology. Talk about the technology stack used in your project ??: Scaffolding Vite, Component Library Antd, Chart G2Plot, State Management Mobx and Redux You use the Vue 2 …

Remember a technical interview (2022-2) Read More »

Talk about my unreliable but usable e-commerce product SKU increase and change algorithm

Original link: https://paugram.com/coding/my-ecommerce-sku-add-algorithm.html This is an algorithm for adding and changing the SKU of e-commerce products that took me several days of trial and error. It may not be particularly elegant, but it can be used normally. This article will briefly talk about the idea. I also gave this “algorithm” a name, called “ladder search …

Talk about my unreliable but usable e-commerce product SKU increase and change algorithm Read More »