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 * Jan-Pietâs site: jpmens.net * Jan-Piet on Twitter: @jpmens
Sponsors This shows is sponsored by my own 2 products (wink, wink):
Thanks for tuning in!
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 * Hardware info, news & reviews: anandtech.com * Janâs favorite hardware reviewers: @iancutress * Jan on Twitter is @j_somers
Sponsors This shows is sponsored by my own 2 products (wink, wink):
Thanks for tuning in!
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 @mattiasgeniar.
Shownotes * Config Management Camp * Kubernetes * Next gen config management: mgmt * Digging into Kubernetes with Sysdig
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 youâre craving more open source or linux news, have a look at the weekly newsletter called cron.weekly!
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 * Secure Coding Rules * OWASP Top 10 * grsecurity * You Wouldnât Base64 a Password â Cryptography Decoded * The Cryptopals Crypto Challenges * Timing Attacks * htshells (Self contained htaccess shells and attacks) * SysCast episode on the Caddy Webserver (episode #1) * libsodium (A modern and easy-to-use crypto library) * All the crypto code youâve ever written is probably broken * âThis JPEG is also a webpageâ (view source of this site!)
Feedback? Let me know via syscast@ttias.be or at @mattiasgeniar on Twitter.
Special thanks to Jeroen Flamman (@jflamman) and HPCDude (@bengui122) for cleaning up the audio and removing most of the clicks and background noise!
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 please!
Shownotes * You can find James as @thejimic on Twitter * Ansible mailing lists: ansible-project (general) and ansible-devel (for, you know, devs) * Ansible IRC channels * Official Ansible website: Ansible.com * Red Hat acquires Ansible: press release * Ansible Playbooks * YAML syntax * Getting started with Ansible: 30 minute introduction video * Development Modules in Ansible * How to deploy an application with Ansible * Ansible 2.0 release * The Cobbler project * cron.weekly newsletter
Feedback? Let me know via syscast@ttias.be or at @mattiasgeniar on Twitter.
A special thanks for Serge van Ginderachter (@svg on Twitter) for helping prepare this show.
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 * Daniel is @bagder on Twitter * Danielâs blog is at daniel.haxx.se/blog * Googleâs QUIC * Curl & wget & httpie * LibreSSL & BoringSSL * The âproductive Japanese guyâ is Tatsuhiro Tsujikawa: nghttp2.org & @tatsuhiro_t on twitter
Feedback? Let me know via syscast@ttias.be or at @mattiasgeniar on Twitter.
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 automate secret management for you.
Once again, if you have a minute or 2, leave a rating on iTunes.
Shownotes * @sethvargo on Twitter * VaultProject.io the official website * The interactive demo of Vault * Consul Template * Using HashiCorpâs Vault with Chef (applicable to Puppet/Ansible, too)
Feedback? Let me know via syscast@ttias.be or at @mattiasgeniar on Twitter.
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 on Twitter * The Docker channel on #techbelgium * The Docker Quickstart * The Containerizers YouTube channel (videos from Docker Belgium User Group presentations) * The Docker Belgium meetup group * GitLab Container Registry * Rate SysCast on iTunes
Feedback? Let me know via syscast@ttias.be or at @mattiasgeniar on Twitter.
(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! * @mholt6: Matt on Twitter * caddyserver.com: the webserver * Server Side Push in HTTP/2 (benchmarked) * Gogs: git repository hosting written in Go * Laravel Valet: self-hosting in development for Laravel projects, powered by Caddy