Programming Deadlock
الذهاب إلى القناة على Telegram
Channel about programming: C, C++, Rust, Zig, Go, Type Theory, Compilers, Threading, Distributed Systems and more...
إظهار المزيد1 789
المشتركون
+224 ساعات
+117 أيام
+3930 أيام
جاري تحميل البيانات...
القنوات المماثلة
سحابة العلامات
الإشارات الواردة والصادرة
---
---
---
---
---
---
جذب المشتركين
أغسطس '26
أغسطس '26
+58
في 3 قنوات
يوليو '26
+56
في 2 قنوات
Get PRO
يونيو '26
+61
في 2 قنوات
Get PRO
مايو '26
+57
في 3 قنوات
Get PRO
أبريل '26
+57
في 4 قنوات
Get PRO
مارس '26
+38
في 1 قنوات
Get PRO
فبراير '26
+59
في 5 قنوات
Get PRO
يناير '26
+51
في 4 قنوات
Get PRO
ديسمبر '25
+55
في 5 قنوات
Get PRO
نوفمبر '25
+64
في 4 قنوات
Get PRO
أكتوبر '25
+65
في 3 قنوات
Get PRO
سبتمبر '25
+102
في 4 قنوات
Get PRO
أغسطس '25
+73
في 2 قنوات
Get PRO
يوليو '25
+89
في 5 قنوات
Get PRO
يونيو '25
+98
في 6 قنوات
Get PRO
مايو '25
+108
في 2 قنوات
Get PRO
أبريل '25
+79
في 1 قنوات
Get PRO
مارس '25
+71
في 2 قنوات
Get PRO
فبراير '25
+72
في 2 قنوات
Get PRO
يناير '25
+75
في 4 قنوات
Get PRO
ديسمبر '24
+105
في 5 قنوات
Get PRO
نوفمبر '24
+87
في 2 قنوات
Get PRO
أكتوبر '24
+101
في 6 قنوات
Get PRO
سبتمبر '24
+49
في 2 قنوات
Get PRO
أغسطس '24
+67
في 6 قنوات
Get PRO
يوليو '24
+41
في 2 قنوات
Get PRO
يونيو '24
+29
في 1 قنوات
Get PRO
مايو '24
+17
في 0 قنوات
Get PRO
أبريل '24
+25
في 2 قنوات
Get PRO
مارس '24
+22
في 0 قنوات
Get PRO
فبراير '24
+33
في 0 قنوات
Get PRO
يناير '24
+60
في 0 قنوات
Get PRO
ديسمبر '23
+279
في 0 قنوات
| التاريخ | نمو المشتركين | الإشارات | القنوات | |
| 26 أغسطس | +4 | |||
| 25 أغسطس | +2 | |||
| 24 أغسطس | 0 | |||
| 23 أغسطس | +2 | |||
| 22 أغسطس | +2 | |||
| 21 أغسطس | +1 | |||
| 20 أغسطس | +2 | |||
| 19 أغسطس | +5 | |||
| 18 أغسطس | +4 | |||
| 17 أغسطس | +1 | |||
| 16 أغسطس | +6 | |||
| 15 أغسطس | +2 | |||
| 14 أغسطس | +2 | |||
| 13 أغسطس | +1 | |||
| 12 أغسطس | +3 | |||
| 11 أغسطس | +7 | |||
| 10 أغسطس | +1 | |||
| 09 أغسطس | +3 | |||
| 08 أغسطس | 0 | |||
| 07 أغسطس | +1 | |||
| 06 أغسطس | +2 | |||
| 05 أغسطس | +3 | |||
| 04 أغسطس | +3 | |||
| 03 أغسطس | 0 | |||
| 02 أغسطس | +1 | |||
| 01 أغسطس | 0 |
منشورات القناة
Schrödinger's TOCTOU: The binary you run is not the program you wrote
https://github.com/xoreaxeaxeax/schrodingers-toctou| 2 | Larger than RAM Vector Indexes for Relational Databases
https://planetscale.com/blog/larger-than-ram-vector-indexes-for-relational-databases | 426 |
| 3 | gf2p8affineqb: Bit reversal
https://wunkolo.github.io/post/2020/11/gf2p8affineqb-bit-reversal/ | 493 |
| 4 | Fear the `Obj.magic`
https://gist.github.com/polytypic/4b6793782a7ed68debb3da8215b1d2b9 | 606 |
| 5 | Unlocking everything on the CPU with DRAM scrambling
https://github.com/xoreaxeaxeax/skitter-creek-bath-salts | 907 |
| 6 | XOR
https://www.chiark.greenend.org.uk/~sgtatham/quasiblog/xor/ | 883 |
| 7 | Low-Level Software Security for Compiler Developers
https://llsoftsec.github.io/llsoftsecbook/ | 1 371 |
| 8 | Domain-specific hyperspecialization (for SAT)
https://c.mov/lymphosat/ | 1 297 |
| 9 | Tail-call optimization in C is relatively recent
https://lwn.net/Articles/1034703/ | 1 095 |
| 10 | The little book about OS development
https://littleosbook.github.io | 1 260 |
| 11 | 2019 (1).pdf | 1 098 |
| 12 | The Clockwise/Spiral Rule
https://c-faq.com/decl/spiral.anderson.html | 1 470 |
| 13 | Compiling Pattern Matching to Good Decision Trees
https://dl.acm.org/doi/pdf/10.1145/1411304.1411311 | 1 849 |
| 14 | Coroutines Trilogy (C/C++)
https://www.chiark.greenend.org.uk/~sgtatham/coroutines.html | 1 979 |
| 15 | High-performance model counter
https://github.com/meelgroup/ganak | 1 523 |
| 16 | ssrn-6869668.pdf | 1 877 |
| 17 | Introduction to Compilers and Language Design
https://dthain.github.io/books/compiler/ | 1 768 |
| 18 | Strictness Analysis using Abstract Reduction
https://dl.acm.org/doi/pdf/10.1145/165180.165219 | 1 490 |
| 19 | 2605.10943v1.pdf | 1 672 |
| 20 | Epsilon number (Georg Cantor)
https://en.wikipedia.org/wiki/Epsilon_number | 1 598 |
