Hacker News
- Writing and testing a paginated API iterator in Go https://blog.thibaut-rousseau.com/blog/writing-testing-a-paginated-api-iterator/ 4 comments
- Fun with Go Iterators https://xnacly.me/posts/2024/fun-with-iterators/ 137 comments
- Know Go: Iterators in Go https://bitfieldconsulting.com/posts/iterators 2 comments
- The upcoming iterator design for Go 1.23 https://www.gingerbill.org/article/2024/06/17/go-iterator-design/ 148 comments
- Iter - 100+ Go implementation of C++ STL iterators and algorithms https://github.com/disksing/iter 2 comments
Lobsters
- Go's Weird Little Iterators https://mcyoung.xyz/2024/12/16/rangefuncs/ 13 comments golang
- Why People are Angry over Go 1.23 Iterators https://www.gingerbill.org/article/2024/06/17/go-iterator-design/ 195 comments golang
- Why People are Angry over Go 1.23 Iterators https://www.gingerbill.org/article/2024/06/17/go-iterator-design/ 183 comments programming
- Go composable iterator functions https://medium.com/@anicolaspp/i-dont-know-yet-bf5a62a637dd 3 comments coding
- Go composable iterator functions https://medium.com/@anicolaspp/i-dont-know-yet-bf5a62a637dd 15 comments programming
- Iterator library for Go 1.22's rangefunc experimental feature https://go.dev/wiki/RangefuncExperiment 23 comments golang
- GitHub - 0x5a17ed/itkit: lazy, simple and concise iterators in Go https://github.com/0x5a17ed/itkit 5 comments golang
- iter - Generic Iterators for Go 1.18 https://github.com/Soft/iter 23 comments golang
- Juniper is an extended Go standard library using generics, including containers, iterators, and streams https://github.com/bradenaw/juniper 29 comments golang
- iter: Generic, lazy iterators for Go 1.18 https://github.com/mtoohey31/iter 31 comments golang
- Generic functools over iterators for go 1.18 https://github.com/Malefaro/gtools 4 comments golang
- Ethereum Assembly Debugger - Go To Any Loop Iteration (debugging loops & recursive processes) https://youtu.be/jcm8GrnoyGE 4 comments ethereum
- SpaceX pushing iterative design process, accepting failure to go fast https://arstechnica.com/science/2020/02/elon-musk-says-spacex-driving-toward-orbital-starship-flight-in-2020/ 3 comments space
- Oilers’ management re-iterates, that at this time, Jesse Puljujarvi will not be going to AHL Bakersfield https://twitter.com/jsportsnet/status/1097601481279197186 114 comments hockey
- [Federico] According to someone close to the situation, one iteration of the Yankees/Mets/Marlins trade has Syndergaard going to the Yankees, Realmuto going to the Mets and Andujar, Rosario and possibly Tomas Nido to Miami. The deal is still very possible, I’m told. https://twitter.com/danjfederico/status/1072622825742188545 84 comments baseball
- 3 ways to iterate in Go https://blog.kowalczyk.info/article/1bkr/3-ways-to-iterate-in-go.html 13 comments golang
- Any suggestions where an iterator adapter that selects a random subset should go? https://github.com/bluss/rust-itertools/pull/51 9 comments rust
- Iterated Prisoner's Dilemma in myriad languages. Same algorithm written in Clojure, Go, Ruby, Scala, Haskell. http://jacquesfuentes.com/essays/2014/10/31/iterated-prisoners-dilemma-in-myriad-languages.html 3 comments programming
- Orioles GM Dan Duquette keeps it a little too real at Fan Fest. Decides it is an appropriate venue to announce the Orioles are not aggressively pursuing Burnett, and re-iterate that its not in the Orioles current business model to sign impact Free Agents. Go team! http://www.masnsports.com/school_of_roch/2014/02/more-from-duquette-4.html 15 comments baseball
- A simple pitfall when iterating over a slice in Go. http://www.goinggo.net/2013/09/iterating-over-slices-in-go.html 3 comments golang
- lazy iterables in go http://www.samlecuyer.com/?p=71 17 comments golang
- Iterators Must Go! presentation by Andrei Alexandrescu http://boostcon.blip.tv/ 90 comments programming
- Iterators Must Go! (in favor of ranges). Alexandrescu's talk at BoostCon http://www.boostcon.com/site-media/var/sphene/sphwiki/attachment/2009/05/08/iterators-must-go.pdf 11 comments cpp
- Bryan Danielson on X- Should be a killer show! BUT, this iteration of the Young Bucks is insufferable… @DaxFTR and @CashWheelerFTR, please tell me you’re going to show up and punch those guys in the face? #AEWDynamite https://x.com/bryandanielson/status/1778132564718555422?s=46&t=_k1-EFgl4D6tgKG1ylxEog 215 comments squaredcircle
- [Heyman] Dodgers continue to discuss a possible Tyler Glasnow trade. Word is, they may also be interested in an extension, which could alter the package. Latest iteration had Glasnow plus Manny Margot going to LA for prospects Pepiot and DeLuca as @Ken_Rosenthal reported https://x.com/jonheyman/status/1735453763106668771?s=46&t=f1CngLinLiYKbxkfG0otAw 25 comments baseball
- 'Why don't you just use a roundabout?' Here's what I learned from you guys within the last week, going through 4 iterations of a 4-way LHD train intersection. Summarized in one post so others can learn from my 'mistakes' https://old.reddit.com/r/factorio/comments/tdgr8d/it_might_not_be_the_most_beautiful_but_isnt_this/ 21 comments factorio
- [O'Connor] Sources: If D’Angelo Russell ends up in Minnesota, Andrew Wiggins will go to the Warriors. Every iteration of a deal discussed between Golden State and Minnesota involves Wiggins. https://twitter.com/KevinOConnorNBA/status/1224880124509769729?s=20 3 comments nba
- [O'Connor] Sources: If D’Angelo Russell ends up in Minnesota, Andrew Wiggins will go to the Warriors. Every iteration of a deal discussed between Golden State and Minnesota involves Wiggins. https://twitter.com/kevinoconnornba/status/1224880124509769729?s=19 301 comments nba
- Finland is testing out universal basic income on a nationwide basis. Participants report lower stress levels and are seeking work. But there's a larger idea at play: legislation can go through a design process, each iteration building on the last, rather than rolling out big laws all at once. http://99percentinvisible.org/episode/the-finnish-experiment/ 7 comments europe
- What is it about (at least some) processeses that 'grow exponentially' that allows you to go from countable to uncountable with infinite iterations? https://www.reddit.com/r/math/comments/4wrhqs/what_is_it_about_at_least_some_processeses_that/ 18 comments math
- Modifying a Go slice in-place while iterating over it https://pauladamsmith.com/blog/2016/07/go-modify-slice-iteration.html 4 comments golang
- sortedmap – sorted map implementation for Go with a heap and iterators under the hood https://github.com/egregors/sortedmap 4 comments golang
- "Mitt has recreated himself. Once again. This iteration however is uber creepy. The 'centrist Romney' is like a horny guy on the prowl, trolling the bars. Clearly he has now morphed into the 'I will say anything to get you to go to bed with me' mode. " http://www.dailykos.com/story/2012/10/06/1141142/-just-watched-the-debate-completely-different-take 38 comments politics