@RWBY_Gallery · Post #20267 · 17.10.2024 г., 03:02
#Emerald @RWBY_Gallery🌹❄️🌑🔥
Hashtags
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
Пребарај: #emerald
@RWBY_Gallery · Post #20267 · 17.10.2024 г., 03:02
#Emerald @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #20216 · 05.10.2024 г., 14:18
#Emerald ( LuluSensei ) @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #19905 · 06.08.2024 г., 15:33
#Emerald tabletknight @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18724 · 05.07.2024 г., 15:39
#Emerald Garbuzzzy @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18624 · 23.06.2024 г., 02:21
#Emerald @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18396 · 23.05.2024 г., 23:39
#Emerald NimbusDayDream @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18342 · 19.05.2024 г., 01:25
#Emerald am_susk @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18227 · 12.05.2024 г., 05:30
#Emerald Kimmy77 @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18045 · 17.04.2024 г., 19:51
#Emerald tiatoonz @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18260 · 14.05.2024 г., 21:18
#Emerald#Penny ar_jart @RWBY_Gallery🌹❄️🌑🔥
@RWBY_Gallery · Post #20185 · 28.09.2024 г., 14:26
#Neo#Cinder#Emerald nico-mo @RWBY_Gallery🌹❄️🌑🔥
@finsignal · Post #2856 · 11.02.2024 г., 16:40
What is ERC-404? The developers position ERC-404 as a new standard designed to combine the best qualities of interchangeable tokens (ERC-20) and NFT (ERC-721) ERC-404 aims to solve the problem of liquidity of NFT collections and expand the possibilities of their use in the DeFi ecosystem 📌 Interesting: The idea of creating a hybrid token format was submitted by the #Emerald project, which subsequently collapsed. Its founder claimed that he was able to combine interchangeable and non-exchangeable tokens, but, in fact, he simply organized a rug pull scheme. The #Pandora team picked up on this idea and refined it by introducing a new smart contract standard From a technical point of view, ERC-404 is a smart contract template that combines operations with ERC—721 and ERC-20 tokens The contract does not change the parameters of existing standards, but in a sense synchronizes transactions using different types of assets It is important to note that ERC-1155 already exists on the #Ethereum network — it also allows you to combine different types of tokens within a single smart contract, thus creating fractional (fractional) NFTs The key difference between ERC-1155 and ERC-404 is that the former concerns a specific unique NFT, and the new standard can be applied at the scale of the collection ERC-404 has not yet been recognized by either the Ethereum Foundation or the community The page on Ethereum.org the corresponding offer (EIP) is no longer available, in addition, this smart contract template has not been audited, so the question of its vulnerability remains open Pandora is the first and so far the largest project using ERC-404, so it is too early to talk about an established standard — it is possible that in subsequent implementations ERC-404 will receive new features and mechanisms.