The Wayback Machine - https://web.archive.org/web/20220722115137/https://github.com/topics/golang
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 70,092 public repositories matching this topic...

rclone
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
lf-
lf- commented Jul 20, 2022

Describe the feature or problem you’d like to solve

There's a case of extremely confusing overloading of arguments: the old gist gem/command line tool used to interpret -p as private, whereas gh gist create -p means public. I am not asking that this be changed, merely giving context.

Since it's easy to shoot yourself in the foot by muscle memory, it would be ideal if the CLI said w

enhancement help wanted good first issue
mattermost-server
mattermod
mattermod commented Jan 17, 2022

On the Direct Messages category, the tooltip on the ••• menu is "Channel options". It should say "Category options" like the rest of the categories.


If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you c

Difficulty/1:Easy Tech/ReactJS Area/End User Feature Good First Issue

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language