Embedding PrismJS into Vaadin 24
PrismJS is a lightweight and extensible syntax highlighter that is widely used to highlight code snippets in web applications. If you’re developing a Vaadin application and want to embed PrismJS to...
PrismJS is a lightweight and extensible syntax highlighter that is widely used to highlight code snippets in web applications. If you’re developing a Vaadin application and want to embed PrismJS to...
A static website is a type of website that delivers pre-built HTML, CSS, and JavaScript files directly to the browser. Unlike dynamic websites that generate content on-the-fly from a database or se...
Do you ever wish you could route all your internet-connected devices through a VPN, even the ones that don’t support VPN clients natively? Using a Raspberry Pi and a NordVPN subscription (if you do...
When running a home server or small lab using Proxmox VE, ensuring proper backups is essential. While USB drives are a solid offline backup solution, adding an online, internal backup drive to your...
In this blog post, I’ll walk you through how to create albums on Nextcloud using metadata extracted from a Google Takeout after you managed to migrate your photos from Google to Nextcloud. This is ...
Working with Java Swing is a mix of power and nostalgia. One area that can cause real frustration—especially when aiming for cross-platform compatibility is keyboard shortcuts (a.k.a. hotkeys). In ...
In today’s digital world, online privacy is more important than ever. With cyber threats, tracking, and data breaches on the rise, safeguarding your browsing activities is essential. One of the mos...
In today’s digital age, email is one of the most essential communication tools, both for personal and professional purposes. Most of us rely on email for everything: from important work corresponde...
Upgrading a TurnKey appliance to a newer version can be done seamlessly using the TurnKey Backup and Migration (TKLBAM) tool. This guide will walk you through the process of upgrading your applianc...
The ABAP Test Cockpit (ATC) and Static Code Inspector (SCI) are powerful tools within SAP that help developers maintain high-quality ABAP code by identifying potential issues, enforcing coding stan...