Skip to content

  • Home

Category: macos

force the Java version using a Gradle command

January 28, 2026
 |  No Comments
 |  console, gradle, gradlew, information, java, macos
Visual Studio (the IDE) recognizes Java 25, but you want 21, for example (on macOS).

Create your own Java Spring Boot application server like Maven Central

January 19, 2026
 |  No Comments
 |  command, information, java, linux, macos, maven, new-library, server, spring-boot
Imagine that Nexus Repository is your own private “Google Drive”, but designed specifically for programmers Nexus organizes project files in a way that Gradle or […]

generate a new GPG key

January 12, 2026
 |  No Comments
 |  information, linux, macos
When you generate a new GPG key, the existing key is neither deleted nor affected. Both will coexist in your local GPG keybox. When you […]

C file with portable includes

October 11, 2025
 |  No Comments
 |  C, information, linux, macos
The difference between putting the path in the source code (#include) and using GCC’s -I option (the portable approach) lies in where the path information […]

compile & linking in c

 |  No Comments
 |  C, information, linux, macos
Compiling and linking are the two phases that transform your C source code into an executable program are phases: They cannot be skipped, as each […]

Posts pagination

Previous 1 … 4 5 6 … 13 Next

Categories

Theme By SKT Minimal