Home

Recent Posts

Give yor dotfiles a home with GNU Stow

5 minute read

Getting started. Make sure you have already set up a dotfiles directory like I’ve described in the video called How to create dotfiles folder

How to create dotfilees folder

1 minute read

Create a folder to store your dotfiles. I recommend to creating this directory in the root of your home folder so that it’s easier to use tools like GNU Stow:

The basic of dotfiles

1 minute read

What are dotfiles. Your personal, crafted configuration! Text-based configuration files for the programs you use Personal scripts Called “dotfiles” be...

What is JAR?

1 minute read

JAR stands for Java ARchive. It’s a file format based on the popular ZIP file format and is used for aggregating many files into one.

How to install Java JDK on macOS

4 minute read

This article shows how to install Java JDK on macOS, Homebrew package manager, manual installation, and switch between different JDK versions.

Scripting Java 11, Shebang And All

9 minute read

From Java 11 on, you can execute a single source file without compiling it first. Beyond experimentation, you can write scripts this way. Even the shebang i...

Jekyll Rouge Highlighter

less than 1 minute read

This article describes how to configure Rouge to handle formatting of Highlights.

The Evolution of the Java Date Time API

6 minute read

Hello guys! Today I want to write about the time and how it was and it is currently treated with Java. Many developers (me first some time ago) don’t have cl...

Reset Launchpad Apps Order

less than 1 minute read

The Launchpad in macOS helps you access applications quickly. If you decide you want to reset the Launchpad apps where they appear in their default order.