home.social

#issue9 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #issue9, aggregated by home.social.

  1. @tripplehelix @amin

    A dream. But mostly just vaporware. 😄

    P.S. It's an idea that some of us #polymaths had to create a new fediverse client (particularly for #GtS) for the terminal, likely in Go/#Issue9.

    @dusnm gave us the inspiration to write it in Go, then quietly left before anyone assigned him any real work. >:)

    (Just kidding, we all sat around, threw around some cool ideas, and then promptly did next to nothing. I think @sunarch did all the real organizational work; good on him)

  2. Using backticks (` `) for multi-line strings in Go is... odd.

    I rather prefer Python's solution: """ """ or ''' '''

    Of course, in bash, nearly any string can be a multi-line string. :BlobCatHappie:

    #LearningGo #Go #Golang #Issue9 #Python #Bash

  3. Hey #LearningGo friends,

    What do people think of the Coursera course, "Programming with Google Go Specialization?" >link<

    #Go #GoLang #Issue9