bot_golang's profile picture. Follow for Golang tips and curated Golang job openings by @msgtonaveen

https://golangbot.com/ - Simple Go tutorials

https://gojobs.run/ - Hidden Golang jobs

golangbot

@bot_golang

Follow for Golang tips and curated Golang job openings by @msgtonaveen https://golangbot.com/ - Simple Go tutorials https://gojobs.run/ - Hidden Golang jobs

Закреплено

My GopherCon UK talk "Climbing the Testing Pyramid: From Real Service to Interface Mocks in Go" can now be watched at youtu.be/TBl_BQmu_-A?si… Please share your thoughts and feedback. #golang #gophercon

bot_golang's tweet card. Climbing the Testing Pyramid: From Real Service to Interface Mocks in...

youtube.com

YouTube

Climbing the Testing Pyramid: From Real Service to Interface Mocks in...


golangbot сделал(а) репост

🎉 Go 1.25.5 and 1.24.11 are released! 🔐 Security: Includes security fixes for crypto/x509 (CVE-2025-61729, CVE-2025-61727). 🗣 Announcement: groups.google.com/g/golang-annou… ⬇️ Download: go.dev/dl/#go1.25.5 #golang

golang's tweet image. 🎉 Go 1.25.5 and 1.24.11 are released!

🔐 Security: Includes security fixes for crypto/x509 (CVE-2025-61729, CVE-2025-61727).

🗣 Announcement: groups.google.com/g/golang-annou…

⬇️ Download: go.dev/dl/#go1.25.5

#golang

#golang #tip A subtlety in Go that trips up newbies - Adding elements to a nil slice will work, whereas adding elements to a nil map will panic at runtime. Try it out go.dev/play/p/mTbvqs9…

bot_golang's tweet image. #golang #tip A subtlety in Go that trips up newbies -  Adding elements to a nil slice will work, whereas adding elements to  a nil map will panic at runtime.

Try it out go.dev/play/p/mTbvqs9…

#db #poll Do you prefer singular or plural table names? Bonus points if you can comment on why you would choose either.


What will this program print? package main import "fmt" func main() { fmt.Printf("%d", 'A') } #golang #quiz


golangbot сделал(а) репост

🎆 Go 1.25.4 and 1.24.10 are released! 📰 Announcement: groups.google.com/g/golang-annou… ⬇️ Download: go.dev/dl/#go1.25.4 #golang

golang's tweet image. 🎆 Go 1.25.4 and 1.24.10 are released!

📰 Announcement: groups.google.com/g/golang-annou…

⬇️ Download: go.dev/dl/#go1.25.4

#golang

#golang #quiz What will this program print?

bot_golang's tweet image. #golang #quiz

What will this program print?

If there is a cyclic dependency between two packages in Go, first re-evaluate whether they really need to be separate packages. The easiest solution is often to just combine them since one cannot exist without the other. One package is simpler than two. #golang #tip


#security #tip Two fundamental security principles that any web application should adhere to * Principle of least privilege - Grant only the intended permissions to users and machines * End to end encryption - Data protection from origin to destination


How do you manage secrets in your Kubernetes application? #WebDevelopment #kubernetes #backenddevloper


golangbot сделал(а) репост

Ready to climb the testing pyramid? 🧗‍♂️ At GopherCon UK 2025, Naveen Ramanathan gave a super practical talk 🧠 that breaks down the whole testing pyramid for services like S3. ☁️ 💻 His session, "Climbing the Testing Pyramid: From Real Service to Interface Mocks in Go" covers…


Senior Software Engineer, Platform & Infrastructure Company: Tubitv Location: San Francisco, California / Toronto, Canada Tech Stack: Go, Python, AWS, Kubernetes, ArgoCD Please visit gojobs.run/jobs/senior-so… to know more and apply #golang #hiring #job


#golang #security #sqlinjection #tip Always use prepared statements when querying databases using user input. Never pass user input to SQL queries using string interpolation. This will lead to SQL injection attack.

bot_golang's tweet image. #golang #security #sqlinjection #tip

Always use prepared statements when querying databases using user input. Never pass user input to SQL queries using string interpolation.  This will lead to SQL injection attack.

golangbot сделал(а) репост

🎉 Go 1.25.2 and 1.24.8 are released! 📢 Announcement: groups.google.com/g/golang-annou… ⬇️ Download: go.dev/dl/#go1.25.2 #golang

golang's tweet image. 🎉 Go 1.25.2 and 1.24.8 are released!

📢 Announcement: groups.google.com/g/golang-annou…

⬇️ Download: go.dev/dl/#go1.25.2

#golang

Loading...

Something went wrong.


Something went wrong.