Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Anyone know what tumblr is written in

Tags:

tumblr

Does anyone know what tumblr is written in? I have been trying to figure it out.

like image 849
Hunter Dolan Avatar asked Jul 24 '10 17:07

Hunter Dolan


People also ask

What language is Instagram written in?

Instagram, the world's biggest online photo-sharing app, uses Python on its backend. According to Instagram's engineering team, Instagram currently features the world's largest deployment of the Django web framework, which is written entirely in Python. Read more about how Instagram uses Python on the Instagram blog.


Video Answer


1 Answers

It's PHP...

http://www.marco.org/55384019

spiteshow:

I wonder if the Tumblr guys are using a framework or if it is all home brew.

Both: it’s a homebrew framework to add MVC structure and a useful secondary function library to PHP 5 that we started in 2006 and have constantly evolved into a very finely tuned framework for our needs. The same framework runs some of Davidville’s former consulting-client sites as well as all of my personal sites and projects. It’s not available publicly anywhere, but we may release it in the future.

like image 191
Bellic Avatar answered Dec 13 '22 15:12

Bellic