DiscoverSoftware Engineering Daily
Software Engineering Daily
Claim Ownership

Software Engineering Daily

Author: Software Engineering Daily

Subscribed: 44,282Played: 1,658,661
Share

Description

Technical interviews about software topics.
820 Episodes
Reverse
QuantStack is an open-source technology software company specializing in tools for data science, scientific computing, and visualization. They are known for maintaining vital projects such as Jupyter, the conda-forge package channel, and the Mamba package manager. Sylvain Corlay is the CEO of QuantStack. He joins the podcast to talk about his company, Conda, Mamba, the The post Mamba and Software Package Security with Sylvain Corlay appeared first on Software Engineering Daily.
Ableton is a music software and hardware company based in Germany. The company develops Ableton Live which is a digital audio workstation for both improvisation and traditional arrangements. The software is remarkable for successfully blending good UI design with a powerful feature set. This has made it popular with new musicians as well as professionals The post Ableton Live with Tobias Hahn appeared first on Software Engineering Daily.
beeps is a startup focused on building an on-call platform for Next.js. The company is grounded in the key insight that Next.js has become a dominant framework for modern development. A key motivation in leveraging Next.js is to create a developer-first experience for on-call. Joey Parsons is the founder and CEO of beeps, and he The post beeps and on-call for Next.js developers with Joey Parsons appeared first on Software Engineering Daily.
Digital forensics is the process of identifying, preserving, analyzing, and presenting electronic data for investigative purposes. It’s often related to addressing cybercrime and is crucial in tracing the origin of breaches, recovering lost data, and security hardening. Emre Tinaztepe is the Founder and CEO of Binalyze which is a cybersecurity company specializing in digital forensics The post Digital Forensics with Emre Tinaztepe appeared first on Software Engineering Daily.
Fallout: London is a 2024 total conversion mod developed by Team FOLON. The mod is based on Fallout 4 by Bethesda Softworks and takes place in a post-apocalyptic rendition of London. The project is remarkable for its ambition and scope, with the small indie team delivering a fully-realized open world RPG. Daniel Morrison Neil led The post Fallout: London with Daniel Morrison Neil and Jordan Albon appeared first on Software Engineering Daily.
Heroku is a cloud platform-as-a-service that enables developers to build, deploy, and manage applications. It was founded in 2007 and was acquired by Salesforce in 2010. The platform supports multiple programming languages, including Ruby, Python, Node.js, and Java, and has features such as automated scaling, database monitoring tools, and a streamlined deployment workflow. Vish Abrams The post Heroku and the Twelve-Factor App with Vish Abrams appeared first on Software Engineering Daily.
Over the years, Google has released a variety of ML, data science, and AI developer tools and platforms. Prominent examples include Colab, Kaggle, AI Studio, and the Gemini API. Paige Bailey is the Uber Technical Lead of the Developer Relations team at Google ML Developer Tools, working on Gemini APIs, Gemma, AI Studio, Kaggle, Colab The post AI Developer Tools at Google with Paige Bailey appeared first on Software Engineering Daily.
Video game emulation is the process of using software to replicate the functionality of gaming hardware. It’s a fundamental approach to making older games accessible on modern devices. The Carbon Engine is a tool developed internally at video game publisher and distributor Limited Run Games. It allows a variety of emulators to interface with modern The post Game Emulation on the Carbon Engine with Dimitris “MVG” Giannakis appeared first on Software Engineering Daily.
Serverless computing is a cloud-native model where developers build and run applications without managing server infrastructure. It has largely become the standard approach to achieve scalability, often with reduced operational overhead. However, in banking and financial services, adopting a serverless model can present unique challenges. Brian McNamara is a Distinguished Engineer at Capital One where The post Going Serverless in Financial Services with Brian McNamara appeared first on Software Engineering Daily.
Teardown is a 2022 sandbox puzzle game developed and published by Tuxedo Labs. The game revolves around the owner of a financially stricken demolition company, who is caught undertaking a questionable job and becomes entangled between helping police investigations and taking on further dubious assignments. The game stands out for its technical achievements, particularly its The post Teardown and Voxel-Based Rendering with Dennis Gustafsson appeared first on Software Engineering Daily.
Expo is a development framework that streamlines the process of building cross-platform mobile apps using React Native. It eliminates the need for complex native code setup by providing pre-built APIs for common device features like the camera and GPS, making it easier to access hardware functionality. It also simplifies the deployment process with built-in tools The post Streamlined React Native Development with Charlie Cheever and James Ide appeared first on Software Engineering Daily.
To our Software Engineering Daily listeners – as we wrap up 2024, we want to thank you all for listening to the show. We’ve had a great time putting together all of our episodes this year, and we’re grateful for your support. This year we continued our wide lens coverage of software engineering, and we The post Special End-of-Year Message from Software Engineering Daily appeared first on Software Engineering Daily.
Vulkan is a low-level graphics API designed to provide developers with more direct control over the GPU, reducing overhead and enabling high performance in applications like games, simulations, and visualizations. It addresses the inefficiencies of older APIs like OpenGL and Direct3D and helps solve issues with cross-platform compatibility. Tom Olson is a Distinguished Engineer at The post The Vulkan Graphics API with Tom Olson and Ralph Potter appeared first on Software Engineering Daily.
Deno is a free and open source JavaScript runtime built on Google’s V8 engine, Rust, and Tokio. It’s designed to offer a more secure and standardized alternative to Node.js, with native TypeScript support. Deno 2.0 just released and it’s a significant update, focusing on improved compatibility with Node.js and addressing developer feedback. Some of the The post Deno 2.0 with Luca Casonato appeared first on Software Engineering Daily.
JFrog is a DevOps platform that specializes in managing software packages and automating software delivery. One of its best known services is the JFrog Artifactory which is a universal artifact repository. JFrog is also focused on rapidly emerging needs in the MLOps space. Bill Manning is a Senior Solution Architect at JFrog. He joins the The post MLOps at JFrog with Bill Manning appeared first on Software Engineering Daily.
Offensive penetration testing, or offensive pentesting, involves actively probing a system, network, or application to identify and exploit vulnerabilities, mimicking the tactics of real-world attackers. The goal is to assess security weaknesses and provide actionable insights to strengthen defenses before malicious actors can exploit them. Bishop Fox is a private professional services firm focused on The post The Future of Offensive Pentesting with Mark Goodwin appeared first on Software Engineering Daily.
WipEout is a futuristic racing game that was originally released in 1995 for the PlayStation. The game fused fast gameplay, striking art direction, and licensed electronic music. It was a cultural phenomenon and an early showcase for 3D graphics in console gaming. Dominic Szablewski is an engineer, game developer and hacker who has released projects The post WipEout with Dominic Szablewski appeared first on Software Engineering Daily.
Discord is a popular communication and streaming platform that was originally launched in 2015. It was first popularized in the gaming space, but its user base has grown to include a broad array of communities, businesses, and social groups. Justin Beckwith is the Director of Engineering at Discord. He leads engineering for the Platform Ecosystem The post Engineering at Discord with Justin Beckwith appeared first on Software Engineering Daily.
Next.js is an open source JavaScript framework developed by Vercel. It’s built on top of React and is designed to streamline web application development using server-side rendering and static site generation. The framework’s handling of both frontend and backend tasks, along with features like API routes and file-based routing, have made it an increasingly popular The post Next.js 15 with Jimmy Lai and Tim Neutkens appeared first on Software Engineering Daily.
CodeSandbox was founded in 2017 and provides cloud based development environments along with other features. It’s quickly become one of the most prominent cloud development platforms. Ives van Hoorne is a Co-Founder at CodeSandbox. He joins the show to talk about the platform. Josh Goldberg is an independent full time open source developer in the The post CodeSandbox with Ives van Hoorne appeared first on Software Engineering Daily.
loading
Comments (111)

Alok Kumar

EdMused is an innovative learning solution that facilitates corporate training. The global platform has been devised by experts to help educators/organizations create learning programs for professionals. The learning management system is an apt solution that meets the professional requirements of organizations, functional in various industries.

Jan 15th
Reply

Mitchell Jhonson

ScalaCode™ is a remarkable software development company that combines technological expertise, well-designed processes, and deep domain knowledge to create software applications. Powered by the top 3% of software engineers with proficiency in advanced technologies such as Full Stack (MEAN, MERN, LAMP), JavaScript, AI, Machine Learning, IoT, Blockchain, AR/VR, Cloud, Data Analytics, DevOps, Metaverse and Generative AI. We make innovative scalable digital products that stand up and drive business transformation. Our story in the IT industry is evidence of our rapid growth, establishing ScalaCode as an industry-leading pioneer. Visit: https://www.scalacode.com/

Nov 20th
Reply

Alok Kumar

Welcome to Outreach Club - Your Gateway to Digital Excellence! 🏆 Best Digital Marketing Company in Bihar Sharif: At Outreach Club, we take pride in being recognized as the best digital marketing company in Bihar Sharif. Our expert team is dedicated to elevating your brand's online presence, ensuring unparalleled success in the local market. 🌐 Best Digital Marketing Company in India: Embark on a digital journey with Outreach Club, the best digital marketing company in India. Our solutions transcend geographical boundaries, propelling businesses to new heights on the national stage. 🔍 Best SEO Agency in Bihar: Experience the power of top-notch SEO services with Outreach Club, honored as the best SEO agency in Bihar. https://outreachclub.co/

Apr 5th
Reply

Alok Kumar

At Kodehash, we're more than just a mobile app development company - we're your partners in growth. We blend innovation with creativity to create digital solutions that perfectly match your business needs. Our portfolio boasts over 500+ apps developed across a range of technologies. Our services include web and mobile app design & development, E-commerce store development, SaaS & Web apps support, and Zoho & Salesforce CRM & automation setup. We also offer IT managed services like AWS, Azure, and Google Cloud. Our expertise also extends to API and Salesforce integrations. We shine in leveraging cutting-edge tech like AI and Machine Learning. With a global presence in the US, UK, Dubai, Europe, and India, we're always within reach. https://kodehash.com/

Apr 5th
Reply

anthonystrunk

I've always been interested in how technology changes traditional industries, and recently, I came across an article discussing technological innovation in the insurance sector. It was fascinating to learn about the new tools and methodologies being adopted to enhance efficiency and customer experience. This article shed light on how technology is not just changing the way we live but also how businesses operate and evolve. It's interesting to see such sectors embracing innovation to meet the changing needs of consumers. https://saudiscoop.com/tech/technology-and-innovation-in-the-insurance-sector/

Mar 26th
Reply

Piers Randall

Are you considering outsourcing your development needs? Look no further than QIT software at https://qit.software/. Their commitment to quality, cost-effectiveness and long-term collaboration makes them the ideal partner for any project. Plus, their commitment to customer satisfaction means you can rest assured that they'll always have your back.

Mar 6th
Reply

Denial Brown

Thank you for this podcast, I think that serverless applications are a very good solution for businesses now, in particular because of the ease of scaling the architecture and other features. My company has also realized the benefits and is already negotiating with companies https://devcom.com/expertise/serverless-application-development-services/ that provide development services

Jan 4th
Reply

Alex Saunders

I had the opportunity to use Seek HD Software, and I must say, it was an exceptional experience. From the moment I installed the software, I was impressed by its user-friendly interface and seamless navigation. The high-definition graphics and crisp visuals added a whole new level of immersion to my digital experience, for more reviews visit https://seek-hd.pissedconsumer.com/review.html . The software's advanced features, such as its powerful search engine and efficient file management system, made it incredibly easy to find and organize my files effortlessly. Moreover, the lightning-fast performance and smooth operation of Seek HD Software truly enhanced my productivity. Overall, I highly recommend Seek HD Software to anyone seeking a top-notch software solution that combines functionality, aesthetics, and efficiency.

Nov 14th
Reply

Angela Т

Programming has now flooded the entire market due to the quarantine. Everyone has started moving in this direction. But it's hard to find good programmers, as they are already busy with their work. That's why I think it's better to go to companies that have been on the market for a long time and have certain guarantees. If you are interested, you can look at more info https://lightpointglobal.com/

Nov 5th
Reply

Angela Т

Programming has now flooded the entire market due to the quarantine. Everyone has started moving in this direction. But it's hard to find good programmers, as they are already busy with their work. That's why I think it's better to go to companies that have been on the market for a long time and have certain guarantees. If you are interested, you can look at more info https://lightpointglobal.com/

Nov 5th
Reply

Angela Т

Programming has now flooded the entire market due to the quarantine. Everyone has started moving in this direction. But it's hard to find good programmers, as they are already busy with their work. That's why I think it's better to go to companies that have been on the market for a long time and have certain guarantees. If you are interested, you can look at more info https://lightpointglobal.com/

Nov 5th
Reply

solya ninka

Everyone is capable of making mistakes. But you need to be able to correct these mistakes in time.

Nov 5th
Reply

solya ninka

Everyone is capable of making mistakes. But you need to be able to correct these mistakes in time.

Nov 5th
Reply

solya ninka

Everyone is capable of making mistakes. But you need to be able to correct these mistakes in time.

Nov 5th
Reply

Addie white

When discussing software development firms, a colleague of mine owns a restaurant enterprise. To streamline and expedite management, he opted to create a customized app. During his quest for a competent development team, he stumbled upon the professionals at https://uniquesoftwaredev.com/ Their performance in completing the assignment was commendable. Hence, if you're seeking software development services, I confidently recommend considering their expertise.

Aug 30th
Reply

MoJin

thanks you for sharing these with us.

Jul 31st
Reply

adrian wardell

https://github.com/june07/ngrok-dns solves problem #2.

Jan 23rd
Reply

Simon Richard

In terms of software development firms, a buddy of mine owns a restaurant and decided to create an app to make management easier and faster. He looked for a team of developers who could create an app and came across https://mmcgbl.com/. They handled the assignment admirably, thus I recommend them if you need to develop software.

Jan 6th
Reply

V Ingram

Nobody gonna talk about the mental breakdown posts about facebook and other things? Some episodes are good but other have a bit too much Rogan influence that's leaning to the right. Should be neutral.

Sep 17th
Reply

William Vaughn

RIP Jeff, you will be missed. your podcast has been a blessing.

Aug 10th
Reply