Sqlite Pure Go technical go sqlite 2022.11.06 Would it be possible to embed a database to avoid managing a MySQL or Postgres instance? Even better, can this database be queried in SQL? Read more
VS Code loses Go autocompletion on Linux bug dev go linux 2018.03.27 On my Linux, just after upgrading Go to version 1.9, I lost autompletion functionality in VS Code. :vscode_completion_not_working This tip did not work for me. Read more
Docker from scratch, Go and Multipart upload console dev docker go howto minimal scratch ubuntu 2018.01.26 To reduce docker container size we can built the image from scratch instead of using bloated images, like debian or worse ubuntu. Read more
Speech Tasks : a voice driven todo webapp angular light annyang go html Javascript speech recognition web speech api webapp 2014.06.30 With the Go http server. (By the way, I love opensource community !) Try the demo ! See the code ! Read more