Perl on Rails (2007)
bbc.co.uk
Perl on Rails (2007)
1–10 of 66 posts
Re: Perl on Rails (2007)
#2Re: Perl on Rails (2007)
#3... I'm guessing it was replaced by something a while ago now?
https://www.bbc.co.uk/blogs/internet/entries/8673fe2a-e876-4...
https://static.files.bbci.co.uk/core/storybook/index.html?pa...
> The vast majority of the BBC’s webpages are rendered on AWS, using React. React’s isomorphic nature allows us to render the pages server-side (for best performance) and then do some further updates client-side.
> Increasingly, the rendering happens on AWS Lambda. About 2,000 lambdas run every second to create the BBC website; a number that we expect to grow
Re: Perl on Rails (2007)
#4... I'm guessing it was replaced by something a while ago now?
Re: Perl on Rails (2007)
#5... I'm guessing it was replaced by something a while ago now?
Re: Perl on Rails (2007)
#6... I'm guessing it was replaced by something a while ago now?
Looks like a mixture of React and AWS Lambda https://www.bbc.co.uk/blogs/internet/entries/8673fe2a-e876-4... https://static.files.bbci.co.uk/core/storybook/index.html?pa... > The vast majority of the BBC’s webpages are rendered on AWS, using React. React’s isomorphic nature allows us to render the pages server-side (for best performance) and then do some further updates client-side. > Increasingly, the rendering happ…
1: https://www.totaljobs.com/job/senior-software-engineer/bbc-j...
Re: Perl on Rails (2007)
#7BBC did have non static Perl applications so this whole thing is a false premise. They wanted to build a framework.
In 2007 Perl had thousands of MVC frameworks in CPAN. The idea that the solution to static file hosting is to build yet another MVC framework is absurd. They did and were surprised Perl is fast. Yeah. It always was. And they reinvented the wheel.
Re: Perl on Rails (2007)
#8Re: Perl on Rails (2007)
#9Ruby is well known as the “bad parts of Perl” so there’s a beautiful horror here. It’s also funny that Ruby is the slowest of the dynamic languages, and that Perl is much faster. They created a magnificent mind bending nightmare.
Re: Perl on Rails (2007)
#10At the short stint I did at the Beeb I spent a lot of time doing code for date maths using SSI and Perl before they decided to completely rewrite what we were doing in Flash.
Perl is a great language, and Catalyst and Mojolicious are rock solid, as is DBIx::Class. I work all day with TypeScript now, but I miss working with Perl.