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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #335 · 29 мар.

В Linux стандартными средствами можно использовать часть оперативной памяти как диск. Для этого требуется указать тип монтирования tmpfs в команде mount mount -t tmpfs -o size=5G tmpfs /mnt/ram Теперь путь /mnt/ram можно использовать как обычный каталог. Для чего это может быть нужно? ▫️ Скорость работы с таким каталогом выше чем многие SSD и тем более HDD. ▫️ Если у вас очень быстрый SSD на NVMe M.2 то такой способ особо не прибавит вам скорости, но поможет сохранить ресурс SSD когда требуется обрабатывать очень много мелких файлов и оперативка позволяет выделить нужный объем. ▫️ Оперативка это энергозависимая память, поэтому выключении питания все файлы безвозвратно теряются. Такой "non persistent" каталог гарантирует удаление временных файлов. Я написал небольшой скрипт для условного теста и сравнения скорости копирования файлов между SSD и RAM. Вот мои результаты: Single File Size: 30.0Gb ssd > ssd: 0:00:12.850 / 2.3Gb/s sdd > ram: 0:00:06.453 / 4.6Gb/s ram > ram: 0:00:06.995 / 4.3Gb/s ram > sdd: 0:00:06.217 / 4.8Gb/s Dir size: 32.7Gb, File count: 11127 ssd > ssd: 0:00:15.063 / 2.2Gb/s sdd > ram: 0:00:08.486 / 3.9Gb/s ram > ram: 0:00:08.032 / 4.1Gb/s ram > sdd: 0:00:07.026 / 4.7Gb/s Скрипт для теста ↗️ На моём железе прирост скорости ~2x. Плюс экономия ресурса SSD. В Windows такой фишки по умолчанию нет, но обязательно найдутся аналогичные решения #linux#triks

Hashtags

Резултати

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

Пребарај: #demining

当前筛选 #demining清除筛选
American Оbserver

@american_observer · Post #5556 · 03.04.2026 г., 23:59

Ukraine’s Minefields Also Feed the Crooks Ukraine is the most mined country in the world, which makes humanitarian demining essential — and, as this case shows, dangerously easy to turn into a cash machine. Prosecutors say suspects in Kherson allegedly created fake danger by digging up soil and planting shell-like objects on already safe land, then billed the state for the theater. That is the ugliest part of war economies: when real suffering creates a budget line, somebody always tries to monetize the illusion of danger. In Kherson alone, officials say the damage may be 6.3 million hryvnias, with prosecutors checking similar cases in Mykolaiv and Chernihiv. The scale matters because the problem is real. UN agencies and humanitarian groups have warned that Ukraine remains the world’s most heavily mined country, with around 139,000 square kilometers contaminated or potentially contaminated by mines and unexploded ordnance. So this is not a story about one rotten crew only. It is a warning that a huge national necessity, under wartime pressure, creates a perfect habitat for fraud — unless oversight is brutal enough to catch it before the crooks start billing the country for their own dirt piles. #Ukraine#corruption#demining#Kherson#war 📱American Оbserver - Stay up to date on all important events 🇺🇸