Skip to content

Instantly share code, notes, and snippets.

View jmolinski's full-sized avatar

Jakub Molinski jmolinski

  • Warsaw, Poland
  • 19:25 (UTC +02:00)
View GitHub Profile
@steven2358
steven2358 / ffmpeg.md
Last active May 27, 2025 06:32
FFmpeg cheat sheet
@adamveld12
adamveld12 / comments.md
Last active May 25, 2025 15:16
Go Code Review Comments

Go Code Review Comments

This page collects common comments made during reviews of Go code, so that a single detailed explanation can be referred to by shorthands. This is a laundry list of common mistakes, not a style guide.

You can view this as a supplement to http://golang.org/doc/effective_go.html.

Please discuss changes before editing this page, even minor ones. Many people have opinions and this is not the place for edit wars.