Hacker News new | ask | show | jobs
by ghthor 3207 days ago
I never understood what use a semaphore was until I tried my hand at implementing go like channels in swift. It's a very strange primitive that I don't think many people understand when it should be used.