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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #272 · 14 јул.

Наверняка у многих возникло желание потестить отправку сообщений, но Redis не установлен и вообще непонятно как с ним быть. На самом деле запустить его очень просто. 🔸 Для Windows, качаем архив, запускаем redis-server.exe 🔸 Для Linux несколько команд 🔸 Если есть Docker, то еще проще docker run --rm -p 6379:6379 redis Всё, можно экспериментировать! ______________________ А еще с сервером можно поиграть в пинг-понг > redis-cli ping PONG #tricks#libs#linux

Резултати

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

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

Linuxgram 🐧

@linuxgram · Post #18677 · 05.05.2026 г., 13:28

📰 Intel Drivers With Mesa 26.2 Ready With Xe In Linux 7.1 To Better Handle vRAM Pressure Merged to the Intel Xe kernel graphics driver with Linux 7.1 is an addition to improve the video RAM memory pressure or out-of-memory behavior for Intel graphics with dedicated video memory. Introduced is support for purgeable buffer objects via a new user-space API to provide usage hints for enhancing what is purged under vRAM pressure. Merged this week to Mesa 26.2-devel is support for the Intel Mesa drivers to make use of this new interface... 🔗 Source: https://www.phoronix.com/news/Intel-Mesa-26.2-Memory-Pressure #intel#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18459 · 16.04.2026 г., 12:52

📰 Intel LASS In Good Shape For Linux 7.1 In addition to Linux 7.1 supporting FRED by default for Flexible Return and Event Delivery, another Intel CPU feature now in good shape for this next kernel version is Linear Address Space Separation (LASS)... 🔗 Source: https://www.phoronix.com/news/Intel-LASS-Linux-7.1 #intel#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18458 · 16.04.2026 г., 10:42

📰 Linux Begins Removing Support For Russia's Baikal CPUs Beyond Linux 7.1 beginning to phase out Intel 486 CPU support, this next Linux kernel version is also beginning to remove driver code for supporting Russia's Baikal CPUs... 🔗 Source: https://www.phoronix.com/news/Linux-Dropping-Baikal-CPUs #intel#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18440 · 15.04.2026 г., 04:47

📰 Linus Torvalds Merged The Code Beginning To Remove Intel 486 CPU Support In Linux 7.1 As a follow-up to the news first-covered on Phoronix earlier this month about Linux 7.1 expected to begin removing i486 CPU support: it indeed happened. Linus Torvalds took the initial removal bits today without any fuss today for beginning the phase out of M486 / M486SX / ELAN kernel support... 🔗 Source: https://www.phoronix.com/news/Linux-7.1-Begins-Removing-i486 #intel#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18342 · 07.04.2026 г., 22:13

📰 Linux kernel maintainers are following through on removing Intel 486 support Linux devs think even one second spent on 486 support is a second too many. 🔗 Source: https://arstechnica.com/gadgets/2026/04/linux-kernel-maintainers-are-following-through-on-removing-intel-486-support/ #linux#kernel#intel

Linuxgram 🐧

@linuxgram · Post #18339 · 07.04.2026 г., 17:17

📰 Intel QAT Driver With Linux 7.1 Adding Zstd Offload Support The Intel QuickAssist "QAT" driver for the mainline Linux 7.1 kernel is adding support for Zstd offloading across QuickAssist Gen 4 / Gen 5 / Gen 6 accelerators for Zstandard compression as well as Zstandard decompression (limited there to the latest Gen 6 hardware)... 🔗 Source: https://www.phoronix.com/news/Intel-QAT-Linux-7.1-Zstd #linux#kernel#intel

Linuxgram 🐧

@linuxgram · Post #18302 · 03.04.2026 г., 17:11

📰 Intel Linux NPU Driver 1.32 Adds Wildcat Lake Support Intel today released their Linux NPU Driver 1.32 as the user-space driver components that interacts with the upstream IVPU kernel accelerator driver for supporting the NPU hardware with Core Ultra processors... 🔗 Source: https://www.phoronix.com/news/Intel-NPU-Linux-Driver-1.32 #linux#kernel#intel

Linuxgram 🐧

@linuxgram · Post #18233 · 29.03.2026 г., 14:46

📰 Intel Prepares Wireless Mode Support For QAT Gen6 Hardware Last year Intel began preparing their QuickAsist Linux driver support for QAT Gen6 hardware with upcoming platforms. That initial Intel QAT Gen6 driver enablement landed back in Linux 6.16 while for the upcoming Linux 7.1 kernel they are preparing support for a new wireless mode with this next-gen QuickAssist hardware... 🔗 Source: https://www.phoronix.com/news/Intel-QAT-Gen6-Wireless-Mode #linux#intel#kernel

Linuxgram 🐧

@linuxgram · Post #18213 · 27.03.2026 г., 14:41

📰 Intel Xe Driver Improves Memory Pressure / Out-Of-Memory Behavior For vRAM With Linux 7.1 Following the Intel Xe kernel graphics driver pull request landing transparent hugepages for device pages as an SVM win, another round of Intel Xe driver updates were sent out this week ahead of next month's Linux 7.1 merge window. This latest pull request lands a new user-space API for helping the Intel Xe driver better cope with situations of video memory pressure / out-of-memory behavior for vRAM... 🔗 Source: https://www.phoronix.com/news/Intel-Xe-Purgeable-BO #linux#intel#kernel

Linuxgram 🐧

@linuxgram · Post #17979 · 05.03.2026 г., 14:08

📰 Linux 7.1 To Prevent Intel NPUs From Being Exhausted By Single Programs The Intel IVPU accelerator driver will be introducing limits on Intel NPU resource usage by non-root user-space programs beginning with the Linux 7.1 kernel... 🔗 Source: https://www.phoronix.com/news/Intel-NPU-Restrictions-Linux-71 #linux#intel#kernel

Linuxgram 🐧

@linuxgram · Post #17953 · 03.03.2026 г., 15:08

📰 Intel Preps A Lot Of Xe3 Code For Linux 7.1 Kernel Intel yesterday sent out their first "drm-xe-next" pull request to DRM-Next of new Xe kernel graphics driver improvements they have readied for their eventual upstreaming into the Linux 7.1 kernel... 🔗 Source: https://www.phoronix.com/news/Intel-DRM-Xe-Next-Linux-7.1 #linux#intel#kernel

Linuxgram 🐧

@linuxgram · Post #17811 · 17.02.2026 г., 16:18

📰Nova Lake S Support Added To Intel LPSS Driver In Linux 7.0 The latest Nova Lake enablement work for the Linux kernel to land is adding support for Nova Lake S platforms to the Intel LPSS driver in the upcoming Linux 7.0 kernel... 🔗 Source: https://www.phoronix.com/news/Linux-7.0-MFD #linux#intel#kernel

12•••96979899100•••121122
ПретходнаСтраница 98 од 122Следна