• Trends
  • Topics
  • Nodes
Search for keywords, #hashtags, $sites, add a dash to exclude, e.g. -$theonion.com

From corrode.dev

Zed with Conrad Irwin - Rust in Production Podcast | corrode Rust Consulting

1 1

Next to writing their own operating system, another dream shared by many developers is building their own text editor. Conrad Irwin, a software engineer at Zed, is doing just that. Zed is a fully extensible, open-source text editor written entirely in Rust. It's fast, lightweight, and comes with...

#rust #podcast #rustlang

15h ago

From corrode.dev

Don't Unwrap Options: There's A Better Way | corrode Rust Consulting

0 1

I noticed that handling the None variant of Option without falling back on unwrap() is a common papercut in Rust. It has been discussed a million times already, but, surprisingly, not even the Rust book menti…

on Aug 29

From corrode.dev

Rust in Production - Office Hours | corrode Rust Consulting

0 0

As Rust's popularity grows, so do the questions about its use in production. We're here to help! Join us for corrode Office Hours every Thursday at 4 PM UTC…

on Aug 15

From corrode.dev

Rust vs C++: A Real-World Perspective | corrode Rust Consulting

0 1

The real-world implications of choosing a programming language over another are often nuanced. This is especially true for the ongoing debate between Rust and C++. It's easy to get lost in theoretical arguments about safety, performance, and langu…

on Aug 14

From corrode.dev

Season 2 - Finale - Rust in Production Podcast | corrode Rust Consulting

0 1

As we approach the finale of our second season, it's time for another recap. Could we shed some light on the current state of Rust's usage in the industry? What has changed in our perception of Rust in production since our last season? While more companies started to embrace Rust, some of the...

on Aug 8

From corrode.dev

Don't Use Preludes And Globs | corrode Rust Consulting

0 0

Have you ever wondered why you don't have to import std::result::Result before you can use it? The reason is Rust's prelude, which re-exports a bunch of types that …

on Jul 31

From corrode.dev

Rust in Production Survey | corrode Rust Consulting

0 0

Thanks for taking the time to fill out this survey. Your feedback is important to us!

on Jul 27

From corrode.dev

System76 with Jeremy Soller - Rust in Production Podcast | corrode Rust Consulting

0 1

Many devs dream of one day writing their own operating system. Ideally in their favorite language: Rust. For many of us, this dream remains just that: a dream. Jeremy Soller from System76, however, didn't just contribute kernel code for Pop!_OS, but also started his own operating system,...

on Jul 26

From corrode.dev

How to Hire Rust Developers | corrode Rust Consulting

0 0

There's a curious mismatch in the Rust hiring market where some companies believe there's a shortage of qualified candidates, while many Rust programmers struggle to find jobs. Why is that? The Rust Hiring Mis…

on Jul 24

From corrode.dev

Fusion Engineering with Jakub Valtar - Rust in Production Podcast | corrode Rust Consulting

0 0

Rust can run everywhere, and by everywhere, we don't just mean on all operating systems, but also in all kinds of harsh environments: from the depths of the ocean to the vastness of space. Today we talk to a company that is using Rust to conquer the air. Fusion Engineering is building drone...

on Jul 11

From corrode.dev

OxidOS with Alexandru Radovici - Rust in Production Podcast | corrode Rust Consulting

0 0

It has become a trope by now: "Cars are computers on wheels." In modern cars, not only the infotainment system but also the engine, brakes, and steering wheel are controlled by software. Better make sure that software is safe. Alexandru Radovici is a Software Engineer at OxidOS, a...

on Jun 28

From corrode.dev

Making Your First Real-World Rust Project a Success | corrode Rust Consulting

0 0

Rust has quickly become a popular choice for teams seeking to write safe and efficient systems. Its unique blend of performance, safety, and concurrency makes it an attractive option for various applications, from embedded systems to web developme…

on Jun 26

From corrode.dev

Will Rust be alive in 10 years? | corrode Rust Consulting

0 0

Will Rust still exist, and have proper support, 10, 20 or even 30 years from now? We’ve been asked this question mu…

on Jun 25

From corrode.dev

Matic with Eric Seppanen - Rust in Production Podcast | corrode Rust Consulting

0 0

The idea of smart robots automating away boring household chores sounds enticing, yet these devices rarely work as advertised: they get stuck, they break down, or are security nightmares. And so it's refreshing to see a company like Matic taking a different approach by attempting to build...

on Jun 25

From corrode.dev

Thunderbird - Rust in Production Podcast | corrode Rust Consulting

0 0

There are probably only a handful of open-source projects that had a bigger impact on the world than Mozilla Thunderbird. The email client has been around for over two decades and has been a staple for many users (me included). Dealing with a legacy codebase that serves millions of users is no...

on May 30

From corrode.dev

Don't Worry About Lifetimes | corrode Rust Consulting

0 0

When people say that learning Rust is hard, they often mention lifetimes. However, even after seven years of writing Rust, 95% of my code, probably more, doesn't have any lifetime annotations! It is one of the areas of the language that I definite…

on May 29

From corrode.dev

AMP - Rust in Production Podcast | corrode Rust Consulting

0 0

Imagine you're faced with the challenge to build a system that can handle billions of recyclable items per year with the goal of being better than a human at identifying what can be recycled. Material classification is a complex problem that requires a lot of data and a lot of processing...

on May 16

From corrode.dev

Long-term Rust Project Maintenance | corrode Rust Consulting

0 0

Rust has reached a level of maturity where it is being used for critical infrastructure, replacing legacy systems written in C or C++. This means, some Rust projects need to be maintained for years or even decades to come. By some estimates…

on May 13

From corrode.dev

curl - Rust in Production Podcast | corrode Rust Consulting

0 0

In the season premier we talk to none other than Daniel Stenberg! We focus on integrating Rust modules in curl, their benefits, ways in which Rust and Rust crates helped improve curl, but also how curl helped those crates, and where curl is used in the official Rust toolchain. Along the way we...

on May 2

From corrode.dev

Season Finale - Rust in Production Podcast | corrode Rust Consulting

0 0

In the season finale of 'Rust in Production', we take a cold, hard look at our goals and achievements during the first season. Did we manage to answer the tough questions about Rust's usage in the industry? Were we able to provide a balanced view of the challenges and benefits of using Rust? Or...

on Mar 7

From corrode.dev

Sentry - Rust in Production Podcast | corrode Rust Consulting

0 0

In this episode, we talk to Arpad Borsos, Systems Software Engineer at Sentry, about how they use Rust to build a modern error monitoring platform for developers.

on Mar 1

From corrode.dev

Tweede Golf - Rust in Production Podcast | corrode Rust Consulting

0 0

In this episode, we talk to Folkert de Vries, Systems Software Engineer at Tweede Golf, about how they use Rust to modernize the NTP protocol and build a new generation of time synchronization services.

on Feb 8

From corrode.dev

Arroyo - Rust in Production Podcast | corrode Rust Consulting

0 0

In this episode, we talk to Micah Wylde, Co-founder and CEO of Arroyo, about how they simplified stream processing for data engineers with Rust.

on Jan 25

From corrode.dev

Tips For Faster Rust Compile Times | corrode Rust Consulting

0 0

Slow Rust Builds? Here are some tips to speed up your compile times. This list was originally …

on Jan 24

From corrode.dev

Apollo - Rust in Production Podcast | corrode Rust Consulting

0 0

In this episode, we talk to Nicolas Moutschen, Staff Software Engineer at Apollo, about how they use Rust to build the Apollo GraphQL Platform.

on Jan 21

From corrode.dev

PubNub - Rust in Production Podcast | corrode Rust Consulting

0 0

In this episode, we talk to Stephen Blum, founder and CTO of PubNub, about how they use Rust to build the PubNub Data Stream Network. We discuss the challenges of building a global network that handles trillions of messages per month, the reasons for choosing Rust over C for future projects, and...

on Dec 28

From corrode.dev

InfluxData | Corrode Rust Consulting

0 0

In this episode, we talk to Paul Dix, founder and CTO…

on Dec 14

From corrode.dev

Rust in Production Podcast | Corrode Rust Consulting

0 0

This is 'Rust in Production', a podcast about companies who use Rust to shape the future of infrastructure. We follow their journey in pursuit of more reliable and efficient software as they solve some of the most challenging technical problems in the world.

on Dec 12

From corrode.dev

Navigating Programming Paradigms in Rust | Corrode Rust Consulting

0 0

Rust is a multi-paradigm programming language, accommodating imperative, object-oriented, and functional programming styles. The choice of style often depends on a developer's background and the specific problem they're addressing. With Rus…

on Dec 4

From corrode.dev

Corrode Rust Consulting

0 0

Rust consulting and development based in Germany that puts people first

on Nov 9