HackerTrans
TopNewTrendsCommentsPastAskShowJobs

okla

no profile record

comments

okla
·3 वर्ष पहले·discuss
Mach engine is written in Zig
okla
·4 वर्ष पहले·discuss
I'm on C89, but this is a very useful trick. Thanks!
okla
·4 वर्ष पहले·discuss
Looks very interesting. Can you please provide usage example?
okla
·4 वर्ष पहले·discuss
I wonder if this can be emulated with for loop:

  for(FILE *fp = fopen(path, "wb");
      fp != NULL;
      fclose(fp), fp = NULL) {
    ...
  }
okla
·5 वर्ष पहले·discuss
What is completely broken for me since macOS 11/iOS 14 update is iCloud tabs. They simply don't sync between Mac and iPhone anymore, the list is almost always empty. Sometimes it contains some random out-of-date links, but touching any of them make them all disappear.