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,453 слични објави

Глобално пребарување

Linuxgram 🐧

@linuxgram · Post #18187 · 25.03.2026 г., 21:08

📰 Proton Experimental brings fixes for Crimson Desert, Steam Overlay with EA games, Death Stranding 2 Valve just pushed out another excellent update for Proton Experimental - further improving Windows games running on Linux / SteamOS.Read the full article on GamingOnLinux. 🔗 Source: https://www.gamingonlinux.com/2026/03/proton-experimental-brings-fixes-for-crimson-desert-steam-overlay-with-ea-games-death-stranding-2/ #steam#linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #18121 · 20.03.2026 г., 11:12

📰Steam Linux Beta Prepares For 64-bit, Can Be Run Inside Steam Runtime Container An interesting new Steam client beta dropped overnight from Valve with some exciting low-level enhancements... 🔗 Source: https://www.phoronix.com/news/Steam-Linux-Beta-In-Container #linux#steam

Hashtags

Linuxgram 🐧

@linuxgram · Post #18041 · 12.03.2026 г., 10:05

📰 Unity announce expanded supported for Steam, Native Linux, Steam Deck and Steam Machine For GDC 2026, Unity revealed expanded official support is coming for Steam. This includes Native Linux, Steam Deck, Steam Machine and more.Read the full article on GamingOnLinux. 🔗 Source: https://www.gamingonlinux.com/2026/03/unity-announce-expanded-supported-for-steam-linux-steam-deck-and-steam-machine/ #steam#linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17932 · 28.02.2026 г., 21:01

📰 I'm Low-key Hyped for This Data Center Sim (Though It Has No Official Linux Support) There's a free demo up on Steam right now, and I took it for a spin. 🔗 Source: https://itsfoss.com/data-center-game/ #steam#linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17890 · 24.02.2026 г., 23:39

📰 Lutris 0.5.21 Adds Steam Sniper Runtime and New Console Emulators Lutris 0.5.21 introduces support for Valve’s Sniper runtime, adds ShadPS4 and Xenia runners, and improves GPU detection on Linux systems. 🔗 Source: https://linuxiac.com/lutris-0-5-21-adds-steam-sniper-runtime-and-new-console-emulators/ #linux#steam

Hashtags

严选君综合福利社

@YXZBP · Post #9355 · 06.04.2026 г., 05:34

🚀Termux ━━━━━━━━━━━━━━━━━ 💡亮点:把安卓手机变成随身携带的Linux终端 📖简介: Termux是一个强大的Android终端模拟器和Linux环境应用,无需root权限就能在手机上运行完整的Linux命令行工具。你可以用它写代码、搭建服务器、运行Python脚本、管理文件系统,甚至安装SSH服务远程控制其他设备。界面简洁,支持插件扩展,是技术爱好者的移动开发神器。 🏷️标签:#开发工具#命令行#Linux#开源 🔗👉 点击直达 ━━━━━━━━━━━━━━━━━ @yxzbp#Tool

Linuxgram 🐧

@linuxgram · Post #18232 · 29.03.2026 г., 12:38

📰 After 6 Years, One of Wayland’s Most Annoying Problems is Finally Getting Fixed The new xdg-session-management protocol finally brings session saving and restoration to Wayland, eliminating a long-standing annoyance for Linux users and paving the way for a smoother desktop experience. 🔗 Source: https://feed.itsfoss.com/link/24361/17308544/wayland-session-management #wayland#linux

Linuxgram 🐧

@linuxgram · Post #18055 · 13.03.2026 г., 21:04

📰Foot: The Wayland Terminal Most Linux Users Don’t Know About Foot is a minimal Wayland-native terminal emulator for Linux that focuses on speed and simplicity. A hidden gem worth exploring. 🔗 Source: https://feed.itsfoss.com/link/24361/17298790/foot-terminal #linux#wayland

Linuxgram 🐧

@linuxgram · Post #17985 · 05.03.2026 г., 20:13

📰 NVIDIA 595.45 Beta Linux Driver Released With Vulkan Updates and Wayland Changes NVIDIA has released the 595.45 beta Linux driver, featuring new Vulkan extensions, Wayland updates, DRI3 1.2 support, and several stability improvements. 🔗 Source: https://linuxiac.com/nvidia-595-45-04-beta-linux-driver-released/ #wayland#linux

Linuxgram 🐧

@linuxgram · Post #17983 · 05.03.2026 г., 18:07

📰 NVIDIA 595.45 Beta Linux Driver Released With Vulkan Updates and Wayland Changes NVIDIA has released the 595.45 beta Linux driver, featuring new Vulkan extensions, Wayland updates, DRI3 1.2 support, and several stability improvements. 🔗 Source: https://linuxiac.com/nvidia-595-45-04-beta-linux-driver-released/ #wayland#linux

Linuxgram 🐧

@linuxgram · Post #17967 · 04.03.2026 г., 18:00

📰 Linux Mint Previews Native Cinnamon Screensaver With Wayland Support Linux Mint introduces a native Cinnamon screensaver with Wayland support and adds a sensors page to System Reports. 🔗 Source: https://linuxiac.com/linux-mint-previews-native-cinnamon-screensaver-with-wayland-support/ #linux#wayland

Linuxgram 🐧

@linuxgram · Post #17934 · 01.03.2026 г., 13:08

📰 AerynOS 2026.02 Brings More Wayland Compositor Options, Other Improvements AerynOS 2026.02 was released for closing out February as the newest alpha release for this Linux distribution formerly known as Serpent OS. In AerynOS 2026.02 are many package updates plus continued work on the tooling and other innovations around this Linux distribution... 🔗 Source: https://www.phoronix.com/news/AerynOS-2026.02 #linux#wayland

12•••8283848586•••100•••121122
ПретходнаСтраница 84 од 122Следна