Merkur

↗ HN profile [ 99.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. The title is a reference to http://journal.stuffwithstuff.com/2015/02/01/ what-color-is-your-function/ a joyfull rant about async functions and promises. I like to request your comment on a similar topic. While coding…

  2. Hi, I could need a pointer, I have the feeling I am one inch away from understanding - but still something is missing. could you provide a hint or a resource or an sample implementation? it's about creating a dynamic…

  3. Clear Linux Project (clearlinux.org)
  4. Go 1.4 starts to use comments as directives. I think that is a realy bad path to go on the long run. You see its beginnings in following 3 examples: # used to set a canonical import path for a package: //import "foo" #…