Most active commenters
  • dreamcompiler(4)
  • Guest42(3)

←back to thread

140 points 7d7n | 19 comments | | HN request time: 0.246s | source | bottom
1. dreamcompiler ◴[] No.26187383[source]
OK I'll bite. Airbnb is a website. A hard-to-navigate, overproduced one, but it's still basically just a website coupled to a database. And it's not even as complex as Uber's because it doesn't need realtime GPS tracking of anything.

Why does Airbnb need a "tech hub?"

replies(6): >>26187435 #>>26187450 #>>26187468 #>>26187653 #>>26187807 #>>26191321 #
2. Naac ◴[] No.26187435[source]
Sounds like a good systems design interview question. Design an Airbnb like website operating globally.

I think going through this exercise will show it's more than "just a website"

replies(1): >>26187847 #
3. Guest42 ◴[] No.26187450[source]
Agreed, meanwhile large banks do things that are technically incredible but get seen as boring.
replies(2): >>26187535 #>>26187813 #
4. rdsubhas ◴[] No.26187468[source]
Complexity != Importance.

Airbnb is investing in their business, in what they believe (and they probably know from their numbers) will grow their future. They don't have to rationalize it only if there is complexity involved.

5. stevenhuang ◴[] No.26187535[source]
Such as?
replies(2): >>26187615 #>>26187623 #
6. ◴[] No.26187615{3}[source]
7. segmondy ◴[] No.26187623{3}[source]
moving billions of dollars daily with csv, tsv fixed-width files and sftp. /s
replies(1): >>26188830 #
8. smileysteve ◴[] No.26187653[source]
> Why does Airbnb need a "tech hub?"

To agree on different grounds;

They had some remote employees before; have had some remote employees (awkwardly, as an exception while promoting remote work), and will have been all remote for 1.5 years by August.

Will this actually hire jobs in the area? Or is it going to be a reserve office for occasional team building events that is located near a major airport.

9. pineconewarrior ◴[] No.26187807[source]
Maybe they don't "need" one, but they have contributed in a very meaningful way to the web dev community so I feel that this is a harsh take. Check out Lottie, Mavericks, and their contributions to the React ecosystem.
replies(1): >>26187873 #
10. dreamcompiler ◴[] No.26187813[source]
Exactly my point. I'd venture to guess that Marriott (another hotel company that actually owns their properties and thus arguably has more at stake) has a tech stack vastly more complicated than Airbnb's, and yet Marriott would never announce they're building a "tech hub" in any city.
replies(1): >>26188782 #
11. dreamcompiler ◴[] No.26187847[source]
Most major companies have to build a high reliability, highly-scalable website operating globally. Lots of people know how to build these things [except of course for contractors that the US federal government hires], and most of them don't have "tech hubs" in any major city unless they're ... you know ... actual tech companies. Why do we consider a glorified hotel company like Airbnb a tech company? Just because YC invested in them?
replies(1): >>26188954 #
12. dreamcompiler ◴[] No.26187873[source]
You're asking the wrong guy; I consider React one of the worst mistakes in technology, and it's the main reason Airbnb's website sucks (I speak as a superhost who has to use the thing a lot).
replies(2): >>26190062 #>>26191750 #
13. bpicolo ◴[] No.26188782{3}[source]
I think you are probably overestimating how enterprise does tech. Subcontracting, consultancies are the name of the game
replies(1): >>26188851 #
14. Guest42 ◴[] No.26188830{4}[source]
Petabytes upon petabytes, and it has to be correct, really well archived, and set up for reporting, stats, and ad hoc
15. Guest42 ◴[] No.26188851{4}[source]
For me at least, I found banking to be incredible, teams of DBAs managing very expensive database servers to perfection and high scale web apps that almost always work correctly
16. ttesttom ◴[] No.26188954{3}[source]
How is a company that is an entirely online marketplace with no physical property not a 'tech company'?
17. kgin ◴[] No.26190062{3}[source]
How does react connect to your experience using the site as a host?
18. izgzhen ◴[] No.26191321[source]
Data that airbnb owns values much more than their website stuff. And you need tech people in ML and data areas to manage and use these data effectively.
19. yerwhat01010 ◴[] No.26191750{3}[source]
I agree that AirBnB's website sucks, but why do you think this is caused by them using React?