Podcasts about clamping

  • 191PODCASTS
  • 262EPISODES
  • 33mAVG DURATION
  • 1EPISODE EVERY OTHER WEEK
  • Mar 18, 2025LATEST
clamping

POPULARITY

20172018201920202021202220232024


Best podcasts about clamping

Latest podcast episodes about clamping

C103
Clamping in Mallow 18 March 2025

C103

Play Episode Listen Later Mar 18, 2025 8:08


Clamping in Mallow on St Patrick's Day Hosted on Acast. See acast.com/privacy for more information.

Agony Rants
167: Karma and Clamping

Agony Rants

Play Episode Listen Later Feb 17, 2025 52:49


Gearóid has been clamped it's Niamh's birthday. In the mailbag we have a problem from someone who is getting consumed by conspiracy theories, someone who is struggling with their sexuality and someone who has bought a murder house. If you would like to support us we would love for you to become a member of HeadStuff+ and leave us a lovely rating/review on whatever platform you listen on. Gearóid is on tour the rest of his dates are here. You can vote for Agony Rants for the Listener's Choice Award at the British Podcast Awards. Learn more about your ad choices. Visit megaphone.fm/adchoices _________________________  Insta: @gearoidfarrelly Tour: gearoidfarrelly.com Pod: linktr.ee/agonyrants Learn more about your ad choices. Visit megaphone.fm/adchoices

Casual Camping Podcast
Season 3 Opener: What Is Camping?

Casual Camping Podcast

Play Episode Listen Later Feb 7, 2025 67:44


Click here to send Tim & Ade your Mediocre 5 Star Review and get a shoutoutWelcome to the start of Season 3 of Casual Camping Podcast !!!Ade and Tim give you a not so quick run down on what they've both been up to during their down time. Ade has been out and about camping and traveling. Tim has been recuperating from his health issues. They go on to discuss the important issue of what it means to be camping. Is it tents, RVs, glamping pods? Or is camping more of a place? Somewhere you reconnect with friends, nature and yourself?DISCLAIMER: Casual Camping Podcast accepts no liability and does not officially recommend any products or endorse any techniques discussed in an individual podcast episode or shown on Casual Camping Podcast social media accounts. Individuals should make their own informed decision and risk assessment of any products or advice prior to any purchase or useSupport the showCheck Out Our Etsy Store: Etsy: https://www.etsy.com/uk/shop/CasualCampingPodcast Check Out Our Socials:Facebook: https://www.facebook.com/groups/1333082837320305/?_rdrInstagram: https://www.instagram.com/casualcampingpodcast/YouTube: https://www.youtube.com/playlist?list=PLO9F70wD5P16dbKV20rTtwegIcBDtKY8QThreads: https://www.threads.net/@casualcampingpodcast?invite=0

Highlights from Newstalk Breakfast
Do clamping discourage illegal parking?

Highlights from Newstalk Breakfast

Play Episode Listen Later Jan 31, 2025 4:46


Clamping levels in Dublin City rose by 6 percent last year with 47,000 vehicles in total being locked up. But is it the best deterrent to discourage illegal parking? We asked Sadhbh O'Neill, Part Time Lecturer in Energy and Climate Law at TUD.

Newstalk Breakfast Highlights
Do clamping discourage illegal parking?

Newstalk Breakfast Highlights

Play Episode Listen Later Jan 31, 2025 4:46


Clamping levels in Dublin City rose by 6 percent last year with 47,000 vehicles in total being locked up. But is it the best deterrent to discourage illegal parking? We asked Sadhbh O'Neill, Part Time Lecturer in Energy and Climate Law at TUD.

Software Sessions
Paul Frazee on Bluesky and ATProto

Software Sessions

Play Episode Listen Later Jan 16, 2025 67:11


Paul Frazee is the CTO of Bluesky. He previously worked on the Beaker browser and the peer-to-peer social media protocol Secure Scuttlebutt. Paul discusses how Bluesky and ATProto got started, scaling up a social media site, what makes ATProto decentralized, lessons ATProto learned from previous peer-to-peer projects, and the challenges of content moderation. Episode transcript available here. My Bluesky profile. -- Related Links Bluesky ATProtocol ATProto for distributed systems engineers Bluesky and the AT Protocol: Usable Decentralized Social Media Decentralized Identifiers (DIDs) ActivityPub Webfinger Beaker web browser Secure Scuttlebutt -- Transcript You can help correct transcripts on GitHub. [00:00:00] Jeremy: Today I am talking to Paul Frazee. He's the current CTO of bluesky, and he previously worked on other decentralized applications like Beaker and Secure Scuttlebutt. [00:00:15] Paul: Thanks for having me. What's bluesky [00:00:16] Jeremy: For people who aren't familiar with bluesky, what is it? [00:00:20] Paul: So bluesky is an open social network, simplest way to put it, designed in particular for high scale. That's kind of one of the big requirements that we had when we were moving into it. and it is really geared towards making sure that the operation of the social network is open amongst multiple different organizations. [00:00:44] So we're one of the operators, but other folks can come in, spin up the software, all the open source software, and essentially have a full node with a full copy of the network active users and have their users join into our network. And they all work functionally as one shared application. [00:01:03] Jeremy: So it, it sounds like it's similar to Twitter but instead of there being one Twitter, there could be any number and there is part of the underlying protocol that allows them to all connect to one another and act as one system. [00:01:21] Paul: That's exactly right. And there's a metaphor we use a lot, which is comparing to the web and search engines, which actually kind of matches really well. Like when you use Bing or Google, you're searching the same web. So on the AT protocol on bluesky, you use bluesky, you use some alternative client or application, all the same, what we're we call it, the atmosphere, all one shared network, [00:01:41] Jeremy: And more than just the, the client. 'cause I think sometimes when people think of a client, they'll think of, I use a web browser. I could use Chrome or Firefox, but ultimately I'm connecting to the same thing. But it's not just people running alternate clients, right? [00:01:57] Paul: Their own full backend to it. That's right. Yeah. Yeah. The anchoring point on that being the fire hose of data that runs the entire thing is open as well. And so you start up your own application, you spin up a service that just pipes into that fire hose and taps into all the activity. History of AT Protocol [00:02:18] Jeremy: Talking about this underlying protocol maybe we could start where this all began so people get some context for where this all came from. [00:02:28] Paul: For sure. All right, so let's wind the clock back here in my brain. We started out 2022, right at the beginning of the year. We were formed as a, essentially a consulting company outside of Twitter with a contract with Twitter. And, uh, our goal was to build a protocol that could run, uh, Twitter, much like the way that we just described, which set us up with a couple of pretty specific requirements. [00:02:55] For one, we had to make sure that it could scale. And so that ended up being a really important first requirement. and we wanted to make sure that there was a strong kind of guarantees that the network doesn't ever get captured by any one operator. The idea was that Twitter would become the first, uh, adopter of the technology. [00:03:19] Other applications, other services would begin to take advantage of it and users would be able to smoothly migrate their accounts in between one or the other at any time. Um, and it's really, really anchored in a particular goal of just deconstructing monopolies. Getting rid of those moats that make it so that there's a kind of a lack of competition, uh, between these things. [00:03:44] And making sure that, if there was some kind of reason that you decided you're just not happy with what direction this service has been going, you move over to another one. You're still in touch with all the folks you were in touch with before. You don't lose your data. You don't lose your, your your follows. Those were the kind of initial requirements that we set out with. The team by and large came from, the decentralized web, movement, which is actually a pretty, large community that's been around since, I wanna say around 2012 is when we first kind of started to form. It got really made more specifically into a community somewhere around 2015 or 16, I wanna say. [00:04:23] When the internet archives started to host conferences for us. And so that gave us kind of a meeting point where all started to meet up there's kind of three schools of thought within that movement. There was the blockchain community, the, federation community, and the peer-to-peer community. [00:04:43] And so blockchain, you don't need to explain that one. You got Federation, which was largely ActivityPub Mastodon. And then peer-to-peer was IPFS, DAT protocol, um, secure scuttlebutt. But, those kinds of BitTorrent style of technologies really they were all kind of inspired by that. [00:05:02] So these three different kind of sub communities we're all working, independently on different ways to attack how to make these open applications. How do you get something that's a high scale web application without one corporation being the only operator? When this team came together in 2022, we largely sourced from the peer-to-peer group of the decentralized community. Scaling limitations of peer-to-peer [00:05:30] Paul: Personally, I've been working in the space and on those kinds of technologies for about 10 years at that stage. And, the other folks that were in there, you know, 5-10 each respectively. So we all had a fair amount of time working on that. And we had really kind of hit some of the limitations of doing things entirely using client devices. We were running into challenges about reliability of connections. Punching holes to the individual device is very hard. Synchronizing keys between the devices is very hard. Maintaining strong availability of the data because people's devices are going off and on, things like that. Even when you're using the kind of BitTorrent style of shared distribution, that becomes a challenge. [00:06:15] But probably the worst challenge was quite simply scale. You need to be able to create aggregations of a lot of behavior even when you're trying to model your application as largely peer wise interactions like messaging. You might need an aggregation of accounts that even exist, how do you do notifications reliably? [00:06:37] Things like that. Really challenging. And what I was starting to say to myself by the end of that kind of pure peer-to-peer stent was that it can't be rocket science to do a comment section. You know, like at some point you just ask yourself like, how, how hard are we willing to work to, to make these ideas work? [00:06:56] But, there were some pretty good pieces of tech that did come out of the peer-to-peer world. A lot of it had to do with what I might call a cryptographic structure. things like Merkel trees and advances within Merkel Trees. Ways to take data sets and reduce them down to hashes so that you can then create nice signatures and have signed data sets at rest at larger scales. [00:07:22] And so our basic thought was, well, all right, we got some pretty good tech out of this, but let's drop that requirement that it all run off of devices. And let's get some servers in there. And instead think of the entire network as a peer-to-peer mesh of servers. That's gonna solve your scale problem. [00:07:38] 'cause you can throw big databases at it. It's gonna solve your availability problems, it's gonna solve your device sync problems. But you get a lot of the same properties of being able to move data sets between services. Much like you could move them between devices in the peer-to-peer network without losing their identifiers because you're doing this in direction of, cryptographic identifiers to the current host. [00:08:02] That's what peer-to-peer is always doing. You're taking like a public key or hash and then you're asking the network, Hey, who has this? Well, if you just move that into the server, you get the same thing, that dynamic resolution of who's your active host. So you're getting that portability that we wanted real bad. [00:08:17] And then you're also getting that kind of in meshing of the different services where each of them is producing these data sets that they can sink from each other. So take peer-to-peer and apply it to the server stack. And that was our kind of initial thought of like, Hey, you know what? This might work. [00:08:31] This might solve the problems that we have. And a lot of the design fell out from that basic mentality. Crytographic identifiers and domain names [00:08:37] Jeremy: When you talk about these cryptographic identifiers, is the idea that anybody could have data about a person, like a message or a comment, and that could be hosted different places, but you would still know which person that originally came from. Is that, is that the goal there? [00:08:57] Paul: That's exactly it. Yeah. Yeah. You wanna create identification that supersedes servers, right? So when you think about like, if I'm using Twitter and I wanna know what your posts are, I go to twitter.com/jeremy, right? I'm asking Twitter and your ID is consequently always bound to Twitter. You're always kind of a second class identifier. [00:09:21] We wanted to boost up the user identifier to be kind of a thing freestanding on its own. I wanna just know what Jeremy's posts are. And then once you get into the technical system it'll be designed to figure out, okay, who knows that, who can answer that for you? And we use cryptographic identifiers internally. [00:09:41] So like all the data sets use these kind of long URLs to identify things. But in the application, the user facing part, we used domain names for people. Which I think gives the picture of how this all operates. It really moves the user accounts up into a free standing first class identifier within the system. [00:10:04] And then consequently, any application, whatever application you're using, it's really about whatever data is getting put into your account. And then that just exchanges between any application that anybody else is using. [00:10:14] Jeremy: So in this case, it sounds like the identifier is some long string that, I'm not sure if it's necessarily human readable or not. You're shaking your head no. [00:10:25] Paul: No. [00:10:26] Jeremy: But if you have that string, you know it's for a specific person. And since it's not really human readable, what you do is you put a layer on top of it which in this case is a domain that somebody can use to look up and find the identifier. [00:10:45] Paul: Yeah, yeah, yeah. So we just use DNS. Put a TXT record in there, map into that long string, or you could do a .well-known file on a web server if that's more convenient for you. And then the ID that's behind that, the non-human readable one, those are called DIDs which is actually a W3C spec. Those then map to a kind of a certificate. What you call a DID document that kind of confirms the binding by declaring what that domain name should be. So you get this bi-directional binding. And then that certificate also includes signing keys and active servers. So you pull down that certificate and that's how the discovery of the active server happens is through the DID system. What's stored on a PDS [00:11:29] Jeremy: So when you refer to an active server what is that server and what is that server storing? [00:11:35] Paul: It's kinda like a web server, but instead of hosting HTML, it's hosting a bunch of JSON records. Every user has their own document store of JSON documents. It's bucketed into collections. Whenever you're looking up somebody on the network you're gonna get access to that repository of data, jump into a collection. [00:11:58] This collection is their post collection. Get the rkey (Record Key), and then you're pulling out JSON at the end of it, which is just a structured piece of stuff saying here's the CreatedAt, here's the text, here's the type, things like that. One way you could look at the whole system is it's a giant, giant database network. Servers can change, signing keys change, but not DID [00:12:18] Jeremy: So if someone's going to look up someone's identifier, let's say they have the user's domain they have to go to some source, right? To find the user's data. You've mentioned, I think before, the idea that this is decentralized and by default I would, I would picture some kind of centralized resource where I send somebody a domain and then they give me back the identifier and the links to the servers. [00:12:46] So, so how does that work in practice where it actually can be decentralized? [00:12:51] Paul: I mentioned that your DID that non-human readable identifier, and that has that certificate attached to it that lists servers and signing keys and things like that. [00:13:00] So you're just gonna look up inside that DID document what that server is your data repository host. And then you contact that guy and say, all right, I'm told you're hosting this thing. Here's the person I'm looking for, hand over the hand over the data. It's really, you know, pretty straightforward. [00:13:18] The way that gets decentralized is by then to the fact that I could swap out that active server that's in my certificate and probably wanna rotate the signing keys 'cause I've just changed the, you know. I don't want to keep using the same signing keys as I was using previously because I just changed the authority. [00:13:36] So that's the migration change, change the hosting server, change out the signing keys. Somebody that's looking for me now, they're gonna load up my document, my DID document. They're gonna say, okay, new server, new keys. Pull down the data. Looks good, right? Matches up with the DID doc. [00:13:50] So that's how you get that level of portability. But when those changes happen, the DID doesn't change, right? The DID document changes. So there's the level of indirection there and that's pretty important because if you don't have a persistent identifier whenever you're trying to change out servers, all those backlinks are gonna break. [00:14:09] That's the kind of stuff that stops you from being able to do clean migrations on things like web-based services. the only real option is to go out and ask everybody to update their data. And when you're talking about like interactions on the social network, like people replying to each other, there's no chance, right? [00:14:25] Every time somebody moves you're gonna go back and modify all those records. You don't even control all the records from the top down 'cause they're hosted all over the web. So it's just, you can't do it. Generally we call this account portability, that you're kinda like phone number portability that you can change your host, but, so that part's portable, but the ID stays the same. [00:14:45] And keeping that ID the same is the real key to making sure that this can happen without breaking the whole system. [00:14:52] Jeremy: And so it, it sounds like there's the decentralized id, then there's the decentralized ID document that's associated with that points you to where the actual location of your, your data, your posts, your pictures and whatnot. but then you also mentioned that they could change servers. [00:15:13] So let's say somebody changes where their data is, is stored, that would change the servers, I guess, in their document. But [00:15:23] then how do all of these systems. Know okay. I need to change all these references to your old server, to these new servers, [00:15:32] Paul: Yeah. Well, the good news is that you only have to, you, you got the public data set of all the user's activity, and then you have like internal caches of where the current server is. You just gotta update those internal caches when you're trying to contact their server. Um, so it's actually a pretty minimal thing to just like update like, oh, they moved, just start talking to update my, my table, my Redis, that's holding onto that kind of temporary information, put it on ttl, that sort of thing. Most communication won't be between servers, it will be from event streams [00:16:01] Paul: And, honestly, in practice, a fair amount of the system for scalability reasons doesn't necessarily work by servers directly contacting each other. It's actually a little bit more like how, I told you before, I'm gonna use this metaphor a lot, the search engines with the web, right? What we do is we actually end up crawling the repositories that are out in the world and funneling them into event streams like a Kafka. And that allows the entire system to act like a data processing pipeline where you're just tapping into these event streams and then pushing those logs into databases that produce these large scale aggregations. [00:16:47] So a lot of the application behavior ends up working off of these event logs. If I reply to somebody, for instance, I don't necessarily, it's not, my server has to like talk to your server and say, Hey, I'm replying to you. What I do is I just publish a reply in my repository that gets shot out into the event logs, and then these aggregators pick up that the reply got created and just update their database with it. [00:17:11] So it's not that our hosting servers are constantly having to send messages with each other, you actually use these aggregators to pull together the picture of what's happening on the network. [00:17:22] Jeremy: Okay, so like you were saying, it's an event stream model where everybody publishes the events the things that they're doing, whether that's making a new post, making a reply, that's all being posted to this event stream. And then everybody who provides, I'm not sure if instances is the right term, but an implementation of the atmosphere protocol (Authenticated Transfer protocol). [00:17:53] They are listening for all those changes and they don't necessarily have to know that you moved servers because they're just listening for the events and you still have the same identifier. [00:18:10] Paul: Generally speaking. Yeah. 'cause like if you're listening to one of these event streams what you end up looking for is just the signature on it and making sure that the signature matches up. Because you're not actually having to talk to their live server. You're just listening to this relay that's doing this aggregation for you. [00:18:27] But I think actually to kind of give a little more clarity to what you're talking about, it might be a good idea to refocus how we're talking about the system here. I mentioned before that our goal was to make a high scale system, right? We need to handle a lot of data. If you're thinking about this in the way that Mastodon does it, the ActivityPub model, that's actually gonna give you the wrong intuition. Designing the protocol to match distributed systems practices (Event sourcing / Stream processing) [00:18:45] Paul: 'cause we chose a dramatically different system. What we did instead was we picked up, essentially the same practices you're gonna use for a data center, a high scale application data center, and said, all right, how do you tend to build these sorts of things? Well, what you're gonna do is you're gonna have, multiple different services running different purposes. [00:19:04] It gets pretty close to a microservices approach. You're gonna have a set of databases, and then you're going to, generally speaking for high scale, you're gonna have some kind of a kafka, some kind of a event log that you are tossing changes about the state of these databases into. And then you have a bunch of secondary systems that are tapping into the event log and processing that into, the large scale, databases like your search index, your, nice postgres of user profiles. [00:19:35] And that makes sure that you can get each of these different systems to perform really well at their particular task, and then you can detach them in their design. for instance, your primary storage can be just a key value store that scales horizontally. And then on the event log, you, you're using a Kafka that's designed to handle. [00:19:58] Particular semantics of making sure that the messages don't get dropped, that they come through at a particular throughput. And then you're using, for us, we're using like ScyllaDB for the big scale indexes that scales horizontally really well. So it's just different kind of profiles for different pieces. [00:20:13] If you read Martin Kleppman's book, data Intensive applications I think it's called or yeah. A lot of it gets captured there. He talks a lot about this kind of thing and it's sometimes called a kappa architecture is one way this is described, event sourcing is a similar term for it as well. [00:20:30] Stream processing. That's pretty standard practices for how you would build a traditional high scale service. so if you take, take this, this kind of microservice architecture and essentially say, okay, now imagine that each of the services that are a part of your data center could be hosted by anybody, not just within our data center, but outside of our data center as well and should be able to all work together. [00:20:57] Basically how the AT Proto is designed. We were talking about the data repository hosts. Those are just the primary data stores that they hold onto the user keys and they hold onto those JSON records. And then we have another service category we call Relay that just crawls those data repositories and sucks that in that fire hose of data we were talking about that event log. App views pull data from relay and produces indexes and threads [00:21:21] Paul: And then we have what we call app views that sit there and tail the index and tail the log, excuse me, and produce indexes off of it, they're listening to those events and then like, making threads like okay, that guy posted, that guy replied, that guy replied. [00:21:37] That's a thread. They assemble it into that form. So when you're running an application, you're talking to the AppView to read the network, and you're talking to the hosts to write to the network, and each of these different pieces sync up together in this open mesh. So we really took a traditional sort of data center model and just turned it inside out where each piece is a part of the protocol and communicate it with each other and therefore anybody can join into that mesh. [00:22:07] Jeremy: And to just make sure I am tracking the data repository is the data about the user. So it has your decentralized identifier, it has your replies, your posts, And then you have a relay, which is, its responsibility, is to somehow find all of those data repositories and collect them as they happen so that it can publish them to some kind of event stream. [00:22:41] And then you have the AppView which it's receiving messages from the relay as they happen, and then it can have its own store and index that for search. It can collect them in a way so that it can present them onto a UI. That's sort of thing that's the user facing part I suppose. [00:23:00] Paul: Yeah, that's exactly it. And again, it's, it's actually quite similar to how the web works. If you combine together the relay and the app view, you got all these different, you know, the web works where you got all these different websites, they're hosting their stuff, and then the search engine is going around, aggregating all that data and turning it into a search experience. [00:23:19] Totally the same model. It's just being applied to, more varieties of data, like structured data, like posts and, and replies, follows, likes, all that kinda stuff. And then instead of producing a search application at the end. I mean, it does that too, but it also produces a, uh, you know, timelines and threads and, um, people's profiles and stuff like that. [00:23:41] So it's actually a pretty bog standard way of doing, that's one of the models that we've seen work for large scale decentralized systems. And so we're just transposing it onto something that kind of is more focused towards social applications [00:23:58] Jeremy: So I think I'm tracking that the data repository itself, since it has your decentralized identifier and because the data is cryptographically signed, you know, it's from a specific user. I think the part that I am still not quite sure about is the relays. I, I understand if you run all the data repositories, you know where they are, so you know how to collect the data from them. [00:24:22] But if someone's running another system outside of your organization, how do they find, your data repositories? Or do they have to connect to your relay? What's the intention for that? Data hosts request relays to pull their data [00:24:35] Paul: That logic runs, again, really similar to how search engines find out about websites. So there is actually a way for, one of these, data hosts to contact Relay and say, Hey, I exist. You know, go ahead and get my stuff. And then it'll be up to the relay to decide like if they want it or not. [00:24:52] Right now, generally we're just like, yeah, you know, we, we want it. But as you can imagine, as the thing matures and gets to higher scale, there might be some trust kind of things to worry about, you know? So that's kind of the naive operation that currently exists. But over time as the network gets bigger and bigger, it'll probably involve some more traditional kind of spiraling behaviors because as more relays come into the system, each of these hosts, they're not gonna know who to talk to. Relays can bootstrap who they know about by talking to other relays [00:25:22] Paul: You're trying to start a new relay. What they're gonna do is they're going to discover all of the different users that exist in the system by looking at what data they have to start with. Probably involve a little bit of a manual feeding in at first, whenever I'm starting up a relay, like, okay, there's bluesky's relay. [00:25:39] Lemme just pull what they know. And then I go from there. And then anytime you discover a new user you don't have, you're like, oh, I wanna look them up. Pull them into the relay too. Right. So there's a, pretty straightforward, discovery process that you'll just have to bake into a relay to, to make sure you're calling as much the network as possible. ActivityPub federation vs AT Proto [00:25:57] Jeremy: And so I don't think we've defined the term federation, but maybe you could explain what that is and if that is what this is. [00:26:07] Paul: We are so unsure. [00:26:10] Jeremy: Okay. [00:26:11] Paul: Yeah. This has jammed is up pretty bad. Um, because I think everybody can, everybody pretty strongly agrees that ActivityPub is federation, right? and ActivityPub kind of models itself pretty similarly to email in a way, like the metaphors they use is that there's inboxes and outboxes and, and every ActivityPub server they're standing up the full vertical stack. [00:26:37] They set up, the primary hosting, the views of the data that's happening there. the interface for the application, all of it, pretty traditional, like close service, but then they're kind of using the perimeter. they're making that permeable by sending, exchanging, essentially mailing records to each other, right? [00:26:54] That's their kind of logic of how that works. And that's pretty much in line with, I think, what most people think of with Federation. Whereas what we're doing isn't like that we've cut, instead of having a bunch of vertical stacks communicating horizontally with each other, we kind of sliced in the other direction. [00:27:09] We sliced horizontally into, this microservices mesh and have all the different, like a total mix and match of different microservices between different operators. Is that federation? I don't know. Right. we tried to invent a term, didn't really work, you know, At the moment, we just kind of don't worry about it that much, see what happens, see what the world sort of has to say to us about it. [00:27:36] and beyond that, I don't know. [00:27:42] Jeremy: I think people probably are thinking of something like, say, a Mastodon instance when you're, when you're talking about everything being included, The webpage where you view the posts, the Postgres database that's keeping the messages. [00:28:00] And that same instance it's responsible for basically everything. [00:28:06] Paul: mm-Hmm [00:28:06] Jeremy: And I believe what you're saying is that the difference with, the authenticated transfer protocol, is that the [00:28:15] Paul: AT Protocol, Yep. [00:28:17] Jeremy: And the difference there is that you've, at the protocol level, you've split it up into the data itself, which can be validated completely separately from other parts of the system. [00:28:31] You could have the JSON files on your hard drive and somebody else can have that same JSON file and they would know that who the user is and that these are real things that user posted. That's like a separate part. And then the relay component that looks for all these different repositories that has people's data, that can also be its own independent thing where its job is just to output events. [00:29:04] And that can exist just by itself. It doesn't need the application part, the, the user facing part, it can just be this event stream on itself. and that's the part where it sounds like you can make decisions on who to, um, collect data from. I guess you have to agree that somebody can connect to you and get the users from your data repositories. [00:29:32] And likewise, other people that run relays, they also have to agree to let you pull the users from theirs. [00:29:38] Paul: Yeah, that's right. Yeah. [00:29:41] Jeremy: And so I think the Mastodon example makes sense. And, but I wonder if the underlying ActivityPub protocol forces you to use it in that way, in like a whole full application that talks to another full application. [00:29:55] Or is it more like that's just how people tend to use it and it's not necessarily a characteristic of the protocol. [00:30:02] Paul: Yeah, that's a good question actually. so, you know, generally what I would say is pretty core to the protocol is the expectations about how the services interact with each other. So the mailbox metaphor that's used in ActivityPub, that design, if I reply to you, I'll update my, local database with what I did, and then I'll send a message over to your server saying, Hey, by the way, add this reply. [00:30:34] I did this. And that's how they find out about things. That's how they find out about activity outside of their network. that's the part that as long as you're doing ActivityPub, I suspect you're gonna see reliably happening. That's that, I can say for sure that's a pretty tight requirement. [00:30:50] That's ActivityPub. If you wanted to split it up the way we're talking about, you could, I don't know, I don't know if you necessarily would want to. Because I don't know. That's actually, I think I'd have to dig into their stack a little bit more to see how meaningful that would be. I do know that there's some talk of introducing a similar kind of an aggregation method into the ActivityPub world which I believe they're also calling a relay and to make things even more complicated. [00:31:23] And NOSTR has a concept of a relay. So these are three different protocols that are using this term. I think you could do essentially what a search engine does on any of these things. You could go crawling around for the data, pull them into a fire hose, and then, tap into that aggregation to produce, bigger views of the network. [00:31:41] So that principle can certainly apply anywhere. AT Protocol, I think it's a little bit, we, we focused in so hard from that on that from the get go, we focus really hard on making sure that this, the data is, signed at rest. That's why it's called the authenticated transfer protocol. And that's a nice advantage to have when you're running a relay like this because it means that you don't have to trust the relay. [00:32:08] Like generally speaking, when I look at results from Google, you know, I'm trusting pretty well that they're accurately reflecting what's on the website, which is fine. You know, there's, that's not actually a huge risk or anything. But whenever you're trying to build entire applications and you're using somebody else's relay, you could really run into things where they say like, oh, you know what Paul tweeted the other day, you know, I hate dogs. [00:32:28] They're like, no, I didn't. That's a lie, right? You just sneak in Little lies like that over a while, it becomes a problem. So having the signatures on the data is pretty important. You know, if you're gonna be trying to get people to cooperate, uh, you gotta manage the trust model. I know that ActivityPub does have mechanisms for signed records. Issuers with ActivityPub identifiers [00:32:44] Paul: I don't know how deep they go if they could fully replace that, that utility. and then Mastodon ActivityPub, they also use a different identifier system that they're actually taking a look at DIDs um, right now, I don't know what's gonna happen there. We're, we're totally on board to, you know, give any kind of insight that we got working on 'em. [00:33:06] But at, at the moment, they use I think it's WebFinger based identifiers they look like emails. So you got host names in there and those identifiers are being used in the data records. So you don't get that continuous identifier. They actually do have to do that hey, I moved update your records sort of thing. [00:33:28] And that causes it to, I mean, it works like decently well, but not as well as it could. They got us to the point where it moves your profile over and you update all the folks that were following you so they can update their follow records, but your posts, they're not coming right, because that's too far into that mesh of interlinking records. [00:33:48] There's just no chance. So that's kind of the upper limit on that, it's a different set of choices and trade-offs. You're always kind of asking like, how important is the migration? Does that work out? Anyway, now I'm just kind of digging into differences between the two here. Issues with an identifier that changes and updating old records [00:34:07] Jeremy: So you were saying that with ActivityPub, all of the instances need to be notified that you've changed your identifier but then all of the messages that they had already received. They don't point to the new identifier somehow. [00:34:24] Paul: Yeah. You run into basically just the practicalities of actual engineering with that is what happens, right? Because if you imagine you got a multimillion user social network. They got all their posts. Maybe the user has like, let's say a thousand posts and 10,000 likes. And that, activity can range back three years. [00:34:48] Let's say they changed their identifier, and now you need to change the identifier of all those records. If you're in a traditional system that's already a tall order, you're going back and rewriting a ton of indexes, Anytime somebody replied to you, they have these links to your posts, they're now, you've gotta update the identifiers on all of those things. [00:35:11] You could end up with a pretty significant explosion of rewrites that would have to occur. Now that's, that's tough. If you're in a centralized model. If you're in a decentralized one, it's pretty much impossible because you're now, when you notify all the other servers like, Hey, this, this changed. How successful are all of them at actually updating that, that those, those pointers, it's a good chance that there's things are gonna fall out of correctness. that's just a reality of it. And if, so, if you've got a, if you've got a mutable identifier, you're in trouble for migrations. So the DID is meant to keep it permanent and that ends up being the anchoring point. If you lose control of your DID well, that's it. Managing signing keys by server, paper key reset [00:35:52] Paul: Your, your account's done. We took some pretty traditional approaches to that, uh, where the signing keys get managed by your hosting server instead of like trying to, this may seem like really obvious, but if you're from the decentralization community, we spend a lot of time with blockchains, like, Hey, how do we have the users hold onto their keys? [00:36:15] You know, and the tooling on that is getting better for what it's worth. We're starting to see a lot better key pair management in like Apple's ecosystem and Google's ecosystem, but it's still in the range of like, nah, people lose their keys, you know? So having the servers manage those is important. [00:36:33] Then we have ways of exporting paper keys so that you could kind of adversarially migrate if you wanted to. That was in the early spec we wanted to make sure that this portability idea works, that you can always migrate your accounts so you can export a paper key that can override. [00:36:48] And that was how we figured that out. Like, okay, yeah, we don't have to have everything getting signed by keys that are on the user's devices. We just need these master backup keys that can say, you know what? I'm done with that host. No matter what they say, I'm overriding what they, what they think. and that's how we squared that one. [00:37:06] Jeremy: So it seems like one of the big differences with account migration is that with ActivityPub, when you move to another instance, you have to actually change your identifier. [00:37:20] And with the AT protocol you're actually not allowed to ever change that identifier. And maybe what you're changing is just you have say, some kind of a lookup, like you were saying, you could use a domain name to look that up, get a reference to your decentralized identifier, but your decentralized identifier it can never change. [00:37:47] Paul: It, it, it can't change. Yeah. And it shouldn't need to, you know what I mean? It's really a total disaster kind of situation if that happens. So, you know that it's designed to make sure that doesn't happen in the applications. We use these domain name handles to, to identify folks. And you can change those anytime you want because that's really just a user facing thing. [00:38:09] You know, then in practice what you see pretty often is that you may, if you change hosts, if you're using, we, we give some domains to folks, you know, 'cause like not everybody has their own domain. A lot of people do actually, to our surprise, people actually kind of enjoy doing that. But, a lot of folks are just using like paul.bsky.social as their handle. [00:38:29] And so if you migrated off of that, you probably lose that. Like your, so your handle's gonna change, but you're not losing the followers and stuff. 'cause the internal system isn't using paul.bsky.social, it's using that DID and that DID stays the same. Benefits of domain names, trust signal [00:38:42] Jeremy: Yeah. I thought that was interesting about using the domain names, because when you like you have a lot of users, everybody's got their own sub-domain. You could have however many millions of users. Does that become, does that become an issue at some point? [00:39:00] Paul: Well, it's a funny thing. I mean like the number of users, like that's not really a problem 'cause you run into the same kind of namespace crowding problem that any service is gonna have, right? Like if you just take the subdomain part of it, like the name Paul, like yeah, only, you only get to have one paul.bsky.social. [00:39:15] so that part of like, in terms of the number of users, that part's fine I guess. Uh, as fine as ever. where gets more interesting, of course is like, really kind of around the usability questions. For one, it's, it's not exactly the prettiest to always have that B sky.social in there. If we, if we thought we, if we had some kind of solution to that, we would use it. [00:39:35] But like the reality is that, you know, now we're, we've committed to the domain name approach and some folks, you know, they kind of like, ah, that's a little bit ugly. And we're like, yeah that's life. I guess the plus side though is that you can actually use like TLD the domain. It's like on pfrazee.com. [00:39:53] that starts to get more fun. it can actually act as a pretty good trust signal in certain scenarios. for instance, well-known domain names like nytimes.com, strong authentication right there, we don't even need a blue check for it. Uh, similarly the .gov, domain name space is tightly regulated. [00:40:14] So you actually get a really strong signal out of that. Senator Wyden is one of our users and so he's, I think it's wyden.senate.gov and same thing, strong, you know, strong identity signal right there. So that's actually a really nice upside. So that's like positives, negatives. [00:40:32] That trust signal only works so far. If somebody were to make pfrazee.net, then that can be a bit confusing. People may not be paying attention to .com vs .net, so it's not, I don't wanna give the impression that, ah, we've solved blue checks. It's a complicated and multifaceted situation, but, it's got some juice. [00:40:54] It's also kinda nice too, 'cause a lot of folks that are doing social, they're, they've got other stuff that they're trying to promote, you know? I'm pretty sure that, uh, nytimes would love it if you went to their website. And so tying it to their online presence so directly like that is a really nice kind of feature of it. [00:41:15] And tells a I think a good story about what we're trying to do with an open internet where, yeah, everybody has their space on the internet where they can do whatever they want on that. And that's, and then thethese social profiles, it's that presence showing up in a shared space. It's all kind of part of the same thing. [00:41:34] And that that feels like a nice kind of thing to be chasing, you know? And it also kind of speaks well to the naming worked out for us. We chose AT Protocol as a name. You know, we back acronymed our way into that one. 'cause it was a @ simple sort of thing. But like, it actually ended up really reflecting the biggest part of it, which is that it's about putting people's identities at the front, you know, and make kind of promoting everybody from a second class identity that's underneath Twitter or Facebook or something like that. [00:42:03] Up into. Nope, you're freestanding. You exist as a person independently. Which is what a lot of it's about. [00:42:12] Jeremy: Yeah, I think just in general, not necessarily just for bluesky, if people had more of an interest in getting their own domain, that would be pretty cool if people could tie more of that to something you basically own, right? [00:42:29] I mean, I guess you're leasing it from ICANN or whatever, but, [00:42:33] yeah, rather than everybody having an @Gmail, Outlook or whatever they could actually have something unique that they control more or less. [00:42:43] Paul: Yeah. And we, we actually have a little experimental service for registering domain names that we haven't integrated into the app yet because we just kind of wanted to test it out and, and kind of see what that appetite is for folks to register domain names way higher than you'd think we did that early on. [00:43:01] You know, it's funny when you're coming from decentralization is like an activist space, right? Like it's a group of people trying to change how this tech works. And sometimes you're trying to parse between what might come off as a fascination of technologists compared to what people actually care about. [00:43:20] And it varies, you know, the domain name thing to a surprising degree, folks really got into that. We saw people picking that up almost straight away. More so than certainly we ever predicted. And I think that's just 'cause I guess it speaks to something that people really get about the internet at this point. [00:43:39] Which is great. We did a couple of other things that are similar and we saw varied levels of adoption on them. We had similar kinds of user facing, opening up of the system with algorithms and with moderation. And those have both been pretty interesting in and of themselves. Custom feed algorithms [00:43:58] Paul: So with algorithms, what we did was we set that up so that anybody can create a new feed algorithm. And this was kind of one of the big things that you run into whenever you use the app. If you wanted to create a new kind of for you feed you can set up a service somewhere that's gonna tap into that fire hose, right? [00:44:18] And then all it needs to do is serve a JSON endpoint. That's just a list of URLs, but like, here's what should be in that feed. And then the bluesky app will pick that up and, and send that, hydrate in the content of the posts and show that to folks. I wanna say this is a bit of a misleading number and I'll explain why but I think there's about 35,000 of these feeds that have been created. [00:44:42] Now, the reason it's little misleading is that, I mean, not significantly, but it's not everybody went, sat down in their IDE and wrote these things. Essentially one of our users created, actually multiple of our users made little platforms for building these feeds, which is awesome. That's the kinda thing you wanna see because we haven't gotten around to it. [00:44:57] Our app still doesn't give you a way to make these things. But they did. And so lots of, you know, there it is. Cool. Like, one, one person made a kind of a combinatorial logic thing that's like visual almost like scratch, it's like, so if it has this hashtag and includes these users, but not those users, and you're kind of arranging these blocks and that constructs the feed and then probably publish it on your profile and then folks can use it, you know? [00:45:18] And um, so that has been I would say fairly successful. Except, we had one group of hackers do put in a real effort to make a replacement for you feed, like magic algorithmic feed kind of thing. And then they kind of kept up going for a while and then ended up giving up on it. Most of what we see are actually kind of weird niche use cases for feeds. [00:45:44] You get straightforward ones, like content oriented ones like a cat feed, politics feed, things like that. It's great, some of those are using ML detection, so like the cat feed is ML detection, so sometimes you get like a beaver in there, but most of the time it's a cat. And then we got some ones that are kind of a funny, like change in the dynamic of freshness. [00:46:05] So, uh, or or selection criteria, things that you wouldn't normally see. Um, but because they can do whatever they want, you know, they try it out. So like the quiet posters ended up being a pretty successful one. And that one just shows people you're following that don't post that often when they do just those folks. [00:46:21] It ended up being, I use that one all the time because yeah, like they get lost in the noise. So it's like a way to keep up with them. Custom moderation and labeling [00:46:29] Paul: The moderation one, that one's a a real interesting situation. What we did there essentially we wanted to make sure that the moderation system was capable of operating across different apps so that they can share their work, so to speak. [00:46:43] And so we created what we call labeling. And labeling is a metadata layer that exists over the network. Doesn't actually live in the normal data repositories. It uses a completely different synchronization because a lot of these labels are getting produced. It's just one of those things where the engineering characteristics of the labels is just too different from the rest of the system. [00:47:02] So we created a separate synchronization for this, and it's really kind of straightforward. It's, here's a URL and here's a string saying something like NSFW or Gore, or you know, whatever. then those get merged onto the records brought down by the client and then the client, you know, based on the user's preferences. [00:47:21] We'll put like warning screens up, hide it, stuff like that. So yeah, these label streams can then, you know, anybody that's running a moderation service can, you know, are publishing these things and so anybody can subscribe to 'em. And you get that kind of collaborative thing we're always trying to do with this. [00:47:34] And we had some users set up moderation services and so then as an end user you find it, it looks like a profile in the app and you subscribe to it and you configure it and off you go. That one has had probably the least amount of adoption throughout all of 'em. It's you know, moderation. [00:47:53] It's a sticky topic as you can imagine, challenging for folks. These moderation services, they do receive reports, you know, like whenever I'm reporting a post, I choose from all my moderation services who I wanna report this to. what has ended up happening more than being used to actually filter out like subjective stuff is more kind of like either algorithmic systems or what you might call informational. [00:48:21] So the algorithmic ones are like, one of the more popular ones is a thing that's looking for, posts from other social networks. Like this screenshot of a Reddit post or a Twitter post or a Facebook post. Because, which you're kinda like, why, you know, but the thing is some folks just get really tired of seeing screenshots from the other networks. [00:48:40] 'cause often it's like, look what this person said. Can you believe it? You know, it's like, ah. Okay, I've had enough. So one of our users aendra made a moderate service that just runs an ML that detects it, labels it, and then folks that are tired of it, they subscribe to it and they're just hide it, you know? [00:48:57] And so it's like a smart filter kind of thing that they're doing. you know, hypothetically you could do that for things like spiders, you know, like you've got arachniphobia, things like that. that's like a pretty straightforward, kind of automated way of doing it. Which takes a lot of the spice, you know, outta out of running moderation. [00:49:15] So that users have been like, yeah, yeah, okay, we can do that. [00:49:20] Those are user facing ways that we tried to surface the. Decentralized principle, right? And make take advantage of how this whole architecture can have this kind of a pluggability into it. Users can self host now [00:49:33] Paul: But then really at the end of the day, kind of the important core part of it is those pieces we were talking about before, the hosting, the relay and the, the applications themselves, having those be swappable in completely. so we tend to think of those as kind of ranges of infrastructure into application and then into particular client side stuff. [00:49:56] So a lot of folks right now, for instance, they're making their own clients to the application and those clients are able to do customizations, add features, things like that, as you might expect, [00:50:05] but most of them are not running their own backend. They're just using our backend. But at any point, it's right there for you. You know, you can go ahead and, and clone that software and start running the backend. If you wanted to run your own relay, you could go ahead and go all the way to that point. [00:50:19] You know, if you wanna do your own hosting, you can go ahead and do that. Um, it's all there. It's really just kind of a how much effort your project really wants to take. That's the kind of systemically important part. That's the part that makes sure that the overall mission of de monopolizing, social media online, that's where that really gets enforced. [00:50:40] Jeremy: And so someone has their own data repository with their own users and their own relay. they can request that your relay collect the information from their own data repositories. And that's, that's how these connections get made. [00:50:58] Paul: Yeah. And, and we have a fair number of those already. Fair number of, we call those the self hosters right? And we got I wanna say 75 self hoster going right now, which is, you know, love to see that be more, but it's, really the folks that if you're running a service, you probably would end up doing that. [00:51:20] But the folks that are just doing it for themselves, it's kind of the, the nerdiest of the nerds over there doing that. 'cause it doesn't end up showing itself in the, in the application at all. Right? It's totally abstracted away. So it, that, that one's really about like, uh, measure your paranoia kind of thing. [00:51:36] Or if you're just proud of the self-hosting or, or curious, you know, that that's kind of where that sits at the moment. AT Protocol beyond bluesky [00:51:42] Jeremy: We haven't really touched on the fact that there's this underlying protocol and everything we've been discussing has been centered around the bluesky social network where you run your own, instance of the relay and the data repositories with the purpose of talking to bluesky, but the protocol itself is also intended to be used for other uses, right? [00:52:06] Paul: Yeah. It's generic. The data types are set up in a way that anybody can build new data types in the system. there's a couple that have already begun, uh, front page, which is kind of a hacker news clone. There's Smoke Signals, which is a events app. There's Blue Cast, which is like a Twitter spaces, clubhouse kind of thing. [00:52:29] Those are the folks that are kind of willing to trudge into the bleeding edge and deal with some of the rough edges there for pretty I think, obvious reasons. A lot of our work gets focused in on making sure that the bluesky app and that use case is working correctly. [00:52:43] But we are starting to round the corner on getting to a full kind of how to make alternative applications state. If you go to the atproto.com, there's a kind of a introductory tutorial where that actually shows that whole stack and how it's done. So it's getting pretty close. There's a couple of still things that we wanna finish up. [00:53:04] jeremy so in a way you can almost think of it as having an eventually consistent data store on the network, You can make a traditional web application with a relational database, and the source of truth can actually be wherever that data repository is stored on the network. [00:53:24] paul Yeah, that's exactly, it is an eventually consistent system. That's exactly right. The source of truth is there, is their data repo. And that relational database that you might be using, I think the best way to think about it is like secondary indexes or computed indexes, right? They, reflect the source of truth. [00:53:43] Paul: This is getting kind of grandiose. I don't tend to poses in these terms, but it is almost like we're trying to have an OS layer at a protocol level. It's like having your own [00:53:54] Network wide database or network-wide file system, you know, these are the kind of facilities you expect out of a platform like an os And so the hope would be that this ends up getting that usage outside of just the initial social, uh, app, like what we're doing here. [00:54:12] If it doesn't end up working out that way, if this ends up, you know, good for the Twitter style use case, the other one's not so much, and that's fine too. You know, that's, that's our initial goal, but we, we wanted to make sure to build it in a way that like, yeah, there's evolve ability to, it keeps, it, keeps it, make sure that you're getting kinda the most utility you can out of it. Peer-to-peer and the difficulty of federated queries [00:54:30] Jeremy: Yeah, I can see some of the parallels to some of the decentralized stuff that I, I suppose people are still working on, but more on the peer-to-peer side, where the idea was that I can have a network host this data. but, and in this case it's a network of maybe larger providers where they could host a bunch of people's data versus just straight peer to peer where everybody has to have a piece of it. [00:54:57] And it seems like your angle there was really the scalability part. [00:55:02] Paul: It was the scalability part. And there's great work happening in peer-to-peer. There's a lot of advances on it that are still happening. I think really the limiter that you run into is running queries against aggregations of data. Because you can get the network, you know, BitTorrent sort of proved that you can do distributed open horizontal scaling of hosting. [00:55:29] You know, that basic idea of, hey, everybody's got a piece and you sync it from all these different places. We know you can do things like that. What nobody's been able to really get into a good place is running, queries across large data sets. In the model like that, there's been some research in what is, what's called federated queries, which is where you're sending a query to multiple different nodes and asking them to fulfill as much of it as they can and then collating the results back. But it didn't work that well. That's still kind of an open question and until that is in a place where it can like reliably work and at very large scales, you're just gonna need a big database somewhere that does give the properties that you need. You need these big indexes. And once we were pretty sure of that requirement, then from there you start asking, all right, what else about the system [00:56:29] Could we make easier if we just apply some more traditional techniques and merge that in with the peer-to-peer ideas? And so key hosting, that's an obvious one. You know, availability, let's just have a server. It's no big deal. But you're trying to, you're trying to make as much of them dumb as possible. [00:56:47] So that they have that easy replaceability. Moderation challenges [00:56:51] Jeremy: Earlier you were talking a a little bit about the moderation tools that people could build themselves. There was some process where people could label posts and then build their own software to determine what a feed should show per a person. [00:57:07] Paul: Mm-Hmm [00:57:07] Jeremy: But, but I think before that layer for the platform itself, there's a base level of moderation that has to happen. [00:57:19] Paul: yeah. [00:57:20] Jeremy: And I wonder if you could speak to, as the app has grown, how that's handled. [00:57:26] Paul: Yeah. the, you gotta take some requirements in moderation pretty seriously to start. And with decentralization. It sometimes that gets a little bit dropped. You need to have systems that can deal with questions about CSAM. So you got those big questions you gotta answer and then you got stuff that's more in the line of like, alright, what makes a good platform? [00:57:54] What kind of guarantees are we trying to give there? So just not legal concerns, but you know, good product experience concerns. That's something we're in the realm of like spam and and abusive behavior and things like that. And then you get into even more fine grain of like what is a person's subjective preference and how can they kind of make their thing better? [00:58:15] And so you get a kind of a telescoping level of concerns from the really big, the legal sort of concerns. And then the really small subjective preference kind of concerns. And that actually that telescoping maps really closely to the design of the system as well. Where the further you get up in the kind of the, in that legal concern territory, you're now in core infrastructure. [00:58:39] And then you go from infrastructure, which is the relay down into the application, which is kind of a platform and then down into the client. And that's where we're having those labelers apply. And each of them, as you kind of move closer to infrastructure, the importance of the decision gets bigger too. [00:58:56] So you're trying to do just legal concerns with the relay right? Stuff that you objectively can, everybody's in agreement like Yeah, yeah, yeah. You know, no bigs don't include that. The reason is that at the relay level, you're anybody that's using your relay, they depend on the decisions you're making, that sort of selection you're doing, any filtering you're doing, they don't get a choice after that. [00:59:19] So you wanna try to keep that focus really on legal concerns and doing that well. so that applications that are downstream of it can, can make their choices. The applications themselves, you know, somebody can run a parallel I guess you could call it like a parallel platform, so we got bluesky doing the microblogging use case, other people can make an application doing the microblogging use case. So there's, there's choice that users can easily switch, easily enough switch between, it's still a big choice. [00:59:50] So we're operating that in many ways. Like any other app nowadays might do it. You've got policies, you know, for what's acceptable on the network. you're still trying to keep that to be as, you know, objective as possible, make it fair, things like that. You want folks to trust your T&S team. Uh, but from the kind of systemic decentralization question, you get to be a little bit more opinionated. [01:00:13] Down all the way into the client with that labeling system where you can, you know, this is individuals turning on and off preferences. You can be as opinionated as you want on that letter. And that's how we have basically approached this. And in a lot of ways, it really just comes down to, in the day to day, you're the moderation, the volume of moderation tasks is huge. [01:00:40] You don't actually have high stakes moderation decisions most of the time. Most of 'em are you know pretty straightforward. Shouldn't have done that. That's gotta go. You get a couple every once in a while that are a little spicier or a policy that's a little spicier. And it probably feels pretty common to end users, but that just speaks to how much moderation challenges how the volume of reports and problems that come through. [01:01:12] And we don't wanna make it so that the system is seized up, trying to decentralize itself. You know, it needs to be able to operate day to day. What you wanna make is, you know, back pressure, you know, uh, checks on that power so that if an application or a platform does really start to go down the wrong direction on moderation, then people can have this credible exit. [01:01:36] This way of saying, you know what, that's a problem. We're moving from here. And somebody else can come in with different policies that better fit people's people's expectations about what should be done at, at these levels. So yeah, it's not about taking away authority, it's about checking authority, you know, kind of a checks and balances mentality. [01:01:56] Jeremy: And high level, 'cause you saying how there's such a high volume of, of things that you know what it is, you'd know you wanna remove it, but there's just so much of it. So is there, do you have automated tools to label these things? Do you have a team of moderators? Do they have to understand all the different languages that are coming through your network? [01:02:20] Yes, yes, yes and yes. Yeah. You use every tool at your disposal to, to stay on top of it. cause you're trying to move as fast as you can, folks. The problems showing up, you know, the slower you are to respond to it, the, the more irritating it is to folks. Likewise, if you make a, a missed call, if somebody misunderstands what's happening, which believe me, is sometimes just figuring out what the heck is going on is hard. [01:02:52] Paul: People's beefs definitely surface up to the moderation misunderstanding or wrong application. Moderators make mistakes so you're trying to maintain a pretty quick turnaround on this stuff. That's tough. And you, especially when to move fast on some really upsetting content that can make its way through, again, illegal stuff, for instance, but more videos, stuff like that, you know, it's a real problem. [01:03:20] So yeah, you're gotta be using some automated systems as well. Clamping down on bot rings and spam. You know, you can imagine that's gotten a lot harder thanks to LLMs just doing text analysis by dumb statistics of what they're talking about that doesn't even work anymore. [01:03:41] 'cause the, the LLMs are capable of producing consistently varied responses while still achieving the same goal of plugging a online betting site of some kind, you know? So we do use kind of dumb heuristic systems for when it works, but boy, that won't work for much longer. [01:04:03] And we've already got cases where it's, oh boy, so the moderation's in a dynamic place to say the least right now with, with LLMs coming in, it was tough before and

Cork's 96fm Opinion Line
ISPCA's Caroline Faherty On Some Good Work Clamping Down On Animal Cruelty

Cork's 96fm Opinion Line

Play Episode Listen Later Jan 7, 2025 11:56


Caroline tells PJ about the work the ISPCA has been doing to end the scourge of cruelty towards our little friends Hosted on Acast. See acast.com/privacy for more information.

Flames Talk
Postgame: Clamping Down on the Champs!

Flames Talk

Play Episode Listen Later Dec 15, 2024 106:19


Pat Steinberg hosts Flames Talk Postgame after the Flames impressive 3-0 shutout win over the Florida Panthers. MacKenzie Weegar and Cail MacLean join live on the show, and we hear from inside the locker room as Coach Ryan Huska, Mikael Backlund, Blake Coleman, and Dustin Wolf address the media. Plus, we take your calls and texts to break down all the action!The views and opinions expressed in this podcast are those of the hosts and guests and do not necessarily reflect the position of Rogers Media Inc. or any affiliate https://www.sportsnet.ca/960/flames-talk/

Down to Birth
#294 | Physiologic Birth of the Placenta in Water, Optimal Cord Clamping and Preventing Postpartum Hemorrhage with Barbara Harper [Season 4 Reprise]

Down to Birth

Play Episode Listen Later Dec 4, 2024 54:59


Send us a textAnnouncement: Between now and year-end, we will be releasing a 50/50 mixture of new episodes interspersed with old-favorites, due to the sudden loss of Cynthia's husband in November. We have a new episode coming next week, and will be back to our usual production schedule by New Year's. If you'd like to donate a gift to the GoFundMe that was set up for Cynthia and her family, you may do so here. Thank you to everyone for your beautiful messages, gifts and prayers.Please keep an eye out for new content and an expanded Down to Birth platform on Patreon, including a new Community feature where listeners can post questions for us and each other. To join and gain instant access to our entire library of video content, go to our Patreon and sign up.Onto the show:In this episode, we have Barbara Harper on the podcast with us. Barbara is a midwife, author, and the founder of WaterBirth International, which she founded exactly 40 years ago. She is a world-expert in birthing and to this day travels the globe educating obstetricians, nurses and midwives on physiologic birth.Few mothers are given the opportunity to birth their placentas in the water, but is it really necessary to move women post-birth into a bed to complete the third stage (placental birth) of labor?  In order to explain whether this is the right choice for any mother and baby, Barbara walks us through the most common causes of postpartum hemorrhage, how to prevent it, and the critical understanding of newborn transitional physiology: what she says is literally the most important moment in any human being's life.Is fundal massage necessary? When is the optimal time to cut the cord? What is the case for keeping the cord attached until the placenta is fully birthed? Is manual extraction of the placenta ever justified? These are some of the questions we answer in today's episode with Barbara.Barbara HarperWaterbirth International#100 | The Benefits of Water Birth: Interview With Barbara Harper of Waterbirth International#122 | Provider Green Lights: Interview with Barbara Harper on Holistic, Respectful & Supportive Birth Providers**********Our sponsors:Silverette Nursing Cups -- Soothe and heal sore nipples with 925 silver nursing cups.Postpartum Soothe -- Herbs and padsicles to heal and comfort.Needed -- Our favorite nutritional products for before, during, and after pregnancy.Use promo code: DOWNTOBIRTH for all sponsors.Support Cynthia's family here: https://www.gofundme.com/f/support-cynthia-overgards-family-after-tragic-loss Connect with us on Patreon for our exclusive content.Email Contact@DownToBirthShow.comInstagram @downtobirthshowCall us at 802-GET-DOWN Work with Cynthia: 203-952-7299 HypnoBirthingCT.com Work with Trisha: 734-649-6294 Please remember we don't provide medical advice. Speak to your licensed medical provider for all your healthcare matters.

ON Point with Alex Pierson
The Province Is Clamping Down On School Board Spending

ON Point with Alex Pierson

Play Episode Listen Later Nov 8, 2024 10:58


Host Alex Pierson speaks with Education Minister Jill Dunlop about what the province plans to do after it came to light that a series of school boards spent thousands of taxpayer dollars on lavish trips. Learn more about your ad choices. Visit megaphone.fm/adchoices

Cork's 96fm Opinion Line
The Yellow Devil - Cork Clamping Controversy

Cork's 96fm Opinion Line

Play Episode Listen Later Oct 29, 2024 13:13


Cllr Audrey Buckley tells Paul Byrne she got stung for 125 euro due to clamping on the quays Hosted on Acast. See acast.com/privacy for more information.

Native America Calling - The Electronic Talking Circle
Friday, September 13, 2024 – Clamping down on the eagle feather black market

Native America Calling - The Electronic Talking Circle

Play Episode Listen Later Sep 13, 2024 56:23


A Washington state man will be sentenced soon for his part in killing some 3,600 eagles and other protected birds and selling their feathers and other parts on the black market. The crime reaches a shocking new level of destruction in violation of federal law and respect for the sacred animals. But it highlights the pressure to fulfill demand for feathers and what some people are willing to do to work around established protections. We'll find out about black market channels for eagle and hawk feathers and talk about what else can be done to protect the endangered birds.

Masculine Health Solutions
#200 - INCREASE PENIS GIRTH (Exercises, Recommendations, Penis Pumping, Clamping etc)

Masculine Health Solutions

Play Episode Listen Later Sep 5, 2024 17:25


Thank you for tuning to another episode of the MHS Podcast! Todays episode is based off of a conversation with an audience member who asked me what are the best exercises for girth? Support the Show Click a Link BelowBelow

Engadget
The FTC finalizes its rules clamping down on fake online reviews

Engadget

Play Episode Listen Later Aug 16, 2024 5:50


The new rules prohibit the selling of fake and AI-generated reviews and testimonials in several forms. Learn more about your ad choices. Visit podcastchoices.com/adchoices

Engadget
The FTC is clamping down on fake online reviews, Waymo driverless cars are honking at one another all night, and a Blackberry doc is coming

Engadget

Play Episode Listen Later Aug 15, 2024 8:33


The FTC finalized its rules clamping down on fake online reviews, Waymo driverless cars have gotten inexplicably chatty, honking at one another all night, and There's another BlackBerry movie coming out and this one's a documentary. It's Thursday, August 15th and this is Engadget News. Learn more about your ad choices. Visit podcastchoices.com/adchoices

WBZ NewsRadio 1030 - News Audio
North End Festival Organizers Clamping Down On Bad Behavior

WBZ NewsRadio 1030 - News Audio

Play Episode Listen Later Aug 6, 2024 0:52 Transcription Available


Depths of Motherhood
The Role of the Placenta and Benefits of Delayed Cord Clamping with Jessica Freedman: Episode 95

Depths of Motherhood

Play Episode Listen Later Jul 22, 2024 41:05


*Why Listen? Learn about the role of the placenta and the effects of delayed cord-cutting* This week we welcome Jessica Freedman, a Childbirth Educator, and Doula, Spinning Babies Certified Parent Educator, Pre/Postnatal Yoga and Fitness Teacher. Timestamps: (00:00:00) - Introduction (00:14:17) - What is the placenta and its role? (00:18:05) - When does the placenta begin to develop? (00:19:51) - Health of the placenta after 'due date'? (00:26:33) - Risks to be aware of (00:31:00) - Function of the placenta after birth and delayed cord clamping Join the '⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Nourished Mother' ⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠package Resources: Book: Placenta: The Forgotten Chakra by Robin Lim My Birth Story Article: The Myth of the Aging Placenta Article: Placental Birth Resources by Sara Wickham Connect with Danielle (Host): Book: Reclaiming Circle - A guide to hosting women's circles Online Women's Circle: RSVP Podcast Instagram: @depthsofmotherhood Website: www.Danielle-Catherine.com Email: Depthsofmotherhood@protonmail.com Sponsor: Evolving Humans Connect with Jessica Freedman: Instagram: @mamashaktiprenatal YouTube: MamaShakti Prenatal Website: MamaShakti Prenatal Yog

Cork's 96fm Opinion Line
Clamping On A Match Day Is It Right?

Cork's 96fm Opinion Line

Play Episode Listen Later Jul 22, 2024 12:01


When parking wardens were getting behind the Cork team was it right that the port clamped people Siobhán asks Gareth Hosted on Acast. See acast.com/privacy for more information.

The birth-ed podcast
Optimal Cord Clamping, with Amanda Burleigh

The birth-ed podcast

Play Episode Listen Later Jul 5, 2024 56:44 Transcription Available


When to clamp the cord that leads from placenta to baby has become a contested issue in recent years. Today's guest, Amanda Burleigh, has fought long and hard to introduce evidence-based practice and advocates delayed cord clamping for better baby health.Amanda talks openly about her personal journey to discover the benefits of delay and how it works in practice. We also bust some myths that women have encountered during delivery, including the facts behind cord blood donation and storage. And finally we give you the tools you need to advocate for delayed cord clamping.Find out more from Amanda at https://waitforwhite.com/Please subscribe, rate and review, so we can get this vital info to as many parents-to-be as we can!______________________This episode is sponsored byiCandyVisit  https://discover.icandyworld.com/birth-ed to shop my favourite pushchairs!Follow iCandy on IG and/or TikTok for helpful advice and ‘hints & tips' too!https://www.tiktok.com/@icandyworldhttps://www.instagram.com/icandyworlduk/_____________________________Hear More from Birth-edJoin the Birth-ed Online Course https://birth-ed.co.uk/online-course-2Join the BUMP CLUB FREE https://birth-ed.co.uk/bump-clubFollow us on Instagram https://www.instagram.com/birth_ed/Support the Show.

Africa Daily
Is Zimbabwe's government clamping down on dissent?

Africa Daily

Play Episode Listen Later Jun 28, 2024 20:02


Rights groups in Zimbabwe have criticised the deteriorating human rights climate in the country. Complaints of arbitrary arrests, abductions and harassment have also come from individuals such as politicians and writers. The finger of blame has been pointed at state security forces. So, what exactly is going on? In today's Africa Daily, Alan Kasujja speaks to the BBC's Shingai Nyoka in Zimbabwe, and a human right's lawyer who says that defending people who say they have been arrested unjustly by authorities, puts him in a very risky position.

It's A Lot with Abbie Chatfield
SOLO: "I Didn't Even Get Past The Cervix Clamping..."

It's A Lot with Abbie Chatfield

Play Episode Listen Later Jun 24, 2024 42:04


A failed IUD insertion, The Handmaid's Tale vasectomy chats, traumatic housework devision from previous relationships, and various other Abbie life updates are ready for you to consume. LINKS Review the podcast on Apple Podcasts https://bit.ly/ial-review  Follow LiSTNR Entertainment on IG @listnrentertainment Follow LiSTNR Entertainment on TikTok @listnrentertainment  CREDITS  Host: Abbie Chatfield @abbiechatfield Executive Producer: Lem Zakharia @lemzakhariaDigital Producer: Oscar Gordon @oscargordon Social and Video Producer: Amy Code @amycode It's A Lot Social Media Manager: Julia ToomeyManaging Producer: Sam Cavanagh  Find more great podcasts like this at www.listnr.com/See omnystudio.com/listener for privacy information.

The Spoon
EP 546: From Glamping To Clamping (The Allen Lulu Story)

The Spoon

Play Episode Listen Later Jun 21, 2024 95:29


This is The Spoon, where Allen Lulu is our guest, and we're a small slice of the populace that's Googy for Tubi!    Music ByBad Nerves "You've Got The Nerve" Ace Monroe "Lightning" Ace Monroe "Come On Come On"Spoon FeedingThe Lemon Twigs ~ A Dream Is All We Know Tanya Shpachuk Vibes  Bring Back The Whistle Dog  Rick Springfield (Iconoclassic Records) Shaky Town Strut Reminder Records The Men Of The Spoon Robbie Rist Chris Jackson Thom Bowers The Spoon on Twitter  The Spoon Facebook Group The Spoon Facebook Page Email: the_spoon_radio@yahoo.com  

Empowered Pregnancy Podcast
Don't You Dare Cut That Cord: Why Delayed Clamping Of The Umbilical Cord Is Ideal For Your Infant

Empowered Pregnancy Podcast

Play Episode Listen Later Jun 10, 2024 21:23


This episode of the Empowered Pregnancy Podcast brings to light the many benefits of optimal cord clamping, a practice that allows extra blood to flow from the placenta to your baby before cutting the umbilical cord.What You'll Learn:The benefits of optimal cord clamping for babiesHow early cord clamping became standard practice Addressing concerns about jaundice and delayed clampingStrategies for advocating for optimal cord clamping in your birth planThe importance of staying up-to-date on evidence-based practices and not relying solely on routine proceduresThis episode empowers you to make informed decisions about your birth experience. More questions about delayed cord clamping and how to navigate tricky conversations with your practitioner? DM me over on IG @empoweredbirthcoaching I'd love to hear from you!Are you ready to take charge of your pregnancy, but you're not sure where to start? I've got you covered. DM me EMPOWERED on Instagram and let's bring your birth vision to life- FAST!Don't forget to check out the blog post at www.empoweredbirthcoaching.com/blogIf these topics get you pumped up, pretty please rate & review the show on Apple podcast, Spotify, or wherever you listen to podcasts.After you review the show, take a screen shot and upload it here- it'll enter you to win a 1:1 virtual coaching session with me ($127 value) as a thank you.Your feedback helps spread the word to more women!Are you ready to take charge of your pregnancy and make your dream birth a reality? I'm your coach! Get my weekly newsletter and take advantage of free resources and birth prep tips.

Woodshop Life Podcast
45 Deg Corners, Making Veneer, Clamping Pressure and MORE!!

Woodshop Life Podcast

Play Episode Listen Later May 17, 2024 53:08


This Episodes Questions: Guy's Questions: With mothers day around the corner, I plan on knocking out a couple of small jewelry boxes. Mitered corners and book matched grain for a seamless look. 2 questions leading into this project. The first is more likely for Guy. In the past my boxes have been cut to 45.1 degrees to ensure a closed outside corner. My table saw is a jobsite saw and setting a precise angle is extremely difficult. I recently set up a router table and have seen guy use a 45 degree chamfer bit to cut miters this way. How close to 45 degree do these bits actually get? Is there a brand you recommend for better accuracy? How bad is the tear out? 2nd question. In the past I used a wiping poly to finish the boxes. However VOC's are a concern for these boxes. I'd like to finish the boxes with a base coat of shellac and finish with beeswax top coat. I purchased a block of beeswax but didn't really think about how to dissolve it for quick finish. Seems like mineral spirits are the leading candidate but I'm curious if anyone has used natural oil citrus solvent for the same task (I'd likely by the version from milk paint company). Jose Gentlemen, thank you for all you do to support and educate the woodworking community through this podcast and other platforms.  I'm planning out a full kitchen remodel for our home and will be building the cabinets myself.  The style of cabinets will be frameless/euro style which means all the plywood will need to be edge banded.  The plywood will be pre-finished, but the doors and drawer fronts will be painted.  How would you recommend finishing the edge banding to match the door and drawer front color?  Would you do hardwood edge banding and paint it?  That seems like it would take a lot of taping which leaves room for lots of error.  Is there such a thing as custom colored edge banding for cabinets that is either iron-on or peel-and-stick?  I don't have an edge banding machine so that probably limits my options.  Thanks in advance for your help! Joel Hi guys, Thanks for providing some great knowledge for fellow woodworkers. My question is around drum sanders and the usefulness of them in a hobby shop. When do you use a drum sander and what type of projects are you using a drum sander on? I just purchased a 20” bandsaw and would like to start resawing veneers for projects. In the past I would buy 1/16” thick veneers from a commercial veneer shop which worked well. But I question if a drum sander is actually required/desired  for this operation. I've read a bunch about troubles with drum sander's and really question if it speeds up the work. Could I just joint a fresh face, resaw. Then joint another fresh face and so on. Then glue up the panel. And either clean up the panel on the planner or ROS? In my  future I probably have a set of kitchen cabinets and various built in cabinets(which I would either buy plywood or use commercial veneer and glue my own). I normally make freestanding furniture as well. This isn't a production shop, and I have all the normal tools for dimensioning lumber, TS, Jointer, and planer. Feel free to summarize my question, just wanted to give you guys enough context. Thanks,Jesse Beechland Furniture Huys Questions: Hi Guys Have known of & liked Guy's YT channel for a number of years and recently came across this podcast which I'm really enjoying as I go through the back catalogue. I must be on similar wavelength to you Guy as I love (& own a lot / most of) the Incra stuff, saw your MFT style outfeed which I'm about to build a copycat of (just awaiting delivery of the aluminium extrusion) and am in the midst of milling the timber to start building your mini workbench, the plans for which I recently bought. I then happened on your YT channel the other day Huy and whilst watching the 6yo shop tour video was interested to see your boom arm. Could you tell me a bit more about it. Is it bought as is, or built up from tubing etc? Keep up the good work. Thanks Andy I love your podcast, particularly that you spend the time talking about woodworking without a lot of jibber-jabber about unrelated stuff.  I'm sorry to hear about Brian's accident, and appreciate very much that he was willing to share about it so we could all learn.  Could you possibly send me the 10 safety rules from the Purposeful Design shop?  Also, here's my question:  are there any general rules for how much clamping pressure is advisable when doing a glue-up?  Is it just enough to close the joint?  Or does glue work better when extra clamping pressure is applied?  I realize this is a broad question and the answer may differ depending on the situation, but any guidance you can provide would be much appreciated.  Thanks for all you do!  Jimmy B, Los Angeles CA. Hello Guys, I recently found your podcast and I love it. Great content and great chemistry between you all. I will be sad when I catch up on all the past episodes because then I will have or wait to listen to new episodes. I am new to woodworking and I currently use a Dewalt 8 1/4 inch job site table saw. For my 50th birthday I am looking to upgrade to a larger table saw. I am economically challenged so my budget is around $1000. I am looking at 2 different saws the first one is the Delta 36-725T2 for $699 and the other one is the Laguna Fusion F1 for $1080. Is the Laguna worth $300 more? Do you have any other suggestions? I would prefer to buy new. Thanks you all are awesome have a great day. Korey

Podcast: Majlis - Radio Free Europe / Radio Liberty
Clamping Down On Religious Freedom In Central Asia

Podcast: Majlis - Radio Free Europe / Radio Liberty

Play Episode Listen Later May 12, 2024 52:17


The U.S. Commission on International Religious Freedom (USCIRF) just released its annual report on freedom of religion in the world. The sections on Central Asia make for grim reading. Constitutionally, people in Central Asia can practice whatever faith they choose. In practice, however, only the state-approved forms of Islam and the Russian Orthodox Church are acceptable to authorities in Central Asia. Other groups face a myriad of problems; discussions of religion posted on social networks that stray from state sanctioned norms can lead to legal repercussions. Joining host Bruce Pannier to discuss are Mollie Blum, a researcher at USCIRF who helped compile the data on Central Asia for the recent report, and Felix Corley, editor of the Forum 18 News Service that monitors religious freedom in the former Soviet republics and Eastern Europe.

The Texan Podcast
UT Protests, Big Tech Clamping Down on Activism, Drug Recriminalization: SMSS Ep. 2

The Texan Podcast

Play Episode Listen Later May 2, 2024 58:44


In this episode of “Send Me Some Stuff,” The Texan reporters Brad Johnson and Cameron Abrams dive into the latest on the pro-Palestine protests happening at campuses across the country, Oregon's backtracking on its drug decriminalization policies, Google firing employees who engaged in a disruptive protest, the FTC banning noncompete contracts, and a Texas city that hasn't held elections in almost two decades.****Be sure to subscribe to The Texan for full access: https://thetexan.news/subscribe/

Cincinnati Edition
The EPA is clamping down on 'forever chemicals.' A Cincinnati lawyer says the fight is far from over

Cincinnati Edition

Play Episode Listen Later Apr 18, 2024 25:09


The U.S. Environmental Protection Agency last week set the nation's first-ever limits on so-called “forever chemicals” in drinking water.

Today with Claire Byrne
Should clamping be outlawed and replaced with fines?

Today with Claire Byrne

Play Episode Listen Later Apr 9, 2024 12:38


James Geoghegan, Fine Gael Councillor on Dublin City Council // Keith Gavin, from the Irish Parking Association

Highlights from Newstalk Breakfast
Is it time to end clamping in Dublin?

Highlights from Newstalk Breakfast

Play Episode Listen Later Apr 4, 2024 4:05


Dublin City Council is set to draw up guidelines for the private company that will enforce parking laws in the city in the coming years. One proposed change is to do away with clamping. But is this a good idea? Ciara asked Keith Gavin, Chairman of Irish Parking Association.

The Gunn Show
Clamping Down on the Future: HAINBUCH's Approach to Industry Leadership! | MTD Podcast

The Gunn Show

Play Episode Listen Later Mar 28, 2024 61:48


Join us on an illuminating journey through the marketing world of manufacturing with Michael Larson, a luminary in the field from HAINBUCH. In a domain where tradition often trumps innovation, Lar...

Cork's 96fm Opinion Line
Can't They Stop Clamping Even For St Patrick's Day?

Cork's 96fm Opinion Line

Play Episode Listen Later Mar 19, 2024 10:50


Gareth hears from Cllr Deirdre Forde that clamping goes on even on Patrick's Day. Surely they could join in the celebrations? Hosted on Acast. See acast.com/privacy for more information.

Evidence Based Birth®
EBB 304 - Q & A on PPD/Pitocin, Delayed Cord Clamping, Nubain, and Placental Encapsulation

Evidence Based Birth®

Play Episode Listen Later Mar 13, 2024 21:20


Welcome to a special Q &A episode of the Evidence Based Birth® Podcast! Today I address some of your burning questions on key childbirth topics! In this episode, I share evidence on the (unproven) relationship between synthetic oxytocin (Pitocin) administration and postpartum depression, the complexities of delayed cord clamping and the power dynamics around requesting delayed cord clamping, the use of Nubain (an IV opioid) for pain relief during labor and its potential impact on babies, and the latest insights into consuming the placenta—whether it's dehydrated, freeze-dried, or consumed raw. EBB Resources: The EBB Pocket Guide to Interventions Evidence on: Pitocin During the Third Stage of Labor Effects of IV Opioids during Labor The Evidence on Placenta Encapsulation Watch the video of this podcast episode on the EBB YouTube channel here!  Join the EBB Pro Membership and get access to contact hours, a doula mentorship, live trainings, and a PDF Library with exclusive handouts (including a 2-page handout on breech) by joining here. Learn advocacy techniques through the EBB Childbirth Class.

Woodshop Life Podcast
Clamping Pressure, Wood Hoarding, Iron and White Oak

Woodshop Life Podcast

Play Episode Listen Later Mar 8, 2024 45:32


This Episodes Questions: Brians Questions I have a question for you about glueing up table aprons. And I'm mostly referring to large dining tables. The aprons I'm making are generally w 8/4 stock roughly 4” width. I can manage to get the legs and the aprons milled and cut square. All my joinery is w dominoes. Whenever I do the glue up everything is slightly out out square despite everything being square prior to glue up . I have pipe clamps and parallel clamps and have tried both. For some reason I can't get the clamping pressure or positioning right. Any tips would be appreciated. Bryan Hello everyone, Wanted your advice on dados and what I may be doing wrong. When I cut the dado and mating piece I make sure to get a good tight fit during the dry fit. My issue comes up when I'm sanding. I'll take all the pieces apart and sand them to the desired sand grit (180 or 220 depending on finish). But when I go to glue up my mating piece is now loose in the dado. Should I be making the dado smaller, should I just wait to sand till it's all glued up or do you have any other advice? Thanks, Paul at Twin Lakes Workshop Guys Questions I have listened to all your podcasts and have very much enjoyed and learned from them. I listen to primarily three woodworking podcasts and Woodshop Life is far and away the best. I have to confess I am a wood hoarder. I do a lot of small projects (scroll saw, boxes, and the like) and end up with small pieces left over that should be good for something. But how do I organize them and what size is too small, in your opinion, to be useful? The same applies to pieces left over after building furniture or other large projects? Do I just throw everything in the burn pile or is there a logical way to sort and store small pieces of lumber? And one small criticism: need to update the website with Brian's information since he is officially part of the podcast. Roger Martin Hey there fellas! I'm with a small furniture and cabinet shop called Silt Studio in Atlanta. Love the podcast and the great wealth of knowledge you guys bring to the world of woodworking. Guy, don't let anybody tell you you're wrong, they're never right. I have a question about the relevance of our table saw. It's a Powermatic PM2000 (I know guy loves his)with a 5x5 outfeed and a 36” rail extension. It's really been a great workhorse for our shop. The space is about 3000 sq ft and we are quickly outgrowing the footprint for the amount of kitchen and cabinet jobs we're taking on. There are also columns on a 9'x 14' grid pattern so the space isn't wide open.  We're talking about getting a large slider to facilitate speedier and more accurate square cuts. Currently we're ripping down sheetgoods with our festool track saw then finishing on the table saw. If we get a slider, a large chunk of our milling/cutting space would be taken up. Is it worth keeping the powermatic and just losing the outfeed to save space  or can we do everything we need to on the slider? We're considering the laguna 12/8 model slider. Looking forward to your thoughts! Thanks so much, Sam Huy's Questions: Hello gentlemen. Great woodworking podcast. I am in the market for a drum sander. Currently I have a Jet 22-44. It is a love/hate relationship with all the known issues. The budget would be around 2,000-3,000. I was thinking arbor open ended powermatic 22-44 o it would be better to get Grizzly 24 or 24, or something similar that is closed ended. Also would you recommend single or double. What about finding bigger 37” or a similar from shops liquidations. I know there is wiring and things like that. I have a hobby workshop with some 220 equipment. Like I mentioned it is a hobby now maybe it will grow may it will not. I originally got the openeded sander hoping that I can send wider boards (stupidly table tops) but obviously it is not as easy as it would seems to be. I do not know if that helped on made my question more murky. Sometimes there a good deals on Facebook Marketplace place but those deals do not last long and you need to be ready. There was Grizzly G1066R for $1,300 and now I regret not buying it. Any suggestions would be welcome. Thank you. Derek Question for the podcast: When using white oak for trim, what fasteners can I use that won't cause the tannins in the white oak to react to the metal of the fasteners? Thanks guys. Jay

The Ultimate Guide to Being a Birth Partner
Episode 113 - Optimal Cord Clamping with Amanda Burleigh (Replay)

The Ultimate Guide to Being a Birth Partner

Play Episode Listen Later Feb 18, 2024 53:32


In this weeks episode I am sharing an old episode I made in season 1 with Amanda Burleigh, who has  helped to change maternity services by campaigning for not just delayed cord clamping, but optimal. This is where ALL the baby's blood transfers into their body, and they receive their full blood compliment. I have to say that this is a particular favourite of mine, because Amanda's story is so important to the future health of our children, and her inspirational journey has been life changing for so many.  If you would like to buy a copy of either of the books that accompany this podcast please go to your online bookseller or visit Amazon:-Labour of Love - The Ultimate Guide to Being a Birth Partner - click here:-https://bit.ly/LabourofloveThe Art of Giving Birth - Five Key Physiological Principles - https://amzn.to/3EGh9dfPregnancy Journal for 'The Art of Giving Birth' - Black and White version https://amzn.to/3CvJXmOPregnancy Journal for 'The Art of Giving Birth'- Colour version https://amzn.to/3GknbPFYou can find all my classes and courses on my website - www.sallyannberesford.co.uk Follow me on Instagram @theultimatebirthpartner Book a 1-2-1 session with Sallyann - https://linktr.ee/SallyannBeresford Please remember that the information shared with you in this episode is solely based on my own personal experiences as a doula and the private opinions of my guests, based on their own experiences. Any recommendations made may not be suitable for all listeners, so you should always do your own research before making decisions.

The Chase Down: A Cleveland Cavaliers Pod
Clamping In Memphis

The Chase Down: A Cleveland Cavaliers Pod

Play Episode Listen Later Feb 2, 2024 47:17 Transcription Available


The Cavs were able to step up defensively and extend their winning streak in Memphis. Justin and Carter discuss the growing pains of reintegrating major pieces, trying to maintain effort in should-win matchups and the lineup experimenting they expect to see over the coming weeks.  See omnystudio.com/listener for privacy information.

The Jesse Kelly Show
Hour 2: The Dangers of Disinformaiton

The Jesse Kelly Show

Play Episode Listen Later Jan 19, 2024 37:34 Transcription Available


Trying to make your freedom of speech a national security threat. Clamping down on your ability to access real information. The dangers of speaking Spanish.The GOP is funding the open boarder. We didn't get a single budgetary concession from Democrats and the Republicans happily sold you down the river. Are overworked teens driving a child labor crisis?See omnystudio.com/listener for privacy information.

I'm Right w/Jesse Kelly
Hour 2: The Dangers of Disinformaiton

I'm Right w/Jesse Kelly

Play Episode Listen Later Jan 19, 2024 37:34 Transcription Available


Trying to make your freedom of speech a national security threat. Clamping down on your ability to access real information. The dangers of speaking Spanish.The GOP is funding the open boarder. We didn't get a single budgetary concession from Democrats and the Republicans happily sold you down the river. Are overworked teens driving a child labor crisis?See omnystudio.com/listener for privacy information.

Crain's Daily Gist
01/08/24: Walgreens clamping down on cash-flow faucets

Crain's Daily Gist

Play Episode Listen Later Jan 5, 2024 21:47 Very Popular


Walgreens will slash its quarterly dividend by nearly half. Crain's health care reporter Katherine Davis joins host Amy Guth to discuss the pharmacy chain's latest cost-cutting measure.Plus: In cop discipline fight, arbitrator again sides with police union — and blasts City Hall along the way; hospitals face more credit rating downgrades ahead, Fitch says; historic UAW pay gains gave a lift to national wage data in December; and voters file to remove Trump from the Illinois ballot.Crain's Daily Gist listeners can get 20% off a one-year Crain's Chicago Business digital subscription by visiting chicagobusiness.com/gist and using code “GIST” at checkout.

Innate Wisdom Podcast
Cord Clamping, Vitamin K, Circumcision…Oh My!

Innate Wisdom Podcast

Play Episode Listen Later Dec 11, 2023 49:04


Join Loren Sofia, Functional Fertility Coach and owner of Innate Fertility, and Elizabeth Parsons, best known as Purely Parsons on Instagram, former pediatric registered nurse, a follower of Christ, wife, and mother to five (and to be six), as they discuss infant interventions.In this episode, you'll learn about:The meaning of “intervention”What exactly “infant interventions” areMaternal & infant death rates in the United StatesWhat immediate cord clamping isAlternatives & to immediate cord clamping & their benefitsWhen antibiotic eye drops are necessaryWhy you might want to skip wiping off the vernixPros, cons & alternatives to the Vitamin K and Hep BThings you might not know about the heel prick testBalanced perspectives on circumcisionHow to advocate for yourself & your infantEpisode Links:Elizabeth's Instagram: @purelyparsonsElizabeth's Website: www.purelyparsons.comCircumcision Resource: www.yourwholebaby.org/More Resources

Moving Iron Podcast
MIP Markets with Shawn Hackett - The Past Is Repeating in Brazil and India is Clamping Down

Moving Iron Podcast

Play Episode Listen Later Dec 8, 2023 33:10


MIP Markets with Shawn Hackett The Past Is Repeating in Brazil and India is Clamping DownSummaryIn this episode, Casey Seymour interviews Sean Hackett from Hackett Financial. They discuss the USDA stock report, the comparison of Brazil crops, and the vegetative health in Brazil. They also discuss India's crop situation, export restrictions, and potential food crises. They touch on China's demand for feed and the possibility of commodity inflation in 2024. They also discuss the impact of trendline yields and the uncertainty in the upcoming presidential election.TakeawaysThe USDA stock report is not expected to be a market-moving event, with Brazil's weather being the most critical factor to watch.The vegetative health of crops in Brazil is comparable to the 2015-2016 timeframe, but there are concerns about the declining trend and the poor health of crops in certain regions.India faces challenges in its crop production, with potential disruptions in ethanol production and limits on rice and wheat exports.India may become a permanent agricultural product importer, significantly affecting global supply and demand.The upcoming presidential election in the US is surrounded by uncertainty, with potential scenarios that could impact the agricultural industry.Chapters1:33 Introduction1:52 USDA Stock Report03:17 Comparison of Brazil Crops05:39 Vegetative Health in Brazil08:54 India's Crop Situation11:02 India's Export Restrictions14:09 Potential Food Crisis in India17:03 China's Demand for Feed18:30 Commodity Inflation in 202418:08 Impact of Trendline Yields24:34 Uncertainty in the Presidential Election27:47 Possible Scenarios in the Election28:55 Contact Information29:24 ClosingClick To Listen:https://on.soundcloud.com/jnFEr Click To Watch:https://youtu.be/kNtWnbkACksPresented By @AxonTire @TractorZoom @AgDirect @FarmCredit @ValleyTransInc @Anvil_AppWorks @IronSolutionsMusic By: @TalbottBrothersCo-host: Aaron Fintel @AaronfintelHost: Casey Seymour @casey9673#agequipmentbusinesstal #letsgomovesomeiron Contact Me at:MovingIronLLC.commovingironpodcast@movingironpodcast.com

Futureproof with Jonathan McCrea
Should we delay clamping the umbilical cord?

Futureproof with Jonathan McCrea

Play Episode Listen Later Nov 26, 2023 39:06


Joining Jonathan to discuss new research that indicates that a delay in clamping the umbilical cord of premature babies could decrease the risk of death by as much as two-thirds is Professor Eugene Dempsey, Horgan Chair in Neonatology at the INFANT Centre at UCC.Also joining Jonathan for Newsround is physicist, Philip Smyth, and sustainable food production scientist, Laura Healy.

Marketplace All-in-One
Clamping down on Russia’s diamond trade

Marketplace All-in-One

Play Episode Listen Later Nov 16, 2023 8:52


From the BBC World Service: Russia is the world's largest producer of rough diamonds, and despite all the sanctions imposed after the invasion of Ukraine last year, diamonds are one of the few major exports still untouched. But that’s about to change. Plus, Taiwan is at the heart of the world's semiconductor trade, but as tensions with China persist, is it viable to have so much production in one place?

Marketplace Morning Report
Clamping down on Russia’s diamond trade

Marketplace Morning Report

Play Episode Listen Later Nov 16, 2023 8:52


From the BBC World Service: Russia is the world's largest producer of rough diamonds, and despite all the sanctions imposed after the invasion of Ukraine last year, diamonds are one of the few major exports still untouched. But that’s about to change. Plus, Taiwan is at the heart of the world's semiconductor trade, but as tensions with China persist, is it viable to have so much production in one place?

Inside the Birds: A Philadelphia Eagles Podcast
Philadelphia Eagles Vs. Washington Commanders Pre: Clamping Down On Sam Howell

Inside the Birds: A Philadelphia Eagles Podcast

Play Episode Listen Later Oct 27, 2023 50:42


ITB hosts Adam Caplan and Geoff Mosher preview Sunday's NFC East second showdown between the Philadelphia Eagles (6-1) and Washington Commanders (3-4) at FedEx Field, featuring the debut of new safety Kevin Byard. Caplan and Mosher dish intel on injuries and key matchups before giving predictions. #jalenhurts #ajbrown #philadelphiaeagles► Sign up for our newsletter! • Visit http://eepurl.com/hZU4_n.Timestamps 0:00 – 6:27 Intro 6:27 – 12:22 Latest Transactions 12:22 – 22:26 Eagles Injury Intel 22:26 – 26:19 Commanders Injury Intel 26:19 – 39:43 Eagles Offense Against Washington Defense 39:43 – 48:40 Washington Offense Against Eagles Defense 48:40 – 50:41 Final Score Predictions Support Our Sponsors!► HelloFresh Offer: https://hellofresh.com/50eagles for 50% off and FREE shipping► MyBookie Offer: MyBookie with promo code “THEBIRDS” for a deposit match: https://bit.ly/joinwithTHEBIRDS► Ocean Casino Resort • Visit https://www.theoceanac.com!► Sky Motor Cars • Visit https://www.skymotorcars.com and tell them Adam and Geoff sent you!► Follow our Podcast on Twitter: https://twitter.com/InsideBirds► Follow Geoff Mosher on Twitter: https://twitter.com/geoffpmosher► Follow Adam Caplan on Twitter: https://twitter.com/caplannflHow to access our FULL Podcast:APPLE: https://podcasts.apple.com/us/...SPREAKER: https://www.spreaker.com/user/...NFL insider veterans take an in-depth look that no other show can offer! Be sure to subscribe to stay up to date with the latest news, rumors, and discussions.For more, be sure to check out our official website: https://www.insidethebirds.com.This show is part of the Spreaker Prime Network, if you are interested in advertising on this podcast, contact us at https://www.spreaker.com/show/5747173/advertisement

Badass Breastfeeding Podcast
Overactive Let Down

Badass Breastfeeding Podcast

Play Episode Listen Later Oct 9, 2023 38:54


What is overactive letdown and how do you know if you have one?  Is it the same thing as oversupply? These questions answered, along with ways to handle overactive letdown on today's episode.  Don't miss it.If you are a new listener, we would love to hear from you.  Please consider leaving us a review on itunes or sending us an email with your suggestions and comments to badassbreastfeedingpodcast@gmail.com.  You can also add your email to our list and have episodes sent right to your inbox!Join our Patreon Community!https://www.patreon.com/badassbreastfeedingpodcastThings we talked about:What is overactive letdown? [6:37]You have several letdowns in a feeding [7:50]IG Messages [9:27]Clamping [11:20]Reclining/laid back [12:35]Symptoms [13:47]Not an overnight fix [15:46]Spitting up [16:55]Things you can do [20:20]Signs of forceful letdown [21:35]This is temporary [28:35]When to see an LC [30:53] Episode is sponsored by Ceres Chill Links to information we discussed or episodes you should check out!https://kellymom.com/bf/got-milk/supply-worries/fast-letdown/https://www.lllc.ca/oversupply-and-forceful-letdownhttps://badassbreastfeedingpodcast.com/episode/oversupply/ Set up your consultation with Dianne https://badassbreastfeedingpodcast.com/consultations/     Check out Dianne's blog here~https://diannecassidyconsulting.com/milklytheblog/Follow our Podcast~https://badassbreastfeedingpodcast.comHere is how you can connect with Dianne and Abby~Abby Theuring  https://www.thebadassbreastfeeder.comDianne Cassidy http://www.diannecassidyconsulting.com Music we use~Music: "Levels of Greatness" from "We Used to Paint Stars in the Sky (2012)" courtesy of Scott Holmes at freemusicarchive.org/music/Scott Holmes

Adafruit Industries
The Great Search - Clamping Cable Ferrites

Adafruit Industries

Play Episode Listen Later Oct 9, 2023 7:54


This week, we saw an article on reducing EMI from a wireless charger using a clamp-on ferrite bead. (https://oh8hub.substack.com/p/eliminating-radio-interference-from). These clamps are great because they can be installed post-build! On DigiKey we can find them by looking in the Cable Ferrite category (https://www.digikey.com/en/products/filter/cable-ferrites/840). Let's source an inexpensive one we can use for general purpose EMI reduction, but also check out the variety of options available. See the chosen part on DigiKey https://www.digikey.com/short/f2wpjvvr

The Incubator
#150 - Journal Club -

The Incubator

Play Episode Listen Later Sep 17, 2023 89:18 Transcription Available


What is the potential impact of delayed cord clamping on severe IVH and neurodevelopmental outcomes? We explore this and more in our latest episode. We kick things off with a deep dive into a riveting paper from the Archives of Disease in Childhood that scrutinizes the approaches to umbilical cord management and their effects on death and neurodevelopmental impairment. We also discuss the heterogeneity of treatment effects of hydrocortisone by risk of bronchopulmonary dysplasia or death among extremely preterm infants in the National Institute of Child Health and Human Development Neonatal Research Network Trial with our EBNEO colleague Nic Bamat from CHOP. Join us as we welcome Dr. Rene Shellhass, co-author of the recent paper on neonatal seizures, to discuss the six PICO questions from the paper and their implications for the neonatal community. We take a hard look at the use of EEGs in diagnosing and managing neonatal seizures and the challenges involved. To wrap things up, we highlight the long term outcomes of the OPTMIST-A trial —a must-listen for anyone involved in neonatal care. We guarantee you'll walk away from this episode with a lot of valuable insights, thank you all for listening. As always, feel free to send us questions, comments, or suggestions to our email: nicupodcast@gmail.com. You can also contact the show through Instagram or Twitter, @nicupodcast. Or contact Ben and Daphna directly via their Twitter profiles: @drnicu and @doctordaphnamd. The papers discussed in today's episode are listed and timestamped on the webpage linked below. Enjoy!

YOUR BIRTH, GOD’S WAY -  Christian Pregnancy, Natural Birth, Postpartum, Breastfeeding Help
EP 39 \ What's The Deal With Cord Clamping? Should It Be Clamped Immediately After Birth Or Should Cord Clamping Be Delayed?

YOUR BIRTH, GOD’S WAY - Christian Pregnancy, Natural Birth, Postpartum, Breastfeeding Help

Play Episode Listen Later Aug 1, 2023 23:13


For nearly 10 months your baby has been attached to you by the umbilical cord. That cord has been the baby's lifeline, pumping oxygen and nutrients in, and processing waste products back out to your body to get rid of. After birth, its job is seemingly over....but not so fast....there's a reason to let it hang in there just a little bit longer and today we're going to talk about why.   This episode will compare immediate cord clamping and delayed cord clamping.  We'll look at the physiological effects of both and decide which one truly is God's way and which one is the medical model thinking it knows better than God's perfect design.  The umbilical cord and the placenta are amazing creations of God with very specific but limited purposes, so we'll look at the end of the life cycle of these two things and how they should be managed after birth for the good of your baby.     Helpful Links:   Book Your PERSONALIZED Pregnancy Coaching Midwife & Me Power Hour  Here   Sign up for email updates Here   Be heard! Take My Quick SURVEY --> https://bit.ly/yourbirthsurvey   Got questions?  Email lori@yourbirthgodsway.com   Join Our Exclusive Online Birth Community -- facebook.com/groups/yourbirthgodsway     DISCLAIMER:  Remember that though I am a midwife, I am not YOUR midwife.  Nothing in this podcast shall; be construed as medical advice.  Listening to this podcast does not mean that we have entered into a patient-care provider relationship. While I strive to provide the most accurate information I can, content is not guaranteed to be 100% accurate.  You must do your research and consult other reputable sources, including your provider, to make the best decision for your own care.  Talk with your own care provider before putting any information here into practice.  Weigh all risks and benefits for yourself knowing that no outcome can be guaranteed.  I do not know the specific details about your situation and thus I am not responsible for the outcomes of your choices.    Some links may be affiliate links which provide me a small commission when you purchase through them.  This does not cost you anything at all and it allows me to continue providing you with the content you love.

Garage Gym Athlete: From Our Athletes to Jocko Willink, Tim Ferriss, & Rich Froning there’s one thing in common: Garage Gym

Social media and fitness can be laughable with the die hards, influencers and endless "advice" out there.