markusw
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Headless Everything for Personal AI (interconnected.org)
- The Road Runner Economy (nraford7.github.io)
- What if we treated Postgres like SQLite? (maragu.dev)
- Show HN: GAI, a Go-idiomatic, lightweight abstraction on top of LLMs (gai.maragu.dev)
- Running LLM evals right next to your code (maragu.dev)
- Choose Boring Technology and LLMs (maragu.dev)
- Show HN: Gomponents, HTML components in pure Go (gomponents.com)
Hey everyone! I just released v1.0.0 of gomponents last week. It's an HTML component builder in pure Go, with a DSL-like HTML syntax. It's been 4 years in the making, and makes it really easy to build HTML in your web…
- My super secret spaghetti business plan (maragu.dev)
- Go is my hammer, and everything is a nail (maragu.dev)
- Show HN: gomponents, HTML components in pure Go (gomponents.com)
Hey everyone! I’ve built gomponents over the past couple of years because I wasn’t satisfied with using templating languages in Go. In particular, it was really hard to pass data around when using stdlib html/template,…
-
I wanted to build a persistent message queue based on SQLite, because that's what I'm using for my main state anyway. This gives me ACID across state and messaging, which is nice! I've been inspired by the terminology…
- gomponents: Server-side HTML5 components in pure Go (gomponents.com)
- Proposal: Alternate spelling of .go in file names (github.com)
- Benchmarking SQLite Performance in Go (golang.dk)
- Distributed SQLite with LiteFS in Go (golang.dk)
- Show HN: Build Cloud Apps in Go online course (golang.dk)
- Gomponents: Declarative View Components in Go (maragu.dk)