Avsnitt
-
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 [email protected] or on Twitter at @mattiasgeniar.
Show topicsWe discuss:
The differences between Linux & BSD in user-landWhy did Linux become more popular than BSD?How systemd drove Jan-Piet to BSD 😉The differences of distributions vs. operating systemsFreeBSD vs OpenBSD vs NetBSDPackage managers in BSDCreating packages for BSD“pkg” vs “ports” in BSDFilesystem differences between Linux & BSDManaging Linux vs BSD with AnsibleAdditional shownotesJan-Piet’s site: jpmens.netJan-Piet on Twitter: @jpmensSponsorsThis shows is sponsored by my own 2 products (wink, wink):
DNS Spy: get notified when your DNS records changed, wanted or unwanted!Oh Dear: website monitoring with added features like broken links checking, mixed content detection & so much moreThanks 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 [email protected] or on Twitter at @mattiasgeniar.
Show topicsIn this episode, we discuss:
The inception of Intel & AMDThe x86 instructionsetProduction sizes (nm) and socketsHyperthreading in Intel and AMDPipelines: core count vs. clockspeedsIntroducing ARM CPU’sThe ARM CPU doesn’t exist (😱)Jan’s hardware rabbit holesThe future of CPU’sAdditional shownotesHardware info, news & reviews: anandtech.comJan’s favorite hardware reviewers: @iancutressJan on Twitter is @j_somersSponsorsThis shows is sponsored by my own 2 products (wink, wink):
DNS Spy: get notified when your DNS records changed, wanted or unwanted!Oh Dear: website monitoring with added features like broken links checking, mixed content detection & so much moreThanks for tuning in!
-
Saknas det avsnitt?
-
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 [email protected] or on Twitter at @mattiasgeniar.
ShownotesConfig Management CampKubernetesNext gen config management: mgmtDigging 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!
ShownotesScott is @CiPHPerCoder on Twitter as well as @ParagonIEScott works at Paragon Initiative EnterprisesCMS AirshipSecure Coding RulesOWASP Top 10grsecurityYou Wouldn’t Base64 a Password – Cryptography DecodedThe Cryptopals Crypto ChallengesTiming Attackshtshells (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 [email protected] 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!
ShownotesYou can find James as @thejimic on TwitterAnsible mailing lists: ansible-project (general) and ansible-devel (for, you know, devs)Ansible IRC channelsOfficial Ansible website: Ansible.comRed Hat acquires Ansible: press releaseAnsible PlaybooksYAML syntaxGetting started with Ansible: 30 minute introduction videoDevelopment Modules in AnsibleHow to deploy an application with AnsibleAnsible 2.0 releaseThe Cobbler projectcron.weekly newsletterFeedback? Let me know via [email protected] 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!
ShownotesDaniel is @bagder on TwitterDaniel’s blog is at daniel.haxx.se/blogGoogle’s QUICCurl & wget & httpieLibreSSL & BoringSSLThe “productive Japanese guy” is Tatsuhiro Tsujikawa: nghttp2.org & @tatsuhiro_t on twitterFeedback? Let me know via [email protected] 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 TwitterVaultProject.io the official websiteThe interactive demo of VaultConsul TemplateUsing HashiCorp’s Vault with Chef (applicable to Puppet/Ansible, too)Feedback? Let me know via [email protected] 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 TwitterThe Docker channel on #techbelgiumThe Docker QuickstartThe Containerizers YouTube channel (videos from Docker Belgium User Group presentations)The Docker Belgium meetup groupGitLab Container RegistryRate SysCast on iTunesFeedback? Let me know via [email protected] 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:
stereo recording is useless, everything should be mono (I now merged stereo to mono, but it came at a loss of audio quality)I need to tweak my own recording settings, that’s obvious (it’s a good thing Matt’s voice is clearer than mine)ShownotesWrite a review in iTunes!@mholt6: Matt on Twittercaddyserver.com: the webserverServer Side Push in HTTP/2 (benchmarked)Gogs: git repository hosting written in GoLaravel Valet: self-hosting in development for Laravel projects, powered by Caddy