Live data from Hacker News

Viewing profile — pistoriusp

pistoriusp

HN member
Joined
Tue, Feb 20, 2007, 12:22 PM UTC
HN karma
3,376
Public activity
894 items

About pistoriusp

Building:

RedwoodJS & RedwoodSDK - https://rwsdk.com Agent CI: https://agent-ci.dev Machinen: https://machinen.dev Kindling: Coming soon.

Previously built Snaplet: https://github.com/supabase-community/seed

Recent public activity

  1. comment
    Comment #49178602

    I think this is less about the actual use-case and more about the approach; so a comparison is moot.

  2. comment
    Comment #49133349

    Interesting. I had no idea that a person could see what is flagged?

  3. comment
    Comment #49109072

    I had the same experience, but someone calmed me down by saying "we're all working on solving this problem."

  4. comment
    Comment #48985141

    Apparently "/prewalk" is built into https://github.com/can1357/oh-my-pi , which I guess is a lot like "Oh My ZSH?" Pi with batteries included. There are a lot of interesting ideas …

  5. comment
    Comment #48924023

    You've got to place that within the context of Sub-Saharan Africa.

  6. comment
  7. comment
    Comment #48729475

    Mac Mini in the rack and a Neo in the lap.

  8. story
  9. comment
    Comment #48616351

    Built something like this for the v1.0 launch of RedwoodSDK in March; but it's a popularity graph (like the time scrubber on YouTube). I figured that it could be useful to myself, …

  10. comment
    Comment #48487732

    Why not just run a vm?

  11. comment
    Comment #48368179

    Seen this a few dozen times before, they're just not capable.

  12. comment
    Comment #48368114

    Gonna reply guy here because this is a paid thing. Agree with the author. Exposé was amazing. Here's an open alternative that I built, completely keyboard driven: https://github.co…

  13. comment
    Comment #48283493

    Please try agent-ci; it's github actions that run locally. Nothing less.

  14. comment
    Comment #48279698

    You're right, figured it was implied, but now fixed.

  15. comment
    Comment #48279247

    I did not say that, what I said was: It's not like `act` because it's not a rewrite of the runner. It's the standard runner... So the one that actually runs GitHub Actions. I have …

  16. comment
    Comment #48279229

    We support macOS via tartlet, but basically it's always linux. If you need windows then it's gonna be an issue. The jobs runs via containers.

  17. comment
    Comment #48278746

    Whilst you're waiting for it to come back, try out AGENT-CI (which is a project I built.), which runs GitHub Actions on your machine: https://agent-ci.dev . (Open source, etc.) No,…

  18. comment
  19. comment
    Comment #47941163

    This got me thinking about code.google.com, I can't believe Google dropped the ball that hard.

  20. comment
    Comment #47873012

    if you run it at home then the sun is a pretty good way to get "free energy."

  21. comment
    Comment #47748629

    https://agent-ci.dev : Run GitHub Actions on your machine. Caching in ~0 ms. Pause on failure. Let your AI agent fix it and retry, without pushing!

  22. comment
    Comment #47716368

    Scott is brilliant, funny, and kind, and maybe he could be serious if he ever needed to be serious... But I've never seen that in him.

  23. comment
    Comment #47548974

    I don't use copilot, but somehow was subscribed... I probably clicked something long ago and it just remained active.

  24. comment
    Comment #47545295

    Pleasure! Yeah it's just the standard runner - the only thing we've built is a duplicate control-pane, which is just HTTP. Since I have the standard runners source code it's pretty…

  25. comment
    Comment #47541549

    Repo: https://github.com/redwoodjs/agent-ci , that includes a demo in the README.