Golang Weekly - Go's three new builtin functions

Plus running Go in Jypyter Notebooks, a Go app generator, and using htmx with Go. |

#​466 — June 27, 2023

Unsub  |  Web Version

Together with  Ardan Labs

Go Weekly

Go 1.21 Release Candidate — Despite merely being in RC (the final release is expected in August), Go 1.21 fever is high right now. Set to be the biggest release since 1.18, there are a lot of good reasons to be excited this time, including:

Eli Bendersky

Built-in Functions in Go 1.21 — Some new builtin functions in Go 1.21 caught Anton's eye: min, max, and clear. Thankfully, even with these additions, there are still fewer than 20 in total to remember.

Anton Zhiyanov

Go! Experts at Your Service — Do you need help filling skill gaps, speeding up development & creating high performing software with Go, Docker, K8s, Terraform and Rust? We’ll help you maximize your architecture, structure, tech-debt and human capital.

Ardan Labs Consulting sponsor

▶  Using htmx with Go to Make Full Stack Apps — If you see React, Angular, or similar frontend frameworks and feel the panic rising, htmx provides an interesting lighter-weight alternative that’s more modern and, luckily, has more street cred than jQuery.

BugBytes

IN BRIEF:

Solving 'Two Sum' in C (and Go) with a Tiny Hash Table — If you’re up for a simple algorithmic puzzle, this is for you. The author comes up with an efficient solution for something that initially appears to have quadratic complexity.

Chris Wellons

▶  Safe, Fast, and Easy: Building a Plugin System with WebAssembly — The creator of sqlc demonstrates a way to introduce plugins into a Go app in a secure, fast way with WebAssembly.

Kyle Conroy

 Time is Not a Synchronization Primitive — I imagine we’ve all been guilty of sleeping-in our code in order to “make sure” something else has had an opportunity to run, despite no guarantees it will!

Xe Iaso

How to Hack Kubernetes (and How to Protect It) — This roundup covers the top 7 ways your cluster is likely to be attacked, with a corresponding countermeasure for each.

Teleport | goteleport․com sponsor

How We Scaled to 100 Million Active Users Using Kafka and Go
Mohammad Hoseini Rad

Taking a Closer Look at io.SectionReader
Mustafa Durukan

🛠 Code & Tools

GoNB: A Go Notebook Kernel for Jupyter — In the Python world, you'll often see a “notebook” style of development where code is written and executed in a cross between a document and a REPL. Here’s a way to run Go in the same environment. Check out this welcome document to see the potential (note: the notebook itself doesn’t run on GitHub).

Jan Pfeifer

Create Go App CLI 4.0: Create a New Go Project in One — Imagine Create React App but for putting together a production-ready Go project with backend, frontend and deployment automation ready to go. It’s opinionated, naturally.

Create Go App

FusionAuth + Go – You’re Welcome — Add login, registration, SSO, MFA and more with our Go client library with just two lines of code.

FusionAuth sponsor

Dkron: A Cloud Native Job Scheduling System — A Go-powered system service for workload automation, running scheduled jobs, etc. Think cron but able to run in cluster form. GitHub repo. LGPL licensed with a pro option.

Distributed Works

tailer: CLI Tool to Insert Lines When Command Output Stops — The idea is simple. Pipe the output of something else into tailer and it will output its own lines during quiet moments to both show the gaps and that things are still working. Inspired by the Rust variant, spacer.

Halil ibrahim Onay

Lingua 1.3: A Natural Language Detection Library — Got text? Lingua will tell you which language it’s written in. Lingua supports long and short texts and handles over 70 languages. It’ll add over 100MB of weight to your project, though, but keeps everything local.

Peter M. Stahl

Jobs

Join the Gno.land Team — Get to gno us! Sign up for a Q&A with our team to learn about joining Gno.land and building the next-gen smart contract platform.
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

n

Key phrases

Older messages

Random numbers in Go, version 2

Tuesday, June 20, 2023

Plus how and when to use Go pointers effectively, Mergo 1.0, and just how much Go is 'admired and desired.' | #​465 — June 20, 2023 Unsub | Web Version Together with Courier logo Go Weekly

Go toolchain changes in Go 1.21+

Tuesday, June 13, 2023

Plus talking to Matt Boyle about DDD, Ebitengine turns 10, and building traffic lights and fractals with Go. | #​464 — June 13, 2023 Unsub | Web Version ✍️ If you're intrigued about domain-driven

Go's on IBM mainframes now

Monday, June 12, 2023

Plus a natural language date/time parser, a new HTTP request router, and a way to visualize git contributions locally. | #​463 — June 6, 2023 Unsub | Web Version Together with Courier logo Go Weekly

Let's build a distributed K/V store in Go

Tuesday, May 30, 2023

Plus PayPal's Go-powered database, a fluent HTTP client library, and Mario makes an appearance. | #​462 — May 30, 2023 Unsub | Web Version Together with Ardan Labs Go Weekly Implementing a

1 million concurrent tasks

Tuesday, May 23, 2023

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

📱🤔 Is the iPhone 15 Worth the Upgrade?

Friday, September 22, 2023

Logo September 22, 2023 Did You Know On March 12, 1951, a curious thing happened. In the United States and the United Kingdom, two comic artists, working completely independently of each other,

[New post] dotNetDave Rocks the Build Stuff Conference 2023

Friday, September 22, 2023

dotNetDave posted: " I'm thrilled to announce that, for the very first time, the For Those About To Code: World Wide Tour will be making a stop at the 2023 Build Stuff event in Vilnius,

JSK Daily for Sep 22, 2023

Friday, September 22, 2023

JSK Daily for Sep 22, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Enhance Your Website with Scroll Animations Using Pure CSS, No JavaScript Required In this

Startups Weekly - Bay Area baby belly beholding Battlefield bounty

Friday, September 22, 2023

TechCrunch Newsletter TechCrunch logo Startups Weekly logo By Haje Jan Kamps Friday, September 22, 2023 Welcome to Startups Weekly. If this newsletter comes across as a deranged delirium of barely

iOS Dev Weekly - Issue 628

Friday, September 22, 2023

What does the future of testing in Swift look like? Find out, and give feedback! 📚 View on the Web Archives ISSUE 628 September 22nd 2023 Comment Happy new device day! Thanks also for all of the kind

Daily Coding Problem: Problem #1220 [Easy]

Friday, September 22, 2023

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Salesforce. Write a program to merge two binary trees. Each node in the new tree should

Issue #507: JS Gamedev Summit, Jump Ship Jam, and deep space

Friday, September 22, 2023

Weekly newsletter about HTML5 Game Development. Is this email not displaying correctly? View it in your browser. Issue #507 - September 22nd 2023 If you have anything you want to share with the HTML5

Charted | The World’s Biggest Oil Producers 🛢️

Friday, September 22, 2023

Just three countries make up the lion's share of global oil supply. Here are the world's biggest oil producers. View Online | Subscribe Presented by: The best-informed investors choose

Questions every VC needs to ask about every AI startup's tech stack

Friday, September 22, 2023

TechCrunch+ Newsletter TechCrunch+ logo TechCrunch+ Roundup logo By Walter Thompson Friday, September 22, 2023 Welcome to TechCrunch+ Friday Image Credits: Rosemary Calvert / Getty Images Few VCs are

Studio Bot expands to 170+ international markets!

Friday, September 22, 2023

View in browser 🔖 Articles Studio Bot expands to 170+ international markets! Studio Bot can accelerate your ability to write high-quality Android apps faster by helping generate code for your app,