jnxx

↗ HN profile [ 89.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I was wondering if there any wrapper generator exists which can take some piece of Rust API and can generate C++ code for it? Or maybe, since Rust supports the C ABI, an object-oriented C API, and generate C++ header…

  2. What are your experiences with literate programming for handover of code? I am thinking of tools like noweb (https://en.wikipedia.org/wiki/Noweb), LEO (http://leoeditor.com/), Emacs org-mode…

  3. I have recently heard several times good things about https://arc42.org/ , which is an open-source tool to document architectures. What experiences do you have with it? How well does it support teams which do not have…

  4. Just to be specific, I am asking about a good way to manage mail in the following situation: I am using an open source email client and a mail hoster who and does the usual spam filtering in an excellent and…

  5. Technical debt is a hard problem. But that kind of problems has sometimes surprising solutions, where one leaves a local optimum to find a better optimum point. What kind of smart strategies did you find to reduce…

  6. Paradox of the Plankton (en.wikipedia.org)