Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
TV & Film
Technology
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts123/v4/86/ec/29/86ec294d-1f37-db00-bd40-dc530d649285/mza_2435904698635731884.jpg/600x600bb.jpg
Greatest Hits Archives - Software Engineering Daily
Greatest Hits Archives - Software Engineering Daily
170 episodes
9 months ago
Popular episodes of Software Engineering Daily
Show more...
Tech News
Technology,
News
RSS
All content for Greatest Hits Archives - Software Engineering Daily is the property of Greatest Hits Archives - Software Engineering Daily and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Popular episodes of Software Engineering Daily
Show more...
Tech News
Technology,
News
Episodes (20/170)
Greatest Hits Archives - Software Engineering Daily
Hardening C++ with Bjarne Stroustrup
C++ is a powerful programming language that has been in use for several decades. Its importance lies in its versatility and efficiency, making it a popular choice for developing software and systems across different domains. The impact of C++ is significant, as it has been used to create numerous high-performance applications, including operating systems, browsers,
Show more...
2 years ago
1 hour 13 minutes 35 seconds

Greatest Hits Archives - Software Engineering Daily
Surviving ChatGPT with Christian Hubicki
ChatGPT is an artificial intelligence language model developed by OpenAI. It is part of the GPT (Generative Pre-trained Transformer) family of models, which are designed to generate human-like text based on input prompts. ChatGPT is specifically trained to carry out conversational tasks, such as answering questions, completing sentences, and engaging in dialogue. It has been
Show more...
2 years ago
1 hour 13 minutes 27 seconds

Greatest Hits Archives - Software Engineering Daily
Special Episode with George Hotz
Comma is a startup aimed at solving self-driving cars. A lot of the new cars in the market have built-in stock Advanced driver assistance systems. Comma takes this system to the next level with Openpilot. Openpilot is an open-source driver assistance system. Currently, with features like Adaptive Cruise Control (ACC), Automated Lane Centering (ALC), Forward
Show more...
2 years ago
56 minutes 32 seconds

Greatest Hits Archives - Software Engineering Daily
Facebook PHP with Keith Adams
Facebook was built using PHP, a programming language that was used widely in the late 90s and early 2000s. PHP allows developers to get web applications built quickly and easily, although PHP has a reputation for being difficult to scale.  In the early days of Facebook, the company was scaling rapidly on every dimension.  New
Show more...
6 years ago
53 minutes 51 seconds

Greatest Hits Archives - Software Engineering Daily
Monolithic Repositories with Ciera Jaspan
Google’s codebase is managed in a single monolithic repository. An engineer at Google can explore almost any area of the codebase within the entire company. In order to enable this, Google has built tooling to support the monolithic repo, including a virtual file system and a set of build tools. A monolithic repository is not
Show more...
6 years ago
59 minutes 25 seconds

Greatest Hits Archives - Software Engineering Daily
Airtable with Howie Liu
Software engineering is harder than it should be. There are many people who have an app idea that they are not sure how to build. Some of these people are highly technical professionals like real estate agents, scientists, and accountants. These professionals learn to use spreadsheets in their day-to-day work. Spreadsheets are also used widely
Show more...
6 years ago
41 minutes 7 seconds

Greatest Hits Archives - Software Engineering Daily
Uber’s Monitoring Platform with Rob Skillington
Uber manages the car rides for millions of people. The Uber system must remain operational 24/7, and the app involves financial transactions and the safety of passengers. Uber infrastructure runs across thousands of server instances and produce terabytes of monitoring data. The monitoring data is used to understand the health of the software systems as
Show more...
6 years ago
52 minutes 44 seconds

Greatest Hits Archives - Software Engineering Daily
Architects of Intelligence with Martin Ford
Artificial intelligence is reshaping every aspect of our lives, from transportation to agriculture to dating. Someday, we may even create a superintelligence–a computer system that is demonstrably smarter than humans. But there is widespread disagreement on how soon we could build a superintelligence. There is not even a broad consensus on how we can define
Show more...
6 years ago
57 minutes 11 seconds

Greatest Hits Archives - Software Engineering Daily
Notebooks at Netflix with Matthew Seal
Netflix has petabytes of data and thousands of workloads running across that data every day. These workloads generate movie recommendations for users, create dashboards for data analysts to study, and reshape data in ETL jobs, to make it more accessible across the organization. Over the last ten years, data engineering has become a key component
Show more...
6 years ago
57 minutes 28 seconds

Greatest Hits Archives - Software Engineering Daily
Computer Architecture with Dave Patterson
An instruction set defines a low level programming language for moving information throughout a computer. In the early 1970’s, the prevalent instruction set language used a large vocabulary of different instructions. One justification for a large instruction set was that it would give a programmer more freedom to express the logic of their programs. Many
Show more...
7 years ago
51 minutes 15 seconds

Greatest Hits Archives - Software Engineering Daily
Diffbot: Knowledge Graph API with Mike Tung
Google Search allows humans to find and access information across the web. A human enters an unstructured query into the search box, the search engine provides several links as a result, and the human clicks on one of those links. That link brings up a web page, which is a set of unstructured data. Humans
Show more...
7 years ago
50 minutes 14 seconds

Greatest Hits Archives - Software Engineering Daily
Google JavaScript with Malte Ubl
Google Search is a highly interactive JavaScript application. As you enter a query, results are being automatically suggested to you before you even finish typing. When you press enter, some of your search results may be widgets that represent the weather, the price of a stock, a recipe for green bean soup, or a language
Show more...
7 years ago
57 minutes 26 seconds

Greatest Hits Archives - Software Engineering Daily
Generative Models with Doug Eck
Google Brain is an engineering team focused on deep learning research and applications. One growing area of interest within Google Brain is that of generative models. A generative model uses neural networks and a large data set to create new data similar to the ones that the network has seen before. One approach to making
Show more...
7 years ago
1 hour 51 seconds

Greatest Hits Archives - Software Engineering Daily
Airbnb Engineering with Surabhi Gupta
Airbnb began in 2008 as a monolithic Rails application serving the simple purpose of listing homes for rental. Over time, the number of listings increased dramatically, as did the number of people who were renting. With that scale, the Rails app had to be broken into different services, and entire teams were built out to
Show more...
7 years ago
44 minutes 58 seconds

Greatest Hits Archives - Software Engineering Daily
Prisma: GraphQL Infrastructure with Soren Bramer Schmidt
GraphQL allows developers to communicate with all of their different data backends through a consistent query interface. A GraphQL query can be translated into queries to MySQL, MongoDB, ElasticSearch, or whatever kind of API or backend is needed to fulfill the GraphQL query. GraphQL users need to set up a GraphQL server to fulfill this
Show more...
7 years ago
45 minutes 49 seconds

Greatest Hits Archives - Software Engineering Daily
Real Estate Machine Learning with Or Hiltch
Stock traders have access to high volumes of information to help them make decisions on whether to buy an asset. A trader who is considering buying a share of Google stock can find charts, reports, and statistical tools to help with their decision. There are a variety of machine learning products to help a technical
Show more...
7 years ago
50 minutes 57 seconds

Greatest Hits Archives - Software Engineering Daily
Self-Driving Engineering with George Hotz
In the smartphone market there are two dominant operating systems: one closed source (iPhone) and one open source (Android). The market for self-driving cars could play out the same way, with a company like Tesla becoming the closed source iPhone of cars, and a company like Comma.ai developing the open source Android of self-driving cars.
Show more...
7 years ago
56 minutes 51 seconds

Greatest Hits Archives - Software Engineering Daily
React Native at Airbnb with Gabriel Peal
React Native allows developers to reuse frontend code between mobile platforms. A user interface component written in React Native can be used in both iOS and Android codebases. Since React Native allows for code reuse, this can save time for developers, in contrast to a model where completely separate teams have to create frontend logic
Show more...
7 years ago
54 minutes 29 seconds

Greatest Hits Archives - Software Engineering Daily
Future of Computing with John Hennessy
Moore’s Law states that the number of transistors in a dense integrated circuit double about every two years. Moore’s Law is less like a “law” and more like an observation or a prediction. Moore’s Law is ending. We can no longer fit an increasing amount of transistors in the same amount of space with a
Show more...
7 years ago
55 minutes 51 seconds

Greatest Hits Archives - Software Engineering Daily
OpenAI: Compute and Safety with Dario Amodei
Applications of artificial intelligence are permeating our everyday lives. We notice it in small ways–improvements to speech recognition; better quality products being recommended to us; cheaper goods and services that have dropped in price because of more intelligent production. But what can we quantitatively say about the rate at which artificial intelligence is improving? How
Show more...
7 years ago
57 minutes 45 seconds

Greatest Hits Archives - Software Engineering Daily
Popular episodes of Software Engineering Daily