PLAY PODCASTS
Linux Inlaws

Linux Inlaws

170 episodes — Page 1 of 4

LI_S02E71_LavinMQ

Sep 3, 2026

LI_S02E70_SFSCon

Aug 20, 2026

LI_S02E69_Breakmaster_Cylinder

Aug 6, 2026

LI_S02E68_Missing_link

Jul 23, 2026

LI_S02E67_The_clouds_open_and_otherwise

Jul 9, 2026

LI_S02E66_Sovereignty_digital_and_otherwise

Jun 25, 2026

LI_S02E65_Freifunk

Jun 11, 2026

LI_S02E64_Privacy_and_FLOSS

May 28, 2026

LI_S02E63_Kodi

May 14, 2026

LI_S02E62_The_history_of_AI_almost_complete

Apr 30, 2026

LI_S02E61_MongoDB_and_more

Apr 16, 2026

LI_S02E60_Esotheric_Programming_Languages

This episode is witness to our two ageing heroes taking a closer look at the mysterious and wonderful world of esoteric programming languages. So if you ever wanted to know what Brainfuck is really all about (but were too afraid to ask selected members of your family never mind your computer science lecturer), wanted to find out where Forth and Prolog are really used never mind what Zig is all about - you don't want to miss this episode. Plus a trip down memory lane (if our two heroes can remember where to find this memory lane thing). <p>Links</p> <ul><li>Prolog: <a href="https://en.wikibooks.org/wiki/Prolog" target=_blank>https://en.wikibooks.org/wiki/Prolog</a></li> <li>Zig: <a href="https://ziglang.org" target=_blank>https://ziglang.org</a></li> <li>Forth: <a href="https://forth-standard.org" target=_blank>https://forth-standard.org</a></li> <li>Open Firmware: <a href="https://en.wikipedia.org/wiki/Open_Firmware" target=_blank>https://en.wikipedia.org/wiki/Open_Firmware</a></li> <li>Sinclair ZX81: <a href="https://en.wikipedia.org/wiki/Zx-81" target=_blank>https://en.wikipedia.org/wiki/Zx-81</a></li> <li>MUMPS: <a href="https://www.cs.uni.edu/~okane" target=_blank>https://www.cs.uni.edu/~okane</a></li> <li>Brainfuck: <a href="https://brainfuck.org" target=_blank>https://brainfuck.org</a></li> <li>Ook!: <a href="https://esolangs.org/wiki/Ook!" target=_blank>https://esolangs.org/wiki/Ook!</a></li> <li>Whitespace: <a href="https://web.archive.org/web/20150618184706/http://compsoc.dur.ac.uk/whitespace/tutorial.php" target=_blank>https://web.archive.org/web/20150618184706/http://compsoc.dur.ac.uk/whitespace/tutorial.php</a></li> <li>Bull$hit: <a href="https://github.com/jkstpierre/Bullshit-Programming-Language" target=_blank>https://github.com/jkstpierre/Bullshit-Programming-Language</a></li> <li>Alan Turing: <a href="https://www.newscientist.com/people/alan-turing" target=_blank>https://www.newscientist.com/people/alan-turing</a></li> <li>ArnoldC: <a href="https://github.com/lhartikk/ArnoldC" target=_blank>https://github.com/lhartikk/ArnoldC</a></li> <li>Esolang: <a href="https://esolangs.org/wiki/Main_Page" target=_blank>https://esolangs.org/wiki/Main_Page</a></li> <li>Omgrofl: <a href="https://github.com/OlegSmelov/omgrofl-interpreter" target=_blank>https://github.com/OlegSmelov/omgrofl-interpreter</a></li> <li>Chef: <a href="https://esolangs.org/wiki/Chef" target=_blank>https://esolangs.org/wiki/Chef</a></li> <li>Oxyde: <a href="https://oxyde.cloud" target=_blank>https://oxyde.cloud</a></li> </ul>

Apr 2, 2026

LI_S02E59_Coreboot

This episode is all about getting computers up and running. The software that kicks in after you flick the power switch until the operating system kernel starts up to be more precise. And to be more precise, today's episode is about Coreboot, a FLOSS project aimed at replacing BIOS (rarely these days), UEFI (more often these days) and friends. Plus quite a few primers on CPUs, RAM chips and other esoteric aspects that you always wanted to know about but were too afraid to ask :-). <p>Links</p> <ul><li>IPL/booting: <a href="https://en.wikipedia.org/wiki/Booting#History" target=_blank>https://en.wikipedia.org/wiki/Booting#History</a></li> <li>BIOS: <a href="https://en.wikipedia.org/wiki/BIOS" target=_blank>https://en.wikipedia.org/wiki/BIOS</a></li> <li>Floppy disk: <a href="https://en.wikipedia.org/wiki/Floppy_disk" target=_blank>https://en.wikipedia.org/wiki/Floppy_disk</a></li> <li>UEFI: <a href="https://uefi.org" target=_blank>https://uefi.org</a></li> <li>Coreboot: <a href="https://www.coreboot.org" target=_blank>https://www.coreboot.org</a></li> <li>Canonical's UEFI shim: <a href="https://wiki.ubuntu.com/UEFI/SecureBoot" target=_blank>https://wiki.ubuntu.com/UEFI/SecureBoot</a></li> <li>Device Tree spec: <a href="https://www.devicetree.org" target=_blank>https://www.devicetree.org</a></li> <li>Oreboot: <a href="https://github.com/oreboot/oreboot" target=_blank>https://github.com/oreboot/oreboot</a></li> <li>Linus about C++ and the Linux kernel: <a href="https://lkml.org/lkml/2004/1/20/20" target=_blank>https://lkml.org/lkml/2004/1/20/20</a></li> <li>HP Moonshot: <a href="https://www.hewlettpackardhistory.com/item/the-miracle-of-moonshot" target=_blank>https://www.hewlettpackardhistory.com/item/the-miracle-of-moonshot</a></li> <li>Das U-Boot: <a href="https://u-boot.org" target=_blank>https://u-boot.org</a></li> <li>Gummiboot (now systemd-boot): <a href="https://www.freedesktop.org/software/systemd/man/latest/systemd-boot.html" target=_blank>https://www.freedesktop.org/software/systemd/man/latest/systemd-boot.html</a></li> <li>Libreboot: <a href="https://libreboot.org" target=_blank>https://libreboot.org</a></li> <li>Grumpy Old Coders: <a href="https://grumpy-old-coders.org" target=_blank>https://grumpy-old-coders.org</a></li> <li>Software Freedom Podcast: <a href="https://fsfe.org/news/podcast.en.html" target=_blank>https://fsfe.org/news/podcast.en.html</a></li> </ul>

Mar 19, 2026

LI_S02E58_Continuous_whatever

This episode is all about the CI/CD of software, standing for chaotic implementation and complete disaster of course :-). Much more seriously, our two ageing heroes take a look at what's out there for the support of continuous integration and continuous deployment of software (you guessed this right? :-). Plus lots of bonus content: Hipster methodologies for developing software, a crash course on two of our most beloved subjects when it comes down to developing the stuf (agile/Scrum), how to really master software quality assurance (hint: no, it's not avoiding it completely! :-) and much much more. So don't miss this episode! If you can't get to sleep. Or otherwise... <p>Links</p> <ul><li>V-Model: <a href="https://en.wikipedia.org/wiki/V-model" target=_blank>https://en.wikipedia.org/wiki/V-model</a></li> <li>Waterfall model: <a href="https://en.wikipedia.org/wiki/Waterfall_model" target=_blank>https://en.wikipedia.org/wiki/Waterfall_model</a></li> <li>Git hooks: <a href="https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks" target=_blank>https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks</a></li> <li>Scrum: <a href="https://en.wikipedia.org/wiki/Scrum_(project_management)" target=_blank>https://en.wikipedia.org/wiki/Scrum_(project_management)</a></li> <li>Agile topics: <a href="https://agilealliance.org" target=_blank>https://agilealliance.org</a></li> <li>Jenkins: <a href="https://www.jenkins.io" target=_blank>https://www.jenkins.io</a></li> <li>Selenium: <a href="https://github.com/SeleniumHQ/selenium" target=_blank>https://github.com/SeleniumHQ/selenium</a></li> <li>Argo: <a href="https://argoproj.github.io" target=_blank>https://argoproj.github.io</a></li> <li>Prebake: <a href="https://github.com/vgteam/vg_ci_prebake" target=_blank>https://github.com/vgteam/vg_ci_prebake</a></li> <li>Jenkins-X: <a href="https://jenkins-x.io" target=_blank>https://jenkins-x.io</a></li> <li>Github Actions: <a href="https://github.com/features/actions" target=_blank>https://github.com/features/actions</a></li> <li>Tekton: <a href="https://github.com/tektoncd" target=_blank>https://github.com/tektoncd</a></li> <li>SonarQube: <a href="https://github.com/SonarSource/sonarqube" target=_blank>https://github.com/SonarSource/sonarqube</a></li> <li>Bottlerocket episode: <a href="https://archive.org/details/LI_S01E80_Bottlerocket__605D" target=_blank>https://archive.org/details/LI_S01E80_Bottlerocket__605D</a></li> <li>Snow @ Britian: <a href="https://www.netweather.tv/weather-forecasts/uk/winter/winter-history" target=_blank>https://www.netweather.tv/weather-forecasts/uk/winter/winter-history</a></li> </ul>

Mar 5, 2026

LI_S02E57_Codeberg

Like Github but don't like the company behind it? Then look no further! This episode has Otto Richter and Michael Jerger never mind our lovely elder two hosts discussing Codeberg, an FLOSS alternative to Github, Gitlab and corporate friends. Using a federated technology based on our beloved git, invented by Linus and friends all those years ago. Sounds fascinating? Then don't miss the episode! Plus bonus content: Chris gets philosophical about plants, the sun and mornings. <p>Links</p> <ul><li>Codeberg: <a href="https://codeberg.org" target=_blank>https://codeberg.org</a></li> <li>Forgejo: <a href="https://codeberg.org/forgejo" target=_blank>https://codeberg.org/forgejo</a></li> <li>Episode on Meissa GmbH (S02E44): <a href="https://archive.org/details/LI_S02E44_FLOSS_in_a_small_shop__DEF0" target=_blank>https://archive.org/details/LI_S02E44_FLOSS_in_a_small_shop__DEF0</a></li> <li>History of Forgejo: <a href="http://web.archive.org/web/20251015192936/https://codeberg.org/fnetX/flock_to_fedora_timeline/graph?page=2" target=_blank>http://web.archive.org/web/20251015192936/https://codeberg.org/fnetX/flock_to_fedora_timeline/graph?page=2</a></li> <li>Federated Forgejo (in German): <a href="https://media.ccc.de/v/froscon2025-3275-foderiertes_forgejo" target=_blank>https://media.ccc.de/v/froscon2025-3275-foderiertes_forgejo</a></li> <li>ZenDiS: <a href="https://www.zendis.de/en" target=_blank>https://www.zendis.de/en</a></li> <li>Sovereign Tech Agency: <a href="https://www.sovereign.tech" target=_blank>https://www.sovereign.tech</a></li> <li>NLNETLABS: <a href="https://nlnetlabs.nl" target=_blank>https://nlnetlabs.nl</a></li> <li>Comaps: <a href="https://www.comaps.app" target=_blank>https://www.comaps.app</a></li> <li>Bose screw-up: <a href=" https://www.bose.com/soundtouch-end-of-life" target=_blank> https://www.bose.com/soundtouch-end-of-life</a></li> <li>Kalanchoe pinnata: <a href="https://en.wikipedia.org/wiki/Kalanchoe_pinnata" target=_blank>https://en.wikipedia.org/wiki/Kalanchoe_pinnata</a></li> <li>The particle @ the end of universe: <a href="https://en.wikipedia.org/wiki/The_Particle_at_the_End_of_the_Universe" target=_blank>https://en.wikipedia.org/wiki/The_Particle_at_the_End_of_the_Universe</a></li> <li>Higgs boson: <a href="https://en.wikipedia.org/wiki/Higgs_boson" target=_blank>https://en.wikipedia.org/wiki/Higgs_boson</a></li> </ul>

Feb 19, 2026

LI_S02E56_Six_Years

We have made it! Six years in the making and still going strong. With a steadily increasing audience of - wait for it - at least ten listeners. When they can't get to sleep or have nothing else to do. Or - gosh - want to learn something. Like what's Usenet. And why Linux has been so important (yes, it all will be revealed in this episode!). Including a crash course on operating system design (including the operating system war) and CPU design history. Never mind how humorous works. So wars or not, you have an hour to spare, can't get to sleep or want to learn something, never mind want to know why our beloved operating system conquered the world and how humor works and much, much more, you certainly don't want to miss this episode! (Ok, marketing made us do it - before Martin fired them once again). <p>Links</p> <ul><li>Minix: <a href="https://www.minix3.org" target=_blank>https://www.minix3.org</a></li> <li>The OS war: <a href="https://groups.google.com/g/comp.os.minix/c/wlhw16QWltI?pli=1" target=_blank>https://groups.google.com/g/comp.os.minix/c/wlhw16QWltI?pli=1</a></li> <li>The Usenet: <a href="https://en.wikipedia.org/wiki/Usenet" target=_blank>https://en.wikipedia.org/wiki/Usenet</a></li> <li>GNU Hurd: <a href="https://en.wikipedia.org/wiki/GNU_Hurd" target=_blank>https://en.wikipedia.org/wiki/GNU_Hurd</a></li> <li>IBM's RISC history: <a href="https://web.archive.org/web/20060503190348/http://www-03.ibm.com/ibm/history/documents/pdf/rs6000.pdf" target=_blank>https://web.archive.org/web/20060503190348/http://www-03.ibm.com/ibm/history/documents/pdf/rs6000.pdf</a></li> <li>Car Talk: <a href="https://www.cartalk.com" target=_blank>https://www.cartalk.com</a></li> <li>Martin's ancient server: <a href="https://en.wikipedia.org/wiki/ProLiant" target=_blank>https://en.wikipedia.org/wiki/ProLiant</a></li> <li>Krentenbollen: <a href="https://www.toineskitchen.com/recipes/krentenbollen" target=_blank>https://www.toineskitchen.com/recipes/krentenbollen</a></li> <li>Christmas pudding recipe (not for faint-hearted): <a href="https://www.bbcgoodfood.com/recipes/classic-christmas-pudding" target=_blank>https://www.bbcgoodfood.com/recipes/classic-christmas-pudding</a></li> <li>Chromebooks: <a href="https://www.google.com/chromebook" target=_blank>https://www.google.com/chromebook</a></li> <li>Arch on Chromebooks (Chris' talk): <a href="https://web.archive.org/web/20211025175723/https://frab.openrheinruhr.de/system/event_attachments/attachments/000/000/020/original/Arch_Chromebook.pdf?1541482424" target=_blank>https://web.archive.org/web/20211025175723/https://frab.openrheinruhr.de/system/event_attachments/attachments/000/000/020/original/Arch_Chromebook.pdf?1541482424</a></li> </ul>

Feb 5, 2026

LI_S02E55_Thunderbird_Reloaded

This episode features Thunderbird, one of the (if not the most) popular mail clients in the FLOSS ecosystem. Heather Ellsworth, a buddying physicist turned DevRel (better late than never) from the project spills the beans on the history of the project not only in a Mozilla context, explains that TB's hiatus is just another urban myth and what's ahead for the project. In terms of future roadmap, monetisation and world domination. If that sounds familiar, it should! As the Inlaws have been pondering these last few topics for more than six years now. Although in contrast to Thunderbird with limited success (until now, if you want to know more on these topics and more, don't miss the next episode!). <p>Links</p> <ul><li>Higgs Boson: <a href="https://en.wikipedia.org/wiki/Higgs_boson" target=_blank>https://en.wikipedia.org/wiki/Higgs_boson</a></li> <li>Altas @ CERN: <a href="https://atlas.cern" target=_blank>https://atlas.cern</a></li> <li>Thunderbird: <a href="https://github.com/mozilla/releases-comm-central" target=_blank>https://github.com/mozilla/releases-comm-central</a></li> <li>Waldorf: <a href="https://www.linkedin.com/in/alan-pope-uk" target=_blank>https://www.linkedin.com/in/alan-pope-uk</a></li> <li>Statler (or the other way around): <a href="https://www.linkedin.com/in/martinwimpress" target=_blank>https://www.linkedin.com/in/martinwimpress</a></li> <li>Thunderbird's history (starting at the very beginning): <a href="https://en.wikipedia.org/wiki/History_of_Mozilla_Application_Suite" target=_blank>https://en.wikipedia.org/wiki/History_of_Mozilla_Application_Suite</a></li> <li>Seamonkey: <a href="https://www.seamonkey-project.org" target=_blank>https://www.seamonkey-project.org</a></li> <li>Rust in Production Thunderbird episode: <a href="https://corrode.dev/podcast/s02e03-thunderbird/" target=_blank>https://corrode.dev/podcast/s02e03-thunderbird/</a></li> <li>Thunderbird on Android: <a href="https://play.google.com/store/apps/details?id=net.thunderbird.android" target=_blank>https://play.google.com/store/apps/details?id=net.thunderbird.android</a></li> <li>OpenPGP episode: <a href="https://archive.org/details/LI_S02E22_OpenPGP__7525" target=_blank>https://archive.org/details/LI_S02E22_OpenPGP__7525</a></li> <li>Thunderbird PRO: <a href="https://tb.pro" target=_blank>https://tb.pro</a></li> <li>Thunderbird's Call For Action: <a href="https://www.thunderbird.net/en-US/participate" target=_blank>https://www.thunderbird.net/en-US/participate</a></li> <li>Mozilla's Bugzilla: <a href="https://bugzilla.mozilla.org/home" target=_blank>https://bugzilla.mozilla.org/home</a></li> <li>umu launcher: <a href="https://github.com/Open-Wine-Components/umu-launcher" target=_blank>https://github.com/Open-Wine-Components/umu-launcher</a></li> <li>Open Printing: <a href="https://openprinting.github.io" target=_blank>https://openprinting.github.io</a></li> <li>Bugonia: <a href="https://www.imdb.com/title/tt12300742/?ref_=nm_flmg_job_1_accord_1_cdt_t_2" target=_blank>https://www.imdb.com/title/tt12300742/?ref_=nm_flmg_job_1_accord_1_cdt_t_2</a></li> </ul>

Jan 22, 2026

LI_S02E54_The_Gettogether

This episode - recorded in an ultra-secret location near a border (any border will do - almost :-) - is witness to our two ageing heroes being in the same location for a change and gives away some giveaways. For the first time in the Inlaws' history, this episode features a glimpse into the future of the show: an overview of what's to come in 2026! Plus the usual banter about Trump, some FLOSS topics and why red wine for breakfast is almost always the better option. And some beans are spilled - for example, Martin's first programming language (hint: in contrast to popular belief, this wasn't IBM mainframe assembler which was all the rage in the sixties). Plus more from Martin's distant past - if he can remember it. <p>Links</p> <ul><li>VIC-20: <a href="https://en.wikipedia.org/wiki/VIC-20" target=_blank>https://en.wikipedia.org/wiki/VIC-20</a></li> <li>Commodore Basic: <a href="https://en.wikipedia.org/wiki/Commodore_BASIC" target=_blank>https://en.wikipedia.org/wiki/Commodore_BASIC</a></li> <li>ALGOL 68: <a href="https://softwarepreservation.computerhistory.org/ALGOL/report/Algol68_revised_report-AB.pdf" target=_blank>https://softwarepreservation.computerhistory.org/ALGOL/report/Algol68_revised_report-AB.pdf</a></li> <li>PDP 11 assembler: <a href="https://programmer209.wordpress.com/2011/08/03/the-pdp-11-assembly-language" target=_blank>https://programmer209.wordpress.com/2011/08/03/the-pdp-11-assembly-language</a></li> <li>Smalltalk: <a href="https://en.wikipedia.org/wiki/Smalltalk" target=_blank>https://en.wikipedia.org/wiki/Smalltalk</a></li> <li>XBox system software: <a href="https://en.wikipedia.org/wiki/Xbox_system_software" target=_blank>https://en.wikipedia.org/wiki/Xbox_system_software</a></li> <li>Xkcd & Nebraska: <a href="https://xkcd.com/2347" target=_blank>https://xkcd.com/2347</a></li> <li>Excel-managed company: <a href="https://xkcd.com/1906" target=_blank>https://xkcd.com/1906</a></li> <li>OpenCL: <a href="https://www.khronos.org/opencl" target=_blank>https://www.khronos.org/opencl</a></li> <li>Jever: <a href="https://www.jever-beer.com" target=_blank>https://www.jever-beer.com</a></li> <li>Lucifer: <a href="https://www.imdb.com/title/tt4052886" target=_blank>https://www.imdb.com/title/tt4052886</a></li> </ul>

Jan 8, 2026

LI_S02E53_Xmas_and_New_Year

As 'tis the season, we have a combined Xmas and New Year's episode for you. And what a blast this is! The usual suspects will make an appearance - all those characters which you have known for years and probably already taken a shine to. Yes, this does include the Grumpies (the Grumpy Old Coders) for the uninitiated, our beloved countess Vladessa and of course our two hosts Martin and Chris. This time (as it has been a tradition for the last two year by now) impersonated by two lovely large language models (LLMs). Which goes to show that - in contrast to popular belief - LLMs DO have humour and CAN make jokes. If so forced into this... For a laughter or two and a bit of fun, don't miss this episode. Plus bonus content: The real truth behind the Redis / Valkey split, how to pack a swimming pool, sauna and much more all into one motorcycle and what this has to do with FLOSS. Or not. <p>Links</p> <ul><li>This year's Halloween episode: <a href="https://archive.org/details/LI_S02E49_Halloween_2025__A6B0" target=_blank>https://archive.org/details/LI_S02E49_Halloween_2025__A6B0</a></li> <li>Grumpy Old Coders: <a href="https://grumpy-old-coders.org" target=_blank>https://grumpy-old-coders.org</a></li> <li>Honda Goldwing: <a href="https://en.wikipedia.org/wiki/Honda_Gold_Wing" target=_blank>https://en.wikipedia.org/wiki/Honda_Gold_Wing</a></li> <li>The Bottlerocket episode: <a href="https://archive.org/details/LI_S01E80_Bottlerocket__605D" target=_blank>https://archive.org/details/LI_S01E80_Bottlerocket__605D</a></li> <li>Redis' license change: <a href="https://redis.io/blog/agplv3" target=_blank>https://redis.io/blog/agplv3</a></li> <li>Salvatore's post on the Redis license change: <a href="https://antirez.com/news/151" target=_blank>https://antirez.com/news/151</a></li> <li>Atlas comet: <a href="https://www.youtube.com/watch?v=pc4A8va8NRU" target=_blank>https://www.youtube.com/watch?v=pc4A8va8NRU</a></li> <li>Avi Loeb's take on this: <a href="https://avi-loeb.medium.com/the-inspiration-delivered-by-3i-atlas-to-our-doorstep-c7bc08115d0f" target=_blank>https://avi-loeb.medium.com/the-inspiration-delivered-by-3i-atlas-to-our-doorstep-c7bc08115d0f</a></li> <li>Armageddon: <a href="https://www.imdb.com/title/tt0120591/?ref_=fn_t_1" target=_blank>https://www.imdb.com/title/tt0120591/?ref_=fn_t_1</a></li> <li>Push: <a href="https://www.imdb.com/title/tt0465580/?ref_=nv_sr_srsg_0_tt_8_nm_0_in_0_q_push" target=_blank>https://www.imdb.com/title/tt0465580/?ref_=nv_sr_srsg_0_tt_8_nm_0_in_0_q_push</a></li> <li>Playdate: <a href="https://www.imdb.com/title/tt31425731/?ref_=fn_t_1" target=_blank>https://www.imdb.com/title/tt31425731/?ref_=fn_t_1</a></li> <li>The Substance: <a href="https://www.imdb.com/title/tt17526714/?ref_=nv_sr_srsg_0_tt_8_nm_0_in_0_q_the%2520substance" target=_blank>https://www.imdb.com/title/tt17526714/?ref_=nv_sr_srsg_0_tt_8_nm_0_in_0_q_the%2520substance</a></li> <li>Pluribus: <a href="https://www.imdb.com/title/tt22202452/?ref_=nv_sr_srsg_0_tt_6_nm_2_in_0_q_plurib" target=_blank>https://www.imdb.com/title/tt22202452/?ref_=nv_sr_srsg_0_tt_6_nm_2_in_0_q_plurib</a></li> <li>The Witcher: <a href="https://www.imdb.com/title/tt5180504/?ref_=nv_sr_srsg_1_tt_6_nm_1_in_0_q_the%2520wit" target=_blank>https://www.imdb.com/title/tt5180504/?ref_=nv_sr_srsg_1_tt_6_nm_1_in_0_q_the%2520wit</a></li> <li>Altered Carbon: <a href="https://www.imdb.com/title/tt2261227/?ref_=fn_t_1" target=_blank>https://www.imdb.com/title/tt2261227/?ref_=fn_t_1</a></li> </ul>

Dec 25, 2025

LI_S02E52_Knoppix

In this episode Martin and Chris talk to Klaus Knopper of Knoppix fame. For the few listeners who do not know what Knoppix is: Just listen to the episode (hint: it's one of the oldest life distros on the planet). Plus more on Linux for handicapped users. And the challenges of maintaining a distro and how to overcome them (watch out for the magic contained in this segment!). And an abbreviated history of Linux (esp. in Germany). Never mind Microsoft's dirty secrets involving Unix, Linux and some other things swept under the rug of history. <p>Links</p> <ul><li>Linux Tag: <a href="https://en.wikipedia.org/wiki/LinuxTag" target=_blank>https://en.wikipedia.org/wiki/LinuxTag</a></li> <li>Knoppix: <a href="http://www.knoppix.org" target=_blank>http://www.knoppix.org</a></li> <li>Damn small Linux: <a href="https://www.damnsmalllinux.org" target=_blank>https://www.damnsmalllinux.org</a></li> <li>Knoppix for Windows: <a href="https://runtime.org/data-recovery-live-cd.htm" target=_blank>https://runtime.org/data-recovery-live-cd.htm</a></li> <li>Yocto: <a href="https://www.yoctoproject.org" target=_blank>https://www.yoctoproject.org</a></li> <li>linbo: <a href="https://github.com/linuxmuster/linuxmuster-linbo" target=_blank>https://github.com/linuxmuster/linuxmuster-linbo</a></li> <li>Screenreader for Blind Linux Users (SLB): <a href="https://build.opensuse.org/package/show/openSUSE%3AFactory/sbl" target=_blank>https://build.opensuse.org/package/show/openSUSE%3AFactory/sbl</a></li> <li>espeak-ng: <a href="https://github.com/espeak-ng/espeak-ng" target=_blank>https://github.com/espeak-ng/espeak-ng</a></li> <li>Adriane: <a href="https://www.knopper.net/knoppix-adriane/index-en.html" target=_blank>https://www.knopper.net/knoppix-adriane/index-en.html</a></li> <li>Guy Fawkes: <a href="https://en.wikipedia.org/wiki/Guy_Fawkes" target=_blank>https://en.wikipedia.org/wiki/Guy_Fawkes</a></li> <li>Led Zeppelin untitled album (aka IV): <a href="https://en.wikipedia.org/wiki/Led_Zeppelin_IV" target=_blank>https://en.wikipedia.org/wiki/Led_Zeppelin_IV</a></li> </ul>

Dec 11, 2025

LI_S02E51_Podcasts

This episode introduces a somewhat brand-new concept: an off-topic subject. As in: How to excel in the beautiful and ancient art of Origami (the Japanese fine art of paper folding, going back a few centuries if not more). Still reading? Excellent! Jokes aside, in this episode Martin and Chris will shed more light on one of their dark sides of their lives. To be more precise: podcasts the Inlaws (as in: we) listen to. Apart from the most famous one called Linux Inlaws (and if you believe this, you'll believe anything :-)). But stay tuned: If you are longing for more details of the very private life of our two ageing heroes, this is the episode you do not want to miss! Especially if you're into our time-travelling episodes... <p>Links</p> <ul><li>The Sun: <a href="https://www.thesun.co.uk" target=_blank>https://www.thesun.co.uk</a></li> <li>Linux Outlaws: <a href="https://en.wikipedia.org/wiki/Linux_Outlaws" target=_blank>https://en.wikipedia.org/wiki/Linux_Outlaws</a></li> <li>Fab's podcast: <a href="https://fab.industries/podcast" target=_blank>https://fab.industries/podcast</a></li> <li>Dan's podcast(s): <a href="https://www.danlynch.org/podcasts" target=_blank>https://www.danlynch.org/podcasts</a></li> <li>FLOSS Weekly: <a href="https://hackaday.com/tag/floss-weekly" target=_blank>https://hackaday.com/tag/floss-weekly</a></li> <li>Software Freedom Podcast: <a href="https://fsfe.org/news/podcast.en.html" target=_blank>https://fsfe.org/news/podcast.en.html</a></li> <li>Linux Matters: <a href="https://linuxmatters.sh" target=_blank>https://linuxmatters.sh</a></li> <li>Grumpy Old Coders: <a href="https://grumpy-old-coders.org" target=_blank>https://grumpy-old-coders.org</a></li> <li>Command Line Heroes: <a href="https://www.redhat.com/en/command-line-heroes" target=_blank>https://www.redhat.com/en/command-line-heroes</a></li> <li>Open Source Startup: <a href="https://oss-startup-podcast.launchnotes.io" target=_blank>https://oss-startup-podcast.launchnotes.io</a></li> <li>Open Source Underdogs: <a href="https://opensourceunderdogs.com" target=_blank>https://opensourceunderdogs.com</a></li> <li>Python Bytes: <a href="https://pythonbytes.fm" target=_blank>https://pythonbytes.fm</a></li> <li>Talk Python to Me: <a href="https://talkpython.fm" target=_blank>https://talkpython.fm</a></li> <li>Python People: <a href="https://pythontest.com/pythonpeople" target=_blank>https://pythontest.com/pythonpeople</a></li> <li>Rust in production: <a href="https://corrode.dev/podcast" target=_blank>https://corrode.dev/podcast</a></li> <li>The Rustacean Station: <a href="https://rustacean-station.org" target=_blank>https://rustacean-station.org</a></li> <li>Rust Ship: <a href="https://www.youtube.com/playlist?list=PLohFzyfZyjxHnChrXUadQ63FbsL7sCi0h" target=_blank>https://www.youtube.com/playlist?list=PLohFzyfZyjxHnChrXUadQ63FbsL7sCi0h</a></li> <li>Malicious Life: <a href="https://malicious.life" target=_blank>https://malicious.life</a></li> <li>Postgres FM: <a href="https://postgres.fm" target=_blank>https://postgres.fm</a></li> <li>Valkey @ YouTube: <a href="https://www.youtube.com/@valkeyproject" target=_blank>https://www.youtube.com/@valkeyproject</a></li> <li>Code Red: <a href="https://www.dash0.com/podcast" target=_blank>https://www.dash0.com/podcast</a></li> <li>Instant (and not Ipanema): <a href="https://www.ibm.com/products/instana" target=_blank>https://www.ibm.com/products/instana</a></li> <li>Changelog (interviews): <a href="https://changelog.com/interviews" target=_blank>https://changelog.com/interviews</a></li> <li>SUDO Show: <a href="https://sudo.show" target=_blank>https://sudo.show</a></li> <li>Talking Kotlin: <a href="https://open.spotify.com/show/5ZyWVfBi0WiPlmomrDQ6PM" target=_blank>https://open.spotify.com/show/5ZyWVfBi0WiPlmomrDQ6PM</a></li> <li>CMU Database Group: <a href="https://www.youtube.com/c/CMUDatabaseGroup" target=_blank>https://www.youtube.com/c/CMUDatabaseGroup</a></li> <li>Computerphile: <a href="https://www.youtube.com/Computerphile" target=_blank>https://www.youtube.com/Com

Nov 27, 2025

LI_S02E50_LoRaWan_and_friends

The focus of this episode is Long Range WAN (also affectionately known as LoRaWAN. For those few people in the audience that don't have a clue: Just listen to episode - all will be revealed! Clue: it does have to do with that dreaded thing called the Internet of Things (and much much more). So stay tuned for the details! Plus bonus content: Martin finally sees the light and praises Rust (maybe). And much speculation about Valkey, Redis and other oddities. And - wait for it - Martin again ventures into the strange and wonderful world of agriculture. As in: Getting down and dirty with cows, sheep, pigs and other livestock. Plus bonus content: Martin's views on British politics in general and Keir Starmer in particular. So you DON'T want to miss this episode! <p>Links</p> <ul><li>LoRaWAN: <a href="https://lora-alliance.org" target=_blank>https://lora-alliance.org</a></li> <li>802.11: <a href="http://www.ieee802.org/11" target=_blank>http://www.ieee802.org/11</a></li> <li>Meshtastic: <a href="https://meshtastic.org" target=_blank>https://meshtastic.org</a></li> <li>The Things Network: <a href="https://www.thethingsnetwork.org" target=_blank>https://www.thethingsnetwork.org</a></li> <li>Lora Server (Chirpstack): <a href="https://github.com/chirpstack" target=_blank>https://github.com/chirpstack</a></li> <li>The Rust Foundation: <a href="https://rustfoundation.org" target=_blank>https://rustfoundation.org</a></li> <li>National Lampoon: <a href="https://en.wikipedia.org/wiki/National_Lampoon%27s_Vacation_(film_series)" target=_blank>https://en.wikipedia.org/wiki/National_Lampoon%27s_Vacation_(film_series)</a></li> <li>The Black List: <a href="https://www.imdb.com/title/tt2741602" target=_blank>https://www.imdb.com/title/tt2741602</a></li> <li>Software Freedom Podcast: <a href="https://fsfe.org/news/podcast.en.html" target=_blank>https://fsfe.org/news/podcast.en.html</a></li> </ul>

Nov 13, 2025

LI_S02E49_Halloween_2025

In this scary Halloween episode, Martin and Chris touch on a horrible subject indeed: a 100+ years o life experience. Be prepared for the dreadful details of more than a century of combined wisdom (really?). And, yes, FLOSS maybe involved. Plus: More from another dark side: our beloved Tech Support makes an appearance once again and helps a certain Transylvanian countess with their movie problem. And more bonus content awaits: a primer on floppy disks. Confused? You should be! The answer: Listen to the episode! <p>Links</p> <ul><li>Linux From Scratch: <a href="https://www.linuxfromscratch.org" target=_blank>https://www.linuxfromscratch.org</a></li> <li>Floppy disks: <a href="https://www.hermannseib.com/documents/floppy.pdf" target=_blank>https://www.hermannseib.com/documents/floppy.pdf</a></li> <li>Wednesday: <a href="https://www.imdb.com/title/tt13443470" target=_blank>https://www.imdb.com/title/tt13443470</a></li> <li>Crystal: <a href="https://crystal-lang.org" target=_blank>https://crystal-lang.org</a></li> </ul>

Oct 30, 2025

LI_S02E48_GNU_Taler

The focus of this episode is Gnu Taler, an answer to the questions that Diem, various crypto currency shenanigans and other attempts at world domination via money pose to wider audience. Martin and Chris discuss the ins and outs of this approach with two of the main people behind the project, Christian Grothoff and Leo Wittman. So if you ever wanted to know about a totally legit alternative to any dubious currency monkey businesses, this is the episode you don't want to miss. <p>Links</p> <ul><li>GN Taler: <a href="https://www.taler.net/en" target=_blank>https://www.taler.net/en</a></li> <li>GLS Bank: <a href="https://www.gls.de/ueber-uns/english" target=_blank>https://www.gls.de/ueber-uns/english</a></li> <li>Germany's cooperative banking sector (history of, read only if you're suffering from insomina): <a href="https://en.wikipedia.org/wiki/German_Cooperative_Financial_Group" target=_blank>https://en.wikipedia.org/wiki/German_Cooperative_Financial_Group</a></li> <li>GNU Net: <a href="https://www.gnunet.org/en/index.html" target=_blank>https://www.gnunet.org/en/index.html</a></li> <li>Tor & onion sites: <a href="https://www.torproject.org" target=_blank>https://www.torproject.org</a></li> <li>Soviet Jeans: <a href="https://www.imdb.com/title/tt30788492" target=_blank>https://www.imdb.com/title/tt30788492</a></li> <li>No phone home: <a href="https://nophonehome.com" target=_blank>https://nophonehome.com</a></li> <li>The Spy and the Traitor: <a href="https://www.amazon.co.uk/Spy-Traitor-Greatest-Espionage-Story/dp/024118665X" target=_blank>https://www.amazon.co.uk/Spy-Traitor-Greatest-Espionage-Story/dp/024118665X</a></li> <li>Azrael: <a href="https://www.imdb.com/title/tt22173666/?ref_=nv_sr_srsg_0_tt_1_nm_7_in_0_q_azr" target=_blank>https://www.imdb.com/title/tt22173666/?ref_=nv_sr_srsg_0_tt_1_nm_7_in_0_q_azr</a></li> <li>Dead or Alive: <a href="https://www.imdb.com/title/tt0221111/?ref_=fn_ttl_ttl_2" target=_blank>https://www.imdb.com/title/tt0221111/?ref_=fn_ttl_ttl_2</a></li> <li>NL Net Taler: <a href="https://nlnet.nl/taler" target=_blank>https://nlnet.nl/taler</a></li> </ul>

Oct 16, 2025

LI_S02E47_Tied_up_and_shackled

Tied up, shackled and then some: In contrast what you may be thinking after this intro, in this episode Martin and Chris take a closer look at an obscure concept known not only in esoteric circles as the software supply chain (chain being the keyword here). Once only appreciated by the inner circle of a small group of level-eight magicians, this concepts has now entered mainstream and is considered instrumental not only in the area creating and maintaining large scale codebases possibly clocking up a few million lines of code. This especially becomes important when a codebase largely relies on FLOSS components commonly downloaded from the internet. Relying on these components may cause a security issue if not handled with caution as not only the recent xz-utils incident (where possibly a nation-state actor) managed to infiltrate a popular compression library virtually used everywhere. So if you're interested in the security of your builds and applications, this is another episode you don't want to miss. <p>Links</p> <ul><li>Left-pad incident: <a href="https://en.wikipedia.org/wiki/Npm_left-pad_incident" target=_blank>https://en.wikipedia.org/wiki/Npm_left-pad_incident</a></li> <li>Lucene library: <a href="https://lucene.apache.org/core" target=_blank>https://lucene.apache.org/core</a></li> <li>Open source licenses episode (S01E36): <a href="https://archive.org/details/hpr3399" target=_blank>https://archive.org/details/hpr3399</a></li> <li>SBOMs: <a href="https://about.gitlab.com/blog/the-ultimate-guide-to-sboms" target=_blank>https://about.gitlab.com/blog/the-ultimate-guide-to-sboms</a></li> <li>XZ Utils backdoor: <a href="https://en.wikipedia.org/wiki/XZ_Utils_backdoor" target=_blank>https://en.wikipedia.org/wiki/XZ_Utils_backdoor</a></li> <li>OpenSSF's tools (not just SBOMs): <a href="https://openssf.org/projects" target=_blank>https://openssf.org/projects</a></li> <li>Autotools: <a href="https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html" target=_blank>https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html</a></li> <li>SPDX: <a href="https://spdx.dev" target=_blank>https://spdx.dev</a></li> <li>CycloneDX: <a href="https://cyclonedx.org" target=_blank>https://cyclonedx.org</a></li> <li>valkey-search: <a href="https://github.com/valkey-io/valkey-" target=_blank>https://github.com/valkey-io/valkey-</a></li> <li>Thunderbolts: <a href="https://www.marvel.com/movies/thunderbolts" target=_blank>https://www.marvel.com/movies/thunderbolts</a></li> </ul>

Oct 2, 2025

LI_S02E46_Brian_Proffitt

In this episode Martin and Chris are joined by no other than Brian Proffitt. Brian Who? If you ask that question, you belong to the approximate 2% of our listenership who don't know this head of the Open Source Program Office (OSPO) of a tiny start-up called Redhat :-). Then this episode is especially for you. But apart from contributing to Redhat's OSPO Brian wears many other hats as well (hint: chaos and native americans feature on this list as well. Never mind DOGE and Nixon!). Wanna know which other ones? Then enjoy the show! <p>Links</p> <ul><li>Redhat's OSPO: <a href="https://www.redhat.com/en/blog/what-does-open-source-program-office-do" target=_blank>https://www.redhat.com/en/blog/what-does-open-source-program-office-do</a></li> <li>DOGE: <a href="https://doge.gov" target=_blank>https://doge.gov</a></li> <li>Apache software Foundation (ASF): <a href="https://www.apache.org" target=_blank>https://www.apache.org</a></li> <li>Linux Foundation (LF): <a href="https://www.linuxfoundation.org" target=_blank>https://www.linuxfoundation.org</a></li> <li>SCO kerfuffle: <a href="https://en.wikipedia.org/wiki/SCO%E2%80%93Linux_disputes" target=_blank>https://en.wikipedia.org/wiki/SCO%E2%80%93Linux_disputes</a></li> <li>Cloud Native Computing Foundation (CNCF): <a href="https://www.cncf.io" target=_blank>https://www.cncf.io</a></li> <li>CNF @ Linux Inlaws: <a href="https://archive.org/details/LI_S01E86_An_episode_with_the_Cloud_Native_Computing_Foundation__5675" target=_blank>https://archive.org/details/LI_S01E86_An_episode_with_the_Cloud_Native_Computing_Foundation__5675</a></li> <li>Apache HTTP Server Project: <a href="https://httpd.apache.org" target=_blank>https://httpd.apache.org</a></li> <li>Redhat episode: <a href="https://archive.org/details/LI_S02E02_Redhat_EPEL_and_much_more__B43F" target=_blank>https://archive.org/details/LI_S02E02_Redhat_EPEL_and_much_more__B43F</a></li> <li>Cyber Resilience Act (CRA): <a href="https://digital-strategy.ec.europa.eu/en/policies/cyber-resilience-act" target=_blank>https://digital-strategy.ec.europa.eu/en/policies/cyber-resilience-act</a></li> <li>CRA @ LF: <a href="https://linuxfoundation.eu/cyber-resilience-act" target=_blank>https://linuxfoundation.eu/cyber-resilience-act</a></li> <li>CRA @ ASF: <a href="https://news.apache.org/foundation/entry/open-source-community-unites-to-build-cra-compliant-cybersecurity-processes" target=_blank>https://news.apache.org/foundation/entry/open-source-community-unites-to-build-cra-compliant-cybersecurity-processes</a></li> <li>Grafana: <a href="https://github.com/grafana/grafana" target=_blank>https://github.com/grafana/grafana</a></li> <li>Grafana Renderer: <a href="https://github.com/grafana/grafana-image-renderer" target=_blank>https://github.com/grafana/grafana-image-renderer</a></li> <li>Back in Action: <a href="https://www.imdb.com/title/tt21191806/?ref_=fn_all_ttl_1" target=_blank>https://www.imdb.com/title/tt21191806/?ref_=fn_all_ttl_1</a></li> </ul>

Sep 18, 2025

LI_S02E45_Darknet_Diaries

This episode features Jack Rhysider of Darknet Diaries fame. Being an off-topic show (more to come here, for example, how to fail miserably when putting a puppet administration in place - we have screwed things up for the first two terms, but maybe Mr. Trump does have a third term?), we go into the nitty-gritty of how to produce a really successful podcast with millions of downloads (this is where Jack does most of the talking as Martin and myself are taking notes :-), why marketing is so important and how to not do marketing. Plus bonus content on neurotransmitters and how brains work in general (yours included). So you don't want to miss this one instead of doing the dishes, mowing the lawn or getting a root canal treatment (insert your chore of choice here). And if you want to know how many Inlaws episodes Jack's been listening to over the years, don't fast-forward to ten minutes and thirty-five seconds of this show. :-) <p>Links</p> <ul><li>Darknet Diaries: <a href="https://darknetdiaries.com" target=_blank>https://darknetdiaries.com</a></li> <li>Malicious Life (R.I.P.): <a href="https://malicious.life" target=_blank>https://malicious.life</a></li> <li>Jack's blog: <a href="https://blog.lime.link" target=_blank>https://blog.lime.link</a></li> <li>Howard Stern show: <a href="https://www.howardstern.com" target=_blank>https://www.howardstern.com</a></li> <li>Waymo (Alphabet, you owe us!): <a href="https://waymo.com" target=_blank>https://waymo.com</a></li> <li>Nemesis: <a href="https://www.imdb.com/title/tt18378942" target=_blank>https://www.imdb.com/title/tt18378942</a></li> <li>The Art of Human Hacking: <a href="https://www.amazon.de/-/en/Social-Engineering-Art-Human-Hacking/dp/0470639539" target=_blank>https://www.amazon.de/-/en/Social-Engineering-Art-Human-Hacking/dp/0470639539</a></li> </ul>

Sep 4, 2025

LI_S02E44_FLOSS_in_a_small_shop

This show hosts Michael Jerger, a German entrepreneur who has successfully built a small empire of selling services around FLOSS components which his company has contributed to the community over the years. So if you always wanted to know how federated version control systems actually work, how to program Kubernetes using a functional programming language instead of using boring Helm charts and what the deal with China, trademarks (Linux Inlaws and perhaps other trademarks) is, you really, really don't want to miss this episode! <p>Links</p> <ul><li>Meissa GmbH (in German): <a href="https://meissa-gmbh.de" target=_blank>https://meissa-gmbh.de</a></li> <li>Tübix (in German): <a href="https://www.tuebix.org" target=_blank>https://www.tuebix.org</a></li> <li>Forgejo: <a href="https://github.com/forgejo" target=_blank>https://github.com/forgejo</a></li> <li>Gitea: <a href="https://github.com/go-gitea/gitea" target=_blank>https://github.com/go-gitea/gitea</a></li> <li>Gogs: <a href="https://github.com/gogs/gogs" target=_blank>https://github.com/gogs/gogs</a></li> <li>Codeberg: <a href="https://codeberg.org" target=_blank>https://codeberg.org</a></li> <li>Popularity of source code hosting sites: <a href="https://en.wikipedia.org/wiki/Comparison_of_source-code-hosting_facilities#Popularity" target=_blank>https://en.wikipedia.org/wiki/Comparison_of_source-code-hosting_facilities#Popularity</a></li> <li>Convention 4 Kubernetes (c4k): <a href="https://github.com/DomainDrivenArchitecture/c4k-common" target=_blank>https://github.com/DomainDrivenArchitecture/c4k-common</a></li> <li>Clojure: <a href="https://clojure.org" target=_blank>https://clojure.org</a></li> <li>c4k-keycloak: <a href="https://repo.prod.meissa.de/meissa/c4k-keycloak" target=_blank>https://repo.prod.meissa.de/meissa/c4k-keycloak</a></li> <li>Fefes blog (in German): <a href="https://blog.fefe.de" target=_blank>https://blog.fefe.de</a></li> <li>Microsoft's Typescript move: <a href="https://devblogs.microsoft.com/typescript/typescript-native-port" target=_blank>https://devblogs.microsoft.com/typescript/typescript-native-port</a></li> <li>Lina Khan: <a href="https://en.wikipedia.org/wiki/Lina_Khan" target=_blank>https://en.wikipedia.org/wiki/Lina_Khan</a></li> <li>Lina's seminal paper on anti-trust issues: <a href="https://www.yalelawjournal.org/pdf/e.710.Khan.805_zuvfyyeh.pdf" target=_blank>https://www.yalelawjournal.org/pdf/e.710.Khan.805_zuvfyyeh.pdf</a></li> </ul>

Aug 21, 2025

LI_S02E43_Valkey

In this episode Martin and Chris host Kyle Davis and Dmitry Polyakovsky, two members of the Valley technical steering committee. Apart from a trip down memory lane (Kyle used to be a partner in crime when Martin and Chris were still working at Redis), this episode features insights into this more-than-instantly-popular drop-in replacement for Redis, the road ahead and how the project will ultimately contribute to the world domination of the Linux Foundation (if that stage has yet to be reached :-) - stay tuned). Plus - yes, wait for it - more bonus content on Rust, our favourite pet in the programming language zoo. Very few dry eyes in the house guaranteed with this episode, so you don't want to miss this. <p>Links</p> <ul><li>Kyle Davis: <a href="https://www.linkedin.com/in/kyle-davis-linux" target=_blank>https://www.linkedin.com/in/kyle-davis-linux</a></li> <li>Dmitry Polyakovsky: <a href="https://www.linkedin.com/in/dmitrypol" target=_blank>https://www.linkedin.com/in/dmitrypol</a></li> <li>Redis: <a href="https://redis.io" target=_blank>https://redis.io</a></li> <li>Redis license change (2024): <a href="https://redis.io/blog/redis-adopts-dual-source-available-licensing/" target=_blank>https://redis.io/blog/redis-adopts-dual-source-available-licensing/</a></li> <li>Redis license change (2025): <a href="https://redis.io/blog/agplv3" target=_blank>https://redis.io/blog/agplv3</a></li> <li>Valkey TSC: <a href="https://github.com/valkey-io/valkey/blob/unstable/MAINTAINERS.md" target=_blank>https://github.com/valkey-io/valkey/blob/unstable/MAINTAINERS.md</a></li> <li>Valkey: <a href="https://valkey.io" target=_blank>https://valkey.io</a></li> <li>RSAL + SSPL: <a href="https://redis.io/legal/licenses" target=_blank>https://redis.io/legal/licenses</a></li> <li>Open source licenses episode (S01E36): <a href="https://archive.org/details/hpr3399" target=_blank>https://archive.org/details/hpr3399</a></li> <li>Valkey module crate: <a href="https://github.com/valkey-io/valkeymodule-rs" target=_blank>https://github.com/valkey-io/valkeymodule-rs</a></li> <li>FalkorDB episode (S02E41): <a href="https://archive.org/download/LI_S02E41_FalkorDB__3076" target=_blank>https://archive.org/download/LI_S02E41_FalkorDB__3076</a></li> <li>Rust client: <a href="https://github.com/redis-rs/redis-rs" target=_blank>https://github.com/redis-rs/redis-rs</a></li> <li>Apple's container project: <a href="https://github.com/apple/container" target=_blank>https://github.com/apple/container</a></li> <li>WSL: <a href="https://github.com/Microsoft/WSL" target=_blank>https://github.com/Microsoft/WSL</a></li> <li>DistroWatch: <a href="https://distrowatch.com" target=_blank>https://distrowatch.com</a></li> <li>Salvatore's web site: <a href="https://antirez.com/latest/0" target=_blank>https://antirez.com/latest/0</a></li> </ul>

Aug 7, 2025

LI_S02E42_LoCode_and_NoCode

This show is witness to Martin and Chris dabbling in the area of programming. Since both of them come from a computer science background, you may be forgiven to assume that this comes natural to them. Quite the opposite in fact. The lazy chaps that they are, they don't want to learn this either (which is quite challenging given their old age anyway). In order to avoid any related effort they discovered low code and no code tools and decided to do a show on their findings. So here it is :-). Plus bonus content on why artificial intelligence in general and large language models are just wrong, wrong and wrong. Never mind evil. Well, most of the time anyway. And - given the episode number of this show - why 42 is still a force to be reckoned with. <p>Links</p> <ul><li>42: <a href="https://en.wikipedia.org/wiki/42_(number)" target=_blank>https://en.wikipedia.org/wiki/42_(number)</a></li> <li>Hitchhiker's Guide to the Galaxy: <a href="https://en.wikipedia.org/wiki/The_Hitchhiker%27s_Guide_to_the_Galaxy" target=_blank>https://en.wikipedia.org/wiki/The_Hitchhiker%27s_Guide_to_the_Galaxy</a></li> <li>The Gargleblaster: <a href="https://en.wikipedia.org/wiki/Zaphod_Beeblebrox#Pan-Galactic_Gargle_Blaster" target=_blank>https://en.wikipedia.org/wiki/Zaphod_Beeblebrox#Pan-Galactic_Gargle_Blaster</a></li> <li>Scratch: <a href="https://scratch.mit.edu" target=_blank>https://scratch.mit.edu</a></li> <li>Snap!: <a href="https://snap.berkeley.edu" target=_blank>https://snap.berkeley.edu</a></li> <li>Charles Babbage: <a href="https://en.wikipedia.org/wiki/Charles_Babbage" target=_blank>https://en.wikipedia.org/wiki/Charles_Babbage</a></li> <li>Budibase: <a href="https://github.com/Budibase/budibase" target=_blank>https://github.com/Budibase/budibase</a></li> <li>Tooljet: <a href="https://github.com/ToolJet/ToolJet" target=_blank>https://github.com/ToolJet/ToolJet</a></li> <li>Joget: <a href="https://github.com/jogetworkflow" target=_blank>https://github.com/jogetworkflow</a></li> <li>MIT App Inventor: <a href="https://github.com/mit-cml/appinventor-sources" target=_blank>https://github.com/mit-cml/appinventor-sources</a></li> <li>Microsoft redundancies: <a href="https://www.cnbc.com/2025/05/13/microsoft-is-cutting-3percent-of-workers-across-the-software-company.html" target=_blank>https://www.cnbc.com/2025/05/13/microsoft-is-cutting-3percent-of-workers-across-the-software-company.html</a></li> <li>Formula One: <a href="https://www.amazon.com/Formula-Official-History-Maurice-Hamilton/dp/1802797785/ref=sr_1_1?crid=62NZPG9HCBB1&dib=eyJ2IjoiMSJ9.H1DKo7Bz9A5KvT2DYx4xDGPyw3bnt4N8OoMAJ1CBSlpSKxQCVkr1daNkgI44XHpbyD8bzAtNq9Kw4e_dNlSEwZdp5h5S3xgBDD3JroY-9vNFAXFqjkY5YCFPwH65k7Bcghv0il4XXGku4gtRVpu1hKAUACCe8TZYvU0oME8Pauq_D_eOZFAuZ7bL-p1cQPrft0qlMJcZ0VLfIPfgBOr3r9OfJphaWDcw1t4UH8FAEVM.5f1QTYOpcQfT_uxY2r2vgypVIJt5eBq3gjU5mOsovRc&dib_tag=se&keywords=Formula+1%3A+The+Official+History&qid=1748759984&sprefix=formula+1+the+official+history%2Caps%2C148&sr=8-1" target=_blank>https://www.amazon.com/Formula-Official-History-Maurice-Hamilton/dp/1802797785/ref=sr_1_1?crid=62NZPG9HCBB1&dib=eyJ2IjoiMSJ9.H1DKo7Bz9A5KvT2DYx4xDGPyw3bnt4N8OoMAJ1CBSlpSKxQCVkr1daNkgI44XHpbyD8bzAtNq9Kw4e_dNlSEwZdp5h5S3xgBDD3JroY-9vNFAXFqjkY5YCFPwH65k7Bcghv0il4XXGku4gtRVpu1hKAUACCe8TZYvU0oME8Pauq_D_eOZFAuZ7bL-p1cQPrft0qlMJcZ0VLfIPfgBOr3r9OfJphaWDcw1t4UH8FAEVM.5f1QTYOpcQfT_uxY2r2vgypVIJt5eBq3gjU5mOsovRc&dib_tag=se&keywords=Formula+1%3A+The+Official+History&qid=1748759984&sprefix=formula+1+the+official+history%2Caps%2C148&sr=8-1</a></li> <li>Gone Girl (movie): <a href="https://www.imdb.com/title/tt2267998" target=_blank>https://www.imdb.com/title/tt2267998</a></li> <li>Gone Girl (novel): <a href="https://en.wikipedia.org/wiki/Gone_Girl_(novel)" target=_blank>https://en.wikipedia.org/wiki/Gone_Girl_(novel)</a></li> </ul>

Jul 24, 2025

LI_S02E41_FalkorDB

This episode introduces FalkorDB, a graph database and much more as it turns out. Some old partners in crime (Guy Korland and Roi Lipman) from Martin's and Chris' days at Redis have taken the RedisGraph codebase (an extension turning native Redis into a full-blown graph DB) to new heights. Confused? Don't be - just listen to the episode. All will be revealed - and more... <p>Links</p> <ul><li>FalkorDB: <a href="https://github.com/FalkorDB/FalkorDB" target=_blank>https://github.com/FalkorDB/FalkorDB</a></li> <li>Redis: <a href="https://github.com/redis/redis" target=_blank>https://github.com/redis/redis</a></li> <li>Redis modules: <a href="https://github.com/orgs/RedisLabsModules/repositories" target=_blank>https://github.com/orgs/RedisLabsModules/repositories</a></li> <li>RedisGraph: <a href="https://github.com/RedisGraph/RedisGraph" target=_blank>https://github.com/RedisGraph/RedisGraph</a></li> <li>OpenCypher: <a href="https://opencypher.org" target=_blank>https://opencypher.org</a></li> <li>RedisAI: <a href="https://github.com/RedisAI/RedisAI" target=_blank>https://github.com/RedisAI/RedisAI</a></li> <li>Ontologies and LLMs: <a href="https://www.docdigitizer.com/blog/ontologies-large-language-models-guide" target=_blank>https://www.docdigitizer.com/blog/ontologies-large-language-models-guide</a></li> <li>Server Side Public License (SSPL): <a href="https://en.wikipedia.org/wiki/Server_Side_Public_License" target=_blank>https://en.wikipedia.org/wiki/Server_Side_Public_License</a></li> <li>ElasticSearch and OpenSearch: <a href="https://medium.com/@TechTim42/elastic-search-and-open-search-a-brief-history-of-the-license-war-8f474743e2ff" target=_blank>https://medium.com/@TechTim42/elastic-search-and-open-search-a-brief-history-of-the-license-war-8f474743e2ff</a></li> <li>Valkey @ Linux Foundation: <a href="https://www.linuxfoundation.org/press/linux-foundation-launches-open-source-valkey-community" target=_blank>https://www.linuxfoundation.org/press/linux-foundation-launches-open-source-valkey-community</a></li> <li>DeepSeek: <a href="https://github.com/deepseek-ai" target=_blank>https://github.com/deepseek-ai</a></li> <li>Courvoisier: <a href="https://www.courvoisier.com" target=_blank>https://www.courvoisier.com</a></li> <li>Dick Turpin: <a href="https://www.comedy.co.uk/tv/made-up-adventures-of-dick-turpin" target=_blank>https://www.comedy.co.uk/tv/made-up-adventures-of-dick-turpin</a></li> <li>George Lucas: <a href="https://www.imdb.com/name/nm0000184" target=_blank>https://www.imdb.com/name/nm0000184</a></li> </ul>

Jul 10, 2025

LI_S02E40_FLOSS_in_education

In this episode our two hosts tackle the difficult subject of FLOSS in education. Beyond the ubiquitous Microsoft training courses thinly disguised as computer science classes in just too many second and third level education institutions. Plus bonus content: Chris sheds some light on his shady past as an assistant lecturer in computer science. Never mind obscure British cars. If you're into shady things never mind computer science, this is the show you don't want to miss! <p>Links</p> <ul><li>Ford Prefect: <a href="https://en.wikipedia.org/wiki/Ford_Prefect" target=_blank>https://en.wikipedia.org/wiki/Ford_Prefect</a></li> <li>Dual studies in Germany (Frauenhofer example): <a href="https://www.iosb.fraunhofer.de/en/jobs-and-career/apprenticeship-and-dual-studies.html#DualesStudium" target=_blank>https://www.iosb.fraunhofer.de/en/jobs-and-career/apprenticeship-and-dual-studies.html#DualesStudium</a></li> <li>Chris' seminal paper: <a href="https://www.sciencedirect.com/science/article/abs/pii/S074373159690091X" target=_blank>https://www.sciencedirect.com/science/article/abs/pii/S074373159690091X</a></li> <li>Chris' book: <a href="https://www.amazon.com/Advances-Object-Oriented-Metalevel-Architectures-Reflection/dp/084932663X" target=_blank>https://www.amazon.com/Advances-Object-Oriented-Metalevel-Architectures-Reflection/dp/084932663X</a></li> <li>PDP-11 (@ museum): <a href="https://www.computerhistory.org/revolution/minicomputers/11/366/1946" target=_blank>https://www.computerhistory.org/revolution/minicomputers/11/366/1946</a></li> <li>Copr: <a href="https://copr.fedorainfracloud.org" target=_blank>https://copr.fedorainfracloud.org</a></li> <li>Molly and Max in the future: <a href="https://www.imdb.com/title/tt21426456" target=_blank>https://www.imdb.com/title/tt21426456</a></li> </ul>

Jun 26, 2025

LI_S02E39_Nextcloud_update

The focus of this episode is an update on a FLOSS project named Nextcloud. Since the Inlaws had Frank Karlitschek, the project founder, first on the show, a lot has happened. Nextcloud evolved from a mere file-sharing solution to a full-blown collaboration suite that comes with a market place of apps, including, for example, conferencing functionality, office documents and much much more. So if you are using Nextcloud or are looking for a FLOSS collaboration suite, this show's for you. Otherwise listen to it anyway for some good old craíc (to use an Irish idiom). <p>Links</p> <ul><li>Nextcloud: <a href="https://nextcloud.com" target=_blank>https://nextcloud.com</a></li> <li>Nextcloud @ GitHub: <a href="https://github.com/nextcloud/server" target=_blank>https://github.com/nextcloud/server</a></li> <li>Frank's FOSDEM talk: <a href="https://archive.fosdem.org/2018/schedule/event/nextcloud" target=_blank>https://archive.fosdem.org/2018/schedule/event/nextcloud</a></li> <li>Frank's first appearance on the show: <a href="https://hackerpublicradio.org/eps.php?id=3209" target=_blank>https://hackerpublicradio.org/eps.php?id=3209</a></li> <li>Open source licenses episode (S01E536): <a href="https://archive.org/details/hpr3399" target=_blank>https://archive.org/details/hpr3399</a></li> <li>Sugar: <a href="https://tv.apple.com/show/sugar/umc.cmc.4r6q7tdquewehwvb3rzl0k3dt" target=_blank>https://tv.apple.com/show/sugar/umc.cmc.4r6q7tdquewehwvb3rzl0k3dt</a></li> <li>Silo: <a href="https://tv.apple.com/us/show/silo/umc.cmc.3yksgc857px0k0rqe5zd4jice" target=_blank>https://tv.apple.com/us/show/silo/umc.cmc.3yksgc857px0k0rqe5zd4jice</a></li> <li>Wallace & Grommit's Vengeance Most Fowl: <a href="https://www.wallaceandgromit.com/films/vengeance-most-fowl" target=_blank>https://www.wallaceandgromit.com/films/vengeance-most-fowl</a></li> </ul>

Jun 12, 2025

LI_S02E38_Android_and_more

This show is host to Chris Simmonds, an Android enthusiast and consultant. So the discussion centers around the Android Open Source Project (AOSP), post-market operating systems in that area and privacy in general. So this is the episode you want to listen to if you don't quite want to hand over your personal life to the data holders of the world (yes, that includes you Google). <p>Links</p> <ul><li>Chris Simmonds: <a href="https://www.2net.co.uk" target=_blank>https://www.2net.co.uk</a></li> <li>AOSP: <a href="https://source.android.com" target=_blank>https://source.android.com</a></li> <li>Android's history: <a href="https://en.wikipedia.org/wiki/Android_version_history" target=_blank>https://en.wikipedia.org/wiki/Android_version_history</a></li> <li>Talking Kotlin (S02E31): <a href="https://archive.org/details/LI_S02E31_Talking_Kotlin__8BA5" target=_blank>https://archive.org/details/LI_S02E31_Talking_Kotlin__8BA5</a></li> <li>F-Droid: <a href="https://f-droid.org" target=_blank>https://f-droid.org</a></li> <li>FORVIA's apning: <a href="https://appning.com" target=_blank>https://appning.com</a></li> <li>AOSP devs: <a href="https://aosp-devs.org" target=_blank>https://aosp-devs.org</a></li> <li>Lineage OS: <a href="https://lineageos.org" target=_blank>https://lineageos.org</a></li> <li>e/OS/: <a href="https://e.foundation/de/e-os" target=_blank>https://e.foundation/de/e-os</a></li> <li>Installing a post-market OS: <a href="https://www.androidauthority.com/lineageos-install-guide-893303" target=_blank>https://www.androidauthority.com/lineageos-install-guide-893303</a></li> <li>GrapheneOS: <a href="https://grapheneos.org" target=_blank>https://grapheneos.org</a></li> <li>Fuchsia: <a href="https://fuchsia.dev" target=_blank>https://fuchsia.dev</a></li> <li>Android Virtualisation Framework: <a href="https://source.android.com/docs/core/virtualization" target=_blank>https://source.android.com/docs/core/virtualization</a></li> <li>Debian and Fuchsia: <a href="https://fuchsia.dev/fuchsia-src/development/virtualization/overview" target=_blank>https://fuchsia.dev/fuchsia-src/development/virtualization/overview</a></li> <li>Red Side Story: <a href="https://jasperfforde.com/redsidestory/index.html" target=_blank>https://jasperfforde.com/redsidestory/index.html</a></li> <li>The Eyre Affair: <a href="https://www.jasperfforde.com/subindex/tn1subindex.html" target=_blank>https://www.jasperfforde.com/subindex/tn1subindex.html</a></li> <li>Shades of Grey: <a href="https://www.jasperfforde.com/grey/grey1.html" target=_blank>https://www.jasperfforde.com/grey/grey1.html</a></li> <li>Paradise: <a href="https://www.imdb.com/title/tt27444205" target=_blank>https://www.imdb.com/title/tt27444205</a></li> <li>The last of us: <a href="https://www.hbo.com/the-last-of-us" target=_blank>https://www.hbo.com/the-last-of-us</a></li> </ul>

May 29, 2025

LI_S02E37_Python_on_mobiles

In this episode our two aging heroes are hosts to Tobias Wegener, a project manager in the area of Internet of Things (IoT). What started as a discussion on Python on mobile devices quickly turned into an interesting conversation about FLOSS in IoT environments, machine learning and the challenges that these environments present. Plus bonus content: A crash course on heavy water, fusion energy and other things you've always wanted to know but were afraid to ask :-). <p>Links</p> <ul><li>Nuclear fusion (crash course): <a href="https://www.energy.gov/science/doe-explainsdeuterium-tritium-fusion-fuel" target=_blank>https://www.energy.gov/science/doe-explainsdeuterium-tritium-fusion-fuel</a></li> <li>Kivy: <a href="https://github.com/kivy/kivy" target=_blank>https://github.com/kivy/kivy</a></li> <li>scikit-learn: <a href="https://scikit-learn.org/stable" target=_blank>https://scikit-learn.org/stable</a></li> <li>PyTorch: <a href="https://pytorch.org" target=_blank>https://pytorch.org</a></li> <li>TensorFlow: <a href="https://www.tensorflow.org" target=_blank>https://www.tensorflow.org</a></li> <li>Keras: <a href="https://keras.io" target=_blank>https://keras.io</a></li> <li>Harry Potter and the Methods of Rationality: <a href="https://hpmor.com" target=_blank>https://hpmor.com</a></li> <li>Slow horses: <a href="https://tv.apple.com/us/show/slow-horses/umc.cmc.2szz3fdt71tl1ulnbp8utgq5o" target=_blank>https://tv.apple.com/us/show/slow-horses/umc.cmc.2szz3fdt71tl1ulnbp8utgq5o</a></li> <li>Beuf Bourguignon (modern version): <a href="https://cafedelites.com/beef-bourguignon/#recipe" target=_blank>https://cafedelites.com/beef-bourguignon/#recipe</a></li> </ul>

May 15, 2025

LI_S02E36_FLOSS_goes_farming

This episode - brought in by Martin's special request - sees our two ageing heroes discuss the various aspects of FLOSS in agricultural environments (Martin almost being a farmer himself). So you're interested in one of Martin's secret lives, the Right to Repair movement and how to really jazz up a tractor, you don't want to miss this episode. Never mind a riveting discussion about size (farm sizes that is). Plus bonus content (yes, the Inlaws have spared no expense to bring you this as usual): Countess Vladessa spills the beans! On her rise to fame from a little peasant girl to one of the world's most famous vampires, vegan blood and its wholesale angle and of course - wait for it - world domination! <p>Links</p> <ul><li>John Deer screw-up: <a href="https://www.bbc.com/news/business-64206913" target=_blank>https://www.bbc.com/news/business-64206913</a></li> <li>Right to Repair: <a href="https://www.repair.org/stand-up" target=_blank>https://www.repair.org/stand-up</a></li> <li>ISOBUS (ISO 11783): <a href="https://www.csselectronics.com/pages/isobus-introduction-tutorial-iso-11783" target=_blank>https://www.csselectronics.com/pages/isobus-introduction-tutorial-iso-11783</a></li> <li>AgOpenGPS: <a href="https://github.com/AgOpenGPS-Official/AgOpenGPS" target=_blank>https://github.com/AgOpenGPS-Official/AgOpenGPS</a></li> <li>Clarkson's Farm: <a href="https://www.imdb.com/title/tt10541088" target=_blank>https://www.imdb.com/title/tt10541088</a></li> <li>LiteFarm: <a href="https://github.com/LiteFarmOrg/LiteFarm" target=_blank>https://github.com/LiteFarmOrg/LiteFarm</a></li> <li>FarmOS: <a href="https://github.com/farmOS/farmOS" target=_blank>https://github.com/farmOS/farmOS</a></li> <li>Open Ag Toolkit (OpenATK): <a href="https://openatk.com" target=_blank>https://openatk.com</a></li> <li>Andor: <a href="https://www.disneyplus.com/en-de/browse/entity-faba988a-a9f5-45f2-a074-0775a7d6f67a" target=_blank>https://www.disneyplus.com/en-de/browse/entity-faba988a-a9f5-45f2-a074-0775a7d6f67a</a></li> </ul>

May 1, 2025

LI_S02E35_The_Linux_Foundation_Europe

This episode is host to Mirko Böhm from the Linux Foundation Europe, a subsidiary of the largest industry association (aka the Linux Foundation) for FLOSS projects on the planet. This marks another record achievement for the Inlaws as with only roughly three minutes of length it's the shortest episode ever recorded for this podcast never mind other shows in this realm. Well, almost. Curious about this and other details? Then don't miss this show! <p>Links</p> <ul><li>Linux Foundation Europe: <a href="https://linuxfoundation.eu" target=_blank>https://linuxfoundation.eu</a></li> <li>Linux Foundation: <a href="https://www.linuxfoundation.org" target=_blank>https://www.linuxfoundation.org</a></li> <li>Open Container Initiative: <a href="https://opencontainers.org" target=_blank>https://opencontainers.org</a></li> <li>Open Source Security Foundation: <a href="https://openssf.org" target=_blank>https://openssf.org</a></li> <li>Free Software Foundation Europe: <a href="https://fsfe.org" target=_blank>https://fsfe.org</a></li> <li>Public money public code: <a href="https://publiccode.eu/en" target=_blank>https://publiccode.eu/en</a></li> <li>FLOSS and the German government (in German): <a href="https://media.fsfe.org/w/cMMF6DCiLB9RncdL46KCNb" target=_blank>https://media.fsfe.org/w/cMMF6DCiLB9RncdL46KCNb</a></li> <li>FLOSS @ Munich: <a href="https://itsfoss.com/munich-linux-failure" target=_blank>https://itsfoss.com/munich-linux-failure</a></li> <li>Yocto: <a href="https://www.yoctoproject.org" target=_blank>https://www.yoctoproject.org</a></li> <li>Oxide: <a href="https://oxide.computer" target=_blank>https://oxide.computer</a></li> <li>Linus's fireside chat @ Open Source Summit Europe: <a href="https://www.youtube.com/watch?v=s4wlrxFf2lM" target=_blank>https://www.youtube.com/watch?v=s4wlrxFf2lM</a></li> <li>Linux Kernel Contributor Covenant Code of Conduct: <a href="https://docs.kernel.org/process/code-of-conduct-interpretation.html" target=_blank>https://docs.kernel.org/process/code-of-conduct-interpretation.html</a></li> <li>Ada and Hangman @ Linux Inlaws: <a href="https://archive.org/details/LI_S01E82_Ada_and_Zangemann_a_childrens_book_about_FLOSS__3D61" target=_blank>https://archive.org/details/LI_S01E82_Ada_and_Zangemann_a_childrens_book_about_FLOSS__3D61</a></li> <li>The C Programming Language: <a href="https://news.ycombinator.com/item?id=30704642" target=_blank>https://news.ycombinator.com/item?id=30704642</a></li> <li>Interior Chinatown: <a href="https://www.imdb.com/title/tt13354972" target=_blank>https://www.imdb.com/title/tt13354972</a></li> <li>Spinach casserole recipe: <a href="https://gist.github.com/monochromec/9e49e80b8d259dd1af721f55bb3c8e17" target=_blank>https://gist.github.com/monochromec/9e49e80b8d259dd1af721f55bb3c8e17</a></li> </ul>

Apr 17, 2025

LI_S02E34_Modern_Python

In this episode Python is the center of the attention. More precisely CPython, which is the reference implementation Guido van Rossum (the inventor of the language) started all those years ago in the early nineties. As Martin had to skive off to some FLOSS conference, Chris hosts Mark Shannon and Eric Snow, two CPython coredevs (also featuring Mike Müller, a Python Software Foundation fellow, thrown in for good measure), If you still think that Python is some slow interpreted language only good for esoteric big data problems never mind that latest fad called machine learning and AI in general, you don't want to miss this episode. As all of these myths are debunked. And then some. So fasten your seatbelts and enjoy the show! <p>Links</p> <ul><li>CPython: <a href="https://github.com/python/cpython" target=_blank>https://github.com/python/cpython</a></li> <li>Python package index: <a href="https://pypi.org" target=_blank>https://pypi.org</a></li> <li>Truffle: <a href="https://github.com/smarr/truffle" target=_blank>https://github.com/smarr/truffle</a></li> <li>PyPy: <a href="https://pypy.org" target=_blank>https://pypy.org</a></li> <li>Cython: <a href="https://github.com/cython/cython" target=_blank>https://github.com/cython/cython</a></li> <li>Python Enhancements Proposals (PEPs): <a href="https://peps.python.org" target=_blank>https://peps.python.org</a></li> <li>Python's meta object protocol: <a href="https://jarombek.com/blog/sep-24-2018-python-data-model" target=_blank>https://jarombek.com/blog/sep-24-2018-python-data-model</a></li> <li>Micropython: <a href="https://micropython.org" target=_blank>https://micropython.org</a></li> <li>Subinterpreters: <a href="https://peps.python.org/pep-0554" target=_blank>https://peps.python.org/pep-0554</a></li> <li>The Global Interpreter Lock (GIL) and Subinterpreters: <a href="https://peps.python.org/pep-0684" target=_blank>https://peps.python.org/pep-0684</a></li> <li>Pyodide: <a href="https://github.com/pyodide/pyodide" target=_blank>https://github.com/pyodide/pyodide</a></li> <li>Linux and Rust: <a href="https://www.theregister.com/2025/02/05/mixing_rust_and_c_linux" target=_blank>https://www.theregister.com/2025/02/05/mixing_rust_and_c_linux</a></li> <li>Nosferatu (new): <a href="https://www.imdb.com/title/tt5040012" target=_blank>https://www.imdb.com/title/tt5040012</a></li> <li>Nosferatu (old): <a href="https://www.imdb.com/title/tt0013442" target=_blank>https://www.imdb.com/title/tt0013442</a></li> <li>Soleus push-ups: <a href="https://www.soleusmetabolism.org/videos" target=_blank>https://www.soleusmetabolism.org/videos</a></li> <li>Boba Fett: <a href="https://www.imdb.com/title/tt13668894" target=_blank>https://www.imdb.com/title/tt13668894</a></li> </ul>

Apr 3, 2025

LI_S02E33_Telecomms_and_FLOSS

This episode is witness to a riveting discussion about the usage of FLOSS in the telecoms industry. Which goes back approximately fifty years with Ericsson (a large Swedish telco equipment manufacturer) coming up with Erlang, a programming language still prominently used in projects such as RabbitMQ. Listen to our two heroes apply their semi-existent knowledge about FLOSS in general and telecommunications in particular in this mind-boggling episode. Plus bonus content in the shape of a crash course on the history of the telecom industry, a peek behind the scenes of iOS (or to put it another way: the gory details of this mobile operating system that you have always wanted to know but were afraid to ask) and outlook to a future episode of your beloved podcast (gasp!). Consider yourself warned (to some extent anyway :-). <p>Links</p> <ul><li>First iPhone: <a href="https://en.wikipedia.org/wiki/IPhone_(1st_generation)" target=_blank>https://en.wikipedia.org/wiki/IPhone_(1st_generation)</a></li> <li>Erlang (/OTP): <a href="https://www.erlang.org" target=_blank>https://www.erlang.org</a></li> <li>Elixir: <a href="https://elixir-lang.org" target=_blank>https://elixir-lang.org</a></li> <li>Android Open Source Project (AOSP): <a href="https://source.android.com/" target=_blank>https://source.android.com/</a></li> <li>iOS: <a href="https://developer.apple.com/ios" target=_blank>https://developer.apple.com/ios</a></li> <li>Mach: <a href="https://www.cs.cmu.edu/afs/cs/project/mach/public/www/mach.html" target=_blank>https://www.cs.cmu.edu/afs/cs/project/mach/public/www/mach.html</a></li> <li>Asterisk: <a href="https://github.com/asterisk/asterisk" target=_blank>https://github.com/asterisk/asterisk</a></li> <li>OpenStack: <a href="https://www.openstack.org" target=_blank>https://www.openstack.org</a></li> <li>Verizon hack: <a href="https://www.washingtonpost.com/technology/2024/08/27/chinese-government-hackers-penetrate-us-internet-providers-spy" target=_blank>https://www.washingtonpost.com/technology/2024/08/27/chinese-government-hackers-penetrate-us-internet-providers-spy</a></li> <li>Linux Foundation network projects: <a href="https://lfnetworking.org/projects" target=_blank>https://lfnetworking.org/projects</a></li> <li>Camara: <a href="https://github.com/camaraproject" target=_blank>https://github.com/camaraproject</a></li> <li>What we do in the shadows: <a href="https://www.imdb.com/title/tt7908628/?ref_=fn_all_ttl_1" target=_blank>https://www.imdb.com/title/tt7908628/?ref_=fn_all_ttl_1</a></li> </ul>

Mar 20, 2025

LI_S02E32_FLOSS_in_the_real_estate_biz

In this episode, Martin and Chris talk about the use of FLOSS in real estate. Chris laments his big landowner woes which he got into after inheriting a zoo of different pieces of real estate some time ago. And how he solved this using FLOSS components that put sense into half-baked billing information coming from property management companies and how a neural net was recruited to help along the way. Even if you're not insane but just curious about how it's done you don't want to miss this episode. Plus bonus content about what happened to format of the show and why that was. <p>Links</p> <ul><li>microrealestate: <a href="https://github.com/microrealestate/microrealestate" target=_blank>https://github.com/microrealestate/microrealestate</a></li> <li>condo: <a href="https://github.com/open-condo-software/condo" target=_blank>https://github.com/open-condo-software/condo</a></li> <li>OPRM: <a href="https://bigprof.com/appgini/applications/online-rental-property-manager" target=_blank>https://bigprof.com/appgini/applications/online-rental-property-manager</a></li> <li>ORPMS: <a href="https://orpms.github.io/orpms" target=_blank>https://orpms.github.io/orpms</a></li> <li>minical: <a href="https://github.com/minical/minical" target=_blank>https://github.com/minical/minical</a></li> <li>OpenMAINT: <a href="https://www.openmaint.org" target=_blank>https://www.openmaint.org</a></li> <li>OTRS: <a href="https://otrs.com " target=_blank>https://otrs.com </a></li> <li>Beautiful Soup: <a href="https://www.crummy.com/software/BeautifulSoup" target=_blank>https://www.crummy.com/software/BeautifulSoup</a></li> <li>Reading ODS files with Python: <a href="https://github.com/pyexcel/pyexcel" target=_blank>https://github.com/pyexcel/pyexcel</a></li> <li>Tensorflow: <a href="https://www.tensorflow.org" target=_blank>https://www.tensorflow.org</a></li> <li>Creating Word documents from Python: <a href="https://github.com/python-openxml/python-docx" target=_blank>https://github.com/python-openxml/python-docx</a></li> <li>Syknet documentaries: <a href="https://en.wikipedia.org/wiki/Terminator_(franchise)" target=_blank>https://en.wikipedia.org/wiki/Terminator_(franchise)</a></li> <li>Codes, ciphers, and computers: <a href="An introduction to information security" target=_blank>An introduction to information security</a></li> <li>Nosferatu (1922 version): <a href="https://www.imdb.com/title/tt0013442" target=_blank>https://www.imdb.com/title/tt0013442</a></li> </ul>

Mar 6, 2025

LI_S02E31_Talking_Kotlin

In this episode Martin and Chris host Hadi Hariri and Sebastian Aigner from Jetbrains to talk about Kotlin, IDEs, world domination and many other topics. Such as politics (maybe). And protein bars and their rise to fame in Kazakhstan and Uzbekistan. And how Google was actually kidnapped. Confused? You should be. But don't miss this episode for the resolution of all this, fun on Google and money, programming languages and more. Much more. <p>Links</p> <ul><li>Jetbrains: <a href="https://www.jetbrains.com" target=_blank>https://www.jetbrains.com</a></li> <li>Kotlin: <a href="https://kotlinlang.org" target=_blank>https://kotlinlang.org</a></li> <li>Google's announcement: <a href="https://developer.android.com/kotlin/first" target=_blank>https://developer.android.com/kotlin/first</a></li> <li>Jetbrains' expectation: <a href="https://blog.jetbrains.com/kotlin/2011/08/why-jetbrains-needs-kotlin" target=_blank>https://blog.jetbrains.com/kotlin/2011/08/why-jetbrains-needs-kotlin</a></li> <li>Talking Kotlin: <a href="https://talkingkotlin.com" target=_blank>https://talkingkotlin.com</a></li> <li>Five year anniversary episode: <a href="https://www.youtube.com/watch?v=13QJt5mqUoM" target=_blank>https://www.youtube.com/watch?v=13QJt5mqUoM</a></li> <li>Kotlin @ GitHub: <a href="https://github.com/JetBrains/kotlin" target=_blank>https://github.com/JetBrains/kotlin</a></li> <li>Kotlin @ YouTube: <a href="https://www.youtube.com/c/kotlin" target=_blank>https://www.youtube.com/c/kotlin</a></li> <li>Ultimate Guitar Tabs: <a href="https://www.ultimate-guitar.com" target=_blank>https://www.ultimate-guitar.com</a></li> <li>Boardwalk Empire: <a href="https://www.hbo.com/boardwalk-empire" target=_blank>https://www.hbo.com/boardwalk-empire</a></li> <li>Jamis Buck's Mazes for Programmers: <a href="https://www.amazon.de/Mazes-Programmers-Twisty-Little-Passages/dp/1680500554" target=_blank>https://www.amazon.de/Mazes-Programmers-Twisty-Little-Passages/dp/1680500554</a></li> <li>Criminal Record: <a href="https://tv.apple.com/us/show/criminal-record/umc.cmc.1sbjeoma6tvxgda6l0h4bb0x3" target=_blank>https://tv.apple.com/us/show/criminal-record/umc.cmc.1sbjeoma6tvxgda6l0h4bb0x3</a></li> <li>PyCharm: <a href="https://www.jetbrains.com/pycharm" target=_blank>https://www.jetbrains.com/pycharm</a></li> </ul>

Feb 20, 2025

LI_S02E30_The_Five_Year_Plan_again

In this anniversary episode our two ageing heroes recount the last five years of the Inlaws and the progress of the famous five year plan (as avid listeners will probably recall from earlier anniversary episodes - if you can't, there's always the back-catalogue). Plus some more NoSQL/Cache Software Bashing. In case you're interested... <p>Links</p> <ul><li>Wooden anniversary: <a href="https://en.wikipedia.org/wiki/Wedding_anniversary" target=_blank>https://en.wikipedia.org/wiki/Wedding_anniversary</a></li> <li>Five year plans: <a href="https://en.wikipedia.org/wiki/Five-year_plans_of_the_Soviet_Union" target=_blank>https://en.wikipedia.org/wiki/Five-year_plans_of_the_Soviet_Union</a></li> <li>Salvatore joins Redis (first time): <a href="https://redis.io/press/redis-creator-salvatore-sanfilippo-antirez-joins-redis-labs" target=_blank>https://redis.io/press/redis-creator-salvatore-sanfilippo-antirez-joins-redis-labs</a></li> <li>Salvatore leaves Redis: <a href="https://antirez.com/news/133" target=_blank>https://antirez.com/news/133</a></li> <li>Redis license change episode: <a href="https://archive.org/details/LI_S02E09_Redis_SNAFU__A77A" target=_blank>https://archive.org/details/LI_S02E09_Redis_SNAFU__A77A</a></li> <li>Salvatore joins Redis (second time): <a href="https://antirez.com/news/144" target=_blank>https://antirez.com/news/144</a></li> <li>FLOSS and venture capital: <a href="https://archive.org/details/LI_S01E98_FLOSS_and_venture_capital__FF92" target=_blank>https://archive.org/details/LI_S01E98_FLOSS_and_venture_capital__FF92</a></li> <li>Married... with Children: <a href="https://www.sonypictures.com/tv/marriedwithchildren" target=_blank>https://www.sonypictures.com/tv/marriedwithchildren</a></li> </ul>

Feb 6, 2025

LI_S02E29_The_Free_Software_Foundation

In this episode the Inlaws host Zoë Kooyman and Greg Farough from the Free Software Foundation (FSF), one of the backbones of the FLOSS movement. Home to many primordial projects including the GNU congregation of free software such as Emacs and its compiler collection, the FSF can look back on forty years of shaping the FLOSS ecosystem in a way that few other organisations have managed to achieve. So if you wanted to know why Emacs is actually an operating system rather than just an editor, what the FSF really is beyond Richard M. Stallman and what's in store for the FSF, then you don't want to miss this episode! Plus bonus content: the low-down on Dutch street organs and a really well-kept Dutch secret (woa!). Ya REALLY dunt wanna miss tis! :-) <p>Links</p> <ul><li>Free Software Foundation: <a href="https://www.fsf.org" target=_blank>https://www.fsf.org</a></li> <li>Free Software Definition: <a href="https://www.gnu.org/philosophy/free-sw.html" target=_blank>https://www.gnu.org/philosophy/free-sw.html</a></li> <li>Gnu Public License (GPL): <a href="https://www.gnu.org/licenses/gpl-3.0.html" target=_blank>https://www.gnu.org/licenses/gpl-3.0.html</a></li> <li>Richard Matthew Stallman (RMS): <a href="https://stallman.org" target=_blank>https://stallman.org</a></li> <li>GNU manifesto: <a href="https://www.gnu.org/gnu/manifesto.html" target=_blank>https://www.gnu.org/gnu/manifesto.html</a></li> <li>Gosling and the GPL: <a href="https://www.free-soft.org/gpl_history" target=_blank>https://www.free-soft.org/gpl_history</a></li> <li>GNU Hurd: <a href="https://www.gnu.org/software/hurd" target=_blank>https://www.gnu.org/software/hurd</a></li> <li>Hurd on Guix: <a href="https://guix.gnu.org/es/blog/2020/a-hello-world-virtual-machine-running-the-hurd" target=_blank>https://guix.gnu.org/es/blog/2020/a-hello-world-virtual-machine-running-the-hurd</a></li> <li>GPL violations: <a href="https://gpl-violations.org" target=_blank>https://gpl-violations.org</a></li> <li>VMWare and the GPL: <a href="https://sfconservancy.org/news/2018/nov/29/gplappeal" target=_blank>https://sfconservancy.org/news/2018/nov/29/gplappeal</a></li> <li>Public money public code: <a href="https://publiccode.eu/en" target=_blank>https://publiccode.eu/en</a></li> <li>The Inlaws on 501(c)s: <a href="https://archive.org/details/hpr3679" target=_blank>https://archive.org/details/hpr3679</a></li> <li>RMS / FSF kerfuffle: <a href="https://en.wikipedia.org/wiki/Richard_Stallman#Comments_about_Jeffrey_Epstein_scandal" target=_blank>https://en.wikipedia.org/wiki/Richard_Stallman#Comments_about_Jeffrey_Epstein_scandal</a></li> <li>FSF volunteering: <a href="https://www.fsf.org/volunteer/?set_language=da" target=_blank>https://www.fsf.org/volunteer/?set_language=da</a></li> <li>Dutch street organs: <a href="https://www.google.com/search?client=firefox-b-d&q=amsterdam+sreet+organ" target=_blank>https://www.google.com/search?client=firefox-b-d&q=amsterdam+sreet+organ</a></li> <li>GNU/Emms: <a href="https://www.gnu.org/software/emms" target=_blank>https://www.gnu.org/software/emms</a></li> <li>Komijnekaas (in Dutch): <a href="https://www.kaas.nl/komijnekaas" target=_blank>https://www.kaas.nl/komijnekaas</a></li> <li>Skeleton crew: <a href="https://www.starwars.com/series/star-wars-skeleton-crew" target=_blank>https://www.starwars.com/series/star-wars-skeleton-crew</a></li> </ul>

Jan 23, 2025

LI_S02E28_A_kernel_slightly_rusty

This episode shines some light on a new (?) technology entering the Linux kernel. Traditionally the Linux has been programmed using C, a programming language almost as old as our two hosts, and assembler for the machine-dependent parts which cannot be done in C. A few years back a couple of kernel devs started to explore the possibility of using a modern, much safer system programming language by the name of Rust (as featured quite a few times on this podcast in the past - check out the back catalog for the details). Even if you're not a kernel dev check out the episode if you're interested in kernel programming or the use of Rust in system programming in general. <p>Links</p> <ul><li>Guru Meditation: <a href="https://en.wikipedia.org/wiki/Guru_Meditation" target=_blank>https://en.wikipedia.org/wiki/Guru_Meditation</a></li> <li>Rust for Linux: <a href="https://rust-for-linux.com" target=_blank>https://rust-for-linux.com</a></li> <li>Mozilla's XML User Interface Language (XUL): <a href="https://en.wikipedia.org/wiki/XUL" target=_blank>https://en.wikipedia.org/wiki/XUL</a></li> <li>Linus' endorsement for Rust: <a href="https://www.zdnet.com/article/linus-torvalds-rust-will-go-into-linux-6-1" target=_blank>https://www.zdnet.com/article/linus-torvalds-rust-will-go-into-linux-6-1</a></li> <li>Linus' view on C++ for kernel programming: <a href="https://lkml.org/lkml/2004/1/20/20" target=_blank>https://lkml.org/lkml/2004/1/20/20</a></li> <li>Hillary Diane Rodham Clinton: <a href="https://en.wikipedia.org/wiki/Hillary_Clinton" target=_blank>https://en.wikipedia.org/wiki/Hillary_Clinton</a></li> <li>Linux Plumbers Conference 2021: <a href="https://lpc.events/event/11/contributions/986" target=_blank>https://lpc.events/event/11/contributions/986</a></li> <li>Linux Plumbers Conference 2024: <a href="https://lpc.events/event/18/contributions/1912" target=_blank>https://lpc.events/event/18/contributions/1912</a></li> <li>Rust bindgen: <a href="https://github.com/rust-lang/rust-bindgen" target=_blank>https://github.com/rust-lang/rust-bindgen</a></li> <li>Kaput and Zösky (ultimate obliterators): <a href="https://www.imdb.com/title/tt0419344/?ref_=nv_sr_srsg_0_tt_8_nm_0_in_0_q_kaput%2520and%2520" target=_blank>https://www.imdb.com/title/tt0419344/?ref_=nv_sr_srsg_0_tt_8_nm_0_in_0_q_kaput%2520and%2520</a></li> <li>Paris has fallen: <a href="https://www.imdb.com/title/tt33184638/?ref_=nv_sr_srsg_0_tt_6_nm_2_in_0_q_paris%2520has%2520" target=_blank>https://www.imdb.com/title/tt33184638/?ref_=nv_sr_srsg_0_tt_6_nm_2_in_0_q_paris%2520has%2520</a></li> </ul>

Jan 9, 2025

LI_S02E27_The_Internet_Security_Research_Group

In this episode Martin and Chris host Sarah Gran and Josh Aas of the Internet Security Research Group (ISRG). The ISRG is home to such little-known projects :-) such as Let's Encrypt and Prossimo, an approach to rewrite some of the most important pieces of the Internet infrastructure including the Network Time Protocol (NTP) and cURL in a memory-safe language (spoiler alert: details in the episode). So even if you're not running a website where the SSL certificates come from Let's Encrypt: You don't want to miss this episode! <p>Links</p> <ul><li>ISRG: <a href="https://www.abetterinternet.org" target=_blank>https://www.abetterinternet.org</a></li> <li>Let's Encrypt: <a href="https://letsencrypt.org" target=_blank>https://letsencrypt.org</a></li> <li>Mark Shuttleworth: <a href="https://en.wikipedia.org/wiki/Mark_Shuttleworth" target=_blank>https://en.wikipedia.org/wiki/Mark_Shuttleworth</a></li> <li>certbot: <a href="https://github.com/certbot/certbot" target=_blank>https://github.com/certbot/certbot</a></li> <li>ACME protocol: <a href="https://datatracker.ietf.org/doc/html/rfc8555" target=_blank>https://datatracker.ietf.org/doc/html/rfc8555</a></li> <li>dehydrated: <a href="https://github.com/dehydrated-io/dehydrated" target=_blank>https://github.com/dehydrated-io/dehydrated</a></li> <li>Prossimo: <a href="https://www.memorysafety.org" target=_blank>https://www.memorysafety.org</a></li> <li>Linus and C++: <a href="https://lkml.org/lkml/2004/1/20/20" target=_blank>https://lkml.org/lkml/2004/1/20/20</a></li> <li>Linus and Rust: <a href="https://www.zdnet.com/article/linus-torvalds-rust-will-go-into-linux-6-1" target=_blank>https://www.zdnet.com/article/linus-torvalds-rust-will-go-into-linux-6-1</a></li> <li>Wedson Almeida Filho's LKML post: <a href="https://lkml.org/lkml/2024/8/28/1532" target=_blank>https://lkml.org/lkml/2024/8/28/1532</a></li> <li>Divvi Up: <a href="https://divviup.org" target=_blank>https://divviup.org</a></li> <li>Notion: <a href="https://www.notion.so/product/projects" target=_blank>https://www.notion.so/product/projects</a></li> <li>Google's first blog post: <a href="https://security.googleblog.com/2024/09/eliminating-memory-safety-vulnerabilities-Android.html" target=_blank>https://security.googleblog.com/2024/09/eliminating-memory-safety-vulnerabilities-Android.html</a></li> <li>Zed: <a href="https://github.com/zed-industries/zed" target=_blank>https://github.com/zed-industries/zed</a></li> <li>RocknRolla: <a href="https://www.imdb.com/title/tt1032755/?ref_=nv_sr_srsg_0_tt_4_nm_4_in_0_q_rocknro" target=_blank>https://www.imdb.com/title/tt1032755/?ref_=nv_sr_srsg_0_tt_4_nm_4_in_0_q_rocknro</a></li> <li>The Bear: <a href="https://www.imdb.com/title/tt14452776/?ref_=nv_sr_srsg_1_tt_2_nm_5_in_0_q_the%2520bear" target=_blank>https://www.imdb.com/title/tt14452776/?ref_=nv_sr_srsg_1_tt_2_nm_5_in_0_q_the%2520bear</a></li> </ul>

Dec 26, 2024

LI_S02E26_The_Grumpy_Old_Coders_DejaVu

This episode is host to the Grumpy Old Coders (GoCs) once again. This dynamic duo consisting of David Meier and Thomas Glaser has made appearances in the past, but this instalment is the one to rule them. You want move this to the very top of your podcatcher's playlist for some serious discussion about the world in general (especially Redis :-), free software in particular and some very dark, ie. really black, humour. Plus bonus content. For example, who's the active one between the two of them. And thoughts about the ultimate monetisation strategy. <p>Links</p> <ul><li>GoCs: <a href="https://grumpy-old-coders.org" target=_blank>https://grumpy-old-coders.org</a></li> <li>Statler and Waldorf: <a href="https://muppet.fandom.com/wiki/Statler_and_Waldorf" target=_blank>https://muppet.fandom.com/wiki/Statler_and_Waldorf</a></li> <li>Regex: <a href="https://regex101.com" target=_blank>https://regex101.com</a></li> <li>Semantic caching: <a href="https://medium.com/google-cloud/implementing-semantic-caching-a-step-by-step-guide-to-faster-cost-effective-genai-workflows-ef85d8e72883" target=_blank>https://medium.com/google-cloud/implementing-semantic-caching-a-step-by-step-guide-to-faster-cost-effective-genai-workflows-ef85d8e72883</a></li> <li>Valkey: <a href="https://valkey.io" target=_blank>https://valkey.io</a></li> <li>Redis license change: <a href="https://archive.org/details/LI_S02E09_Redis_SNAFU__A77A" target=_blank>https://archive.org/details/LI_S02E09_Redis_SNAFU__A77A</a></li> <li>Trunp & end of world: <a href="https://edition.cnn.com/2024/11/09/world/analysis-trump-second-term-world-intl/index.html" target=_blank>https://edition.cnn.com/2024/11/09/world/analysis-trump-second-term-world-intl/index.html</a></li> <li>Secrets of Dublin (in German): <a href="https://www.piper.de/buecher/secrets-of-dublin-gebrochene-flueche-isbn-978-3-492-50802-5" target=_blank>https://www.piper.de/buecher/secrets-of-dublin-gebrochene-flueche-isbn-978-3-492-50802-5</a></li> <li>HAProxy: <a href="https://github.com/haproxy/haproxy" target=_blank>https://github.com/haproxy/haproxy</a></li> <li>Traefik: <a href="https://github.com/traefik/traefik" target=_blank>https://github.com/traefik/traefik</a></li> <li>envoy: <a href="https://github.com/envoyproxy/envoy" target=_blank>https://github.com/envoyproxy/envoy</a></li> <li>Agatha All Along: <a href="https://www.marvel.com/tv-shows/agatha-all-along/1" target=_blank>https://www.marvel.com/tv-shows/agatha-all-along/1</a></li> <li>Shameless: <a href="https://www.imdb.com/title/tt1586680" target=_blank>https://www.imdb.com/title/tt1586680</a></li> </ul>

Dec 12, 2024

LI_S02E25_The_CHAOSS_project

This episode is host to Dawn Foster and Sean Goggins from the Community Health Analytics Open Source Software (CHAOSS) project, an endeavour to ensure a quality baseline for FLOSS. If you ever wanted to know what chaos(s) really is, how introduce it into your FLOSS developer existence or just curious about chaos never mind quality of FLOSS, you don't want to miss this episode. <p>Links</p> <ul><li>Community Health Analytics Open Source Software: <a href="https://chaoss.community" target=_blank>https://chaoss.community</a></li> <li>CHAOSS practitioner guides: <a href="https://chaoss.community/about-chaoss-practitioner-guides" target=_blank>https://chaoss.community/about-chaoss-practitioner-guides</a></li> <li>Augur: <a href="https://github.com/chaoss/augur" target=_blank>https://github.com/chaoss/augur</a></li> <li>GrimoireLab: <a href="https://chaoss.github.io/grimoirelab" target=_blank>https://chaoss.github.io/grimoirelab</a></li> <li>CHAOSS metrics: <a href="https://chaoss.community/kb-metrics-and-metrics-models" target=_blank>https://chaoss.community/kb-metrics-and-metrics-models</a></li> <li>Valkey: <a href="https://github.com/valkey-io/valkey" target=_blank>https://github.com/valkey-io/valkey</a></li> <li>Redis license change: <a href="https://redis.io/blog/redis-adopts-dual-source-available-licensing" target=_blank>https://redis.io/blog/redis-adopts-dual-source-available-licensing</a></li> <li>Jupyter Notebooks: <a href="https://jupyter.org" target=_blank>https://jupyter.org</a></li> <li>Baysian analysis & machine learning: <a href="https://odsc.medium.com/how-bayesian-machine-learning-works-5fd1a746734" target=_blank>https://odsc.medium.com/how-bayesian-machine-learning-works-5fd1a746734</a></li> <li>Redis & Rust: <a href="https://archive.fosdem.org/2020/schedule/event/rust_redisjson" target=_blank>https://archive.fosdem.org/2020/schedule/event/rust_redisjson</a></li> <li>US government & Rust: <a href="https://www.whitehouse.gov/wp-content/uploads/2024/02/Final-ONCD-Technical-Report.pdf" target=_blank>https://www.whitehouse.gov/wp-content/uploads/2024/02/Final-ONCD-Technical-Report.pdf</a></li> <li>A dirty job by Christopher Moore: <a href="https://www.chrismoore.com/books/a-dirty-job" target=_blank>https://www.chrismoore.com/books/a-dirty-job</a></li> <li>Terry Pratchett's Mort: <a href="https://www.isfdb.org/cgi-bin/title.cgi?1496" target=_blank>https://www.isfdb.org/cgi-bin/title.cgi?1496</a></li> </ul>

Nov 28, 2024

LI_S02E24_An_Interview_with_Kris_Moore

This episode is host to a BSD veteran by the name of Kris Moore. So for the hipsters among you, this trip down memory lane (and more!) explains to where distros such as FreeBSD and friends all come from (to some extend :-). Plus more insights on TrueNAS, why Linux preempted BSD (not only here:-) and long forgotten projects such as GlusterFS, PC-BSD and MacOS. Did I hear you ask: "MacOS?!?!?". Fear not, all will be revealed - just listen to the episode (lame attempt at episode marketing :-). <p>Links</p> <ul><li>TrueNAS: <a href="https://github.com/truenas" target=_blank>https://github.com/truenas</a></li> <li>iXsystems: <a href="https://www.ixsystems.com" target=_blank>https://www.ixsystems.com</a></li> <li>Kirk's book (and of course other people): <a href="https://contents.meetbsd.ir/ebook/Design%20and%20Implementation.pdf" target=_blank>https://contents.meetbsd.ir/ebook/Design%20and%20Implementation.pdf</a></li> <li>BSD maintainer panel episode: <a href="https://archive.org/details/hpr3439" target=_blank>https://archive.org/details/hpr3439</a></li> <li>NetBSD: <a href="https://www.netbsd.org" target=_blank>https://www.netbsd.org</a></li> <li>OpenBSD: <a href="https://www.openbsd.org" target=_blank>https://www.openbsd.org</a></li> <li>FreeBSD: <a href="https://www.freebsd.org" target=_blank>https://www.freebsd.org</a></li> <li>DragonFly BSD: <a href="https://www.dragonflybsd.org" target=_blank>https://www.dragonflybsd.org</a></li> <li>Darwin: <a href="https://github.com/apple-oss-distributions" target=_blank>https://github.com/apple-oss-distributions</a></li> <li>IXsystems: <a href="https://www.ixsystems.com" target=_blank>https://www.ixsystems.com</a></li> <li>ZFS: <a href="https://en.wikipedia.org/wiki/ZFS" target=_blank>https://en.wikipedia.org/wiki/ZFS</a></li> <li>GlusterFS: <a href="https://www.gluster.org" target=_blank>https://www.gluster.org</a></li> <li>Ceph: <a href="https://ceph.io/en" target=_blank>https://ceph.io/en</a></li> <li>CXL: <a href="https://docs.kernel.org/driver-api/cxl/memory-devices.html" target=_blank>https://docs.kernel.org/driver-api/cxl/memory-devices.html</a></li> <li>HCI: <a href="https://en.wikipedia.org/wiki/Hyper-converged_infrastructure" target=_blank>https://en.wikipedia.org/wiki/Hyper-converged_infrastructure</a></li> <li>Clarkson's Farm: <a href="https://www.imdb.com/title/tt10541088/?ref_=fn_al_tt_1" target=_blank>https://www.imdb.com/title/tt10541088/?ref_=fn_al_tt_1</a></li> <li>Gravity Falls: <a href="https://www.imdb.com/title/tt1865718" target=_blank>https://www.imdb.com/title/tt1865718</a></li> </ul>

Nov 14, 2024

LI_S02E23_The_Halloween_episode

This year's Halloween episode has it all: Our two ageing heroes being together once again in a secret location and rambling about free, libre open source software, philosophy and other nonsense, The Darkside Tech Support Halloween sketch (the longest one ever in the history of Linux Inlaws), Moloch, God and her call center, Buddha, Vlad the Impaler and a cast of thousands of supporting characters (/usr/bin/bc just ran out of battery power, so this number may be wrong). Even if you're not religious - you don't want to miss this episode! <p>Links</p> <ul><li>Moloch: <a href="https://en.wikipedia.org/wiki/Moloch" target=_blank>https://en.wikipedia.org/wiki/Moloch</a></li> </ul>

Oct 31, 2024

LI_S02E22_OpenPGP

In this episode Martin and Chris take a closer look at the Gnu Privacy Guard and the surrounding software ecosystem known as OpenPGP, a public key infrastructure (PKI) powering software ranging from mail clients to popular office suites such as LibreOffice. So if you want to know more about this software which you're using on a daily basis probably without even knowing it, you don't want to miss this episode! Plus a Neanderthal talking about crypto software. <p>Links</p> <ul><li>Pretty Good Privacy (PGP): <a href="https://en.wikipedia.org/wiki/Pretty_Good_Privacy" target=_blank>https://en.wikipedia.org/wiki/Pretty_Good_Privacy</a></li> <li>OpenPGP: <a href="https://openpgp.dev/book" target=_blank>https://openpgp.dev/book</a></li> <li>Werner's company: <a href="https://g10code.com/index.html" target=_blank>https://g10code.com/index.html</a></li> <li>OpenPGP's fork: <a href="https://lwn.net/Articles/953978" target=_blank>https://lwn.net/Articles/953978</a></li> <li>LibrePGP: <a href="https://librepgp.org" target=_blank>https://librepgp.org</a></li> <li>Schumpeter and moolah (made-up pox reference :-): <a href="https://www.jstor.org/stable/40970658" target=_blank>https://www.jstor.org/stable/40970658</a></li> <li>Homeland (0.5 pox): <a href="https://www.imdb.com/title/tt1796960/?ref_=nv_sr_srsg_0_tt_8_nm_0_q_homeland" target=_blank>https://www.imdb.com/title/tt1796960/?ref_=nv_sr_srsg_0_tt_8_nm_0_q_homeland</a></li> <li>Working backwards: <a href="https://www.panmacmillan.com/authors/colin-bryar/working-backwards/9781529033847" target=_blank>https://www.panmacmillan.com/authors/colin-bryar/working-backwards/9781529033847</a></li> </ul>

Oct 17, 2024