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 #17989 · 06.03.2026 г., 08:40

📰Chinese state hackers target telcos with new malware toolkit A China-linked advanced persistent threat actor tracked as UAT-9244 has been targeting telecommunication service providers in South America since 2024, compromising Windows, Linux, and network-edge devices. 🔗 Source: https://www.bleepingcomputer.com/news/security/chinese-state-hackers-target-telcos-with-new-malware-toolkit/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17988 · 06.03.2026 г., 07:05

📰 System76 Comments On Recent Age Verification Laws System76 published a statement today regarding the recent laws coming about in California and likely Colorado and New York too around requiring age verification on operating system accounts and ultimately exposing the information (or at least age brackets) to apps and websites. System76's position is interesting given that they sell Linux-loaded desktops, workstations and laptops plus being an operating system vendor with their in-house Pop!_OS... 🔗 Source: https://www.phoronix.com/news/System76-Age-Verification-Laws #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17963 · 04.03.2026 г., 13:36

📰EA Javelin Anticheat job listing mentions future support for Linux and Proton One big issue with Linux / SteamOS gaming is a lack of anti-cheat support, and it seems Electronic Arts (EA) have future plans for supporting the platform.Read the full article on GamingOnLinux. 🔗 Source: https://www.gamingonlinux.com/2026/03/ea-javelin-anticheat-job-listing-mentions-future-support-for-linux-and-proton/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17961 · 04.03.2026 г., 11:22

📰 Xournal++ adds tablet-friendly toolbar mode If you take handwritten notes on a Linux tablet, chances are that Xournal++ is already on your radar as its solid stylus support and touchscreen compatibility has earned it a loyal following among those who’d rather annotate PDFs or sketch diagrams than type everything out. One criticism that follows it around is its interface. It’s rather pointer-led; lots of menus, buttons and tiny hit targets in toolbars. 🔗 Source: https://www.omgubuntu.co.uk/2026/03/xournalpp-tablet-mode-ui #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17959 · 04.03.2026 г., 08:44

📰 Memerist is a new desktop meme generator for Linux Is the classic image meme dead, or buried under an avalanche of AI slop? Memerist, a new(ish) native meme generator for Linux, emerged on Flathub recently to help dig them out. Memerist is a native (GTK4/libadwaita) app for Linux desktop. It is technically an image editor with a focused set of features, geared to those who want a convenient, local tool to quickly create and share popular memes. 🔗 Source: https://www.omgubuntu.co.uk/2026/03/memerist-meme-generator-app-linux #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17956 · 03.03.2026 г., 21:21

📰 COSMIC feels like the first Linux desktop designed for normal people COSMIC desktop may be new, but it's shaping up to be one of the best Linux desktops for mass adoption already. Here's why. 🔗 Source: https://www.xda-developers.com/cosmic-feels-like-first-desktop-environment-designed-normal-people/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17949 · 03.03.2026 г., 10:55

📰Building a Retro Linux Gaming Computer Part 51: It’s Not Easy Being Green When I first started using Linux full time in 2007, I was still not well versed on how video cards worked.Read the full article on GamingOnLinux. 🔗 Source: https://www.gamingonlinux.com/2026/03/building-a-retro-linux-gaming-computer-part-51-it-s-not-easy-being-green/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17948 · 03.03.2026 г., 10:24

📰Running Mainline Linux, U-Boot, and Mesa on Rockchip: A year in review Get the recap of Nicolas Frattaroli's FOSDEM talk detailing Rockchip’s mainline progress, including Vulkan 1.4 and NPU support as a vital path to sustainable, affordable hardware. 🔗 Source: https://www.collabora.com/news-and-blog/blog/2026/03/02/running-mainline-linux-u-boot-and-mesa-on-rockchip-a-year-in-review/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17942 · 02.03.2026 г., 12:33

📰 Proton Experimental gets improvements for Vermintide 2 and more controller support for launchers Valve released an update for Proton Experimental for February 27th, their testing ground for getting more Windows games running on Linux / SteamOS systems.Read the full article on GamingOnLinux. 🔗 Source: https://www.gamingonlinux.com/2026/03/proton-experimental-gets-improvements-for-vermintide-2-and-more-controller-support-for-launchers/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17923 · 27.02.2026 г., 19:33

📰 Linux runs most PC games now, and you don't need SteamOS to do it Linux gaming is slowly gaining prominence, and while it's definitely not mainstream, it has crossed a line of viability that sounded ridiculous even a few years ago. It's no longer a hobby project, but a real way to enjoy most of your favorite games. Not every title works, and a handful of popular multiplayer games still treat Linux like a second-class citizen, but by and large, even games that aren't supported by Linux natively will run... 🔗 Source: https://www.xda-developers.com/linux-runs-most-pc-games-now-and-you-dont-need-steamos-to-do-it/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17922 · 27.02.2026 г., 17:21

📰 The OrangePi Neo gaming handheld with Manjaro Linux is now "on ice" due to component prices The latest update for the OrangePi Neo handheld with Manjaro Linux is not a positive one, with the whole thing now unfortunately "on ice".Read the full article on GamingOnLinux. 🔗 Source: https://www.gamingonlinux.com/2026/02/the-orangepi-neo-gaming-handheld-with-manjaro-linux-is-now-on-ice-due-to-component-prices/ #linux

Hashtags

Linuxgram 🐧

@linuxgram · Post #17909 · 26.02.2026 г., 20:54

📰 AlmaLinux Showing Nice Growth With More Than 2M System Update Check-Ins Per Week AlmaLinux as one of the leading, modern and community-minded alternatives to Red Hat Enterprise Linux (RHEL) continues enjoying very nice growth. In their 2025 Year In Review they provided a look at their growth with now having more than two million systems per week checking in for software updates... 🔗 Source: https://www.phoronix.com/news/AlmaLinux-2M-Weekly-Check-Ins #linux

Hashtags

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