DiscoverSoftware Engineering Daily
Software Engineering Daily
Claim Ownership

Software Engineering Daily

Author: Software Engineering Daily

Subscribed: 44,222Played: 1,647,213
Share

Description

Technical interviews about software topics.
795 Episodes
Reverse
Rust is a systems programming language created by Graydon Hoare in 2006 and first released by Mozilla in 2010. It is designed for performance, safety, and concurrency, with a focus on memory safety without a garbage collector. Rust’s ownership model ensures safe memory management, making it viable for tasks that require control over system resources, The post Creating a Rust IDE with Vitaly Bragilevsky appeared first on Software Engineering Daily.
CRV is a venture capital firm that invests in early-stage startups. The firm has invested in more than 600 startups including Airtable, DoorDash and Vercel. James Green is a general partner at CRV where he is known for investing in startups focused on security, infrastructure and financial services. He joins the show to talk about The post VC Investing at CRV with James Green appeared first on Software Engineering Daily.
DataStax is known for its expertise in scalable data solutions, particularly for Apache Cassandra, a leading NoSQL database. Recently, the company has focused on enhancing platform support for AI-driven applications, including vector search capabilities. Jonathan Ellis is the Co-founder of DataStax. He maintains a technical role at the company and has recently worked on developing The post DataStax and the Future of Real-Time Data Applications with Jonathan Ellis appeared first on Software Engineering Daily.
FAPI is a refinement of the OAuth standard developed by the OpenID Foundation. It was conceived to solve a core problem of providing a consistent approach to API security across the financial industry, with the goal of enhancing interoperability of financial data exchange. It has now been adopted across many different industries in applications where The post Enhancing OAuth Security and Interoperability Using FAPI with Joseph Heenan appeared first on Software Engineering Daily.
PCSX2 is an open-source PlayStation 2 emulator that allows users to play PS2 games on modern hardware. The emulator is remarkable for simulating the complex architecture of the PS2, which includes the Emotion Engine CPU, Graphics Synthesizer, and specialized subsystems. The emulator just hit a major milestone with the release of PCSX2 version 2.0. The The post PlayStation 2 Emulation with TellowKrinkle appeared first on Software Engineering Daily.
Taiwan Semiconductor Manufacturing Company, or TSMC, produces a significant portion of the global supply of advanced semiconductors. Its cutting-edge technology powers everything from smartphones to high-performance computing, and its customers include Apple, NVIDIA, and ARM. TSMC’s dominance in chip production has made Taiwan a critical player in the global tech supply chain, drawing attention from The post TSMC and the Geopolitics of the Chip Industry with Tim Culpan appeared first on Software Engineering Daily.
Factorio is a construction and management simulation game focused on resource-gathering with real-time strategy and survival elements. The player survives by locating and harvesting resources to craft various tools and machines, which in turn create more advanced materials that allow for the progression to more sophisticated technologies. The game was released in 2020 and has The post Factorio with Michal Kovařík appeared first on Software Engineering Daily.
Slack is a team communication platform that originated as an internal tool within Tiny Speck, a game development company. When the company realized that their game would not achieve commercial success, they changed direction and repurposed the communication tool into a new product which eventually became Slack. Slack was launched in 2013 and is now The post Frontend Engineering at Slack with Shruti Kapoor appeared first on Software Engineering Daily.
Boston Dynamics is a robotics company known for creating advanced robots with highly dynamic movement and agility, designed to navigate complex environments. Their robots, such as the quadruped Spot and the humanoid Atlas, have applications in industries ranging from logistics to public safety. They also garner widespread attention with their impressive videos showcasing robots performing The post Boston Dynamics with Matt Malchano appeared first on Software Engineering Daily.
TypeScript is a superset of JavaScript that adds static typing with optional type annotations. It was created at Microsoft and first released in 2012. TypeScript ESLint enables ESLint and Prettier to run on TypeScript code. Josh Goldberg is a host for Software Engineering Daily, the author of Learning TypeScript by O’Reilly, and a Microsoft MVP. The post TypeScript ESLint with Josh Goldberg appeared first on Software Engineering Daily.
Modern engineering teams often face challenges with unpredictable delivery and limited visibility into their performance. This can make it difficult to track progress, identify bottlenecks, and understand how efficiently time and resources are being used. The lack of clear insights commonly prevents teams from aligning their work with broader business goals. Sleuth is designed to The post Sleuth and the Future of Engineering Teams with Dylan Etkin appeared first on Software Engineering Daily.
Python 3.13 was just released and brings fundamental changes to the language including a new interactive interpreter, experimental support for running in a free-threaded mode, and a Just-In-Time compiler, or JIT. There are also updates to the Python type system, module removals, and docstring improvements among many other changes. Łukasz Langa is the CPython Developer The post The Big Changes in Python 3.13 with Łukasz Langa appeared first on Software Engineering Daily.
Argo is an open-source suite of tools to enhance continuous delivery and workflow orchestration in Kubernetes environments. The project had its start at Applatix and was accepted to the Cloud Native Computing Foundation in 2020. Michael Crenshaw and Zach Aller are both lead maintainers for Argo. They join the show with Lee Atchison to talk The post Argo and Kubernetes with Michael Crenshaw and Zach Aller appeared first on Software Engineering Daily.
In software engineering, C++ is often used in areas where low-level system access and high-performance are critical, such as operating systems, game engines, and embedded systems. Its long-standing presence and compatibility with legacy code make it a go-to language for maintaining and extending older projects. Rust, while newer, is gaining traction in roles that demand The post Rust and C++ with Steve Klabnik and Herb Sutter appeared first on Software Engineering Daily.
CRISPR is a powerful tool in biotechnology that allows scientists to precisely edit genes, much like editing lines of code in a computer program. Just as developers can remove or alter specific parts of a code to fix bugs or enhance functionality, CRISPR enables researchers to modify DNA to correct genetic disorders, improve crops, or The post Engineering an Open Source CRISPR with Aadyot Bhatnagar appeared first on Software Engineering Daily.
SoundCloud is an online platform and music streaming service where users can upload, promote, and share their music or audio creations. It was founded in 2007 and is known for its community-driven approach, allowing artists to interact directly with their fans and receive real-time feedback on their work. Matthew Drooker is the Chief Technology Officer The post SoundCloud’s Platform Architecture with Matthew Drooker appeared first on Software Engineering Daily.
GraphQL is an open-source query language for APIs and a runtime for executing those queries. It was developed by Facebook to address the problem of over-fetching or under-fetching data, which is a common issue with traditional REST APIs. Matt Bessey is a Principal Engineer and Software Architect. Earlier this year Matt wrote a blog post The post The End of GraphQL with Matt Bessey appeared first on Software Engineering Daily.
Asahi Linux is a project that aims to port Linux to Apple Silicon chips, which use a custom ARM-based architecture. The project is fundamentally important given the popularity of Apple Silicon Macs, and it’s also a heroic effort because Apple Silicon is an entirely undocumented platform. Alyssa Rosenzweig is a well-known computer scientist who describes The post Linux on Apple Silicon with Alyssa Rosenzweig appeared first on Software Engineering Daily.
DOOM is a pioneering first-person shooter that needs no introduction. The game was released in 1993 for DOS and was an instant success. This led to ports of the game to other major platforms including Windows, PlayStation, and Sega Saturn. One of the most remarkable ports was to the Super Nintendo, with development being led The post DOOM on Super Nintendo with Randy Linden appeared first on Software Engineering Daily.
Authentication is a key requirement for any B2B software application, especially if software vendors are selling to enterprise clients who are likely to have strict authentication requirements for the vendors they use. However, building authentication for a B2B application is typically complex and resource-intensive due to the data models required, the provisioning and managing accounts, The post Identity and Access Management with Julianna Lamb appeared first on Software Engineering Daily.
loading
Comments (110)

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

Timothy Ferguson

Talking about software development companies, a friend of mine has his restaurant business, so he decided to make up an app for easier and faster management. He searched for the team of developers who could build an app and came across those guys https://vironit.com/. They coped with the task greatly so I can say you can deal with them if you need to develop software.

Mar 24th
Reply