Daily Archives: November 29, 2025
Managing returns is one of the toughest challenges for any eCommerce brand. A complicated or slow return process can frustrate customers… Continue reading on Medium »
Installing a Magento 2 theme is a structured process that directly influences site speed, stability, and user experience. Preparing… Continue reading on Medium »
I’ve setup llama.cpp engine on my machine, and downloaded a GGUF file. The AI works and, despite being rather slow on my hardware, is still quite impressive. Yet, I’d like for it to continue evolving — such as by browsing the Internet and/or reading my own files — and it […]
I’d like to create SFTP users for my Linux server who have a folder like /home/Server, or another one, to work in. This could be thought of as similar to GitHub Collaborators. There’s a folder that belongs to root, and each user should only have this specific folder as their […]
basically this whole setup for now is to port forward port 20818 that qbittorrent is binded to the general internet since I’m behind a firewall (CGNAT) anyway heres my current setup in the client: [Interface] Address = 10.0.0.2/24 PrivateKey = (redacted) [Peer] PublicKey = (redacted) AllowedIPs = 10.0.0.1/32 EndPoint = […]
I have a three disk RAID 5 array for a home Raspberry PI 5 based NAS. The drives are loud when the NAS is idle. I would like to minimize noise by putting the drives into standby after a few minutes of inactivity using hdparm. The problem is that mdadm […]
I had been running Google-chrome on my laptop for quite some time without problem. Around version 139 I started experiencing problems with failing to launch when launched from icon. When launched from commandline in terminal I would usually get a frozen system, but sometimes I get a white (empty) window, […]