Remix.run Logo
thangalin 2 hours ago

> LLMs are not actually doing a great job of translating ideas into tangibly useful software

Here is the source code for a greenfield, zero-dependency, 100% pure PHP raw Git repository viewer made for self-hosted or shared environments that is 99.9% vibe-coded and has had ~10k hits and ~7k viewers of late, with 0 errors reported in the logs over the last 24 hours:

https://repo.autonoma.ca/repo/treetrek

BoorishBears 2 hours ago | parent | next [-]

https://repo.autonoma.ca/repo/treetrek/blob/HEAD/pages/Templ...

Did it really have to be zero-dependency...

tovej an hour ago | parent | prev | next [-]

How is this greenfield?

thangalin an hour ago | parent [-]

How is it not?

You can trace the back commits to the first to show that it was started from scratch:

https://repo.autonoma.ca/repo/treetrek/commits/c7742cb3c580d...

dvfjsdhgfv 2 hours ago | parent | prev [-]

Frankly, I created dozen of such projects in the last weeks. Recently I just deleted them all. I feel like there's no point. I cancelled my Claude subscription, too.

I got back learning from books and use LLMs for "review my code in depth and show me its weak points" occasionally.

baq an hour ago | parent [-]

LLMs in teacher mode instead of solver mode can be great. ("review this change" is kinda sorta teacher mode.)