Programming Deadlock
رفتن به کانال در Telegram
Channel about programming: C, C++, Rust, Zig, Go, Type Theory, Compilers, Threading, Distributed Systems and more...
نمایش بیشتر1 820
مشترکین
+524 ساعت
+167 روز
+5030 روز
در حال بارگیری داده...
کانالهای مشابه
ابر برچسبها
اشارات ورودی و خروجی
---
---
---
---
---
---
جذب مشترکین
سپتامبر '26
سپتامبر '26
+38
در 2 کانالها
اوت '26
+66
در 3 کانالها
Get PRO
ژوئیه '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 کانالها
| تاریخ | رشد مشترکین | اشارات | کانالها | |
| 16 سپتامبر | 0 | |||
| 15 سپتامبر | +5 | |||
| 14 سپتامبر | +3 | |||
| 13 سپتامبر | +5 | |||
| 12 سپتامبر | +2 | |||
| 11 سپتامبر | +1 | |||
| 10 سپتامبر | +1 | |||
| 09 سپتامبر | +1 | |||
| 08 سپتامبر | +2 | |||
| 07 سپتامبر | +3 | |||
| 06 سپتامبر | +2 | |||
| 05 سپتامبر | +2 | |||
| 04 سپتامبر | +1 | |||
| 03 سپتامبر | +3 | |||
| 02 سپتامبر | +5 | |||
| 01 سپتامبر | +2 |
پستهای کانال
| 2 | qemu is a masterpiece | 1 |
| 3 | https://github.com/qemu/qemu/blob/stable-11.0/util/coroutine-ucontext.c?utm_source=theconsensus.dev&utm_medium=referral#L91 | 3 |
| 4 | Data races and the limits of ThreadSanitizer in C and Go
https://theconsensus.dev/p/2026/09/06/data-races-and-the-limits-of-threadsanitizer-in-c-and-go.html | 512 |
| 5 | How to bring up the Linux Kernel on a new platform
https://werwolv.net/posts/linux_bringup/ | 627 |
| 6 | Verifying Quantitative Reliability for Programs That Execute on Unreliable Hardware
https://dl.acm.org/doi/pdf/10.1145/2544173.2509546 | 972 |
| 7 | Specifications Don't Exist
https://www.galois.com/articles/specifications-dont-exist | 1 042 |
| 8 | Why You Should Learn To Program The Hard Way
https://youtube.com/watch?v=Qf56xUKbx24 | 1 191 |
| 9 | Copy-and-Patch: Building a JIT
https://transactional.blog/copy-and-patch/ | 1 217 |
| 10 | Why I chose OCaml as my primary language
https://xvw.lol/en/articles/why-ocaml.html | 1 134 |
| 11 | Schrödinger's TOCTOU: The binary you run is not the program you wrote
https://github.com/xoreaxeaxeax/schrodingers-toctou | 1 440 |
| 12 | Larger than RAM Vector Indexes for Relational Databases
https://planetscale.com/blog/larger-than-ram-vector-indexes-for-relational-databases | 1 113 |
| 13 | gf2p8affineqb: Bit reversal
https://wunkolo.github.io/post/2020/11/gf2p8affineqb-bit-reversal/ | 1 056 |
| 14 | Fear the `Obj.magic`
https://gist.github.com/polytypic/4b6793782a7ed68debb3da8215b1d2b9 | 994 |
| 15 | Unlocking everything on the CPU with DRAM scrambling
https://github.com/xoreaxeaxeax/skitter-creek-bath-salts | 1 255 |
| 16 | XOR
https://www.chiark.greenend.org.uk/~sgtatham/quasiblog/xor/ | 1 148 |
| 17 | Low-Level Software Security for Compiler Developers
https://llsoftsec.github.io/llsoftsecbook/ | 2 006 |
| 18 | Domain-specific hyperspecialization (for SAT)
https://c.mov/lymphosat/ | 1 785 |
| 19 | Tail-call optimization in C is relatively recent
https://lwn.net/Articles/1034703/ | 1 374 |
| 20 | The little book about OS development
https://littleosbook.github.io | 1 562 |
