HackerTrans
TopNewTrendsCommentsPastAskShowJobs

1997roylee

27 karmajoined قبل 3 سنوات
github: 1997roylee

Submissions

[untitled]

1 points·by 1997roylee·قبل 6 أيام·0 comments

GetSuperpower, an installable skill tree for coding agents

github.com
10 points·by 1997roylee·قبل 10 أيام·0 comments

I built Ponytrail, a local audit trail for AI coding-agent edits

github.com
24 points·by 1997roylee·قبل 23 يومًا·13 comments

A chat-style site for Hacker News trends

github.com
1 points·by 1997roylee·قبل 5 أشهر·1 comments

A Modern Web for Hacker News – Open-Source and Seeking Feedback

modern-hacker-news.vercel.app
41 points·by 1997roylee·قبل 3 سنوات·124 comments

comments

1997roylee
·قبل 10 أيام·discuss
[flagged]
1997roylee
·قبل 23 يومًا·discuss
[flagged]
1997roylee
·قبل 23 يومًا·discuss
Hi everyone, I built Ponytrail, a small CLI and bundled agent skill for making AI coding sessions easier to inspect and undo.

The problem I kept hitting: git diff shows what changed, but not why the agent changed it, what outcome it expected, what check it planned to run, or how to roll back one specific action. Final summaries are often too coarse, especially after a long coding session.

Ponytrail adds a small local trail around file mutations. Before an agent creates, edits, moves, deletes, formats, or generates files, it records a pre-change snapshot: action, purpose, reason, files, expected outcome, verification plan, rollback path

After the edit, it records a post-change snapshot with what changed, what checks ran, and the result.

Everything is stored locally under .pony-trail/ as JSONL, session trees, and small before/after file copies. It does not replace git. It is more like per-action intent and rollback context for agent work.
1997roylee
·قبل 5 أشهر·discuss
Hi HN, I built a chatroom UI that pulls/syncs Hacker News data to help track what’s going on today/this week without screening.

Built with prompting only (0 hand-written code). Would love feedback.

Demo: https://yc-chat-seven.vercel.app GitHub: https://github.com/1997roylee/yc-chat

Thanks for taking a look.
1997roylee
·قبل 3 سنوات·discuss
Dump Radix UI!
1997roylee
·قبل 3 سنوات·discuss
Thanks for supporting.
1997roylee
·قبل 3 سنوات·discuss
Agree.
1997roylee
·قبل 3 سنوات·discuss
Fixed.
1997roylee
·قبل 3 سنوات·discuss
I have enabled the infinite scroll feature. You can now test it now.
1997roylee
·قبل 3 سنوات·discuss
Updated it.
1997roylee
·قبل 3 سنوات·discuss
Thanks for share ur suggestions, I will carefully review each point and take them into consideration.
1997roylee
·قبل 3 سنوات·discuss
I should reduce the spacing
1997roylee
·قبل 3 سنوات·discuss
Understand.
1997roylee
·قبل 3 سنوات·discuss
Yup, I jts realize it... Cannot change the subject again
1997roylee
·قبل 3 سنوات·discuss
Thanks
1997roylee
·قبل 3 سنوات·discuss
Good to know it.
1997roylee
·قبل 3 سنوات·discuss
I updated it.
1997roylee
·قبل 3 سنوات·discuss
I should rename the subject to "Enhancing Mobile Readability for Hacker News"
1997roylee
·قبل 3 سنوات·discuss
Jts wanna make it easy to read on mobile version.
1997roylee
·قبل 3 سنوات·discuss
Got it.