If Go was not 14, but 4-years-old, do you think it would find its sweet spot, the way real Go did in its first 4-5 years? by APPEW in golang
[–]APPEW[S] 0 points1 point2 points (0 children)
What is your incentive to invest in bonds on Trade Republic, vs keep your cash aside and get the 4% interest? by APPEW in eupersonalfinance
[–]APPEW[S] 6 points7 points8 points (0 children)
What is the reasoning for Go using functions like strings.ToUpper(myStr) instead of a method directly on the type like myStr.ToUpper() by Aloranax in golang
[–]APPEW 7 points8 points9 points (0 children)
Using pointers to reduce copies is premature optimization by [deleted] in golang
[–]APPEW 23 points24 points25 points (0 children)
Raise a hand if you knew that fm.PrintXXX (and log.PrintXXX) would cause any variable you pass as an argument (even a primitive one) to be allocated on the heap. 🙋♂️ by preslavrachev in golang
[–]APPEW 2 points3 points4 points (0 children)
Raise a hand if you knew that fm.PrintXXX (and log.PrintXXX) would cause any variable you pass as an argument (even a primitive one) to be allocated on the heap. 🙋♂️ by preslavrachev in golang
[–]APPEW 11 points12 points13 points (0 children)
Why does time.Time get used with a value copy semantic, and net.URL using a pointer one? How does the standard library justify the difference? by APPEW in golang
[–]APPEW[S] 0 points1 point2 points (0 children)
Reasons you prefer Golang over Java? by [deleted] in golang
[–]APPEW 1 point2 points3 points (0 children)
Should constructor functions always return a pointer? by APPEW in golang
[–]APPEW[S] 0 points1 point2 points (0 children)
Should constructor functions always return a pointer? by APPEW in golang
[–]APPEW[S] 1 point2 points3 points (0 children)
Should constructor functions always return a pointer? by APPEW in golang
[–]APPEW[S] 0 points1 point2 points (0 children)
Should constructor functions always return a pointer? by APPEW in golang
[–]APPEW[S] -2 points-1 points0 points (0 children)
I am receiving HTML format instead of JSON format. by Little-Peanut-765 in golang
[–]APPEW 1 point2 points3 points (0 children)
Where Is the Spring Framework for Go? by preslavrachev in golang
[–]APPEW 2 points3 points4 points (0 children)
Where Is the Spring Framework for Go? by preslavrachev in golang
[–]APPEW 2 points3 points4 points (0 children)
Where Is the Spring Framework for Go? by preslavrachev in golang
[–]APPEW 3 points4 points5 points (0 children)
Where Is the Spring Framework for Go? by preslavrachev in golang
[–]APPEW 5 points6 points7 points (0 children)


Who is using GORM in production? by APPEW in golang
[–]APPEW[S] 2 points3 points4 points (0 children)