Golang Weekly - The latest Go survey results
|
Older messages
A modest proposal?
Tuesday, May 9, 2023
Plus Go 1.20.4, a way to visualize call graphs, Go GUI bindings, and a pure Go machine learning library. | #459 — May 9, 2023 Unsub | Web Version Together with Teleport logo Go Weekly go-callvis:
Writing an OS in Go?
Tuesday, May 2, 2023
Plus random testing, a turbocharged gRPC workflow, and a plea to OpenAI. | #458 — May 2, 2023 Unsub | Web Version Together with Helios Go Weekly Rueidis 1.0: A Fast Redis Client with Caching —
Test gains and memory drains
Tuesday, April 25, 2023
Plus a real time strategy game built in Go, and a mutation testing tool. | #457 — April 25, 2023 Unsub | Web Version Together with Courier logo Go Weekly How to Troubleshoot Memory Leaks with Grafana
What do you get when you cross a LLaMA with a Gopher?
Wednesday, April 19, 2023
Plus when TinyGo beats C++, domain driven design in Go, and how Go calls Windows' APIs. | #456 — April 18, 2023 Unsub | Web Version Together with JetBrains The Go Weekly Newsletter Go's Error
The smallest Go binary
Tuesday, April 11, 2023
Plus what's new in GoLand, how to parse spreadsheets from Go, GoReleaser 1.17, and treating ourselves to some Gin. | #455 — April 11, 2023 Unsub | Web Version ℹ️ As mentioned last time, Go Weekly
You Might Also Like
The Sequence Opinion #504: Does AI Need New Programming Languages?
Thursday, March 6, 2025
And some old computer science theories that can become sexy again in the era of AI-first programming languages. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
U.S. Charges 12 Chinese Nationals in State-Backed Hacking Operations
Thursday, March 6, 2025
THN Daily Updates Newsletter cover ⚡ LIVE WEBINAR ➟ ASPM: The Future of AppSec -- Boom or Bust? Discover How ASPM is Redefining Application Security with Smarter, Unified Solutions. Download Now
Is it time for you to get a VPN?
Thursday, March 6, 2025
Hello there, Most people don't think twice about online tracking. But the truth is, it's not just about targeted ads. Cybercriminals and scammers have ways of using your internet traffic
🚴🏼♂️ Apple Should Make an Electric Bike — 10 Cars That Were Technologically Ahead Of Their Time
Thursday, March 6, 2025
Also: iPhone 16e Review, and More! How-To Geek Logo March 6, 2025 Did You Know The cat in the opening scene of The Godfather purred so loudly that some of the lines in the scene had to be redubbed. 💻
📧 Did you want this discount?
Thursday, March 6, 2025
Hey, it's Milan. I want to make sure you see this today because it may be gone this weekend: There are 29 coupons left to join Pragmatic REST APIs with 30% off. After that, the price goes back to
Tiny Type On Yellow Pages ☎️
Thursday, March 6, 2025
That time phone books got a font upgrade. Here's a version for your browser. Hunting for the end of the long tail • March 5, 2025 Tiny Type On Yellow Pages Why AT&T had to redesign its primary
Simplify Kotlin Error Handling
Thursday, March 6, 2025
View in browser 🔖 Articles Goodbye try-catch, Hello runCatching! Exception handling in Kotlin just got cleaner! This article explores how runCatching can replace traditional try-catch blocks, making
JSK Daily for Mar 5, 2025
Wednesday, March 5, 2025
JSK Daily for Mar 5, 2025 View this email in your browser A community curated daily e-mail of JavaScript news Unions and intersections of object types in TypeScript In this blog post, we explore what
Daily Coding Problem: Problem #1709 [Medium]
Wednesday, March 5, 2025
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Facebook. Given an array of integers, write a function to determine whether the array
How Swiss Tables make Go 1.24 faster
Wednesday, March 5, 2025
Plus a way to call external library functions without Cgo. | #544 — March 5, 2025 Unsub | Web Version Together with pgAnalyze Go Weekly Faster Go Maps with Swiss Tables — One of Go's newest