Tweeting out the best Go posts from dev.to. Part of the @ThePracticalDev family ❤️

Joined April 2019
Photos and videos
Distributed systems introduce network latency that single binaries never had to worry about. Why some Go and Rust devs are looking back at the monolith. { author: @lightart732059 } dev.to/art_light/the-cloud-i…
2
294
Handling sensitive data in logs is critical. Learn how to redact information effectively in Go's slog using the masq library in this practical guide. 🛡️🪵 { author: @m_mizutani } dev.to/mizutani/redacting-se…
1
1
1
284
20 Dec 2025
Stop using RegExp for simple string replacements in Go. Benchmarks show that standard string manipulation is significantly faster and cleaner. { author: @abanoubha } dev.to/abanoubha/regexp-vs-s…
2
317
26 May 2025
Go function reference: syntax, calls, parameters, return values, closures, scope and best practices in one concise sheet #DEVCommunity #GoLang dev.to/jad_core/go-function-…
1
7
56
2,275
26 May 2025
See how Go’s bufio buffers reads and writes to reduce system calls and boost I/O speed for files, logs and network streams #DEVCommunity #GoLang dev.to/peymanahmadi/introduc…
1
7
43
1,782
26 May 2025
Day 4 balancing Go and deep learning: clarifying pointers & structs, writing ANN code in PyTorch, restructuring project for cleaner code #DEVCommunity #GoLang dev.to/shivamchhuneja/day-4-…
2
44
1,586
25 May 2025
5 Go libraries you’ll wish you knew sooner to simplify common tasks 🔹 HTTP 🔹 CLI 🔹 Validation 🔹 Logging 🔹 Testing { author: @ogundiyantobi } #DEVCommunity #GoLang dev.to/ogundiyantobiloba/ins…

8
63
1,744
25 May 2025
Nikita Rykhlov’s new blog covers scalable backend design with Go, Kafka, microservices and real-world architecture tips for engineers. #DEVCommunity #GoLang dev.to/nikita_rykhlov/hello-…
3
27
1,279
25 May 2025
Step through a complete TLS handshake in Go: from ClientHello capture to certificate setup and encrypted sessions in one clear guide #DEVCommunity #GoLang dev.to/leapcell/complete-tls…
12
84
3,368
25 May 2025
Build a precise countdown timer in Go with time.Ticker, goroutines and channels. Extend it with pause, resume and stop for flexible timing. #DEVCommunity #GoLang dev.to/rezmoss/practical-app…
3
23
938
24 May 2025
Explore how Go manages concurrent tasks with lightweight goroutines and channels for safe data exchange. Efficient multitasking made simple #DEVCommunity #GoLang dev.to/trulyursdelv/understa…
6
71
1,832
24 May 2025
Deep dive into Go slices: uncover the slice struct, how append triggers reallocation, what capacity rules mean for performance and memory #DEVCommunity #GoLang dev.to/leapcell/the-anatomy-…
6
51
1,347
23 May 2025
Efficient file transfer in Go microservices with gRPC streaming 🔹 HTTP/2 🔹 protocol buffers 🔹 chunked, resumable, memory-efficient { author: @DialaEke } #DEVCommunity #GoLang dev.to/dialaeke/streaming-la…
2
26
121
3,179