996 Worker's Blog

PTE templates

Something need to write WE Nowadays, whether ___ has attracted numerous controversies and drawn the public's attention. Some people believe that ___,

996Worker 996Worker 发布于 2024-09-19

Solving the [disabled] Attribute Issue in Angular + Ionic Reactive Forms

Intro When developing applications using Angular and Ionic, you may encounter a frustrating issue where setting [disabled]="true" on an Ionic componen

996Worker 996Worker 发布于 2024-07-01

Solved - Amplify Hosted Angular PWA can not prefetch and cache resources in offline mode

Solved - Amplify Hosted Angular PWA can not prefetch and cache resources in offline mode Problems When deploying an Angular PWA on AWS Amplify Host En

996Worker 996Worker 发布于 2024-06-03

Managing Multiple SSH Keys for Different Git Hosts

Introduction For developers working with multiple Git repositories across various hosts, managing SSH keys efficiently is crucial. This article will g

996Worker 996Worker 发布于 2024-01-17

Troubleshooting AWS Amplify Deployment for Nx Monorepo Angular Projects

The Problem When using AWS Amplify to deploy an Nx monorepo Angular project, you might encounter an error message stating: Error: Artifact directory d

996Worker 996Worker 发布于 2024-01-02

Understanding Module Syntax Conflict in Node.js: CommonJS vs ES6

Intro Node.js, a popular JavaScript runtime, has traditionally used the CommonJS module system for managing dependencies. However, with the evolution

996Worker 996Worker 发布于 2023-12-15

Migrating NextCloud docker volume Data to Amazon EFS

Intro When working with cloud-based services like NextCloud on Amazon EC2, one challenge is the limited space available on the EBS of my machine (I wa

996Worker 996Worker 发布于 2023-11-20

Resolving `dial unix /var/run/docker.sock: connect: permission denied` Issue on AWS Cloud9 IDE

Introduction When working with Cloud9 IDE on an AWS EC2 instance, you might encounter a permission denied error (dial unix /var/run/docker.sock: conne

996Worker 996Worker 发布于 2023-11-16

Install on-my-zsh on Ubuntu

Step 1: Update the System Repository Update the system package repository to get the latest program version available. Open the terminal and run the f

996Worker 996Worker 发布于 2023-11-09

Exposing WSL's SSH to Windows

Exposing WSL's SSH to Windows WSL (Windows Subsystem for Linux) has been an instrumental tool for developers who wish to leverage both Windows and Lin

996Worker 996Worker 发布于 2023-10-18