Viewing profile — bsgeraci
bsgeraci
HN member- Joined
- Thu, Feb 05, 2026, 3:57 PM UTC
- HN karma
- 73
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About bsgeraci
Recent public activity
-
comment
Comment #47599535
Dang! Glad to see others doing this. I totally made this site yesterday like 11 hours ago :/ but did not get the traction. I love your implementation. Here was my first stab: https…
-
comment
Comment #47595141
I had claude code use the src code that was recently leaked to build an interactive website that explores claude code. :) This was first pass with no modifications. I might have to…
- story
-
comment
Comment #46923600
Want to thank everyone for taking the time to make comments here. I am using what was said to improve the code base. Currently active in some refactors. If anyone wants to test Art…
-
comment
Comment #46920342
https://github.com/artifact-keeper There are 7 or 8 repositories now in this org. Feel free to take, use, or help imrove the code. MIT Open Source.
-
comment
Comment #46920330
yea so technically some of the formats are aliased :) https://artifactkeeper.com/docs/package-formats/ Check this, you should see around 35 then 9 alias's that map to the other one…
-
comment
Comment #46920128
That is interesting, I have a good idea about setting up some red team agents and blueteam agents with claude code and seeing if we can improve security by testing things. In the p…
-
comment
Comment #46918912
I really think my next step is a full on CLI/TUI :) Basically I am using end points so automation can be done with just curl requests. But as a linux nerd I do enjoy my share of CL…
-
comment
Comment #46916830
Thanks for the kind words! If you need any help please reach out. My contact info is on github and I am happy to support making this happen.
-
comment
Comment #46916808
I think we are in a time where we can make amazing things happen. I always go back to my Star Trek shows. We can now ask a computer to make a program for us. That is what I have be…
-
comment
Comment #46916763
I am totally thinking about adding this so you can connect to an API or use self hosted models that run in a container if you have the resources!!!! You are spot on.
-
comment
Comment #46916746
I did not take your original comment as critiscism. Feel free to follow the repository and see how long I can keep it alive :)
-
comment
Comment #46916724
There is no exsiting option :) unless you know where one is at. Artifactory OSS is a joke, and no other product is out there. Trust me I hate reinvinting the wheel... I rather take…
-
comment
Comment #46916697
Great question and I think about this a lot. I chose MIT deliberately and I'll explain why. My graduate research focused on common computer security misconceptions — one of the big…
-
comment
Comment #46913783
That is a great idea! I made a discussion here :) I can keep you posted but if you have a github account just make a commet there follow so you stay up to date with that change. ht…
-
comment
Comment #46912523
https://github.com/orgs/artifact-keeper/discussions/34 I made this discussion here. Please jump on github and add some comments and maybe we can get this added :)
-
comment
Comment #46912388
My graduate research focused on common computer security misconceptions — one of the biggest being that open source is inherently insecure. The reality is the opposite. The algorit…
-
comment
Comment #46911602
I have used oras, and that might be an interesting approach but not sure how it would work with search , version listing, dependenciton resolution, metadata quirere, permissions, a…
-
comment
Comment #46911018
Feel free to use what I am building but I also think more people just need to try and build something. We are almost in a star trek style world where you are talking to a computer …
-
comment
Comment #46910973
I have had claude go back and forth with codesimplifier agent (they developed) and a security agent. I think adding this to your workflow helps but you have to make sure to have en…
-
comment
Comment #46910954
Claude is... unfortunetly... that much better. They really know how to use the tools that integrate into CLI that just makes the flow so much better. The only extra stuff I am doin…
-
comment
Comment #46910884
Ok updated docs https://artifactkeeper.com/docs/security/scanning/ SHould have info on the CVE, please leave some issues on the repository if you want to see more infromatoin on th…
-
comment
Comment #46910809
I will add some todo's for me. I know how important this is.
-
comment
Comment #46910800
I think it is right to be skeptectial and I hope this project can prove people wrong.
-
comment
Comment #46910797
I am using the openscap and trivia. Can you add a discussion to my github about some of this. I would love some of your feedback on what you need on your level. I need to check the…