My Blog

Thoughts, tutorials, and updates

Tutorial

Next.js build worker exited with code: null and signal: SIGKILL

1. Check Available Memory

Check disk space first:
df -h /
Verify Swap: 
free -h

Read More →
Full Setup: Next.js Universal Template & Port Manager on HestiaCP

Blog

Why Django Admin is the Fastest Way to Build Internal Web Apps Without a Frontend

Introduction

When building a web application, one of the most time-consuming parts is the frontend — especially if you don’t need a flashy UI. Many internal …

Read More →
Why It’s More Convenient to Use Your Own VPS Server Than a Hosting Company’s Shared Package

When it comes to web hosting, you're often faced with two main options: purchasing a hosting package from a company (usually shared hosting), or renting a Virtual Private …

Read More →
Why You Should Migrate Your Legacy MS Access Application to the Web (Or Build a New Web App Instead)

Microsoft Access has long been a go-to solution for small to medium-sized businesses looking for a simple way to create database-driven applications. For years, it offered an easy …

Read More →