TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #234 · 9 апр.

🤩Разбираем полезные исходники! Функция, возвращающая словарь с данными о панели задач. screen : номер монитора location : расположение на экране (внизу, слева и тд) geometry : QRect с координатами таскбара system_tray : доступен ли системный трей 🔸 Как может пригодиться? Я использую для открытия виджета по клику на значке в трее с выравниванием по таскбару. Аналогично работает попап у Dropbox клиента. 🔸 Тестил на Windows10 и Debian10. 🔸 В комплекте проверочный виджет который при создании точно перекрывает таскбар. Проверка правильности определения геометрии таскбара. Закрывается по клику. 🔸 Ещё в комплекте пример окошка, которое появляется в районе часов над таскбаром. 🔸 Есть один баг. При перекрытии тасбара в Gnome (linux) виджет не получает событий от мыши. Решения пока не нашел😕 Код забираем здесь ↗️ #source#qt

Hashtags

Резултати

Пронајдени 1 слични објави

Пребарај: #replication

当前筛选 #replication清除筛选
GitHub Trends

@githubtrending · Post #15246 · 24.10.2025 г., 13:30

#go#blob_storage#cloud_drive#distributed_file_system#distributed_storage#distributed_systems#erasure_coding#fuse#hadoop_hdfs#hdfs#kubernetes#object_storage#posix#replication#s3#s3_storage#seaweedfs#tiered_file_system SeaweedFS is a fast, simple, and highly scalable distributed file system designed to store billions of files and serve them quickly, especially small files. It uses a master server to manage volumes on volume servers, which handle file data and metadata, enabling very fast file access with minimal disk reads. It supports features like replication, erasure coding, cloud integration for elastic storage, and compatibility with many metadata stores and APIs including Amazon S3. This means you get efficient, cost-effective storage with fast access, easy scaling, and flexible deployment options for large-scale file storage needs. https://github.com/seaweedfs/seaweedfs