William Antonelli
William Antonelli
I got confused when I saw that the project was updated to use bbolt, but still says BoltDB in the README. Turns out, the link that says BoltDB actually links...
In a live production. HTTPS is not working, get a 502 error. There is no error output on the console. I already have a cert for the domain. How can...
Built from source on linux64 I get this error. The gamepad is plugged in and recognized by the OS. ``` ⟩ ./main (base) panic: runtime error: index out of range...
In Chrome latest stable, the sticky h2 gets covered up by `.code-block-container`. This is attributed to `main.css:293`: `position: relative;` Removing that line seems to not have any effect other than...