Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Go 1.9 Release Party [slides] (godoc.org)
77 points by stablemap on Aug 18, 2017 | hide | past | favorite | 10 comments


Great work! On a side note -- what framework/software is used to make these browser based slide shows? They are super fast and also elegant looking.



The slides are unusable on mobile.


Yes, they've been like that for a while. If you turn your phone horizontally it is better but still sucks.

They accept PRs, though ;)


I think we have different definitions for the word "party", but congrats guys! :)


What is the dir/... syntax. I never saw the doc on that one.


Wildcard: "An import path is a pattern if it includes one or more "..." wildcards ... For example, net/... expands to net and packages in its subdirectories."

https://golang.org/cmd/go/#hdr-Description_of_package_lists


Right but was this a thing before golang existed or is it specific to go commands?

It was certainly popularized by "go get ./...".


It's specific to Go. Shell globbing has "⁎⁎", though.


I hope they skip versions straight to 2.1.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: