1. 1
    A simple web framework for odin vibecoding web github.com/lvcky-gg

This is a simple web framework for Odin.

  1.  

    1. 5

      Gjallarhorn has grown a coherent spine and several genuinely above-toy pieces: a from-scratch Postgres client (SCRAM auth, pooling, optional TLS), a real template engine with correct escaping and inheritance, full request parsing, and an ORM that reads typed rows back into structs. It is still young and not battle-tested for production — but the headline gaps the early drafts listed are now closed.

      Could you clarify what % of the code and docs were written by Claude?

      1. 1

        @typesanitizer the docs are entirely written by Claude and ollama, the codebase is about half

        1. 1

          Feels like spam. in that case.

          1. 1

            This is a fair stance. I use various tools such as nvim, tiling managers, lsps, ai and the like to speed up development. None of those are a substitution for actual architecture and correctness. The implementations that exist thus far are reasonably correct and vetted by myself