Блог*
Open in Telegram
Блог со звёздочкой. Много репостов, немножко программирования. Небольшое прикольное комьюнити: @decltype_chat_ptr_t Автор: @insert_reference_here
Show more1 925
Subscribers
No data24 hours
+47 days
-630 days
Posts Archive
1 925
Окей, открытие настроек папок заставило телегу стянуть список папок с серверов, так что вернуло всё взад. Но список запиненных чатов таки протерян
1 925
#music
Продолжаю распространять Dance with the dead
dancewiththedead.bandcamp.com/track/mr-terror
1 925
На этот Новый год, кстати, тоже пропустил. Но на этот раз намеренно, не хотел лишний раз на рожу понятно кого смотреть и слушать скучную дичь, которую он втирает
1 925
#prog #rust #rustlib
safe_cell
This crate exports the
SafeCell type, a wrapper type that enables safe exterior mutability for arbitrary contents.
The use case is similar to that of the standard library's UnsafeCell type but, by virtue of being specialized for situations where it can be statically proven that no unsound access occurs, SafeCell is fully usable in safe code. In addition, the implementation is easily proven to be fully sound, making SafeCell a great alternative to UnsafeCell in safety-critical code.
As the implementation is incredibly lightweight and does not make use of any additional synchronization primitives or dynamic borrow tracking, it has negligible overhead (and hence functions as a true "zero-cost abstraction").1 925
Я вот думаю, может, автоматически добавлять хештег performancetrap к каждому посту с хештегом Python?
1 925
#prog #python #video
"Python Performance Matters" by Emery Berger
Обзор профайлера для Python под названием Scalene, чем он лучше прочих профайлеров и как может помочь с конкретным кодом.
Available now! Telegram Research 2025 — the year's key insights 
