Hacker News new | ask | show | jobs
by theaniketgiri 242 days ago
Fair points and I get where you’re coming from. I’ve been very open that AI helped with repetitive parts (docs, boilerplate, commit messages). The functional code training logic, model architecture, CLI was written and tested by me. Some design choices (like storing scripts as strings or using if-else) were just pragmatic decisions made while iterating fast, not signs of AI authorship. Either way, the project is open source — you can inspect, critique, or even improve any part of it. I’m happy to take constructive feedback. My goal’s just to make LLM training more accessible.
2 comments

If you're iterating fast, then working on python files where you get the benefits of linting, syntax highlighting etc. and then reading the files as strings or bundled as required is MUCH faster than blindly mucking around in strings. As a side note, how fast do you type? Some of your multi-hundred line addition commits happen rather rapidly back to back.

The only time it would be faster to iterate with your scripts hard-coded into your TS files would be if an LLM is doing your iterating for you.

Why would anyone invest time and effort in a project where the author lies through their teeth about provenance? Why use your project that contributes, as it appears, nothing a LLM can't just give me? Why use this when I could just use an LLM to get the same directly in python without dicking around with npm?

You were called a troll in another reply but the comment you are replying to feels very AI. —'s and explaining to you what open you can do with open source?

Are you being trolled now?

I miss when trolling just meant rage baiting, but yes almost certainly we're all being deceived by OP, if that carries an ulterior motive or stems from a simple lack of moral values is up for debtate but at this point it isnt worth the sustained energy.

This project being upvoted as much as it is reflects more on the community than it does OP at the end of the day.

You’re absolutely right!