Code snippet to verify if a JavaScript Array contains duplicate entries.How to check if an array contains duplicate values in JavaScript?2022-01-16 in JavaScript tagged JavaScript / Quickie by Marc Nuri
How to configure the Quarkus HTTP application server port using the `quarkus.http.port` property.Quarkus: How to change the application port?2021-11-14 in Java tagged Quarkus / Java / Quickie by Marc Nuri
cURL DELETE request guide with the most common examples and a description of what each command sample does.cURL: DELETE request examples2021-09-23 in Tools tagged curl / HTTP / Quickie by Marc Nuri
Where can you find the default Kubeconfig (.kube/config) file on Linux, Windows, and Mac.Kubernetes: Where is my default Kubeconfig file?2021-09-11 in Operations tagged Kubernetes / kubectl / Cloud / Quickie by Marc Nuri
cURL PUT request guide with the most common examples and a description of what each command sample does.cURL: PUT request examples2021-09-03 in Tools tagged curl / HTTP / Quickie by Marc Nuri
cURL POST request guide with the most common examples and a description of what each command sample does.cURL: POST request examples2021-08-28 in Tools tagged curl / HTTP / Quickie by Marc Nuri
How to disable wildcard automatic imports in IntelliJ IDEA.How to disable wildcard imports in IntelliJ IDEA2021-08-25 in Tools tagged IntelliJ IDEA / Quickie by Marc Nuri
How to show white spaces and tabs in IntelliJ IDEA.How to show whitespace in IntelliJ IDEA2021-08-07 in Tools tagged IntelliJ IDEA / Quickie by Marc Nuri
cURL GET request guide with the most common examples and a description of what each command sample does.cURL: GET request examples2021-08-01 in Tools tagged curl / HTTP / Quickie by Marc Nuri
Gradle recommends the Gradle Wrapper as the preferred way to run your scripts. In this post I explain how to setup the Wrapper with Docker.Gradle: Adding the Gradle Wrapper from Docker2021-07-20 in Java tagged Docker / Gradle / Java / Quickie by Marc Nuri
This blog post explains how to install Cinnamon desktop environment in a standard fedora distribution using dnf groupinstall.Fedora: How to install Cinnamon desktop environment2019-09-29 in Operations tagged Cinnamon / Desktop / Fedora / Linux / Quickie by Marc Nuri