HackerTrans
TopNewTrendsCommentsPastAskShowJobs

1997roylee

27 karmajoined 3 tahun yang lalu
github: 1997roylee

Submissions

[untitled]

1 points·by 1997roylee·6 hari yang lalu·0 comments

GetSuperpower, an installable skill tree for coding agents

github.com
10 points·by 1997roylee·10 hari yang lalu·0 comments

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

github.com
24 points·by 1997roylee·23 hari yang lalu·13 comments

A chat-style site for Hacker News trends

github.com
1 points·by 1997roylee·5 bulan yang lalu·1 comments

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

modern-hacker-news.vercel.app
41 points·by 1997roylee·3 tahun yang lalu·124 comments

comments

1997roylee
·10 hari yang lalu·discuss
[flagged]
1997roylee
·23 hari yang lalu·discuss
[flagged]
1997roylee
·23 hari yang lalu·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 bulan yang lalu·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 tahun yang lalu·discuss
Dump Radix UI!
1997roylee
·3 tahun yang lalu·discuss
Thanks for supporting.
1997roylee
·3 tahun yang lalu·discuss
Agree.
1997roylee
·3 tahun yang lalu·discuss
Fixed.
1997roylee
·3 tahun yang lalu·discuss
I have enabled the infinite scroll feature. You can now test it now.
1997roylee
·3 tahun yang lalu·discuss
Updated it.
1997roylee
·3 tahun yang lalu·discuss
Thanks for share ur suggestions, I will carefully review each point and take them into consideration.
1997roylee
·3 tahun yang lalu·discuss
I should reduce the spacing
1997roylee
·3 tahun yang lalu·discuss
Understand.
1997roylee
·3 tahun yang lalu·discuss
Yup, I jts realize it... Cannot change the subject again
1997roylee
·3 tahun yang lalu·discuss
Thanks
1997roylee
·3 tahun yang lalu·discuss
Good to know it.
1997roylee
·3 tahun yang lalu·discuss
I updated it.
1997roylee
·3 tahun yang lalu·discuss
I should rename the subject to "Enhancing Mobile Readability for Hacker News"
1997roylee
·3 tahun yang lalu·discuss
Jts wanna make it easy to read on mobile version.
1997roylee
·3 tahun yang lalu·discuss
Got it.