Using cron for scheduling tasks in Golang

Recently, I needed to execute a certain function at regular intervals during the development process. Since Golang is memory-resident, it is relatively easy to implement in Golang by using the third-p

2023-02-01

Read more
Recommendation: cron-job.org, an HTTP scheduled task tool that can help you automatically check-in

Recently there is a simple requirement to implement automatic check-in for some websites. Before that, I tried QianDao for Python3, but it was tedious to write HAR for each task. Moreover, I am lazy,

2023-01-17

Read more
Using PDFObject to Preview PDF Files in Vue3

Recently, I've been developing the PDF preview feature for Zdir 3. After searching online, most solutions involve using `pdf.js`, which is not very compatible with Vue3. It requires writing a lot of c

2023-01-12

Read more
Open Source Directory Listing Program Zdir 3.2.0 Officially Released

Dear Zdir users, hello everyone. In the new year of 2023, I wish you all a happy new year. At the same time, our first Zdir version of 2023, `3.2.0`, has been released. This version includes some spec

2023-01-09

Read more
Using IconPark, the ByteDance icon library, in Vue3

In web development, to make websites more dynamic, we often use some icon fonts, such as FontAwesome/IconPark, IconPark is an icon library provided by ByteDance, with over 2000 high-quality icons that

2023-01-07

Read more
Wild Grass Cloud 2023 New Year Promotion: Hong Kong Cloud Servers starting from 138 RMB/year

Wild Grass Cloud, established in 2012, is affiliated with LucidaCloud Limited in Hong Kong and has been in operation for over 10 years. Recently, I received a promotional email from Wild Grass Cloud a

2023-01-06

Read more
Apply for a virtual Nobepay credit card suitable for overseas online shopping, supporting ChatGPT/OpenAI payments.

Virtual credit card is a new type of payment tool that can help consumers make online payments more securely and conveniently. The advantages of virtual credit cards lie in providing consumers with mo

2023-01-01

Read more
Changing the default SQLite driver for GORM

Recently, I was developing a program and used GORM to operate on an SQLite database. GORM uses the `gorm.io/driver/sqlite` library as the default SQLite driver, which is implemented using CGO. I encou

2022-12-28

Read more
ImgURL Image Hosting 5th Anniversary Celebration: Offering Some Small Benefits

Five years ago, we created ImgURL ([www.imgurl.org](https://www.imgurl.org/)) with the aim of providing users with a convenient platform for image storage and sharing. Today, we are excited to announc

2022-12-21

Read more
ImgURL Pro Professional Edition Image Hosting Program 2.1.1 Update, Bonus at the End

ImgURL Pro is a paid image hosting program (source code) that supports multiple storage methods such as Backblaze B2, FTP, Tencent COS, Qiniu Cloud, AWS S3, etc. It supports real-time image compressio

2022-12-20

Read more