logoalt Hacker News

jeffbeetoday at 12:42 AM3 repliesview on HN

How are we supposed to take this stuff seriously if the author (sic) isn't even willing to write the readme? Claude exists! If I want some slop I can push the button myself.


Replies

analog_daddytoday at 3:08 AM

Disclaimer: This is a user’s perspective rather than a programmer’s perspective.

valid point. I am usually okay with LLM generated code since even if it might not be architecturally sound It is usually well commented and has tests and documentation for helping another agent/human debug any issues.

But, just the painful experience of debugging any dlopen related crashes and/or intermittent bugs; and the sheer amount of tokens burnt by an LLM chasing tangents when shown a stack trace; I wouldn’t touch this at least as a packager/consumer of certain apps for personal usage on older distros. So far, AnyLinux-Appimages seem to be a mature solution with great support from the developers, in case anyone lands here for packaging applications to run on older distros.

show 1 reply
pg83today at 1:11 AM

Tell me, are there any substantive comments on the text, on what has been done, and on the technical implementation, and not on the form?

show 1 reply
pg83today at 12:56 AM

Isn't this a README? https://github.com/pg83/solo/blob/main/README.md

show 2 replies