top | item 41601587

(no title)

Meganet | 1 year ago

ChatGPT helped me to setup a hugo page from scratch with templating and stuff.

It did so by just reading the hugo documentation without any RAG.

And it was 10x better than the huge documentation in itself.

discuss

order

dartos|1 year ago

Well that’s because Hugo is very simple to set up, there are lots of tutorials online about it, it hasn’t changed drastically in the past year and it’s mostly the same for different static site generators.

You won’t find that kind of ease of use with say webgpu+winit for building a small renderer in rust.