Blog Archive
2024
- List of Thymeleaf HTML5 attributes
- How to automate the configuration of the Xfce desktop
- Arch Linux with Xfce installation guide
- How to monitor a directory and all its subdirectories for file changes
- How to use double pointers in C
- How to simulate a try-catch mechanism in C
- Flexible array members in a structure
- Implementation of Default Arguments in C using struct
- Functions with variable number of arguments
- How to create a shared library in C on Linux
- How to read a large file in C on Linux
- How to Install a Spring Boot Web Application with Nginx as Reverse Proxy on Debian
2023
- How to Set Up Django on Nginx with uWSGI on Arch Linux
- Type hinting in PHP
- How to set a system-wide umask
- Bash script to hide the Linux desktop menu entries for the current user
- Bash script to hide the Linux desktop menu entries for all users
- How to detect the request type in PHP (GET, POST, PUT or DELETE)
- Doctrine Mapping Matrix
- How to Log Transactions in Spring Boot
- How to Log JPA Queries
- How to Install RabbitMQ on Ubuntu
2022
- How to Fix ‘apt-key’ Deprecation Warning on Ubuntu
- How To Disable HTTP Sessions In Laravel
- Linux File Permissions
- How To Pass Data Between Unrelated Components In Angular
2021
- Java - All Functional Interfaces
- MySQL query to extract domains from URLs
- TypeScript Cheat Sheet
- C Makefile cheatsheet
- Bash Scripting
- Hibernate - Mapping Types
- Spring Controller Method Arguments And Return Values
2020
- Spring Framework Annotations
- JPA Cascade Types
- Database Normalization
- How To Delete Duplicate Rows in MySQL
- How To Find Duplicate Values in MySQL
- How to make a custom Linux Mint iso image
- How to fix the PulseAudio glitches, skips or crackling
- How to compile and install the Linux Kernel
2019
- How to Delete Commit History on Github
- Laravel 5.1 LTS Cheat Sheet
- Laravel artisan cheatsheet
- Laravel 5 cheatsheet
- JPA annotations
- How to install Ubuntu's Firefox in Linux Mint
- Spring Boot common application properties
2018
- Make Automatic Variables
- JPA Default Fetch Types
- Spring Boot Configuration
- PHP Magic Methods
- How to Build a PHP Extension in C on Linux
- Java Database Connectivity JDBC Step by Step
- Uploading images to PHP Server via AJAX
- JavaScript ES6
2017
- Create an AJAX Validation Form
- PHP PDO Example
- PostgreSQL Time and Temporal Data
- How To Deploy a Rails App with Passenger and Apache on Ubuntu
- How to Install Magento 2 on Ubuntu
- How to Use Laravel Elixir
- How to Install Laravel Elixir on Ubuntu
- How to Install Google Chrome on Ubuntu
- Ruby Variables Scope
- How to Install Laravel on Ubuntu
- JDK contents
- How To Set Up Master Slave Replication in MySQL
- How to write FreeBSD image to USB flash drive
- How To Install The Java Development Kit On Ubuntu
- Apache Maven Fundamentals
- Virtual Hosts In Tomcat
- Getting Started with Swing
2016
- PostgreSQL Server Programming
- How to install Jekyll on Ubuntu 16.04
- PostgreSQL Index Tuning and Performance Optimization
- args and kwargs in Python Explained
- How to Install Django on Linux Mint / Ubuntu with Python 3 and PostgreSQL
- Understanding Spacebars
- Learn JavaScript
- Rouge - List of supported languages and lexers
- Install Atom text editor on Ubuntu via PPA
- Symfony notes
- PHP Design Patterns
- Setup Symfony with Nginx, PHP 7 and PostgreSQL on Ubuntu 16.04
- Introduction to Spring MVC