Golang Weekly - 1 million concurrent tasks

Plus Google drops SimHospital on us, lots of data structures, and a C to WASM to Go odyssey. |

#​461 — May 23, 2023

Unsub  |  Web Version

Together with  Courier logo

Go Weekly

How to Start a Go Project in 2023 — The same author wrote a similar piece in 2018; a bit has changed since then. While this may be aimed at new gophers, experienced folks could find something to take away. “Older guides will mention setting up your $GOPATH. This is something you can comfortably ignore in 2023.” Quite!

Ben E. C. Boyter

On Adding a Reverse Operation to slices — The slices package defines several useful functions for working with slices, but there’s no way to reverse one in-place. This idea seems to be popular, though. There’s already a patch, and Russ Cox just recently put the idea forward to be reviewed at a proposal review meeting with the result being a 'likely accept.'

Alan Donovan et al.

We Built a Custom User Notification Center for Go Apps — This customizable service can be dropped into any front end and give the user a centralized place to interact with all things notifications like important alerts, customizable preferences, and even toast messages.

courier․com sponsor

A Guide to Zap Logging in GoZap is a popular, high-performance leveled logging option for Go and here’s a particularly well written, comprehensive, and practical walkthrough.

Better Stack Team

IN BRIEF:

Let's Enhance http.ServeMux's Routing? — Jonathan Amsterdam has kicked off a discussion that he hopes will lead to a proposal to extend the standard HTTP multiplexer’s capabilities by adding HTTP method-based routing and support for wildcards in matched paths. It goes deeper than you’d expect and if you have any interest in HTTP serving and routing game, dive in.

Jonathan Amsterdam

C to WASM to Go — Adding MySQL-compatible regex support to Dolt (a Git-inspired SQL database) proved quite a journey with the simplest solution still being complex. This post touches on CGo, WebAssembly, go embed, and a slew of other tools and technologies.

Daylon Wilkins (DoltHub)

Video: Most Common Kubernetes Security Misconfigurations — Anaïs and Ben discuss Kubernetes misconfigurations, what they are, and how to identify, prevent, and fix them.

Teleport | goteleport․com sponsor

Using a Go Package in Python via Gopy — Gopher and Python sitting in a tree.. etc. etc. Gopy generates CPython extensions from Go packages, so you can use Go code from Python.

Arjun Mahishi

Steps to Build a 'Snake' Game in GoEbiten is ideal for this.

Kuldeep Singh

If you like this sort of thing, last year's guide on building a Pong game was good too. (Part two.)

🛠 Code & Tools

Mods: Charm-ing AI for the Command Line? — Those Charm folks (of Bubble Tea fame) are back again with another command line concoction: this time in the shape of an OpenAI-powered command line AI tool for analyzing code, making recommendations, writing docs, and more.

Charm

go-datastructures 1.1: Numerous Threadsafe Data Structures — There’s a lot packed in here: queues, heaps, trees, sets, tries, skiplists, graphs, and often multiple types of each.

Workiva

Auth. Built for Devs, by Devs — Easily add login, registration, SSO, MFA, user management and a bazillion more auth features to your Go application.

FusionAuth sponsor

Simulated Hospital: Generate Realistic, Configurable Hospital Patient Data — Sadly it’s not a rehash of 1997’s Theme Hospital, but if you have to work with patient data (think HL7v2 records), then this ‘SimHospital’ might make your local testing and development easier and safer.

Google

Gain: High-Perf io_uring Networking Framework in Pure Go — Currently only Linux is supported and it’s considered a not-for-prod alpha.

Paweł Gaczyński

Neotest: A Framework for Interacting with Tests from NeoVim — If you’re a NeoVim user, this is for you. It’s written in Lua but neotest-go extends it to support working with Go-based tests.

Rónán Carrigan et al.

  • FerretDB 1.2 – Open MongoDB alternative. Now with a SQLite backend option.

  • VHS 0.5 – CLI 'home video recorder'. "Write terminal GIFs as code for integration testing and demoing your CLI tools."

  • Roaring 1.3
    ↳ Compressed bitmap data structure.

  • Lancet 2.2
    ↳ 100+ common reusable functions for Go.

  • Buf 1.19
    ↳ CLI for working with Protocol Buffers.

  • DNSControl 4.0
    ↳ DSL to sync your DNS to multiple providers.

  • OpenFGA 1.1
    ↳ Google Zanzibar-inspired permissions engine.

Jobs

Game of Realms Contributor in Gno.land — Want to do something different? Help build Gno.land, the next-generation smart contract platform for web3. We hire contributors.
Gno.land

Find a Job Through Hired — Hired makes job hunting easy-instead of chasing recruiters, companies approach you with salary details up front. Create a free profile now.
Hired

🧑‍💻 Got a job listing to share? Here's how.

n

Key phrases

Older messages

The latest Go survey results

Tuesday, May 16, 2023

Plus Go-powered robots, parsing Go with regular expressions, and a big serving of Barf. | #​460 — May 16, 2023 Unsub | Web Version Together with Ardan Labs Go Weekly The Go Developer Survey 2023 Q1

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

Apple Vision Pro, MacBook Air & iOS 17 🌎, StackOverflow moderator strike 👨‍💻, CSS blend modes 🎨

Tuesday, June 6, 2023

Apple's augmented reality headset, the Apple Vision Pro, will launch early next year starting at $3499. Sign Up|Jobs|Advertise|View Online TLDR Together With CleanMyMac X TLDR 2023-06-06 Mac full

Digest #106: I love git-blame-someone-else! 😳

Tuesday, June 6, 2023

Digest #106: I love git-blame-someone-else! 😳 #106: I love git-blame-someone-else! This week, I've compiled yet another selection of the latest insights, tutorials, and tools in the DevOps space

[New post] Microsoft .NET Code Analysis: The Rijndael and Rijndaelmanaged Types Are Superseded

Tuesday, June 6, 2023

dotNetDave posted: " Since September 2021, the Rijndael and RijndaelManaged types have been superseded by the AesManaged type. Although Rijndael is still supported in .NET, it is generally not

The Rust I wanted had no future — and Our right to challenge junk patents is under threat

Monday, June 5, 2023

Issue #1154 — Top 20 stories of June 06, 2023 Issue #1154 — June 06, 2023 You receive this email because you are subscribed to Hacker News Digest. You can open it in the browser if you prefer. 1 The

Here’s all of TechCrunch’s reporting from day one of WWDC 2023

Monday, June 5, 2023

TechCrunch Newsletter TechCrunch logo The Daily Crunch logo By Christine Hall Monday, June 05, 2023 Today, our team brings you all of the ooey, gooey Apple WWDC 2023 keynote goodness, including

JSK Daily for Jun 5, 2023

Monday, June 5, 2023

JSK Daily for Jun 5, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Mini-Game Using Only HTML, CSS and JavaScript Start by creating an HTML file and open it in

Max Q - Max Q: Another day, another delay

Monday, June 5, 2023

TechCrunch Newsletter TechCrunch logo Max Q logo By Aria Alamalhodaei Monday, June 05, 2023 Hello and welcome back to Max Q! In this issue: Pixxel's new investor Mission delays for Boeing, Rocket

Daily Coding Problem: Problem #1118 [Easy]

Monday, June 5, 2023

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Dropbox. What does the below code snippet print out? How can we fix the anonymous

Physical vs. Digital Games: Should You Buy Physical Games?

Monday, June 5, 2023

Did You Know?: The enormous geodesic polyhedron, Spaceship Earth, at the center of Walt Disney World's Epcot park, is clad in 11324 silvered isosceles triangles. If a perfect polyhedron, it would

DeveloPassion's Newsletter #124 - Polywork

Monday, June 5, 2023

Hello everyone! I'm Sébastien Dubois, your host (I'm on Twitter). You're receiving this email because you signed up for DeveloPassion's Newsletter. Thank you for being here with me ✨