It looks more likely that someone's learning Go and going through the crawler example in the tutorials. Of course I may be wrong here. The trigger for me was the term "Fetcher" here.. http://tour.golang.org/#73 Fun exercise though.
Apple might be running a web crawler written in Go
81–85 of 85 posts
Re: Apple might be running a web crawler written in Go
#82Earlier quoted context omitted.
Go is not really a "Google" technology. It's just a programming language like any other. There's no reason Apple shouldn't use it, if it's the right tool for the job.
Well, it'd be pretty weird if Go-ogle started developing their applications in Swift.
Re: Apple might be running a web crawler written in Go
#83Earlier quoted context omitted.
The software tech Apple uses generally doesn't seem to get as publicized compared to most large tech companies - for example, I know second hand that Apple uses Angular.js, but I have never seen anything in the wild about it. One thing to keep in mind though is that Apple is much more a hardware company than software.
"Apple views itself as a software company." - Steve Jobs https://www.youtube.com/watch?v=dEeyaAUCyZs
Re: Apple might be running a web crawler written in Go
#84It looks more likely that someone's learning Go and going through the crawler example in the tutorials. Of course I may be wrong here. The trigger for me was the term "Fetcher" here.. http://tour.golang.org/#73 Fun exercise though.
As a former employee, that was my first thought when I read the post too. Every once in a while, I would stay late there and work on a little personal project for fun there. Sometimes one of my friends would be working late, and I'd just keep him/her company. After all, if I'm just going to do the same thing at home, I might as well take advantage of coding on my big monitor and comfy chair...