Belajar Command Line Arguments Golang
Memahami penggunaan command line arguments di Golang menggunakan package os.Args
Belajar Sorting String and Write to File with Golang
Tutorial sorting string dari command line arguments dan menulis hasilnya ke file menggunakan Golang
Implementing an LRU Cache with Redis
How to implement Least Recently Used (LRU) caching policy with Redis
Jalanin MongoDB di local menggunakan Docker
Cara mudah menjalankan MongoDB di local environment dengan Docker
Development Process of Product
Understanding product development workflow and engineering team scaling through documentation
Distributed Monolith vs True Microservices
Understanding the difference between distributed monolith and true microservices architecture
How to Fix 504 Gateway Timeout using Nginx
Guide to resolve 504 Gateway Timeout errors in Nginx with FastCGI and Proxy configurations
Run MySQL Docker M1 Intel
Guide to run MySQL container on Docker for both M1 and Intel processors
IP 0-0-0-0
Understanding the wildcard IP address 0.0.0.0 and its uses
Users Linux
Managing Linux users and groups - commands and best practices
Laradock Guzzle Issue or Curl Issue Connection Refused
How to fix connection refused errors in Laradock when using Guzzle or Curl
Belajar Golang
Collection of learning resources for Go programming language
Cara jadi DevOps
Essential skills and requirements to become a DevOps Engineer
Belajar Vagrant
Getting started with Vagrant for virtual development environments
Centralized Log Menggunakan ELK Stack
Complete guide to setup centralized logging using Elasticsearch, Logstash, and Kibana (ELK Stack)
Checking Aplikasi Mana yang Sedang Menggunakan Port
How to check which applications are using specific ports on your system
Export MYSQL RDS
Guide for exporting MySQL databases using mysqldump including RDS AWS backups
What is Websocket
Understanding WebSocket technology and its real-time applications
Mengenal Chunk dan Cursor pada Laravel
Understanding Laravel's chunk and cursor methods for handling large datasets efficiently
Over-Fetching or Under-fetching?
Understanding the concepts of over-fetching and under-fetching in API design
Running Gitlab on Local with Gitlab Runner
Guide to setup and run Gitlab Runner locally with Docker integration
Docker Handbook
Essential Docker guide and resources for containerizing applications
Backend Development Curriculum
Comprehensive guide to backend development topics including Golang, databases, APIs, DevOps and security
Migrasi Folder Antar Komputer
Tools for transferring folders between computers using AirDrop and Syncthing
Bulk Resize Images on Terminal Mac
Quick guide to batch resize images using ImageMagick on MacOS terminal
Cheat Sheet YII2 Framework
Quick reference guide for common YII2 Framework commands and configurations
Increase Speed Mouse Tracking Magic Mouse 2
How to adjust tracking speed for Apple Magic Mouse 2 using terminal commands
Install AdonisJS NodeJS Framework
Step by step guide to install and run AdonisJS - A Laravel-style NodeJS framework
Laradock mkcert Setup
Guide to setup SSL certificates with mkcert in Laradock environment
PHP Versioning di Macbook
Guide to manage multiple PHP versions on MacOS using ASDF and PHPBrew
Install Envoy Laravel
Step by step guide to install Laravel Envoy globally on Ubuntu and MacBook
Polymorph Type Int
Learn why and how to use integer types for polymorphic relationships in Laravel for better database performance
Database Tips: Email Unique Softdeletes
Solution for handling unique email constraints with soft deletes using partial index
Using Blade Formatter
Learn how to maintain consistent code style in Laravel Blade templates using blade-formatter
Import Database MYSQL Laradock
Learn how to import MySQL databases in Laradock environment using Docker commands