Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bsgeraci
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
bsgeraci
6mo ago
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://news.ycombinator.com/item?id=4759514
2.
▲
Claude Code Interactive Architecture
(brandonrc.github.io)
5 points
by
bsgeraci
6mo ago
|
1 comments
3.
▲
by
bsgeraci
6mo ago
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 go back and forth but pretty dang cool if you care about th
4.
▲
by
bsgeraci
7mo ago
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 ArtifactKeeper I recommend waiting for my 1.0.0.a2 release. Hop
5.
▲
by
bsgeraci
7mo ago
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.
6.
▲
by
bsgeraci
7mo ago
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 ones.
7.
▲
by
bsgeraci
7mo ago
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 pen test world these AI tools have basically beat all humans
8.
▲
by
bsgeraci
7mo ago
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 CLI/TUI's.
9.
▲
by
bsgeraci
7mo ago
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.
10.
▲
by
bsgeraci
7mo ago
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 been dreaming of. Now we are not at that level and lots of tho
11.
▲
by
bsgeraci
7mo ago
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.
12.
▲
by
bsgeraci
7mo ago
I did not take your original comment as critiscism. Feel free to follow the repository and see how long I can keep it alive :)
13.
▲
by
bsgeraci
7mo ago
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 a nice wheel and use it. If you find an existing full blown
14.
▲
by
bsgeraci
7mo ago
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 biggest being that open source is inherently insecure. The
15.
▲
by
bsgeraci
7mo ago
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. https://github.com/orgs/artifact-keeper&#
16.
▲
by
bsgeraci
7mo ago
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 :)
17.
▲
by
bsgeraci
7mo ago
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 algorithms and systems we trust most are the ones that have been op
18.
▲
by
bsgeraci
7mo ago
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, and audit logs. Are you sugesting some hybrid approach?
19.
▲
by
bsgeraci
7mo ago
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 to make a holo deck promgram :) sorry for the trekkie talk.
20.
▲
by
bsgeraci
7mo ago
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 end to end testing on the mind. Because some changes can break
21.
▲
by
bsgeraci
7mo ago
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 doing now is beads. https://github.com/steveyegg
22.
▲
by
bsgeraci
7mo ago
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 the actual dashbaord/ui :
23.
▲
by
bsgeraci
7mo ago
I will add some todo's for me. I know how important this is.
24.
▲
by
bsgeraci
7mo ago
I think it is right to be skeptectial and I hope this project can prove people wrong.
25.
▲
by
bsgeraci
7mo ago
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 update mechanism so we are keeping the database up to date.
26.
▲
by
bsgeraci
7mo ago
I would say do not trust it, but use it and try it. Hopefully over time I can build trust by people using it.
27.
▲
Show HN: Artifact Keeper – Open-Source Artifactory/Nexus Alternative in Rust
(github.com)
166 points
by
bsgeraci
7mo ago
|
67 comments