Skip to content

Commit

Permalink
Merge pull request #721 from ChanceM/release/automatic-episode-scrape
Browse files Browse the repository at this point in the history
  • Loading branch information
CGBassPlayer authored Nov 11, 2024
2 parents d77df80 + b139389 commit 0050cce
Showing 1 changed file with 188 additions and 0 deletions.
188 changes: 188 additions & 0 deletions content/show/linux-unplugged/0588.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,188 @@
{
"type": "episode",
"draft": false,
"show_slug": "linux-unplugged",
"show_name": "LINUX Unplugged",
"episode": 588,
"episode_padded": "0588",
"episode_guid": "3e0934ac-fc4c-422e-9eb5-9bbca508eacc",
"slug": "588",
"title": "Clearing out the Tumbleweeds",
"description": "We go back in time to revisit our favorite classic SUSE release and then fix Brent's broken box the hard way.",
"date": "2024-11-10T18:00:00-08:00",
"header_image": "/images/shows/linux-unplugged.png",
"categories": [
"LINUX Unplugged"
],
"tags": [
"arch",
"beelink",
"bees",
"boosties",
"btrfs",
"dedupe",
"devenv",
"distrosea",
"fedora",
"fountain",
"framework",
"gnome",
"gpu dock",
"hp devone",
"jupiter broadcasting",
"kde",
"kexec",
"leap",
"linux podcast",
"linux unplugged",
"lup 600 meetups",
"lustrate",
"minisforum",
"nixos",
"nixos-images",
"open-webui",
"opensuse",
"owncloud",
"planet nix",
"reiserfs",
"scale",
"suse",
"suse linux 9.1",
"tmate",
"tumbleweed",
"vscode"
],
"hosts": [
"chris",
"wes",
"brent"
],
"guests": [],
"sponsors": [
"tailscale.com-lup",
"1password.com-lup",
"memberful.com-lup"
],
"podcast_duration": "01:21:41",
"podcast_file": "https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/3e0934ac-fc4c-422e-9eb5-9bbca508eacc.mp3",
"podcast_bytes": 69282595,
"podcast_chapters": {
"version": "1.1.0",
"chapters": [
{
"startTime": 0,
"title": "Intro",
"img": null,
"url": null,
"toc": null,
"endTime": null,
"location": null
},
{
"startTime": 186,
"title": "Housekeeping",
"img": null,
"url": null,
"toc": null,
"endTime": null,
"location": null
},
{
"startTime": 313,
"title": "Leapin' Lizards",
"img": null,
"url": null,
"toc": null,
"endTime": null,
"location": null
},
{
"startTime": 1426,
"title": "Escalate to Tier Wes",
"img": null,
"url": null,
"toc": null,
"endTime": null,
"location": null
},
{
"startTime": 2944,
"title": "Boosts Leaderboard",
"img": null,
"url": null,
"toc": null,
"endTime": null,
"location": null
},
{
"startTime": 3222,
"title": "Boosts",
"img": null,
"url": null,
"toc": null,
"endTime": null,
"location": null
},
{
"startTime": 4620,
"title": "Pick",
"img": null,
"url": null,
"toc": null,
"endTime": null,
"location": null
},
{
"startTime": 4768,
"title": "Outro",
"img": null,
"url": null,
"toc": null,
"endTime": null,
"location": null
}
],
"author": "Jupiter Broadcasting",
"title": "588: Clearing out the Tumbleweeds",
"podcastName": "LINUX Unplugged",
"description": null,
"fileName": null,
"waypoints": null
},
"podcast_alt_file": null,
"podcast_ogg_file": null,
"video_file": null,
"video_hd_file": null,
"video_mobile_file": null,
"youtube_link": null,
"jb_url": "https://www.jupiterbroadcasting.com/show/linux-unplugged/588",
"fireside_url": "https://linuxunplugged.com/588",
"value": null
}


### Episode Links

* [💥 Gets Sats Quick and Easy with Strike](https://strike.me/ "💥 Gets Sats Quick and Easy with Strike")
* [📻 LINUX Unplugged on Fountain.FM](https://www.fountain.fm/show/dWiuBeqpDSM86AwXRXov "📻 LINUX Unplugged on Fountain.FM")
* [Test openSUSE Tumbleweed GNOME online](https://distrosea.com/start/opensuse-Tumbleweed-GNOME/ "Test openSUSE Tumbleweed GNOME online")
* [Fountain 1.1.6 is now live on iOS and Android](https://x.com/fountain_app/status/1854907468347822088 "Fountain 1.1.6 is now live on iOS and Android") — Our latest release contains more bug fixes than ever before - plus we have improved navigation by making the bottom nav bar persistent across all pages.
* [Planet Nix](https://planetnix.com/#call-for-proposals-cfp "Planet Nix") — CFP Submission Deadline: December 9th, 2024
* [LINUX Unplugged 432: Three Tumbleweed Temptations](https://linuxunplugged.com/432 "LINUX Unplugged 432: Three Tumbleweed Temptations")
* [LINUX Unplugged 461: Deep in the Tumbleweeds](https://linuxunplugged.com/461 "LINUX Unplugged 461: Deep in the Tumbleweeds")
* [nix-community/nixos-images](https://github.com/nix-community/nixos-images "nix-community/nixos-images") — netboot and kexec images for NixOS
* [Annual Membership](https://jupitersignal.memberful.com/checkout?plan=117630 "Annual Membership") — Put your support on automatic with our annual plan, and get one month of membership for free!
* [bees: Best-Effort Extent-Same, a btrfs dedupe agent](https://github.com/Zygo/bees "bees: Best-Effort Extent-Same, a btrfs dedupe agent") — bees is a block-oriented userspace deduplication agent designed for large btrfs filesystems. It is an offline dedupe combined with an incremental data scan capability to minimize time data spends on disk from write to dedupe.
* [markfasheh/duperemove: Tools for deduping file systems](https://github.com/markfasheh/duperemove "markfasheh/duperemove: Tools for deduping file systems") — Duperemove is a simple tool for finding duplicated extents and submitting them for deduplication. When given a list of files it will hash their contents on an extent by extent basis and compare those hashes to each other, finding and categorizing extents that match each other.
* [MicroMirror CDN: Mirroring FOSS as a Managed Appliance :: SeaGL 2024](https://pretalx.seagl.org/2024/talk/LCXDEX/ "MicroMirror CDN: Mirroring FOSS as a Managed Appliance :: SeaGL 2024")
* [Minisforum UM790 Pro 7940HS Mini PC](https://store.minisforum.com/products/minisforum-um790-pro?variant=43865372492021 "Minisforum UM790 Pro 7940HS Mini PC")
* [Beelink open sources the design of the Beelink EX GPU dock](https://liliputing.com/beelink-open-sources-the-design-of-the-beelink-ex-gpu-dock/ "Beelink open sources the design of the Beelink EX GPU dock")
* [Beelink Multi-Functional EX Docking Station](https://www.bee-link.com/products/beelink-ex-docking-station "Beelink Multi-Functional EX Docking Station")
* [tmate • Instant terminal sharing](https://tmate.io/ "tmate • Instant terminal sharing")
* [NixOS Manual - Installing From Another Distro](https://nixos.org/manual/nixos/stable/index.html#sec-installing-from-other-distro "NixOS Manual - Installing From Another Distro")
* [Documentation for lustrating does not actually work as it is · Issue #49520 · NixOS/nixpkgs · GitHub](https://github.com/NixOS/nixpkgs/issues/49520 "Documentation for lustrating does not actually work as it is · Issue #49520 · NixOS/nixpkgs · GitHub")
* [nixos-anywhere: install nixos everywhere via ssh](https://github.com/nix-community/nixos-anywhere "nixos-anywhere: install nixos everywhere via ssh")
* [ownCloud becomes part of Kiteworks](https://owncloud.com/news/owncloud-becomes-part-of-kiteworks/ "ownCloud becomes part of Kiteworks")
* [open-webui: User-friendly AI Interface](https://github.com/open-webui/open-webui "open-webui: User-friendly AI Interface")
* [The Trouble With Tumbleweed - YouTube](https://www.youtube.com/watch?v=hsWr_JWTZss "The Trouble With Tumbleweed - YouTube")
* [OCIS](https://owncloud.dev/ocis/ "OCIS")

0 comments on commit 0050cce

Please sign in to comment.