Live data from Hacker News

Viewing profile — thejash

thejash

HN member
Joined
Tue, Oct 07, 2008, 2:36 PM UTC
HN karma
460
Public activity
180 items

About thejash

http://joshalbrecht.com/

joshalbrecht@gmail.com

Recent public activity

  1. comment
  2. story
  3. story
  4. comment
    Comment #47663793

    These are real problems, and I think you nailed it: the concentration of power is the core issue. I don't have a simple, perfect solution. We're just trying to make it possible for…

  5. comment
    Comment #47650237

    (author here) I strongly agree that these systems start to break down once the code base gets larger (we've seen that with our own projects) But our reaction to it has been to say …

  6. comment
    Comment #47650191

    (author here) I agree that it's super important to understand what software actually does--that's part of the whole reason we made mngr in the first place! I believe we can use the…

  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #45519339

    Since Sculptor allows you to use custom docker containers (devcontainers), you can check out the other projects in there. Then your primary project (from Sculptor's perspective) is…

  15. comment
    Comment #45440997

    It actually originally worked that way, and you can still mostly kinda use it that way (except that, because of CSRF protection, it's obnoxious -- run the program once to figure ou…

  16. comment
    Comment #45437332

    We have some docs here: https://github.com/imbue-ai/sculptor If you have any specific questions that aren't covered there, please let us know in Discord!

  17. comment
    Comment #45437281

    Yup -- electron app, typescript / react on the front end, python on the backend

  18. comment
    Comment #45432922

    I haven't tried it, but it might work if you set the env var yourself (I think you can create a `.env` file in `~/.sculptor/.env` and it will be injected into the environment for t…

  19. comment
    Comment #45432900

    Definitely! I'm very excited to get in support both for other coding agents, and for as many language models (and providers) as we can. Eventually what we want is for the whole thi…

  20. comment
    Comment #45428695

    Nope, not based on vibekit, but it looks like a cool project! Our approach is a bit more custom and deeply integrated with the coding agents (ex: we understand when the turn has fi…

  21. comment
    Comment #45428512

    Replying to each piece: > What if my application is not dockerized? Then claude runs in a container created from our default image, and any code it executes will run in that contai…

  22. comment
    Comment #45428255

    Thanks! Please feel free to join discord if you run into any bugs or have any issues at all, we're happy to help: https://discord.gg/sBAVvHPUTE Suggestions welcome too!

  23. comment
    Comment #45428216

    Since our launch 2 years ago, we've focused more on the "agents that code" part of our vision (so that everyone can make software) rather than the "training models from scratch" pa…

  24. comment
    Comment #45428093

    Our current plan is to make the source code available and make it free for personal use, but we're not quite ready to open-source it. Someday we'll probably have paid plans and bus…

  25. story
    Show HN: Sculptor – A UI for Claude Code

    Hey, I'm Josh, cofounder of Imbue. We built Sculptor because we wanted a great UI for parallel coding agents. We love Claude Code, but wanted to solve some of the problems that com…