Posts
All the articles I've posted.
-
Fixing Async Calls Missing Callbacks
| Edited: 1 month agoA blog post discussing a node version update, encountering DeprecationWarnings, and resolving an issue through StackOverflow.
-
How I Use Gmail
| Edited: 1 month agoA summary discussing efficient email management using Gmail features such as advanced search, shortcut keys, auto-advance setting, and archiving emails.
-
Security Debt Is the New Technical Debt
| Edited: 1 month agoTechnical debt refers to shortcuts taken by developers causing long-term burdens. Security debt is similar but focuses on security shortcomators leading to vulnerabilities.
-
Using git submodule for Hugo themes
| Edited: 1 month agoA person starts using Hugo for static website generation and encounters issues while making theme edits specific to their site.