back
user profile
ibobev
31,775karma·5,120submissions·December 31, 2015
recent activity (5,120 total)
comment
Permanently working from home for some people like me is a direct way to depression. For someone who lives alone going to the office is essential to have social interactions without which the mental h…
comment
Does someone have any idea why latches do not have also count up operation alongside count down? In one of my previous jobs, I implemented a latch with a mutex, condition variable, and a counter and I…