Published onJuly 1, 2023Deploying Unifi Controller on kubernetesselfhostedkubernetestraefikcert-managerHow to deploy UniFi Controller behind a Traefik reverse proxy in kubernetes
Published onNovember 15, 2022Collecting Spring Boot telemetry data with OpenTelemetryjavaspringbootopentelemetryobservabilityHow to collect metrics, traces and logs from a Spring Boot application with OpenTelemetry and export them to different observability backends
Published onOctober 18, 2022How to free up disk space in Arch LinuxlinuxpacmanarchlinuxHow to clean unwanted files and reclaim valuable disk space in Arch Linux
Published onJune 7, 2022How to create a ERC-20 token and deploy it to the Ethereum networktypescriptsolidityweb3hardhatsmart-contractsethereumA tutorial on how to create and deploy a ERC-20 token on the ethereum network, using OpenZeppelin contracts
Published onMay 29, 2022Setup a Solidity project using Hardhat and Typescripttypescriptsolidityweb3hardhatsmart-contractsA tutorial on how to create a new project for smart contracts development using Solidity, Hardhat and Typescript