How to Prevent macOS from Bringing All Windows to the Front When Switching to an App
Guide to managing window behavior in macOS using AltTab
Managing Environment Variables in Production with AWS Secrets Manager
Guide to managing environment variables securely using AWS Secrets Manager
How to Delete AWS ACM Certificate Management from ELB
Step-by-step guide to removing ACM certificates from Elastic Load Balancer
Example App Scripts Google Form: Sending All Response to Whatsapp
Guide to using Google Apps Script to send form responses to WhatsApp
Docker Commands Cheat Sheet
Essential Docker commands for local development and container management
Docker Compose for RabbitMQ: Basic Setup
Learn how to set up RabbitMQ locally using Docker Compose with persistent storage, management UI, and secure defaults
Intercept Traffic Android Apps
Laravel Envoy Deployment Configuration
Complete example of Laravel Envoy configuration for automated deployment with staging and production environments
Trigger job queue tinker laravel
Learn how to manually trigger Laravel job queues using Tinker for testing and debugging purposes
Compress Directory with Tar
Guide to compressing and extracting files using tar command
Lumen lifecycle
Understanding the request lifecycle in Lumen framework
Example AWS Cloudwatch Agent Config
Sample configuration file for AWS CloudWatch Agent with logs and metrics collection
Go Two sum array
Implementation of Two Sum problem in Go with array traversal
How to check whether my user data passing to EC2 instance is working
Guide to verifying EC2 user data script execution through log files
Why do programmers need private offices with doors
Exploring the importance of private offices for programmer productivity and focus
No Reason to Write OpenAPI By Hand
Exploring modern tools and approaches for API design with focus on Stoplight Studio
Using Had to Talk about the Past in English
Simple guide to using the past tense verb 'had' in English
Exploring Standard Domains for Testing Throwaway Email Addresses
Guide to using standard domains and disposable email addresses for testing purposes
Golang Blueprint Library
Guide to using Go Blueprint CLI tool for creating structured Go projects
tree Command Navigating Directory Structures
Guide to using the tree command for visualizing directory structures in Unix-like systems
Exploring Public Code Repositories with Sourcegraph
Guide to using Sourcegraph for searching and exploring public code repositories
Bus Factor
Understanding the bus factor concept in software development teams
Flaky Tests
Understanding and dealing with flaky tests in software testing
The easiest way to kill all nginx processes
Quick guide for stopping and restarting Nginx processes
Connect reconnect docker container
Guide for managing Docker container network connections
Awesome REST GitHub Repository
Overview of the valuable Awesome REST GitHub repository for RESTful API development
GUI Editor for OpenAPI Swagger
Overview of GUI editors for creating OpenAPI/Swagger specifications
How to Install Grafana
Guide for installing Grafana using APT and Docker methods
How to Install InfluxDB using Docker
Step-by-step guide for installing InfluxDB and its client using Docker
How to Install Loki and Promtail use Docker
Step-by-step guide for installing Grafana Loki and Promtail using Docker
UID User Identifier di Linux
Penjelasan tentang User Identifier (UID) dan penggunaannya di sistem Linux
The Best Method to Copy Folders and Subfolders : Linux
Guide to efficiently copy folders and subfolders in Linux using the cp command
What Is Composer
Understanding Composer as PHP's dependency management tool and its key features
Free for dev Website
Informasi tentang website free-for.dev yang menyediakan daftar software gratis untuk developer
Deploy Ruby on Rails with Capistrano and Ubuntu Server
Complete guide for deploying Ruby on Rails applications using Capistrano on Ubuntu Server
Cara Install Laravel Menggunakan Image Docker Composer
Tutorial instalasi Laravel menggunakan Docker Composer image tanpa mengubah PHP versi lokal
Rake vs Rails
Understanding the differences between Rake and Rails command-line tools in Ruby on Rails
Menggunakan Database sebagai Container di Level Production
Pertimbangan menggunakan database sebagai container di environment production
Config ZSH for Golang
Setting up ZSH environment variables for Golang development
Create Vocabulary English CLI Application with Golang
Building a CLI application to display random English words with meanings using Golang