HN user

lowmagnet

584 karma
Posts0
Comments411
View on HN
No posts found.

I just searched for `for` loops with `:=` within and hand-fixed them. I found a few forms of the for loops and where there was a high number, I used regexp.

This tool is way cooler, post-redesign.

[dead] 6 months ago

I'm actually more excited about 1.26 mainly because of the streamlining of a lot of out-of-my-control systems. I love that I can new() an expression.

Tom Cotton, (R) Arkansas is proposing a bill to shield households from increases in power costs in their region if datacenters are taking excessively in their grid sector. It *ALSO* allows for private power plants to bypass the EPA regulations public power grids are subject to.

There are countless examples of people finding evidence of ancient peoples who were capable of great engineering feats like pyramids and other structures with simple tools and techniques. To state that aliens must have played in their construction is, to put it mildly, arrogant. (I'm a lot of cases, culturally chauvinistic and/or racist)

I have code that wouldn't work without embedding. Basically, I have a type that annotates any AWS paginate and is capable of streaming all the results as a sequence. It embeds the original client so you get all the functionality of the client, but it also wraps the functions that support a pagination. I can't think of an easier or clearer way to do it.

Go is still not good 11 months ago

I'll have to read the rest later but this was an unforced error on the author's part. There is nothing unclear about that block of code. If err isn't but, it was set, and we're no longer in the function. If it's not, why waste an interface handle?