HackerTrans
TopNewTrendsCommentsPastAskShowJobs

neechoop

no profile record

Submissions

C++ but it has Python's dirs()

github.com
1 points·by neechoop·6 maanden geleden·4 comments

Show HN: HALUD YOUR HORSES – a container system to resist Shai-Hulud NPM attacks

github.com
1 points·by neechoop·8 maanden geleden·7 comments

Show HN: Forky Pig is a VM hypercompute fabric for AI Agents

github.com
2 points·by neechoop·9 maanden geleden·2 comments

comments

neechoop
·6 maanden geleden·discuss
el oh el. i write about what im curious about and want to share. as for "benefit", I think your definition of benefit is quite different.

besides, a casual look at /newest found quite a few people post only things they actually made. you better go get them, too!
neechoop
·6 maanden geleden·discuss
don't understand what u mean. this c++ with python dirs has been submitted once.

besides, I AM curious about llvm/clang
neechoop
·7 maanden geleden·discuss
HALUD YOUR HORSES is a small containerized development workflow designed to reduce exposure to supply-chain attacks in the JavaScript and Node.js ecosystem. Every project runs inside an isolated container with its own node_modules volume. Nothing from npm executes directly on the host machine. The tools are simple shell scripts that create, enter, and fork project-specific development images.

https://github.com/maya-undefined/halud_your_horses
neechoop
·8 maanden geleden·discuss
plan9 were always ahead of its time
neechoop
·9 maanden geleden·discuss
I came up with this idea one day after I remember a conversation I had. We were talking about how Kubernetes doesn't quite fit into LLM/AI workloads.

I also thought about this article while working on this: https://blog.sigplan.org/2025/08/29/ai-models-need-a-virtual...