Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= Books = | |||
== | * [[Today, I Did This]] | ||
* [ | * [[Spring Boot with Kotlin (2025)]] | ||
* [ | |||
* [ | = Articles = | ||
* [ | |||
* [ | == MediaWiki == | ||
* [[Make Uploaded Files Private in MediaWiki (Logged-In Only)]] | |||
* [[Essential MediaWiki Syntax You Need to Know]] | |||
* [[Mastering Mobile: A Step-by-Step Guide to Creating Mobile-Exclusive Pages in MediaWiki]] | |||
* [[Tidying Up Your MediaWiki URLs: A Guide to Hiding “index.php”]] | |||
== AWS (Amazon Linux, EC2, Docker, Databases) == | |||
* [[Installing Certbot on Amazon Linux 2023 via EPEL or pip]] | |||
* [[Step-by-Step Guide to Installing and Configuring Nginx on Amazon Linux 2023 (ARM Graviton EC2)]] | |||
* [[Step-by-Step Guide to Installing and Configuring Docker on AWS t4g.micro (Amazon Linux 2023, ARM64)]] | |||
* [[Optimized MySQL/MariaDB Configuration for AWS t4g.micro (1 vCPU, 1 GB RAM)]] | |||
* [[Comprehensive Guide to Installing, Configuring, and Securing MySQL on Amazon Linux 2023 ARM64]] | |||
* [[Connecting Worlds: A Guide to Inter-Container Communication in Docker]] | |||
== Google Cloud (Cloud Run, Load Balancing, Q CLI) == | |||
* [[The Ultimate Guide to Mastering the Amazon Q CLI]] | |||
* [[Mastering Google Cloud Path Matchers for Advanced URL Routing and Rewriting]] | |||
* [[How to Configure a Global External HTTPS Load Balancer for Google Cloud Run]] | |||
* [[Securing Your Microservices: A Guide to Internal-Only Traffic in Cloud Run]] | |||
* [[Deploy your custom containerized web server application to Google Cloud Run]] | |||
== Kotlin / Spring Boot Development == | |||
* [[Mastering Companion Objects in Kotlin]] | |||
* [[Understanding Sealed Syntax in Kotlin]] | |||
* [[Debugging Your Kotlin/Spring Boot Application in a Docker Container with IntelliJ IDEA]] | |||
* [[RestTemplateBuilder: A Modern Approach to HTTP Clients in Spring Boot]] | |||
* [[Integrating Swagger (OpenAPI) with Spring Boot, Kotlin, and Gradle]] | |||
* [[Why Should You Prefer Collections Over Arrays in Kotlin?]] | |||
* [[A plan for beginners in Kotlin server-side development.]] | |||
== Software Tools & CLI Utilities == | |||
* [[Monorepo Management with Git – Best Practices and Workflows]] | |||
* [[Bazel in a Monorepo — A Practical, Copy‑Ready Guide]] | |||
* [[Adding Custom Commands in Git]] | |||
* [[Git Monorepos Explained: From Basics to Advanced Features]] | |||
* [[A comprehensive guide to setting up and using Node Version Manager (NVM) on macOS.]] | |||
* [[Sublime Text Command line Interface]] | |||
* [[Creating a Command-Line Launcher for IntelliJ IDEA]] | |||
== Devices & Hardware == | |||
* [[A Comprehensive Guide to Using the Apple Studio Display with a Windows 11 PC]] | |||
* [[IPad Pro 13-inch (M4) vs. iPad Air 13-inch (M2): A Detailed Comparison]] | |||
* [[How to Use Your Android Tablet as a Mac External Display]] | |||
== Miscellaneous == | |||
* [[Mermaid Flowcharts (with UML Meanings)]] | |||
* [[Mermaid Sequence Diagrams: Syntax, UML Meaning, and Best Practices]] | |||
* [[Mermaid vs Draw.io (diagrams.net)]] | |||
* [[The “Cheerful Skeleton” Mosaic of Hatay, Turkey]] | |||
* [[Converting CBZ to EPUB with Calibre]] | |||
* [[The “Weird” Keyboard Layout: A Relic of the Mechanical Past]] |
Latest revision as of 11:57, 7 October 2025
Books
Articles
MediaWiki
- Make Uploaded Files Private in MediaWiki (Logged-In Only)
- Essential MediaWiki Syntax You Need to Know
- Mastering Mobile: A Step-by-Step Guide to Creating Mobile-Exclusive Pages in MediaWiki
- Tidying Up Your MediaWiki URLs: A Guide to Hiding “index.php”
AWS (Amazon Linux, EC2, Docker, Databases)
- Installing Certbot on Amazon Linux 2023 via EPEL or pip
- Step-by-Step Guide to Installing and Configuring Nginx on Amazon Linux 2023 (ARM Graviton EC2)
- Step-by-Step Guide to Installing and Configuring Docker on AWS t4g.micro (Amazon Linux 2023, ARM64)
- Optimized MySQL/MariaDB Configuration for AWS t4g.micro (1 vCPU, 1 GB RAM)
- Comprehensive Guide to Installing, Configuring, and Securing MySQL on Amazon Linux 2023 ARM64
- Connecting Worlds: A Guide to Inter-Container Communication in Docker
Google Cloud (Cloud Run, Load Balancing, Q CLI)
- The Ultimate Guide to Mastering the Amazon Q CLI
- Mastering Google Cloud Path Matchers for Advanced URL Routing and Rewriting
- How to Configure a Global External HTTPS Load Balancer for Google Cloud Run
- Securing Your Microservices: A Guide to Internal-Only Traffic in Cloud Run
- Deploy your custom containerized web server application to Google Cloud Run
Kotlin / Spring Boot Development
- Mastering Companion Objects in Kotlin
- Understanding Sealed Syntax in Kotlin
- Debugging Your Kotlin/Spring Boot Application in a Docker Container with IntelliJ IDEA
- RestTemplateBuilder: A Modern Approach to HTTP Clients in Spring Boot
- Integrating Swagger (OpenAPI) with Spring Boot, Kotlin, and Gradle
- Why Should You Prefer Collections Over Arrays in Kotlin?
- A plan for beginners in Kotlin server-side development.
Software Tools & CLI Utilities
- Monorepo Management with Git – Best Practices and Workflows
- Bazel in a Monorepo — A Practical, Copy‑Ready Guide
- Adding Custom Commands in Git
- Git Monorepos Explained: From Basics to Advanced Features
- A comprehensive guide to setting up and using Node Version Manager (NVM) on macOS.
- Sublime Text Command line Interface
- Creating a Command-Line Launcher for IntelliJ IDEA
Devices & Hardware
- A Comprehensive Guide to Using the Apple Studio Display with a Windows 11 PC
- IPad Pro 13-inch (M4) vs. iPad Air 13-inch (M2): A Detailed Comparison
- How to Use Your Android Tablet as a Mac External Display