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

Резултати

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

Пребарај: #offthegrid

当前筛选 #offthegrid清除筛选
Libreware

@libreware · Post #962 · 30.06.2021 г., 12:49

Off the Grid Messenger Off The Grid (OTG) Messenger is an easy way for people to communicate through text messages when in remote areas. With a theoretical transmission range of 10 miles (16kms), OTG messenger can be used by groups of people to stay connected when they are in areas not serviced by mobile connectivity. For portability and low power purposes, the device was created by re-purposing an old Nokia e63 phone I had laying around. The enclosure, LCD, keypad, backlighting and speaker have been re-used however the motherboard was re-designed from the ground up with low power components, a modern STM32 H7 microcontroller, an ISM LoRA radio and expanded flash memory. https://github.com/TrevorAttema/OTGMessenger Comments https://news.ycombinator.com/item?id=27659105 #otg#offthegrid#grid#im#messenger#alternatives#cellphone#mobile#nokia

Crypto M - Crypto News

@CryptoM · Post #64704 · 09.04.2026 г., 15:10

🚀 Gunzilla Games Faces Wage Delays Amid Token Decline Gunzilla Games is experiencing significant financial challenges, with employees reporting wage delays of up to five months. According to NS3.AI, CEO Vlad Korolev has stated that some payments are being scheduled to align with the company's cash flow. Several employees, including senior game programmer Vladyslav Spitkovskyi, are seeking compensation through the European Union legal framework. Additionally, the GUNZ token, integral to Off The Grid's in-game economy, has seen a substantial decline, dropping nearly 86% since its launch last year. #GunzillaGames#WageDelays#FinancialChallenges#TokenDecline#GUNZToken#OffTheGrid#GameDevelopment#EmployeeCompensation#EuropeanUnion#VladKorolev