Remix.run Logo
jacquesm 3 hours ago

For those of you for who it is working: show your code, please.

sroerick an hour ago | parent | next [-]

Here's one success I had -

https://github.com/sroerick/pakkun

It's git for ETL. I haven't looked at the code, but I've been using it pretty effectively for the last week or two. I wouldn't feel comfortable recommending it to anybody else, but it was basically one-shotted. I've been dogfooding it on a number of projects, had the LLM iterate on it a bit, and I'm generally very happy with the ergonomics.

thangalin 2 hours ago | parent | prev | next [-]

I'll bite. Here's a 99.9% vibe-coded raw Git repository reader suitable for self-hosted or shared host environments:

https://repo.autonoma.ca/treetrek

There's still some work to do on the rendering side of model objects. Developing the syntax highlighting rules for 40 languages and file formats in about 10 minutes was amazing to see.

https://repo.autonoma.ca/repo/treetrek/tree/HEAD/render/rule...

jacquesm 2 hours ago | parent [-]

Cool, thank you.

Edit, great example. What is your long term maintenance strategy, do you keep the original prompts around so you can refine them later or do you dig into the source?

Would love to see more of your workflow.

johnfn 2 hours ago | parent | prev | next [-]

Why is this the attitude when it comes to AI? Can you imagine someone saying “please provide your code” when they claim that Rust sped up their work repo or typescript reduced errors in production?

jacquesm 2 hours ago | parent [-]

Yes, I can absolutely imagine that.

johnfn an hour ago | parent [-]

Eh, sorry, I may have been too quick to judge, but in the past when I have shared examples of AI-generated code to skeptics, the conversation rapidly devolves into personal attacks on my ability as an engineer, etc.

sigmar 2 hours ago | parent | prev | next [-]

https://github.com/search?q=author%3AClaude&type=commits

zcw100 3 hours ago | parent | prev [-]

Why so every armchair reviewer can yell, "Slop!"?

jacquesm 2 hours ago | parent [-]

Guidelines meditation for you.