TGViewer
std::move(thoughts) std::move(thoughts) @loopynerd · 442 subscribers
Post #38 3.87K
Preface
As a part of my new year’s goals list I want to start this every week posts in both of my channels(@lifes_notes @loopynerd) where I share with you some of interesting articles and videos that I’ve watched. Firstly I do it to stimulate the habit of writing, I really like to write something but sometimes just too tired or lazy for it. Then this is really cool to have all this stuff that I once upon a time read, so I can fast check on it if needed. And the last but not the least is the idea of giving something really interesting and helpful to others.

My favourite C++ leak — It’s interesting how you can get memory leaks without using new/delete, btw we had this problem maybe a month ago with a friend of mine.

Design of memory allocator(RU) — some basics about memory allocators, especially about dlmalloc and jemalloc, found it really useful for my course project, but the author sometimes got stuck on implementations, so 2x recommended.

Память – идеальная абстракция — polished and shortened part of the second part of the lecture above.

Trojan Source — during the CAOS course in my university I dug into unicode/ascii codes and this article about exploits in code using unicode, found interesting how you can execute any code, even pass the code review.
  • 🤔 3
  • ❤ 1
  • 🤡 1
More from @loopynerd
  1. Jun 27, 2025What Every Programmer Should Know about How CPUs Work • Matt Godbolt • GOTO 2024 Мега крут…
  2. Jun 4, 2025The personal site of Kris Machowski Мне очень понравилось его объяснение order book и в це…
  3. May 2, 2025Redis Архитектура, способы использования, как использовать и вообще хорошая статья около р…
  4. Apr 29, 2025Designing Robust APIs: C++ Code that's Safe, Extensible, Efficient & Easy to Use Очень хор…
  5. Apr 21, 2025C++23 — финал, C++26 — начало Чуть-чуть почитал про C++23/26. Постец, к слову, от Яндекса,…
  6. Mar 21, 2025Consistency Models Небольшая карта по моделям консистентности моделей распределенных систе…
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →