The Beauty of Programming Languages

The Beauty of Programming Languages

Up next

Postgres is half as fast in Linux 7.0

An aws engineer discovered a 50% regression in postgres throughput while testing the new Linux 7.0 kernel. The cause turns out to be massive TLB and page faults exacerbated by Postgres process-based design. In this backend engineering show episode I dive deep into how this was di ...  Show more

Don't let AI rob you

A discussion about why many engineers still love the struggle, the mistakes, and the process of figuring things out themselves. This is how we grow and get better and stronger. Letting AI do everything (even though it can’t) robs us this feeling.. 

Recommended Episodes

MLG 010 Languages & Frameworks
Machine Learning Guide

Try a walking desk to stay healthy while you study or work!

Full notes at  ocdevel.c ...

  Show more

Episode 021 - Mixed drinks and mixed languages
Front End Happy Hour

Have you had to deal with supporting more than one language in your web application? Offering content in several languages makes a better experience for your users but it can add many layers of complexity in your application’s design and architecture. In this episode, we’ll be di ...  Show more

Learning Vocab - YouTube Video
Aussie English

In this video I chat to you about how I like to l… In this video I chat to you about how I like to learn vocabulary once I reach an advanced level in a language I'm learning. 

2.2 Expressions
Python for Everybody (Audio/PY4E)

We look at how we use various numerical and string operations to compute new information and store the new values in variables.