🦞🌯 Lobster Roll

Thread

redefining for loop variable semantics (github.com)

Stories related to "redefining for loop variable semantics" across the full archive.

redefining for loop variable semantics (github.com)
Go internals: capturing loop variables in closures (eli.thegreenplace.net)
Go proposal: less error-prone loop variable scoping (github.com)
Philosophy and "for" loops (and their design in Go and Rust) (lwn.net)
A whirlwind tour of Go’s runtime environment variables (dave.cheney.net)
Go Range Loop Internals (garbagecollected.org)
Strange Loop - So You Wanna Go Fast? (youtube.com)
A visual how to guide to Go variables (blog.learngoprogramming.com)
Hi, I wrote a new post that explains Go variables visually. Can you tell me what did you like or not? Thanks!
Fast event loop networking for Go (github.com)
How Are Loops Translated to Assembly? (medium.com)
Mocking time and testing event loops in Go (dmitryfrank.com)
Injecting Golang variables at build time (ols.wtf)
ecsnv: A lightweight utility to dump AWS Fargate's ECS containers environment variables locally (github.com)
More often than not, during the development cycle. I keep looking at my AWS ECS cluster and services to check what all environment variables have been set. Some ENVs were not readily available in the project repository since they were configured as secrets in SSM's parameter store. While setting ...
How do you name your Go variables
I'm asking this specifically here because I'm looking for an answer from experienced devs (especially, experience in languages that are not Go). Every single book I've read about programming best practices has the advice "use concise but descriptive variable names, avoid abbreviations". Across ev...
What is a Go function variable? (philpearl.github.io)
Fixing For Loops in Go 1.22 (go.dev)
fixing the other go loop bug (flak.tedunangst.com)
In Go, constant variables are not used for optimization (utcc.utoronto.ca)
JEP Draft: Treat Loop Variables as Effectively Final in All For() Loops (openjdk.org)
RE: your application environment variables (edoput.it)
Maxwell’s Demon Strikes Back as Quantum Physics Unveils a Thermodynamic Loophole (scitechdaily.com)
For over a century, the Maxwell’s Demon paradox has haunted physics. This thought experiment suggests that a tiny, energy-free “demon” could defy the second law of thermodynamics. Researchers put this to the test in a quantum setting, revealing that quantum mechanics allows surprising lo...
More predictable benchmarking with testing.B.Loop (go.dev)
Induction Variables and Loops (xania.org)
Induction Variables and Loops (xania.org)
Redefining Go Functions (pboyd.io)