top | item 46135719

(no title)

adrian17 | 2 months ago

> Credits to TaskJuggler for the original project definition language and concepts.

That's understating it.

Looks like (from conveniently-not-removed `.issue.db`) the entire project was made over last weekend by LLM-porting huge chunks of TaskJuggler from Ruby to Python, then vibe-coding in a loop until it started working. It begins with a chain of issues like

> Port Project.rb to core.project

> Port ProjectFileParser.rb to parser.tjp_parser

> Implement the main scheduling loop. Reference `Project.rb` method `scheduleScenario` and `Task.rb` method `schedule`.

> Make it work. [...instructions on how to test it...] if that doesn't work, you need to investigate why, create issues and solve it.

From that point, the LLM was making most of the issues itself. And finally, 12 hours after the first issue was created:

> remove any trace of the task juggler project.

EDIT: attribution aside, TaskJuggler is GPL and porting to another language preserves GPL virality, so AFAIK by relicensing they’re violating the license here.

discuss

order

cess11|2 months ago

Seems the person responsible is "Ex-Head of Engineering at Revolut", and that they registered their company domain name in May this year. According to LinkedIn they claim to have been "Head of Data Engineering @ JPMorganChase" inbetween, perhaps they left that position at the beginning of this year.

aitchnyu|2 months ago

Is this competing with DBOS?

BTW homepage has:

> Highway is an ultra-reliable workflow orchestration engine that combines PostgreSQL's ACID guarantees with a declarative Python DSL. Banks trust PostgreSQL for money. Highway uses PostgreSQL for workflows. That's bank-grade reliability for your automation.

rogerrogerr|2 months ago

And yet somehow nothing will happen to them.

GPL has been a complete failure. It has had two effects:

1. Making companies incredibly nervous about using and contributing to open source software, and

2. Absolutely no teeth when we needed it for AI companies slurping all GPL code ever written into their IP-laundering machine.

Zero benefits.