Live data from Hacker News

Rars: a Rust RAR implementation, mostly written by LLMs

bitplane.net

1–10 of 92 posts

Re: Rars: a Rust RAR implementation, mostly written by LLMs

#6

> and it almost earned me an OpenAI ban Were you flagged for a cybersecurity violation?

> Well, it turned out that at some time during spec investigation, Claude needed to understand authenticity verification which is a paid feature. With a context full of reverse engineering tools it cracked WinRAR and bypassed product registration, then dutifully documented its crimes in the spec. The docs, when viewed, triggered OpenAI’s alarms and stopped it dead in its tracks. I squashed this out of the git history, and decided not to implement the feature at all.

You can draw your own conclusions as to what this says about the state of agentic development.

Re: Rars: a Rust RAR implementation, mostly written by LLMs

#7
Kudos, this is a really cool project (even if it might be AI generated), I have starred the repo, (3rd starrer here)

One thing I have been curious at is are there any ways to stop a rar compression mid way and then continue it later?

Like suppose I have a compression happening for a large file, then would there be a possibility with this project to shut down the computer mid compression and continue it after starting it again?

I would really love it if you can add this functionality!

Post reply on HN