Synopsis
Business, philosophy, and culture episodes of SE Daily
Episodes
-
UiPath with Boris Krumrey
15/12/2021 Duration: 45minRobotic process automation or RPA refers to software robots constructed to automate some business process. Perhaps the most ubiquitous example is adding filters to your email inbox. I’ve worked with a lot of salespeople that configure complex email follow-up campaigns when inbound emails come in, but even that’s a fairly basic example compared to what’s The post UiPath with Boris Krumrey appeared first on Software Engineering Daily.
-
The Software of Climate Adaptation with Gopal Erinjippurath
01/12/2021 Duration: 46minClimate modeling is increasingly important as supply chains, emergency management, and dozens of other efforts need to make predictions about future conditions and how they will impact business. Analyzing climate data requires geospatial systems, and those systems need a full-stack geospatial technology solution. Gopal Erinjippurath serves as CTO and Head of Product at Sust Global, The post The Software of Climate Adaptation with Gopal Erinjippurath appeared first on Software Engineering Daily.
-
Internship Management Solutions with Nikita Gupta from Symba.io
30/11/2021 Duration: 55minInternships can be an incredibly valuable resource to new professionals and are often the first professional work experience for many participants. It’s often the case that internship programs are suboptimal. Employers don’t always provide a clear path to success for the intern. Interns in turn don’t always have a resource to reach out for help The post Internship Management Solutions with Nikita Gupta from Symba.io appeared first on Software Engineering Daily.
-
Building Engineering Teams with Tramale Turner
19/11/2021 Duration: 50minWith a few impressive exceptions, software is rarely written by one person. It takes a team and as that team outgrows a single shared office, coordination and communication become emergent problems. There are lots of lessons to be learned from companies that have already found approaches that scale. In this episode, I interview Tramale Turner, The post Building Engineering Teams with Tramale Turner appeared first on Software Engineering Daily.
-
AI in Sales with Ohad Parush
12/11/2021 Duration: 58minTo many people’s surprise tech sales is not much of an art. It’s actually a regimented science where reps have clear step-by-step processes to bring in new business. Each stage takes the customer closer to the end of the deal and consists of learning more about the customer’s needs. A CRM is a database reps The post AI in Sales with Ohad Parush appeared first on Software Engineering Daily.
-
Treasury Prime with Christopher Dean
11/11/2021 Duration: 54minThe banking industry uses technology that some modern software engineers may regard as out of date or old-fashioned. Entrepreneurs wanting to create products in the banking space historically faced a steep curve to build software that could integrate with established banking systems. Christopher Dean seeks to change that. He founded Treasury Prime, a company that The post Treasury Prime with Christopher Dean appeared first on Software Engineering Daily.
-
The Future of Quality Engineering with Liliya Frye
04/11/2021 Duration: 49minIt wasn’t that long ago that companies scheduled downtime in order to release an updated version of the software running their website. That’s rare today. Most developers want continuous testing, integration, and deployment. While that comes with many benefits, it also places greater demands on quality engineers who can no longer gate all updates into The post The Future of Quality Engineering with Liliya Frye appeared first on Software Engineering Daily.
-
Building Startups Around Deep Tech Innovations with Fernando Gómez-Baquero
01/11/2021 Duration: 01h30sWelcome to Software Engineering Daily; I’m your guest host, Joey Baruch. I’m the CTO at Alvarez and Marsal Data Intelligence Gateway (A&M DIG), prior to which I co-founded and was CTO of HuMoov, a vertical SaaS. I’ve been a software engineer at PayPal, IBM Research Labs, and Qualcomm via the acquisition of Wilocity. Joining me The post Building Startups Around Deep Tech Innovations with Fernando Gómez-Baquero appeared first on Software Engineering Daily.
-
Online Communities on Gather with Phillip Wang
25/10/2021 Duration: 33minVirtual meetings were growing in popularity before the need accelerated as a result of the pandemic. Gather is a place where you can create a space for your community today. Users who join find themselves in a shared virtual space that offers the ability to interact with other users as well as interact with the The post Online Communities on Gather with Phillip Wang appeared first on Software Engineering Daily.
-
The Future of Gig Work on with Adam Jackson
21/10/2021 Duration: 39minThe gig economy involves independent contractors engaging in flexible jobs. Today gig workers often get work from centralized platforms that facilitate the process of connecting workers with employers in exchange for a fee. Some workers find the relationship between worker and platform to be adversarial in nature since the platform can establish and enforce rules The post The Future of Gig Work on with Adam Jackson appeared first on Software Engineering Daily.
-
Investing in Infrastructure and Dev Tools with Timothy Chen
20/10/2021 Duration: 49minVenture capital investment has continued to flow into technology startups. No one builds technology from scratch. There are cloud services, software libraries, 3rd party services, and software platforms that modern entrepreneurs must adopt to build their products efficiently and quickly. These layers of infrastructure are a key area for many investors. In this episode, I The post Investing in Infrastructure and Dev Tools with Timothy Chen appeared first on Software Engineering Daily.
-
Getting Businesses Unstuck with Jon Dwoskin
12/10/2021 Duration: 43minThe expression firing on all cylinders dates back to the early 1900s and refers to a function of the internal combustion engine. This expression poetically applies to successful businesses as well. Each department must operate at peak performance and the couplings between departments need optimization as well. In this episode, I interview business coach Jon The post Getting Businesses Unstuck with Jon Dwoskin appeared first on Software Engineering Daily.
-
Developer Productivity with Utsav Shah
06/10/2021 Duration: 40minBy most accounts, demand for software engineers exceeds supply. Not just anyone can develop this skill set to the level required to deliver enterprise-grade production code. For those that can, companies are incentivized to take extra measures to ensure software engineers are as productive as possible. The pace of business is often throttled by the The post Developer Productivity with Utsav Shah appeared first on Software Engineering Daily.
-
Reimagining Banking at Current with Trevor Marshall
24/09/2021 Duration: 43minFinancial technology or fintech has always been a hot topic. This is increasingly true in recent years as disruptive companies enter the market to give better alternatives and solutions to consumers. Current is focused on creating better financial outcomes. In addition to providing banking services, their app has many tools and reminders to help users The post Reimagining Banking at Current with Trevor Marshall appeared first on Software Engineering Daily.
-
Software Mistakes and Tradeoffs with Tomasz Lelek
09/09/2021 Duration: 53minA software engineer will make many mistakes on their career journey. In time, engineers learn to make smaller mistakes, recognize them faster, and build with appropriate guardrails. The demands of delivering software in a timely and efficient fashion often demands developers carefully optimize tradeoffs to deliver solutions to the problems at hand. Software Mistakes and The post Software Mistakes and Tradeoffs with Tomasz Lelek appeared first on Software Engineering Daily.
-
The Tech Radar with Lior Kanfi
03/09/2021 Duration: 45minThe Israeli Tech Radar is an opinionated map of the latest technologies and trends in the Israeli tech industry. Now in its fifth edition, the Tech Radar was built in collaboration with Monday, Wix, Riskified, Netapp, Tabula, and other tech companies. Lior Kanfi is the CEO of Tikal. In this episode, we interview Lior about The post The Tech Radar with Lior Kanfi appeared first on Software Engineering Daily.
-
The Missing Readme with Chris Riccomini and Dmitriy Ryaboy
01/09/2021 Duration: 47minThis episode is hosted by Kyle Polich of the Data Skeptic podcast. We’re glad to welcome Kyle to the Software Daily team. Becoming a contributor to an existing software project can be a daunting task for an engineer. A common convention is to add a README file to your repository to serve as a trailhead The post The Missing Readme with Chris Riccomini and Dmitriy Ryaboy appeared first on Software Engineering Daily.
-
How Facebook Works: Comparing its Engineering Process to Google, Microsoft, and Amazon
14/08/2021 Duration: 32minThis episode was published on the GeekWire podcast. Subscribe to GeekWire for more great content. Facebook CEO Mark Zuckerberg told employees recently that the company’s long-term goal is to “bring the metaverse to life” — helping to create an interconnected world of physical, virtual and augmented reality spaces that will reshape the way we work, interact with The post How Facebook Works: Comparing its Engineering Process to Google, Microsoft, and Amazon appeared first on Software Engineering Daily.
-
DTC: Content Creation with Daniel Snow
09/08/2021 Duration: 49minDirect-to-Consumer companies sell their products without going through a traditional middleman like an outlet store or wholesaler. By posting content on platforms like TikTok, Facebook, and YouTube, companies can reach millions of users.TikTok, for example, has an estimated 1 billion monthly active users (wallaroomedia). The company Kindred Studios helps direct-to-consumer companies create consistent, beautiful content The post DTC: Content Creation with Daniel Snow appeared first on Software Engineering Daily.
-
Preface with Farooq Abbasi
30/07/2021 Duration: 01h39minIn this episode we discuss venture capital and more with Preface Ventures Founder and General Partner Farooq Abbasi. This interview was also recorded as a video podcast. Check out the video on the Software Daily YouTube channel. Sponsorship inquiries: sponsor@softwareengineeringdaily.com The post Preface with Farooq Abbasi appeared first on Software Engineering Daily.