Fenying
open-menu closeme
Home
Articles
Books
Projects
About Me
简体中文 English
  • Use custom ID in Rustdesk

    calendar Sep 15, 2023 · 1 min read · rustdesk  ·
    Share on: twitter facebook linkedin copy

    Recently, I changed my remote assistance tool to Rustdesk, but a inconvenient thing is that the ID for a host is randomly generated, which is hard to remember.

    So I want to customize the ID.

    This solution is tested okay on Rustdesk v1.3.1.


    Read More
  • @litert/[email protected]

    calendar Jun 26, 2023 · 1 min read · typescript type validation nodejs javascript  ·
    Share on: twitter facebook linkedin copy

    @litert/typeguard 是一个数据类型校验库,适用于 NodeJS,使用 TypeScript 开发。

    Installation

    1npm install @litert/typeguard@^1.4.0
    

    CHANGELOG

    • build(project): upgraded toolchains.
    • feat(rules): added supports of modifier $.enum.
    • feat(rules): added supports of using pre-defined type with custom arguments.

    Read More
  • MySQL server starts very slowly in Docker container

    calendar Mar 19, 2023 · 1 min read · mysql docker  ·
    Share on: twitter facebook linkedin copy

    I have a MySQL server deployed in a Docker container for testing purposes.

    Recently, I found that the server started extremely slowly in the container.

    After investigation, it turned out that the problem was caused by the too large open-file limits…


    Read More
  • Two datetime systems in Excel

    calendar Oct 25, 2022 · 2 min read · excel date  ·
    Share on: twitter facebook linkedin copy

    stupid-excel-datetime-schema

    Long time ago, I create a command-line tool to convert Excel files to JSON files and vice versa. A few days ago, one of my colleagues reported a strange bug to me: some date values in sheets was wrong after converting to JSON.

    At first, I didn’t pay much attention to it. A few days later, he continued to follow up this issue, and spotted the clue: copying values from the .xlsx file with problem, into another new Excel file, the date value was different; but if copying into another sheet in the same file, the date value was still the same… 😐


    Read More
  • @litert/[email protected]

    calendar Jun 25, 2021 · 1 min read · typescript otp safe password 2fa nodejs javascript  ·
    Share on: twitter facebook linkedin copy

    @litert/otp is a OTP (One-Time-Password) library completely developed in TypeScript, for NodeJS, supporting HOTP and TOTP.

    Installation

    1npm install @litert/otp@^1.0.0
    

    Read More
    • ««
    • «
    • 3
    • 4
    • 5
    • 6
    • 7
    • »
    • »»

Fenying

Angus’ Home.
Read More

Recent Posts

  • Why not use socket.write callback in Node.js?
  • Compress virtual machine disks of Hyper-V
  • Disabling the useless features in Windows 11
  • Using private Git repository in Golang
  • Disgusting things during the integration of Apple account login
  • Use OpenCV in NodeJS
  • PKI Tutorials
  • Flush third-party ROM (EvoX) on Xiaomi 12 (cupid)

Categories

TYPESCRIPT 15 OS 6 SOFTWARE 3 CLOUD 2 DOCKER 2 SECURITY 2 GOLANG 1 WEB 1

Tags

TYPESCRIPT 13 NODEJS 12 PKI 11 SSL 11 TLS 11 OPENSSL 10 JAVASCRIPT 9 CERTIFICATES 8 X509 8 CA 7
All Tags
2FA1 ACCOUNT1 AGENT1 ALB1 ALGORITHM1 ANDROID1 APPLE1 ARCHLINUX1 AUTHENTICATION1 AWS2 BACKGROUND1 BASE322 BASE62X2 CA7 CAA1 CDN1 CERTIFICATES8 CLIENT2 CLOUDFLARE1 CLOUDFRONT1 CONNECT1 CONTEXT-MENU1 COOKIES1 CRL1 CUPID1 DATE1 DNS1 DOCKER3 EC3 ECDSA4 ED255192 EDDSA1 ELB1 ENCODINGS2 ERROR1 EXCEL1 EXPLORER1 GIT1 GOLANG1 HYPER-V2 INTERMEDIATE2 JAVASCRIPT9 LINUX2 LOCK-SCREEN1 LOGGER1 LWDFX1 MACHINE1 MENU1 MYSQL1 NETWORK3 NGINX1 NODE1 NODEJS12 OAUTH1 OPENCV1 OPENID1 OPENSSL10 OTP1 PASSWORD2 PICTURE1 PKI11 POWERSHELL1 PRIVATE1 PROTOCOL2 PROXY1 RANDOM1 REDIS2 REVOKE1 RIGHT-CLICK1 ROM1 ROOT1 RPC3 RSA4 RUSTDESK1 SAFE1 SEARCH1 SEED1 SERVER1 SLIDESHOW1 SNOWFLAKE1 SSH1 SSL11 TLS11 TYPE1 TYPESCRIPT13 UUID1 VALIDATION1 VERIFICATION1 VIRTUAL1 VIRTUAL-MACHINE1 WEBSOCKET1 WINDOWS2 WORDPRESS1 X5098 XIAOMI1
[A~Z][0~9]
Angus Fenying

Copyright  ANGUS FENYING, All Rights Reserved. Powered by Hugo, with theme Clarity.

to-top