bm371613

↗ HN profile [ 25.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I wanted CLI tools like grep to work better with .ipynb files, ie. work on inputs and not on outputs. I created a tools that uses FUSE to strip notebooks on the fly.

  2. It seems to me that tech trade unions could be where tech workers can safely discuss what worries them in the technology they are paid to build. With legal support and a whistleblowing platform. Do you know of such…

  3. I am considering redesigning a web application so that it is structured the same way as the API. The same URL would take the user to an application in a browser, or a corresponding API endpoint if used programmatically.…

  4. As someone interested in OS development, I read articles, source code and tutorials on the topic. I have created a Linux module, I have an idea of how a bootable "hello world" ISO is created etc. Recently I looked into…