I just want to point out _how easy it is_ to build any of these tools yourself. I got inspired by nano-claw and built on some of it's ideas to build a whole k8s hosted autonomous agent platform and got it into production in 2 weeks. It's just some api calls and container orchestration. The only hard problem _and it is hard_, is securing it, because you basically have to treat the agents as potentially malicious.
Reverse-engineering Viktor and making it open source
41–50 of 87 posts
Re: Reverse-engineering Viktor and making it open source
#42Is this reverse-engineering or "just" data exfiltration
Re: Reverse-engineering Viktor and making it open source
#43Soon renamed OpenViktawer, then MoltVik.
Re: Reverse-engineering Viktor and making it open source
#44I find it fascinating that this is just some _plumbing_ around some LLM - sold as a product and "AI coworker". They don't own the LLM model. You're just one silent update from not delivering what you promised.
Thin wrappers over an LLM has been an extremely popular grift for the past few years.
Re: Reverse-engineering Viktor and making it open source
#45Earlier quoted context omitted.
Terms of service might matter more for terminating that user account. Whole ordeal is just plain copyright violation. The author had no licence to that internal code, and whitewashing it with LLM will achieve nothing. That case is much clearer than that recent GPL->BSD attempt story.
According to US courts, the output can't be copyrighted at all. It's automatically in public domain after the "whitewash", regardless of original copyright. https://www.morganlewis.com/pubs/2026/03/us-supreme-court-de...
As an example, a photo taken from a digital camera can be subject to copyright because of the creative element involved in composing and taking the photo. Likewise, source code generated by an LLM under the guidance of a human author is likely to be subject to the human authors copyright.
Re: Reverse-engineering Viktor and making it open source
#46Re: Reverse-engineering Viktor and making it open source
#47"Driven by curiosity and envy, I tested it out." Two days of work driven by envy. Not what open source should be about.
Re: Reverse-engineering Viktor and making it open source
#48Every part of this is genuinely funny. Viktor launching basically OpenClaw for slack (because claw is MIT so yolo let's go mac some monnney and PJ outta Dubai etc etc). Some guy getting all their source code just by asking Viktor for it. Then rebuilding their core in a couple days because there's basically nothing there. push MIT to Github. TeamViktor's faces surely? But they're busy diamond handsing all the way to t…
I don't get it, what OP actually reverse engineered? OpenClaw itself? Of did Viktor team created their own OpenClaw like agent?
Re: Reverse-engineering Viktor and making it open source
#49Every part of this is genuinely funny. Viktor launching basically OpenClaw for slack (because claw is MIT so yolo let's go mac some monnney and PJ outta Dubai etc etc). Some guy getting all their source code just by asking Viktor for it. Then rebuilding their core in a couple days because there's basically nothing there. push MIT to Github. TeamViktor's faces surely? But they're busy diamond handsing all the way to t…
>TeamViktor's faces surely? But they're busy diamond handsing all the way to the moon so probably don't even care. XD
would anyone please be so kind to translate these parts of this comment into something a 45+ year old would understand?
Re: Reverse-engineering Viktor and making it open source
#50I just want to point out _how easy it is_ to build any of these tools yourself. I got inspired by nano-claw and built on some of it's ideas to build a whole k8s hosted autonomous agent platform and got it into production in 2 weeks. It's just some api calls and container orchestration. The only hard problem _and it is hard_, is securing it, because you basically have to treat the agents as potentially malicious.
The company may not do a perfect job of security either, but I figure they'll do a better job than I can as a solo practitioner.