HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jfyne

no profile record

comments

jfyne
·29 gün önce·discuss
I raise you The Magic Roundabout https://maps.app.goo.gl/1Mj8tSvKNBnQMu8V7
jfyne
·4 ay önce·discuss
I wrote myself https://github.com/jfyne/meatcheck to do this. We use it with Claude to review markdown files and do reviews of changes.

Claude spawns the process, it pops open a browser tab. You review what is there and can leave line by line feedback. You click finish and your comments go to stdout for Claude to read.

We ask Claude to group changes and order them by importance to make reviews easier for us.
jfyne
·5 ay önce·discuss
Not TUI based but I made something called meatcheck. The idea being that the LLM requests a review from the human, you can leave inline comments like a PR review.

Once you submit it outputs to stdout and the agent reads your comments and actions them.

https://github.com/jfyne/meatcheck
jfyne
·geçen yıl·discuss
I am. Running arch with sway. Im on an older intel one, everything just works.

Suspend works Fingerprint reader works Battery life when not running heavy workloads is around 13 hours
jfyne
·4 yıl önce·discuss
I've been working on a Go implementation if you fancy trying it out

https://github.com/jfyne/live
jfyne
·5 yıl önce·discuss
Ah ok, interesting. Thanks
jfyne
·5 yıl önce·discuss
This might be in the docs somewhere, but can you bring your own postgres image to your managed service?