Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pistoriusp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
pistoriusp
23d ago
Same, that percentage seems absurd though.
2.
▲
by
pistoriusp
1mo ago
> Since any LLM will answer all those questions competently That's false. The LLM will only answer competently if it was trained on that data; and if it has enough data to make the correct connections between your question and the &
3.
▲
by
pistoriusp
1mo ago
Aren't you missing OP's point entirely? Which is: If the LLM didn't have useful information it would still give you an answer... Helpful or not.
4.
▲
by
pistoriusp
1mo ago
Which is why you should perform your own benchmarks against your own software stack.
5.
▲
by
pistoriusp
1mo ago
I checked out the development benchmarks for agents, and was suprized to find that they're not really representative of many of my own day-to-day development workflows. It appears that they're mostly testing the ability to make bu
6.
▲
by
pistoriusp
1mo ago
I think this is less about the actual use-case and more about the approach; so a comparison is moot.
7.
▲
by
pistoriusp
2mo ago
Interesting. I had no idea that a person could see what is flagged?
8.
▲
by
pistoriusp
2mo ago
I had the same experience, but someone calmed me down by saying "we're all working on solving this problem."
9.
▲
by
pistoriusp
2mo ago
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 in it, mostly
10.
▲
by
pistoriusp
2mo ago
You've got to place that within the context of Sub-Saharan Africa.
11.
▲
by
pistoriusp
3mo ago
Mac Mini in the rack and a Neo in the lap.
12.
▲
Show HN: Sidequest is a better /btw for Pi
(github.com)
3 points
by
pistoriusp
3mo ago
|
1 comments
13.
▲
by
pistoriusp
3mo ago
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, and others, to aggregate the information that people fi
14.
▲
by
pistoriusp
3mo ago
Why not just run a vm?
15.
▲
by
pistoriusp
4mo ago
Seen this a few dozen times before, they're just not capable.
16.
▲
by
pistoriusp
4mo ago
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.com/peterp/cmdcmd/
17.
▲
by
pistoriusp
4mo ago
Please try agent-ci; it's github actions that run locally. Nothing less.
18.
▲
by
pistoriusp
4mo ago
You're right, figured it was implied, but now fixed.
19.
▲
by
pistoriusp
4mo ago
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 tried to use act many times, and many times I
20.
▲
by
pistoriusp
4mo ago
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.
21.
▲
by
pistoriusp
4mo ago
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, it's not like "act," because
22.
▲
by
pistoriusp
5mo ago
This got me thinking about code.google.com, I can't believe Google dropped the ball that hard.
23.
▲
by
pistoriusp
5mo ago
if you run it at home then the sun is a pretty good way to get "free energy."
24.
▲
by
pistoriusp
5mo ago
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!
25.
▲
by
pistoriusp
5mo ago
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.
26.
▲
by
pistoriusp
6mo ago
I don't use copilot, but somehow was subscribed... I probably clicked something long ago and it just remained active.
27.
▲
by
pistoriusp
6mo ago
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 trivial for agents to know what to implement
28.
▲
by
pistoriusp
6mo ago
Repo: https://github.com/redwoodjs/agent-ci , that includes a demo in the README.
29.
▲
by
pistoriusp
6mo ago
Hi HN, I built this because I treat CI as the last line of defense. Agents also need validation. They should use CI, and they shouldn't bother you unless everything is green! GH Actions is usually in the top-5 expenses for dev-teams. A
30.
▲
Show HN: Agent-CI (Run GitHub Actions on your local machine.)
(agent-ci.dev)
4 points
by
pistoriusp
6mo ago
|
3 comments
More ›