Syscast Podcast by Mattias Geniar-logo

Syscast Podcast by Mattias Geniar

Technology Podcasts

Syscast is a podcast on Linux, open source & web development hosted by Mattias Geniar.

Location:

Belgium

Description:

Syscast is a podcast on Linux, open source & web development hosted by Mattias Geniar.

Language:

English


Episodes
Ask host to enable sharing for playback control

#9: The differences between Linux and BSD

3/3/2020
In this episode of Syscast, I talk to Jan-Piet Mens to discuss the differences between Linux and BSD systems. If you have any feedback, as always, reach out via e-mail at m@ttias.be or on Twitter at @mattiasgeniar. Show topics We discuss: Additional shownotes jpmens.net@jpmens Sponsors This shows is sponsored by my own 2 products (wink, wink): DNS SpyOh Dear Thanks for tuning in!

Duration:01:14:06

Ask host to enable sharing for playback control

#8: CPU wars: Intel vs. AMD vs. ARM

1/16/2020
In this new episode of Syscast, I talk to Jan Somers for a deep-dive into CPUs. We discuss Intel vs. AMD and what the role and future of ARM might be. If you have any feedback, as always, reach out via e-mail at m@ttias.be or on Twitter at @mattiasgeniar. Show topics In this episode, we discuss: Additional shownotes anandtech.com@iancutress@j_somers Sponsors This shows is sponsored by my own 2 products (wink, wink): DNS SpyOh Dear Thanks for tuning in!

Duration:01:05:00

Ask host to enable sharing for playback control

7: Config Management Camp: Kubernetes, Sysdig & Mgmt

2/9/2017
I’m back! Sort of. This is a mono-episode where it’s just me talking about Config Management Camp, a conference held in Gent in February 2017. I recap a few interesting talks and projects I saw. This is an episode that I recorded in the car. So there might be audio quality concerns and I’m very much […]

Duration:00:18:56

Ask host to enable sharing for playback control

#7: Config Management Camp: Kubernetes, Sysdig & Mgmt

2/9/2017
I’m back! Sort of. This is a mono-episode where it’s just me talking about Config Management Camp, a conference held in Gent in February 2017. I recap a few interesting talks and projects I saw. This is an episode that I recorded in the car. So there might be audio quality concerns and I’m very much looking for feedback on this format: is it hearable? Does it bother you? Should I do more of these recaps? Please let me know via e-mail at m@ttias.be or on Twitter at...

Duration:00:18:56

Ask host to enable sharing for playback control

6.5: SysCast is taking a little break

10/23/2016
I wish I didn’t have to bring this message, but I’m fairly certain you already noticed it: there hasn’t been a new SysCast podcast in a while. I’m taking a bit of a break to organise things, prepare better and overall bring a better show. But that takes time, and time is something I don’t […]

Duration:00:01:28

Ask host to enable sharing for playback control

#6.5: SysCast is taking a little break

10/22/2016
I wish I didn’t have to bring this message, but I’m fairly certain you already noticed it: there hasn’t been a new SysCast podcast in a while. I’m taking a bit of a break to organise things, prepare better and overall bring a better show. But that takes time, and time is something I don’t have at the moment. The plan is to bring SysCast back in a few months. In the meantime, don’t unsubscribe just yet, keep the RSS feed going. In a few months, I hope to be back – full force. Meanwhile, if...

Duration:00:01:28

Ask host to enable sharing for playback control

6: Application Security & Cryptography with Scott Arciszewski

8/26/2016
For the 6th episode of SysCast I’m joined by Scott Arciszewski. We talk about PHP, cryptography, securing online applications, cache timing attacks, his CMS called Airship and so much more. If you like security and crypto, you’ll like this episode! Shownotes Scott is @CiPHPerCoder on Twitter as well as @ParagonIE Scott works at Paragon Initiative Enterprises CMS Airship […]

Duration:01:05:09

Ask host to enable sharing for playback control

#6: Application Security & Cryptography with Scott Arciszewski

8/25/2016
For the 6th episode of SysCast I’m joined by Scott Arciszewski. We talk about PHP, cryptography, securing online applications, cache timing attacks, his CMS called Airship and so much more. If you like security and crypto, you’ll like this episode! Shownotes @CiPHPerCoder@ParagonIEParagon Initiative EnterprisesCMS AirshipSecure Coding RulesOWASP Top 10grsecurityYou Wouldn’t Base64 a Password – Cryptography DecodedThe Cryptopals Crypto ChallengesTiming AttackshtshellsSysCast episode on...

Duration:01:05:09

Ask host to enable sharing for playback control

5: Ansible: config management & deploying code with James Cammarata from Red Hat

8/4/2016
In this episode I talk to James Cammarata, head of Ansible core engineering to discuss the Ansible project. We discuss how it’s used as a config management tool in both a push/pull scenario, how Ansible can be used as a deployment tool and an orchestrator. We touch on the terminology, Red Hat’s acquisition, ideal use cases, […]

Duration:00:54:20

Ask host to enable sharing for playback control

#5: Ansible: config management & deploying code with James Cammarata from Red Hat

8/3/2016
In this episode I talk to James Cammarata, head of Ansible core engineering to discuss the Ansible project. We discuss how it’s used as a config management tool in both a push/pull scenario, how Ansible can be used as a deployment tool and an orchestrator. We touch on the terminology, Red Hat’s acquisition, ideal use cases, how to get started with Ansible, Ansible vs. Puppet and so much more. If I can borrow 2 minutes of your time, leave a rating on iTunes...

Duration:00:54:20

Ask host to enable sharing for playback control

4: Curl, libcurl and the future of the web, with Daniel Stenberg

6/22/2016
If you’re a sysadmin or a developer, you’ve probably used curl before. Or some kind of project, like PHP, Python, Ruby, … that uses libcurl. You can thank Daniel Stenberg, creator and maintainer of curl, for that. In this episode I talk to Daniel about the history of curl and libcurl, we discuss the web and open […]

Duration:01:03:13

Ask host to enable sharing for playback control

#4: Curl, libcurl and the future of the web, with Daniel Stenberg

6/21/2016
If you’re a sysadmin or a developer, you’ve probably used curl before. Or some kind of project, like PHP, Python, Ruby, … that uses libcurl. You can thank Daniel Stenberg, creator and maintainer of curl, for that. In this episode I talk to Daniel about the history of curl and libcurl, we discuss the web and open source, Google’s Quic, LibreSSL vs OpenSSL and so much more. If you’re interested in ‘the web’, this episode is for you! Shownotes @bagderdaniel.haxx.se/blogGoogle’s...

Duration:01:03:13

Ask host to enable sharing for playback control

3: Managing Secrets with Vault, with Seth Vargo

5/31/2016
This 3rd episode of SysCast revolves around secrets: managing API keys, passwords, tokens, … with Hashicorp’s Vault. I’m joined by Seth Vargo from Hashicorp who explains how Vault works, its internals, different use cases, key management & rollover and lots of interesting details about Vault itself. If you’re storing your passwords inside your git repository or […]

Duration:00:52:55

Ask host to enable sharing for playback control

#3: Managing Secrets with Vault, with Seth Vargo

5/31/2016
This 3rd episode of SysCast revolves around secrets: managing API keys, passwords, tokens, … with Hashicorp’s Vault. I’m joined by Seth Vargo from Hashicorp who explains how Vault works, its internals, different use cases, key management & rollover and lots of interesting details about Vault itself. If you’re storing your passwords inside your git repository or managing them by hand in yaml/ini files, listen to this episode to learn how Vault can help store credentials more securely and...

Duration:00:52:55

Ask host to enable sharing for playback control

2: An introduction to Docker with Nils De Moor

5/26/2016
In this second SysCast podcast I talk with Nils De Moor about Docker; what is Docker, how does it work, different development workflows and other Docker best practices. If you’ve ever wanted to know what Docker is and how it can help in your infrastructure, this episode is for you. If I can borrow 2 […]

Duration:01:08:00

Ask host to enable sharing for playback control

#2: An introduction to Docker with Nils De Moor

5/25/2016
In this second SysCast podcast I talk with Nils De Moor about Docker; what is Docker, how does it work, different development workflows and other Docker best practices. If you’ve ever wanted to know what Docker is and how it can help in your infrastructure, this episode is for you. If I can borrow 2 minutes of your time, leave a rating on iTunes please! Shownotes @ndemoor#techbelgiumDocker QuickstartContainerizers YouTube channelDocker BelgiumGitLab Container RegistryRate SysCast on...

Duration:01:08:00

Ask host to enable sharing for playback control

1: Matt Holt, creator of Caddy webserver

5/9/2016
(disclaimer: audio quality isn’t super great, I’ll get that fixed for episode #2) Exciting! This is the very first episode of the SysCast podcast! I’m very happy to have Matt Holt as my first guest, who created the Caddy webserver. We talk about the Caddy project, the Go language and community, the unique benefits of Caddy […]

Duration:00:57:07

Ask host to enable sharing for playback control

#1: Matt Holt, creator of Caddy webserver

5/9/2016
(Note: audio quality isn’t super great, I’ll get that fixed for episode #2) Exciting! This is the very first episode of the SysCast podcast! I’m very happy to have Matt Holt as my first guest, who created the Caddy webserver. We talk about the Caddy project, the Go language and community, the unique benefits of Caddy and its Caddyfile, dealing with Pull Requests and so much more. A couple of lessons learned on my part: Shownotes Write a review in iTunes!@mholt6caddyserver.comServer...

Duration:00:57:07