Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)GL
glish @localghost.org
Posts 1
Comments 3

Go 1.21 Release Candidate

go.dev Go 1.21 Release Candidate - The Go Programming Language

Go 1.21 RC brings language improvements, new standard library packages, PGO GA, backward and forward compatibility in the toolchain and faster builds.

0
Write Go like a senior engineer
  • Go is exclusively pass-by-value. That means each function receives a copy of the value of what you passed in. No exceptions.

    Except there are several exceptions... Maps are always pass by reference, even if you don't explicitly pass them as a pointer. Same with slices, channels, and interfaces. Good article otherwise though.

  • What do you all use for password management?
  • KeePassXC and Keepass2Android auto-synced with my Nextcloud instance. Works great cross-platform for Linux/Windows/Android.

    I know what you mean, trusting a SaaS provider with my master password list always felt like a bad plan.

  • Can anyone help me with Plex and 4K content?
  • Just the normal 2160p is probably what you want, remuxes are going to get very large with marginal benefit. You might have trouble if you're using the built-in smart tv app for plex, but the plex app on chromecast will keep up fine.