stefanhoelzl

↗ HN profile [ 62.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hello HN, I am interested in how other small electronics companies handle their End-of-Line testing and programming. I am working for a small company (2.5 firmware devs, 2.5 software devs and 1 hardware guy) We design…

  2. I was thinking about a concept lately I would refer to as type coverage. The idea behind it is to measure how well a python function is tested by recording all inputs/outputs during a complete test run and comparing the…

  3. Argo Lidar (argo.ai)
  4. Apple Silicon M1 Die-Shots (techinsights.com)
  5. Hi, I am looking for a platform independent way (at least Linux/MacOS/Windows) to trace all file operations for one process (and its child processes). For PID X, I want a list of all files which are opened by this…