bm371613
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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.
-
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…
- Notebook Tutorial: Flow Matching for Generative Modeling (bm371613.github.io)
- Show HN: Hand Gestures as an Input Device (github.com)
- Show HN: Slice-aggregator (Python library) (github.com)
-
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.…
-
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…