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 62,684 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
dentarg
dentarg commented Dec 14, 2021

Describe the bug

Syncing a fork with gh repo sync user/repo seems to no longer work.

$ gh --version
gh version 2.3.0 (2021-12-02)
https://github.com/cli/cli/releases/tag/v2.3.0

Steps to reproduce the behavior

$ gh repo sync dentarg/puma
HTTP 404: Not Found (https://api.github.com/repos/dentarg/puma/git/refs/heads/master)

Expected vs actual behavi

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