HackerTrans
TopNewTrendsCommentsPastAskShowJobs

juunge

112 karmajoined 4 lata temu

Submissions

Capitalism Gone Wrong

kasperjunge.com
35 points·by juunge·14 godzin temu·43 comments

We Don't Have to Be This Bad at Improving Society

kasperjunge.com
65 points·by juunge·9 dni temu·110 comments

An Early Example of Super Bad AI Governance

computerlove.tech
2 points·by juunge·24 dni temu·0 comments

Everyone got excited they can suddenly code, and missed the point

kasperjunge.com
2 points·by juunge·w zeszłym miesiącu·0 comments

Share AI Agent Skills Across Your Team

kasperjunge.github.io
2 points·by juunge·4 miesiące temu·0 comments

Ralph.md: A Markdown format for autonomous coding-agent loops

ralphify.co
1 points·by juunge·4 miesiące temu·1 comments

Skills Are Replacing Commands, Rules, and Subagents

kasperjunge.com
1 points·by juunge·6 miesięcy temu·0 comments

Show HN: NPM/uv for Claude Code – install skills from GitHub with one command

github.com
1 points·by juunge·6 miesięcy temu·1 comments

Show HN: Skill-Add – Share and Install Claude Code Skills from GitHub

github.com
2 points·by juunge·6 miesięcy temu·0 comments

comments

juunge
·4 miesiące temu·discuss
RALPH.md is a skill-like format for reusable agent loops. It defines the outer loop around an agent run: the agent command, the commands to run between iterations, the arguments for steering, and the prompt body. That makes it possible to package and share loops that run repeatedly until stopped. I’ve been writing down example patterns and use cases in the cookbook as I learn what works well: https://ralphify.co/docs/cookbook/
juunge
·5 miesięcy temu·discuss
That would be great! And thanks for your take on this problem, I love to see others take on solving it
juunge
·5 miesięcy temu·discuss
I really like the idea of an agent package manager! I built something similar aiming to be like uv but for AI agents https://github.com/kasperjunge/agent-resources