An open API service indexing awesome lists of open source software.

https://github.com/fstark/comcol

A "vibe coded" Computer Collection (in progress)
https://github.com/fstark/comcol

Last synced: 5 months ago
JSON representation

A "vibe coded" Computer Collection (in progress)

Awesome Lists containing this project

README

          

# comcol

A "vibe coded" Computer Collection

# Rationale

This is a sample application that I build with github co-pilot. I do not intent to every write one line of code manually, and this will be entirely created an maintained by co-pilot.

# Feedback

While having the basics running was extremenly quick, getting it to be somewhat stable proved an exercice in frustration. Breaking the needs into specific simple tasks is much more complex than it seems. The LLM never learns, and will hapilly completely undo something it did before. It has no ethical issue to bluitly lie to your face, or completely duplicate a functionality in a different place because it didn't found code it created 15 minutes earlier.

The quality of the code is all over the place. Sometimes it is correct, sometimes it is just god-awful. Correcting the code is not very useful, because it won't care on its next edit.

Putting part of this on the Web is going to be an interesting challenge.

We do live in interesting times..../build.sh && docker run -p 8080:8080 comcol:latest