Live data from Hacker News

Apple might be running a web crawler written in Go

jan.moesen.nu

81–85 of 85 posts

Re: Apple might be running a web crawler written in Go

#81
post #60

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.

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...

Re: Apple might be running a web crawler written in Go

#82
post #59
post #53

Earlier 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.

Apple simply doesn't have any own solutions for server-side development. Google has own languages for both client (Dart) and server (Go).

Re: Apple might be running a web crawler written in Go

#83
post #55
post #45

Earlier 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

Certainly doesn't come across as one. UX/hardware comes to mind first.

Re: Apple might be running a web crawler written in Go

#84
post #60

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.

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...

IMHO, a big couch is better than a comfy chair.
Post reply on HN