Linux

  • NixOS
  • Bash for noobs

Docker

  • Getting started
  • Useful Docker commands

Powershell

  • Useful scripts
  • Terminal & PowerShell

Build tool & automation

  • Maven

Other

  • Falcon LogScale
  • Git
  • Regex

Windows

  • AutoHotkey
  • Komorebi
  • Windows Subsystem for Linux
  • Home
  • Tags
  • Java

Java

Maven

  16 Feb 2024

Make mvnw executable

If you are using the Maven Wrapper, you need to make sure that the mvnw file is executable. However, if you use Windows, the …

 Maven   Java   Build tool & automation 

Regex

  15 Mar 2023

Key resources

  • Compose and testing expressions: https://regex101.com/
  • Regex number range generator: Regex Numeric Range Generator — Regex Tools — …
 Regex   Java