mnahkies

↗ HN profile [ 76.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I've become interested in SBOM recently, and found there were great tools like https://dependencytrack.org/ for CycloneDX SBOMs, but all I have is SPDX SBOMs generated by GitHub. I decided to have a go at writing my own…

  2. I've been experimenting with the recognize anything models from https://github.com/xinyu1205/recognize-anything and ended up writing a simple HTTP API around them using FastAPI, packaged into an offline-capable docker…