10 comments

  • ricardobeat1 hour ago
    Really like the looks of it, but minifying the code to achieve the “400 lines” marketing gimmick is a huge turn-off.<p>It’s also a security nightmare, and ensures it remains 100% vibe coded. Would rather have a readable source with an honest line count.
    • StableAlkyne31 minutes ago
      Agreed. It would be one thing if it was a regular bash project that got minified via a script or something, since at least you could tell what it&#x27;s doing.<p>This is just spaghetti. Maybe it&#x27;s spaghetti that runs, but code of this quality does not engender confidence.
    • sudb1 hour ago
      I think it&#x27;s fine that it&#x27;s minified, code-golf style, but yes I agree that this would be much more convincing and useful with an unminified source.
      • cachius36 minutes ago
        Isn’t unwrapping and commenting just one prompt away?
        • StableAlkyne30 minutes ago
          Assuming the agent doesn&#x27;t forget or misinterpret anything.<p>It would be much better to just have a deterministic minification script.
    • petcat1 hour ago
      I&#x27;m not even sure why it stopped at 500 line limit. If it&#x27;s just a shell script then why not make it one line?
  • kkovacs38 minutes ago
    I love this. This is the grown-up brother of my one-liner bash+python at<p><a href="https:&#x2F;&#x2F;github.com&#x2F;kkovacs&#x2F;kkrc&#x2F;blob&#x2F;ecff1f65d5ccfa24d5f6695e27defcbd1de37323&#x2F;inject-ai-func.txt" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kkovacs&#x2F;kkrc&#x2F;blob&#x2F;ecff1f65d5ccfa24d5f6695...</a><p>:)
  • cachius29 minutes ago
    Does it work in just-bash?<p><a href="https:&#x2F;&#x2F;github.com&#x2F;vercel-labs&#x2F;just-bash&#x2F;blob&#x2F;main&#x2F;packages&#x2F;just-bash&#x2F;README.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vercel-labs&#x2F;just-bash&#x2F;blob&#x2F;main&#x2F;packages&#x2F;...</a>
  • tecoholic30 minutes ago
    Kudos. I set on this exact journey a couple of days back and Pi is what I started reading for inspiration as well. I really can&#x27;t stand the text boxes and the animations of the mainstream harnesses.
  • flog49 minutes ago
    I&#x27;d love to learn how to build something like this, but unfortunately the code is unreadable.<p>If author could write a heavily commented version that would be amazing.
  • petcat1 hour ago
    your 500 LOC requirement has made this thing completely and unnecessarily inscrutable and unreadable.<p>Pass.
    • esafak42 minutes ago
      No kidding <a href="https:&#x2F;&#x2F;github.com&#x2F;NahimNasser&#x2F;pu&#x2F;blob&#x2F;main&#x2F;pu.sh" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;NahimNasser&#x2F;pu&#x2F;blob&#x2F;main&#x2F;pu.sh</a>
  • Imustaskforhelp47 minutes ago
    Interested in something like this if the code can be more readable, it would be interesting to see it in languages like lua etc. too in future.
  • hkt1 hour ago
    I love it. I think I&#x27;m going to have fun with this and possibly learn a bit, too. I&#x27;m pondering a container based dev environment at the moment and might throw it in with busybox and see how far I get :)
  • kweiza30 minutes ago
    [dead]