Hackernews posts about mutex
- 'You're on mute': Five years on from Zoom (www.rnz.co.nz)
- Show HN: FeedMe – An RSS Reader to Reclaim Your Attention (feedme.digital)
- Show HN: I built a Google Meet addon to fix Chat (chromewebstore.google.com)
- Show HN: I built a Trump filter for RSS feeds (rssfilter.com)
- Show HN: FeedWise – An RSS Reader to Reclaim Your Attention (feedwise.net)
- Dijkstra On the foolishness of "natural language programming" (www.cs.utexas.edu)
- North America Is Dripping from Below, Geoscientists Discover (www.jsg.utexas.edu)
- Numbering should start at zero (1982) (www.cs.utexas.edu)
- Dijkstra: On the foolishness of "natural language programming" (2010) (www.cs.utexas.edu)
- New cellular mechanism that weakens bones as we age (cockrell.utexas.edu)
- The Fastest Mutexes (justine.lol)
- Golang Sync Mutex: Normal and Starvation Mode (victoriametrics.com)
- Exploring concurrent rate limiters, mutexes, semaphores (blog.shalvah.me)
- Golang Sync Mutex: Normal and Starvation Mode (victoriametrics.com)
- A saner way to use mutex in Golang, using generics (github.com)
- Atomics vs. Actors vs. Mutex: The Synchronization Framework (blog.jacobstechtavern.com)
- Threads, Parallelism, and Mutex in Plain Ruby (blog.oxyconit.com)
- Mutex vs. Semaphore: How to implement them (softwareengineering.stackexchange.com)
- Rust's Mutex, Atomics and UnsafeCell – Spooky Action at a Distance? (leon.schuermann.io)
- How HappyLock Works (a deadlock-free mutex library) (www.botahamec.dev)
- Golang NATS Mutex Library (github.com)
- Rust's Mutex, Atomics and UnsafeCell – Spooky Action at a Distance? (leon.schuermann.io)
- A Deadlock-Detecting Mutex (faouellet.github.io)
- How HappyLock Works (a deadlock-free mutex library) (www.botahamec.dev)
- Mutex=Rubber Chicken (stackoverflow.com)
- DB transactions are not a mutex (erezrabih.medium.com)
- Show HN: Dut – a fast Linux disk usage calculator (codeberg.org)
- Show HN: Talk Paper Scissors (talkpaperscissors.com)
- Bug in reader/writer locks in Windows API (old.reddit.com)
- Rust actors and ArcMutex: handle with care (dgroshev.com)
- Ask HN: How could we emulate condition variables using Go channels only? (stackoverflow.com)