Viewing profile — pistoriusp
pistoriusp
HN member- Joined
- Tue, Feb 20, 2007, 12:22 PM UTC
- HN karma
- 3,376
- Public activity
- 894 items
- HN profile
- View on Hacker News ↗
About pistoriusp
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
-
comment
Comment #49178602
I think this is less about the actual use-case and more about the approach; so a comparison is moot.
-
comment
Comment #49133349
Interesting. I had no idea that a person could see what is flagged?
-
comment
Comment #49109072
I had the same experience, but someone calmed me down by saying "we're all working on solving this problem."
-
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 …
-
comment
Comment #48924023
You've got to place that within the context of Sub-Saharan Africa.
- comment
-
comment
Comment #48729475
Mac Mini in the rack and a Neo in the lap.
- story
-
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, …
-
comment
Comment #48487732
Why not just run a vm?
-
comment
Comment #48368179
Seen this a few dozen times before, they're just not capable.
-
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…
-
comment
Comment #48283493
Please try agent-ci; it's github actions that run locally. Nothing less.
-
comment
Comment #48279698
You're right, figured it was implied, but now fixed.
-
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 …
-
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.
-
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,…
-
comment
Comment #48087332
[dead]
-
comment
Comment #47941163
This got me thinking about code.google.com, I can't believe Google dropped the ball that hard.
-
comment
Comment #47873012
if you run it at home then the sun is a pretty good way to get "free energy."
-
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!
-
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.
-
comment
Comment #47548974
I don't use copilot, but somehow was subscribed... I probably clicked something long ago and it just remained active.
-
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…
-
comment
Comment #47541549
Repo: https://github.com/redwoodjs/agent-ci , that includes a demo in the README.