Synopsys is a leading electronic design automation company specializing in silicon design and verification, as well as software integrity and security. Their tools are foundational to the creation of modern chips and embedded software, powering everything from smartphones to cars. Chip design is a deeply complex process, often taking months or years and requiring the
The post Chip Design in the AI Era with Thomas Andersen appeared first on Software Engineering Daily.
--------
50:15
OpenTofu with Cory O’Daniel and Malcolm Matalka
OpenTofu is an open-source alternative to Terraform, designed for managing infrastructure as code. It enables users to define, provision, and manage their cloud and on-premises resources using a declarative configuration language. OpenTofu was created to ensure an open and community-driven approach to infrastructure tooling, and it emphasizes compatibility and extensibility for diverse deployment scenarios. Cory
The post OpenTofu with Cory O’Daniel and Malcolm Matalka appeared first on Software Engineering Daily.
--------
47:58
Mojo and Building a CUDA Replacement with Chris Lattner
Python is the dominant language for AI and data science applications, but it lacks the performance and low-level control needed to fully leverage GPU hardware. As a result, developers often rely on NVIDIA’s CUDA framework, which adds complexity and fragments the development stack. Mojo is a new programming language designed to combine the simplicity of
The post Mojo and Building a CUDA Replacement with Chris Lattner appeared first on Software Engineering Daily.
--------
55:56
Building PostgreSQL for the Future with Heikki Linnakangas
PostgreSQL is an open-source database known for its robustness, extensibility, and compliance with SQL standards. Its ability to handle complex queries and maintain high data integrity has made it a top choice for both start-ups and large enterprises. Heikki Linnakangas is a leading developer for the PostgreSQL project, and he’s a co-founder at Neon, which
The post Building PostgreSQL for the Future with Heikki Linnakangas appeared first on Software Engineering Daily.
--------
42:12
Security at Coinbase with Philip Martin
Cryptocurrency exchanges face unique security challenges that require specialized threat assessments and planning. Coinbase is a cryptocurrency exchange based in the United States. It was founded in 2012 and has evolved alongside cryptocurrency as a technology. Philip Martin is the Chief Security Officer at Coinbase. Prior to Coinbase, Philip built and led the Incident Response
The post Security at Coinbase with Philip Martin appeared first on Software Engineering Daily.