←back to thread

159 points mpweiher | 4 comments | | HN request time: 0.622s | source
1. DeathArrow ◴[] No.43672821[source]
I don't know Go, but can't the situation be improved somehow? Either make channels better or remove them altogether?
replies(2): >>43673472 #>>43677477 #
2. sapiogram ◴[] No.43673472[source]
As a language user? Just stop using them entirely. It's what most people do eventually.
replies(1): >>43673892 #
3. ◴[] No.43673892[source]
4. ReflectedImage ◴[] No.43677477[source]
Well the problem is best stated as "I don't know how to use channels and I don't intend to learn". So perhaps some kinda of developer education is the solution?