How to install Synology Photos on DSM, upload media from mobile devices, bind cloud-sync folders, and access your library remotely.
Nov 14, 2024
I’ve been scrolling through YouTube for about ten years now, and I’ve been consistently watching YouTube while barely using domestic short video platforms like Bilibili. To better navigate YouTube, I’ve compiled a list of several channels I frequently watch and find to be good quality.
Nov 11, 2024
You need to configure the language to implement syntax highlighting in Monaco Editor. Here, we introduce the related operations. Set Language If setting the language during initialization, the operation is as follows:
Nov 7, 2024
Step-by-step instructions for removing the Apple News region block on iPhone using Surge modules, proxy services, and OS tweaks.
Nov 6, 2024
I’ve lived in my first apartment for 1.5 years now. Overall, I think the hardware choices were pretty good. Here’s a record of them. The apartment itself was chosen with Beewo Decoration, so the foundation is decent. On this basis, I supplemented with hardware.
Nov 3, 2024
On November 1st, OpenAI officially launched ChatGPT Search. After a day of testing, I’m hooked—here’s what you need to know about this excellent feature. Usage Restrictions Currently limited to Plus, Team, and SearchGPT waitlist users. Enterprise and Education tenants will gain access in the coming weeks. Free users will have to wait a few more months.
Nov 2, 2024
When submitting a Merge Request (MR) for a project branch, there are three options: Merge, Rebase, and Squash. What are the differences between these three options, and how should you choose? Here’s a summary.
Oct 30, 2024
I learned about the tag’s custom target attribute during the technical weekly meeting, and here is my note. MDN Specification HTML target Where to display the linked URL as the name for a browsing context (a tab, window, or <iframe>). The following keywords have special meanings for where to load the URL: _self, _blank, _parent, _top.
Oct 24, 2024
What the bug is When accessing the web page in Chrome, everything is normal, but the page crashes directly when the developer tools are opened. If the page is refreshed with the developer tools open, it crashes but usually loads and runs when the developer tools are closed.
Oct 24, 2024
In projects, we often use many third-party NPM packages, such as Mousetrap. We usually encounter bugs that have not yet been fixed or merged by the official repository. So, what should we do in such cases? Here is a summary of the methods.
Oct 24, 2024