The website for the Handmade Network and associated projects. https://handmade.network/
Go to file
Ben Visness a147cfa325 Rework DB API
This takes advantage of generics, and generally clears up a lot of
inconsistencies and quality-of-life issues.

Start of db rework: clean up, start generics, improve tests

Write some nice aspirational package docs

Rework and document the db API

Tests still pass, at least...now for everything else

Update all callsites of db functions

Finish converting all callsites

Not too bad actually! Centralizing access into the helpers makes a big
difference.

wtf it works
2022-05-06 16:56:13 -05:00
adminmailer Changed adminmailer to read the message from stdin 2021-09-02 00:08:08 +03:00
cinera Always update snippet tags on every Discord edit 2021-12-08 23:00:44 -06:00
local Switch CTA text for Handmade Seattle 2021-11-14 16:48:06 -06:00
public Added support for unknown filetypes in snippets 2022-04-07 08:19:48 +03:00
server Always update snippet tags on every Discord edit 2021-12-08 23:00:44 -06:00
src Rework DB API 2022-05-06 16:56:13 -05:00
.gitignore Rework the nav for projects 2.0 2021-10-27 21:55:38 -05:00
go.mod Rework DB API 2022-05-06 16:56:13 -05:00
go.sum Rework DB API 2022-05-06 16:56:13 -05:00