text
stringlengths
9
408
[1549.28 β†’ 1554.06] you can actually use own tracks to provide home assistant with your real time location, which
[1554.06 β†’ 1559.20] is a fantastic way to control automations. And one way that we use this, not with own tracks
[1559.20 β†’ 1565.18] today, but soon is when no one is at home. If some of the lights, which always happens,
[1565.30 β†’ 1571.46] get left on, which never fails to get left on, then if no one's home, and it's, and a certain
[1571.46 β†’ 1576.10] amount of time has passed, the lights just automatically turn off. And that's just a simple way to use
[1576.10 β†’ 1582.28] the automations. Or in the winter, if we're approaching, and it's cold, the heating turns on.
[1582.52 β†’ 1585.34] Really simple stuff, that stuff that we just don't want to even have to think about.
[1585.34 β†’ 1591.76] And, but the key is getting your location into home assistant and own tracks can essentially
[1591.76 β†’ 1598.24] be that source of information. I'm using it for a live embedded map on a webpage. So that way you
[1598.24 β†’ 1602.84] guys can find me, and we can meet up, and I'll be running the own tracks' client, which publishes
[1602.84 β†’ 1605.40] that information to the recorder on my pixel.
[1605.86 β†’ 1608.20] That's so cool. And it uses MQTT to do that.
[1608.44 β†’ 1612.80] Yeah, isn't it? It's clever. It seems like it actually a great use of it because you could see
[1612.80 β†’ 1617.40] how, when you have maybe a loss of connectivity, it could queue up. And then when you connect,
[1617.44 β†’ 1622.28] it can just transmit the bits that were queued while you had no signal. It's, it's really smart.
[1622.66 β†’ 1628.18] Perfect. It's exactly what it was designed for. Now my favourite robot vacuum firmware,
[1628.32 β†’ 1632.98] Altitude, had a big release last month and I finally got around to updating it and installing
[1632.98 β†’ 1637.76] it this week. I'm a glutton for punishment, aren't I? There's lots of stuff breaking and I still
[1637.76 β†’ 1641.12] go ahead and install these updates. And guess what?
[1641.36 β†’ 1641.52] What?
[1642.72 β†’ 1643.72] Did it break?
[1644.28 β†’ 1649.78] Well, I mean, no, the updates went fine, but there'd been some changes to how the
[1649.78 β†’ 1656.38] the vacuums get communicated with from Home Assistant. They've deprecated the vacuum. Send
[1656.38 β†’ 1661.76] command, which was what I used to say, hey robot, go, you know, hoover the bedroom or something.
[1661.76 β†’ 1670.68] Um, and they've deprecated it for an MQTT publish command. So we're both using MQTT here in wildly
[1670.68 β†’ 1674.44] different use cases, but I just think that's so cool how it's the same technology.
[1675.00 β†’ 1680.24] It is pretty neat. And I, just as a side note, I, I hate it when stuff like that gets deprecated.
[1680.24 β†’ 1685.56] Like I think, I think the whole Z-Wave stack that I'm using in Home Assistant has been deprecated
[1685.56 β†’ 1690.86] and I just don't want to reset up my Z-Wave network. And I don't know what that migration process
[1690.86 β†’ 1694.84] is like, and I just don't want to deal with it. And that kind of goes back to your topic earlier.
[1694.84 β†’ 1700.46] It's like, it's working. It's just, I don't, I don't want to break it. I don't want to have to
[1700.46 β†’ 1705.24] do anything with it because it's just so part of my infrastructure. Now it no longer feels like a
[1705.24 β†’ 1709.94] separate system. It feels like it is part of my home and I don't like messing with that stuff
[1709.94 β†’ 1716.48] anymore. And equally, because it is part of the house, the uptime needs to be as close to a hundred
[1716.48 β†’ 1721.70] percent as possible. Yeah. And then you have to balance that off against applying updates because
[1721.70 β†’ 1725.96] it's part of your house. You don't want to not update it for 10 years. I mean, some people would
[1725.96 β†’ 1731.14] just say if it's working, leave it, but I keep it up to date because I feel like I want to be
[1731.14 β†’ 1735.46] compatible with future technology and future functionality. I mentioned to you earlier,
[1735.46 β†’ 1740.12] I was like, maybe I should rebuild the whole setup and I should base it on virtualization because the
[1740.12 β†’ 1745.46] safety that a virtual machine gives me, that's that snapshot capability. And that, that holistic
[1745.46 β†’ 1750.26] restoring of a system or, or taking a copy of it and setting it on a shelf and saying,
[1750.38 β†’ 1756.70] this is known good. That is so appealing to me. And it feels like it gives me a safety net to what,
[1757.18 β†’ 1761.32] what seems like a risky proposition to keep updating all of these systems all the time.
[1761.84 β†’ 1765.76] That's where I keep thinking, maybe I got to rethink the way I'm doing stuff. And that's where I,
[1765.88 β†’ 1769.40] that's where I go down the rabbit hole and go, oh, it's too much. Not right now.
[1769.40 β†’ 1772.58] Do you use a hypervisor at all for, for anything?
[1772.58 β†’ 1777.44] No, right now the system's built around these Raspberry Pis. There's not a lot of overhead
[1777.44 β†’ 1783.94] there. So I'm just running containers on Ubuntu LTS on Pi 4, but I would be willing to replace,
[1784.14 β†’ 1790.66] you know, the two or three Raspberry Pis it takes to do this with one fairly low energy x86 machine.
[1790.66 β†’ 1795.10] And then I'd have sort of my, my, you know, my, my choice of virtualizes at that point.
[1795.10 β†’ 1800.32] Well, good news for you. Proxmox have just had a big release. Version seven was released on the 6th of
[1800.32 β†’ 1807.30] July 2021, and it's based on Debian bullseye number 11. I'm sure most of you know this bit
[1807.30 β†’ 1811.76] of trivia, but, uh, those of you coming to the Denver meetup might want to pay attention.
[1812.10 β†’ 1814.24] I might've given a question away there. Damn it.
[1815.28 β†’ 1818.70] I love it. No, that's good. That's good. Cause if they're a listener,
[1818.82 β†’ 1820.98] they get a heads-up and no one else will know.
[1821.18 β†’ 1827.16] Free trivia question coming your way. Which kids movie does Debian name its releases after?
[1827.16 β†’ 1831.44] Maybe you'll know, maybe you won't. Uh, it's just the sort of thing you'll have to come to the
[1831.44 β†’ 1836.28] meetup and find out about. All right. Now what else is included in this release? They've got a bunch
[1836.28 β†’ 1844.78] of new versions of stuff. So ZFS is now 2.04, uh, QEMU has been bumped to version six and the
[1844.78 β†’ 1850.78] there's a new kernel 5.11. So it's, it's perfect to see that Proxmox are pushing the envelope
[1850.78 β†’ 1856.34] here and updating lots of their core systems. The reason I say that in particular is that Debian has a
[1856.34 β†’ 1861.38] bit of a reputation for being a bit old and crusty. And you look at the versions of some of these
[1861.38 β†’ 1867.46] packages, and they're not that far off what is shipping in Arch, right? I mean, a 5.11 kernel
[1867.46 β†’ 1871.48] is older than what's in Arch, but it's newer than what's in most LTS distros right now.
[1871.82 β†’ 1876.58] And they've rolled out more recent Butters support, which I think is kind of a big deal.
[1876.64 β†’ 1881.76] It's nice to see essentially Butters and ZFS get near parity support in Proxmox.
[1881.76 β†’ 1886.28] It absolutely is. And I think this, this comes back to a point that, uh, I hear quite frequently
[1886.28 β†’ 1892.62] on Linux Unplugged actually, is that we need to start taking Butters seriously and, uh, stop just
[1892.62 β†’ 1897.56] treating it as a bit of a joke because, you know, Facebook and all these other massive companies
[1897.56 β†’ 1904.24] that have things at significant scale are putting a lot of, uh, blood, sweat and tears into the Butters
[1904.24 β†’ 1910.18] subsystems. And it does seem to be cropping up in more and more places. And, you know, for me,
[1910.18 β†’ 1917.02] I'm actually starting to use Proxmox as my default distro, you know, for, for server OSes because
[1917.02 β†’ 1926.32] it has ZFS baked in. So I don't need to Fitz about with DKMS or an AUR package to install a custom
[1926.32 β†’ 1931.66] kernel. I don't have to worry about the licensing. It's just taken care of. I mean, the same is true
[1931.66 β†’ 1938.74] of Ubuntu, but the thing that Proxmox gives me most out of all of this other stuff is a real slick
[1938.74 β†’ 1945.40] web UI to manage virtual machines and LXC containers. Great point. And I think that is
[1945.40 β†’ 1951.64] something that you and I probably underplay. I think for a lot of new users, that's like the
[1951.64 β†’ 1957.78] the biggest deal, right? Yeah, absolutely. Yeah. I, I completely agree on your points about Butters
[1957.78 β†’ 1963.80] too. I think the thing that you have to remember is what Butters offers is a file system that does
[1963.80 β†’ 1969.64] copy on write transparent compression. It can offer encryption. It can offer SSD trim support
[1969.64 β†’ 1975.50] and it's extremely low memory. So it works perfect. Say like in a Raspberry Pi situation
[1975.50 β†’ 1981.72] or in a laptop with a single SSD. Those are some use cases where ZFS is, is really not a great choice
[1981.72 β†’ 1989.70] there. And, and I, I really love the combination of the two. I think it makes for a really reliable home
[1989.70 β†’ 1996.18] server. And the way I use it now is Butters is on the root file system. So the system can boot
[1996.18 β†’ 2002.20] regardless of what's going on with ZFS. If, if your DKMS module fails to build for some weird reason,
[2002.20 β†’ 2008.38] which has happened to me, your system still boots because the core system, the file system is Butters.
[2008.76 β†’ 2013.78] And then your really large datasets with your multiple disks that are in some sort of RAID configuration,
[2013.78 β†’ 2019.26] that's where I go ZFS. And that mounts almost every time the system reboots. But if it doesn't,
[2019.26 β†’ 2024.10] because the root is Butters, it's guaranteed I can get in there and get the system repaired
[2024.10 β†’ 2028.76] and we can then get in, you know, then get other things online, like getting ZFS to mount.
[2029.12 β†’ 2033.26] And perhaps the biggest feature that we haven't touched on the single most important improvement
[2033.26 β†’ 2038.74] in Proxmox 7, I can now download ISOs on the web UI. Hooray!
[2039.42 β†’ 2043.88] Oh yeah. Dun, dun, dun, dun. So you give them a URL, and it downloads it or does that mean you can
[2043.88 β†’ 2044.70] download it to your machine?
[2045.12 β†’ 2049.38] Both. So what happens is you plug the URL into the, uh, the little form that says,
[2049.44 β†’ 2053.46] I want to download it to this particular area of storage. And then at the bottom,
[2053.54 β†’ 2058.92] this is a really nice feature. It has an optional box at the bottom for you to fill in the MD5
[2058.92 β†’ 2065.74] hash in there. So it will automatically verify the download for you as part of its automated process.
[2066.12 β†’ 2071.68] Now, a lot of people seem to think that Proxmox isn't free as in cost. Uh, it's,