Dernière mise à jour : 22 novembre 2025. Merci de contribuer à l’amélioration de la sécurité de nos services. Nous encourageons le signalement responsable des vulnérabilités afin de protéger nos utilisateurs et notre infrastructure. Cette politique décrit ce que nous considérons comme un signalement utile, comment nous le traiterons, et ce qui ne relève pas d’une [ ]
I love designing functional models for 3D printing with Blender. I know it’s not a common choice and CAD software is usually preferred, and I have tested many but none has offered me the flexibility and speed of Blender for my projects. One issue that I always had was generating screws, bolts and threads. Of [ ]
I recently installed Debian 12 (bookworm) on my thinkpad T14s, and have been getting random crashes that threw me back to the login screen. Here s what I learned about this issue. My configuration The issue It would only present when undocked, and using the built-in laptop display. Most often when scrolling fast on text in [ ]
When we set up our infrastructure initially (Ubuntu VMs on proxmox with ZFS storage), I used the default block size, which was 8kB at the time.. Space considerations when using zvols on RAIDz Smaller block sizes are good because they limit write amplification (writing one byte in the guest require writing a full block to [ ]
While setting up my analytics with clickhouse, I tried to map IPs to countries. I found this article that perfectly explains how to do this with IPv4, but gives no indication of how to adapt the queries to ipv6. The beginning of the process is identical: fetch IP ranges from dbip-city-ipv6 using a table with [ ]
Let s say you installed proxmox on a dedicated server to which you have physical access, but now you need to replace the boot disk. If you use a similar medium (replacing a SSD with a SSD or a usb key with a usb key) with a larger or equal size, then you can simply copy [ ]
I love designing functional models for 3D printing with Blender. I know it s not a common choice and CAD software is usually preferred, and I have tested many but none has offered me the flexibility and speed of Blender for my projects. One issue that I always had was generating gears and bolts. Of course [ ]
Let s say we have a Proxmox cluster running ~30 VMs using ZFS as a storage backend. We want to backup each VM hourly to a remote server, and then replicate these backups to an offsite server. Proxmox Backup Server is nicely integrated into PVE s web GUI, and can work with ZFS volumes. However, PBS is [ ]