Skip to content
#

golang

go logo

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

Here are 61,652 public repositories matching this topic...

Corfucinas
Corfucinas commented Feb 16, 2021

Description

Since we have Kotlin tutorials for available, why not include Flutter?

Why

We should allow this option when considering mobile development.

Possible Implementation & Open Questions

Similar to other sections formats, add sources and links for people to study.

Is this something you're interested in working on?

  • YES
  • NO
sevospl
sevospl commented Nov 6, 2021

Hi. First of all, kudos to you for the VFS cache - it's really brilliant. I have one request though.

For a little background, as of now I'm using the following settings:

--vfs-cache-mode full \
  --vfs-cache-max-size 500G \
  --vfs-cache-max-age 5000h \
  --vfs-cache-poll-interval 5m \
  --vfs-read-ahead 2G \
  --bwlimit-file 32M \
  --vfs-read-chunk-size=64M \
  --vfs-read-chunk-s
cli
shrink
shrink commented Sep 29, 2021

Describe the feature or problem you’d like to solve

dev:~$ gh secret encrypt
Paste your secret: *************
✓ Encrypted secret for `org/repository`
QkMFB+vyCCE2yT5j6Tb07doxD2xKHagI2l6AjMuwUkizN7pMGXKBVOj154Pg/hwn0PbPWFvo83z+ir25iw==

Proposed solution

Separate the encryption step and make it available as a separate command so that users can easily generate an

mattermost-server

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language