S2E5: "Suck my Disk"
Posted
Modified
Comments
0
Previous Episode | Next Episode |
---|---|
S2E4: "From TCP to Shining UDP" | S2E6: "Merry-Go-Round-Robin" |
Recorded (UTC) | Aired (UTC) | Editor |
---|---|---|
2017-04-13 02:50:35 | 2017-04-24 03:59:00 | "Edita" |
Format | SHA256 | GPG | Audio File |
---|---|---|---|
MP3 | 3fa465797f4d44d16577a735ec8398ee3fe34a109f5987504f03e40773c0acfb | click | click | OGG | 0ff3767fc710774fbffe1df8c19c391b9141ea9d7a4f6bf3b4ac78a73c811382 | click | click |
In this episode we talk about a tool I wrote (BDisk) that can be used to build LiveCD, LiveUSB, and PXE/iPXE media. We also talk about Python 2 vs. Python 3.
News
- Inmates at a prison created their own geurilla network.
- Macbook consumer consideration has fallen drastically.
- BBSes are making a comeback!
- I mention that there is some BBS software out there that will let you serve over ethernet. To my knowledge, this is Synchronet and, for the C64 hobbyists that have an ethernet module installed, there’s Contiki.
- There have been some leaks of the tools used by the NSA for compromising/intel-gathering.
- Because of course. Who didn’t see that coming?
- A Trump campaign affiliate managed to snarf up 30 million users’ data via Facebook.
- Manually, from what Paden tells me.
- Mark Shuttleworth has returned to Canonical as CEO, lots of layoffs, and they’re dropping Unity too.
Notes
Starts at 15m30s.
I was drinking green tea. Paden was drinking Irishman Whiskey again. Jthan was drinking Breckenridge Gin.
- We talk about BDisk!
- You can find the build environment for the ISO I built here (SIG).
- I cannot stress this enough, this is a PoC and is definitely insecure. Do not run it in prod without auditing and locking it down, especially the rsyncd.conf.
- As jthan mentioned, it’s available from both git and in the AUR (both tagged and git versions).
- The “quickstart” I mention is here.
- I also have a bugtracker/feature requester. More information can be found here.
- The JOML callback is a reference to S1E20.
- You can find the build environment for the ISO I built here (SIG).
- We sort of fly off in a tangent about Python 2 vs. Python 3 (32m0s)
- We touch upon Python in general a bit in S0E15 and S1E17.
- The “Learn Python the Hard Way” guy’s rant against python 3 is here (though he does have a python 3 text available). However, there are a multitude of responses and criticisms to his article, not withstanding this one – just because someone writes a widely regarded book on python 2 doesn’t mean they should speak about differences between 2 vs. 3.
Sysbadministration Award
In this segment, we highlight system administration mistakes. Think of them as the IT equivalent of the Darwin Awards. (52m30s)
- MySafeVPN had a total meltdown when it was discovered that they advertised privacy and security on their VPN, and did neither. And there is a lot of terrible PR on their behalf.
Errata
- The intro and outro music for this episode are by Tony Morrison, aka None of the Above. He’s a hilarious nerdy musician from the 90’s. I emailed him asking for permission to use his music and he was quite amenable. He has his entire discography available online, and I definitely recommend giving them a listen if you were around for the early digitial/Internet-published music scene.
- Just for jthan:
#!/usr/bin/env python3
if 2 > 1:
print('bdisk'.upper())
HAH.
Music
Track | Title | Artist | Link | Copyright/License |
---|---|---|---|---|
Intro | Barney's on Fire | None of the Above | click | CC0 1.0 | Outro | 9 Inch Claws | None of the Above | click | CC0 1.0 |
Author
r00t^2
Categories
Season Two
Comments
There are currently no comments on this article.
Comment...