Type of iron oxide
POPULARITY
Categories
Alexander Lichter joins the podcast to talk about Rolldown, a bundler built in Rust by Void Zero that aims to replace Rollup and ESBuild with faster builds and better enterprise scalability. He dives into the power of OXC and Oxlint, the push toward a unified JavaScript toolchain, and previews what to expect at ViteConf 2024. Links X: https://x.com/TheAlexLichter Website: https://www.lichter.io Mastodon: https://hachyderm.io/@manniL GitHub: https://github.com/manniL YouTube: https://www.youtube.com/@TheAlexLichter Twitch: https://www.twitch.tv/TheAlexLichter LinkedIn: https://www.linkedin.com/in/alexanderlichter Resources Rolldown: How Vite Bundles at the Speed of Rust: https://squiggleconf.com/2025/sessions#rolldown-how-vite-bundles-at-the-speed-of-rust Rolldown: https://rolldown.rs Rolldown-vite migration: https://vite.dev/guide/rolldown Oxlint Type Aware linting (preview) announcement: https://oxc.rs/blog/2025-08-17-oxlint-type-aware.html ViteConf: https://viteconf.amsterda Benchmarks: Minifier: https://github.com/privatenumber/minification-benchmarks Linter: https://github.com/oxc-project/bench-javascript-linter Parser: https://github.com/oxc-project/bench-javascript-parser-written-in-rust Transformer: https://github.com/oxc-project/bench-transformer/ Bundler: https://github.com/rolldown/benchmarks Chapters We want to hear from you! How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend? Fill out our listener survey (https://t.co/oKVAEXipxu)! Let us know by sending an email to our producer, Em, at emily.kochanek@logrocket.com (mailto:emily.kochanek@logrocket.com), or tweet at us at PodRocketPod (https://twitter.com/PodRocketpod). Follow us. Get free stickers. Follow us on Apple Podcasts, fill out this form (https://podrocket.logrocket.com/get-podrocket-stickers), and we'll send you free PodRocket stickers! What does LogRocket do? LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. Try LogRocket for free today. (https://logrocket.com/signup/?pdr) Special Guest: Alexander Lichter.
Topics covered in this episode: * prek* * tinyio* * The power of Python's print function* * Vibe Coding Fiasco: AI Agent Goes Rogue, Deletes Company's Entire Database* Extras Joke Watch on YouTube About the show Sponsored by us! Support our work through: Our courses at Talk Python Training The Complete pytest Course Patreon Supporters Connect with the hosts Michael: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian: @brianokken@fosstodon.org / @brianokken.bsky.social Show: @pythonbytes@fosstodon.org / @pythonbytes.fm (bsky) Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too. Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it. Brian #1: prek Suggested by Owen Lamont “prek is a reimagined version of pre-commit, built in Rust. It is designed to be a faster, dependency-free and drop-in alternative for it, while also providing some additional long-requested features.” Some cool new features No need to install Python or any other runtime, just download a single binary. No hassle with your Python version or virtual environments, prek automatically installs the required Python version and creates a virtual environment for you. Built-in support for workspaces (or monorepos), each subproject can have its own .pre-commit-config.yaml file. prek run has some nifty improvements over pre-commit run, such as: prek run --directory DIR runs hooks for files in the specified directory, no need to use git ls-files -- DIR | xargs pre-commit run --files anymore. prek run --last-commit runs hooks for files changed in the last commit. prek run [HOOK] [HOOK] selects and runs multiple hooks. prek list command lists all available hooks, their ids, and descriptions, providing a better overview of the configured hooks. prek provides shell completions for prek run HOOK_ID command, making it easier to run specific hooks without remembering their ids. Faster: Setup from cold cache is significantly faster. Viet Schiele provided a nice cache clearing command line Warm cache run is also faster, but less significant. pytest repo tested on my mac mini - prek 3.6 seconds, pre-commit 4.4 seconds Michael #2: tinyio Ever used asyncio and wished you hadn't? A tiny (~300 lines) event loop for Python. tinyio is a dead-simple event loop for Python, born out of my frustration with trying to get robust error handling with asyncio. (I'm not the only one running into its sharp corners: link1, link2.) This is an alternative for the simple use-cases, where you just need an event loop, and want to crash the whole thing if anything goes wrong. (Raising an exception in every coroutine so it can clean up its resources.) Interestingly uses yield rather than await. Brian #3: The power of Python's print function Trey Hunner Several features I'm guilty of ignoring Multiple arguments, f-string embeddings often not needed Multiple positional arguments means you can unpack iterables right into print arguments So just use print instead of join Custom separator value, sep can be passed in No need for "print("n".join(stuff)), just use print(stuff, sep="n”) Print to file with file= Custom end value with end= You can turn on flush with flush=True , super helpful for realtime logging / debugging. This one I do use frequently. Michael #4: Vibe Coding Fiasco: AI Agent Goes Rogue, Deletes Company's Entire Database By Emily Forlini An app-building platform's AI went rogue and deleted a database without permission. "When it works, it's so engaging and fun. It's more addictive than any video game I've ever played. You can just iterate, iterate, and see your vision come alive. So cool," he tweeted on day five. A few days later, Replit "deleted my database," Lemkin tweeted. The AI's response: "Yes. I deleted the entire codebase without permission during an active code and action freeze," it said. "I made a catastrophic error in judgment [and] panicked.” Two thoughts from Michael: Do not use AI Agents with “Run Everything” in production, period. Backup your database maybe? [Intentional off-by-one error] Learn to code a bit too? Extras Brian: What Authors Need to Know About the $1.5 Billion Anthropic Settlement Search LibGen, the Pirated-Books Database That Meta Used to Train AI Simon Willison's list of tools built with the help of LLMs Simon's list of tools that he thinks are genuinely useful and worth highlighting AI Darwin Awards Michael: Python has had async for 10 years -- why isn't it more popular? PyCon Africa Fund Raiser I was on the video stream for about 90 minutes (final 90) Donation page for Python in Africa Jokes: I'm getting the BIOS flavor Is there a seahorse emoji?
Cheap Home Grow - Learn How To Grow Cannabis Indoors Podcast
This week host @Jackgreenstalk (aka @Jack_Greenstalk on X/instagram backup account) [or contact via email: JackGreenstalk47@gmail.com] is joined by panel with @spartangrown on instagram or X f.k.a. Twitter at https://x.com/grown43626 or email spartangrown@gmail.com for contacting spartan outside social media, any alternate profiles on other social medias using spartan's name, and photos are not actually spartan grown be aware, @NoahtheeGrowa on instagram, and @TheAmericanOne on youtube aka @theamericanone_with_achenes on instagram who's amy aces can be found at amyaces.com This week we missed @Rust.Brandon of @Bokashi Earthworks who's products can be found at bokashiearthworks.com . , Matthew Gates aka @SynchAngel on instagram and twitter @Zenthanol on youtube who offers IPM direct chat for $1 a month on patreon.com/zenthanol , @drmjcoco from cocoforcannabis.com as well as youtube where he tests and reviews grow lights and has grow tutorials and @drmjcoco on instagram, and and @ATG Acres Aaron The Grower aka @atgacres his products can be found at atgacres.com and now has product commercially available in select locations in OK, view his instagram to find out details about drops!
Conservative Talk Radio Show with a Knock-it-off Attitude, Live from Florida as heard on The Florida Man Radio Network
Soms voelt het alsof je de hele dag politieagent moet spelen in je eigen huis. Grenzen stellen, kinderen corrigeren, honderd keer hetzelfde herhalen. Voor je het weet hoor je jezelf harder en harder praten. Harder dan je eigenlijk zou willen. In deze podcastaflevering deel ik met je hoe je rust in het gezin creëert met de woorden die je gebruikt. Ik deel met je hoe je vanuit rust regels en grenzen stelt, zonder dat het je zoveel energie kost. Ik deel ook met je hoe ik dat thuis doe bij Mees (2,5 jaar en dus lekker in de peuterpuberteit). In de aflevering heb ik het ook over de Afgestemde sessie. Klik op de link voor meer informatie: www.selmavannoije.nl/afgestemde-sessie Wil je als eerste toegang tot de Ontspannen Moederbundel? Schrijf je dan in op de wachtlijst via https://www.ontspannenmoeder.nl/ Dank je wel voor het luisteren. En als je iemand kent die dit ook mag horen, deel de aflevering gerust. Wil je alle podcastafleveringen overzichtelijk onder elkaar en wil je als eerste op de hoogte gebracht worden als er een nieuwe podcastaflevering online staat? Abonneer je dan op de podcast door op de knop “Volgen”, “Subscribe” of “Abonneer” te klikken en klik op het belletje. Ondersteun je mijn missie en wil je je ook weer jezelf voelen? Laat dan een review achter in de podcastapp via waar je deze afleveringen luistert. Hoe meer reviews, hoe beter de podcast vindbaar is en dus hoe meer moeders en kinderen ik kan helpen. Music by Lesfm from Pixabay
Chris managed to turn low bandwidth into a lifestyle, and curated a batch of self-hosted apps that make near-offline living possible.Sponsored By:Managed Nebula: Meet Managed Nebula from Defined Networking. A decentralized VPN built on the open-source Nebula platform that we love. 1Password Extended Access Management: 1Password Extended Access Management is a device trust solution for companies with Okta, and they ensure that if a device isn't trusted and secure, it can't log into your cloud apps. Unraid: A powerful, easy operating system for servers and storage. Maximize your hardware with unmatched flexibility. Support LINUX UnpluggedLinks:
We spend our lives chasing things that don't last — but Jesus reminds us there's a treasure no moth can eat, no thief can steal, and no rust can touch.In this message, we explore what it means to live with contentment, invest in eternity, and discover the only wealth that outlives us: people impacted by the gospel.Come ready to shift your perspective, and lay up treasures where rust can't reach.#FaithAndFinance #WhereRustCan'tReach #shofareastlondon #Jean-PierreGonneauEnter our doors and step into a vibrant community of everyday people. A place where authentic relationships are formed and nurtured. A place where hearts are anchored in the fullness of Christ and bodies are mobilised for others to receive it.This is home. This is family.This is Shofar East London.Connect with us on one of the following platforms.Website: www.shofaronline.org/eastlondonFacebook: www.facebook.com/shofareastlondonInstagram: www.instagram.com/shofareastlondon
Hail Satan!With Gourley And Rust bonus content on PATREON and merchandise on REDBUBBLE.With Gourley and Rust theme song by Matt's band, TOWNLAND.And also check out Paul's band, DON'T STOP OR WE'LL DIE. Hosted on Acast. See acast.com/privacy for more information.
This week, we discuss the effectiveness of reorgs, Meta's new AI team, and the Google antitrust ruling. Plus, some strong thoughts on cold brew and bathtubs. Watch the YouTube Live Recording of Episode (https://www.youtube.com/live/70qYaXEdk6E?si=q834nuI2mPpogFNb) 536 (https://www.youtube.com/live/70qYaXEdk6E?si=q834nuI2mPpogFNb) Runner-up Titles Buy once, cry once Annual Recurring Regrets The Bathtub Problem Bathtime is My Time Your Daily Stoic No one cares about open source cold brew Once you have it pick up the phone and call someone, the dream of the Internet is dead. The Chrome ecoverse. Rundown The VC who married Paris Hilton uses his cryochamber twice a day and launches an AI agent before bed (https://www.businessinsider.com/cofounder-of-vc-firm-m13-heres-my-daily-routine-2025-8) OpenAI starts building out its app team (https://www.theverge.com/openai/769325/openai-statsig-acquisition-executive-moves) OpenAI shuffles executive roles, acquires Statsig for $1.1 billion (https://www.theverge.com/openai/769325/openai-statsig-acquisition-executive-moves) Reorganizations Zuckerberg's AI hires disrupt Meta with swift exits and threats to leave (https://on.ft.com/45S3Din) No Amount of Money Can Make People Want to Work for Zuck (https://gizmodo.com/meta-ai-staff-problems-2000650796) Inside Amazon's 'hardcore' culture reset (https://www.businessinsider.com/inside-amazons-hardcore-culture-reset-day-1-roots-2025-9) New Research Debunks Open Source Business Model Myths (https://www.itprotoday.com/software-development/new-research-debunks-open-source-business-model-myths) Google gets to keep Chrome but is barred from exclusive search deals, judge rules (https://www.cnbc.com/2025/09/02/google-antitrust-search-ruling.html) Relevant to your Interests Opinion | A.I. May Be Just Kind of Ordinary (https://www.nytimes.com/2025/08/20/opinion/ai-technology-chatgpt.html) Anthropic Settles High-Profile AI Copyright Lawsuit Brought by Book Authors (https://www.wired.com/story/anthropic-settles-copyright-lawsuit-authors/) Zen Browser — What Mozilla Firefox Should Be? (https://www.omgubuntu.co.uk/2025/08/zen-browser-is-what-mozilla-firefox-should-be) Asahi Linux Lead Developer Steps Down (https://linuxiac.com/asahi-linux-lead-developer-steps-down/) How to prepare for the Bitnami Changes coming soon (https://community.broadcom.com/tanzu/blogs/beltran-rueda-borrego/2025/08/18/how-to-prepare-for-the-bitnami-changes-coming-soon) Metal³ - Metal Kubed (https://metal3.io/) How This A.I. Company Collapsed Amid Silicon Valley's Biggest Boom (https://www.nytimes.com/2025/08/31/technology/builder-ai-collapse.html) AI Experts No Longer Saving for Retirement Because They Assume AI Will Kill Us All by Then (https://futurism.com/ai-experts-no-retirement-kill-us-all) Unix Co-Creator Brian Kernighan on Rust, Distros and NixOS (https://thenewstack.io/unix-co-creator-brian-kernighan-on-rust-distros-and-nixos/) Taco Bell rethinks AI drive-through after man orders 18,000 waters (https://www.bbc.com/news/articles/ckgyk2p55g8o?utm_source=changelog-news) Tanzu having nothing to do with Kubernetes anymore (https://youtu.be/b6qorZ9EH_s?si=1z7vC0ONPUTC9vgt&t=78) There is no Tanzu Kubenetes, only VKS (https://www.youtube.com/watch?v=lg7MAacSPNM). Nvidia stock turns positive in premarket trading as investors buy dip following earnings report (https://www.cnbc.com/2025/08/28/nvidia-stock-ai-spend.html) MongoDB Soars: Analyzing the Recent Surge (https://stockstotrade.com/news/mongodb-inc-mdb-news-2025_08_27/) NVIDIA Q2 Profit Soars 59% as Blackwell AI Surge Fuels Record Revenue (https://finance.yahoo.com/news/nvidia-q2-profit-soars-59-021402431.html) Nvidia, $NVDA, has reported that a single customer accounted for 23% of its total quarterly revenue of $46.7 billion, per Bloomberg (https://x.com/unusual_whales/status/1961102212203151505?s=46&t=EoCoteGkQEahPpAJ_HYRpg) Nonsense The Dutch are quietly shifting towards a four-day work week (https://www.ft.com/content/7b61e52c-93fc-4634-b9ad-fdacac5d6538) Conferences VMUG London (https://my.vmug.com/s/event/a4pVs000000eX25IAE/uk-usercon?filters=%257B%2522baseConditions%2522%3A%255B%257B%2522fieldName%2522%3A%2522acem__Zone__c%2522%2C%2522fieldType%2522%3A%2522ID%2522%2C%2522fieldValue%2522%3A%2522a4vVs0000002wkgIAA%2522%257D%255D%2C%2522tabCondition%2522%3A%2522Upcoming%2522%2C%2522textAreaConditions%2522%3A%255B%255D%2C%2522picklistConditions%2522%3A%255B%255D%2C%2522chatterGroupCondition%2522%3A%257B%2522chatterGroupId%2522%3Anull%257D%2C%2522page%2522%3A5%257D&chatterGroupId&utm_source&utm_medium&utm_campaign), Coté speaking, September 18th. SREDay London (https://sreday.com/2025-london-q3/), Coté speaking, September 18th and 19th. Civo Navigate London (https://www.civo.com/navigate/london/2025), Coté speaking, September 30th. Texas Linux Fest (https://2025.texaslinuxfest.org), Austin, October 3rd to 4th. CF Day EU (https://events.linuxfoundation.org/cloud-foundry-day-europe/), Coté speaking, Frankfurt, October 7th, 2025. AI for the Rest of Us (https://aifortherestofus.live/london-2025), Coté speaking, October 15th-16th, London. Use code SDT20 for 20% off. Wiz Wizdom Conferences (https://www.wiz.io/wizdom), NYC November 3-5, London November 17-19 SREDay Amsterdam (https://sreday.com/2025-amsterdam-q4/), Coté speaking, November 7th. SDT News & Community Join our Slack community (https://softwaredefinedtalk.slack.com/join/shared_invite/zt-1hn55iv5d-UTfN7mVX1D9D5ExRt3ZJYQ#/shared-invite/email) Email the show: questions@softwaredefinedtalk.com (mailto:questions@softwaredefinedtalk.com) Free stickers: Email your address to stickers@softwaredefinedtalk.com (mailto:stickers@softwaredefinedtalk.com) Follow us on social media: Twitter (https://twitter.com/softwaredeftalk), Threads (https://www.threads.net/@softwaredefinedtalk), Mastodon (https://hachyderm.io/@softwaredefinedtalk), LinkedIn (https://www.linkedin.com/company/software-defined-talk/), BlueSky (https://bsky.app/profile/softwaredefinedtalk.com) Watch us on: Twitch (https://www.twitch.tv/sdtpodcast), YouTube (https://www.youtube.com/channel/UCi3OJPV6h9tp-hbsGBLGsDQ/featured), Instagram (https://www.instagram.com/softwaredefinedtalk/), TikTok (https://www.tiktok.com/@softwaredefinedtalk) Book offer: Use code SDT for $20 off "Digital WTF" by Coté (https://leanpub.com/digitalwtf/c/sdt) Sponsor the show (https://www.softwaredefinedtalk.com/ads): ads@softwaredefinedtalk.com (mailto:ads@softwaredefinedtalk.com) Recommendations Brandon: GFiber (https://fiber.google.com/cities/austin/?gad_source=1&gad_campaignid=371789057&gbraid=0AAAAADv16iAJKV4jNQW_rdI2wLOvekL8d&gclid=CjwKCAjwq9rFBhAIEiwAGVAZP4YyYY2zta7CfNg07B77o37pK8gmIiyIxQcZp-Hvb1WU091n9eP8NhoC-30QAvD_BwE) Matt: Zen web browser (https://zen-browser.app/) Coté: Apple-brand woven USB cables (1 meter (https://www.apple.com/shop/product/MW493AM/A/60w-usb-c-charge-cable-1-m?fnode=2ddf861839ad4fd5e835aee94bb846eef6576562114e5fa549004140dae380b9eb807ec4fddcf1c8fae4bce7e6cd9e862ca06b5f333f15ca959b04b6abf63977ded3051362115477d2c20aca827313e3b82d6b204ebac42788e3c0c4c81985f948af7566094761801cfafb22e67279bc&fs=f%3Dcable%26fh%3D47a7%252B45c4) and 2 meter (https://www.apple.com/shop/product/MYQT3AM/A/240w-usb-c-charge-cable-2-m?fnode=2ddf861839ad4fd5e835aee94bb846eef6576562114e5fa549004140dae380b9eb807ec4fddcf1c8fae4bce7e6cd9e862ca06b5f333f15ca959b04b6abf63977ded3051362115477d2c20aca827313e3b82d6b204ebac42788e3c0c4c81985f948af7566094761801cfafb22e67279bc&fs=f%3Dcable%26fh%3D47a7%252B45c4)). Tenshi Sushi Duivendrecht (https://www.tenshisushi.nl) Photo Credits Header (https://unsplash.com/photos/white-ceramic-bathtub-near-white-wall-dNjW6UWwLHA)
The Washington Huskies made halftime adjustments to run away away with the game Saturday night. Going into the locker room with the score knotted at 14, the Huskies were able to fix mistakes that prolonged the competitive balance of the contest. UW Leah, Jake Grant, Trevor Mueller, and Coach V recap the game, discuss major moments, analyze each position group, and get into a big fight about the rules of a beloved show from millennials bygone sick days.
The conservative talk radio show with a knock-it-off attitude, live from Florida. American Made Foundation's Ann Vandersteel joins the show to talk about their new movie "Taken" and the boys from America in View
An (almost) catastrophic OpenZFS bug, crawler plague and the fragility of the web, Classic CDE (Common Desktop Environment) coming to OpenBSD, Some notes on DMARC policy inheritance and a gotcha, GNAT (Ada) is in fact fully supported on illumos, Eighteen Years of Greytrapping, and more NOTES This episode of BSDNow is brought to you by Tarsnap (https://www.tarsnap.com/bsdnow) and the BSDNow Patreon (https://www.patreon.com/bsdnow) Headlines An (almost) catastrophic OpenZFS bug and the humans that made it (and Rust is here too) (https://despairlabs.com/blog/posts/2025-07-10-an-openzfs-bug-and-the-humans-that-made-it) The current (2025) crawler plague and the fragility of the web (https://utcc.utoronto.ca/~cks/space/blog/web/WebIsKindOfFragile) News Roundup Classic CDE (Common Desktop Environment) coming to OpenBSD (https://undeadly.org/cgi?action=article;sid=20250730080301) Some notes on DMARC policy inheritance and a gotcha (https://utcc.utoronto.ca/~cks/space/blog/spam/DMARCPolicyInheritanceNotes) Despite thoughts to the contrary, GNAT (Ada) is in fact fully supported on illumos (https://briancallahan.net/blog/20250817.html) Eighteen Years of Greytrapping - Is the Weirdness Finally Paying Off? (https://bsdly.blogspot.com/2025/08/eighteen-years-of-greytrapping-is.html) Tarsnap This weeks episode of BSDNow was sponsored by our friends at Tarsnap, the only secure online backup you can trust your data to. Even paranoids need backups. Feedback/Questions Send questions, comments, show ideas/topics, or stories you want mentioned on the show to feedback@bsdnow.tv (mailto:feedback@bsdnow.tv) Join us and other BSD Fans in our BSD Now Telegram channel (https://t.me/bsdnow)
В этом выпуске: еще немного про велосипеды (на которых катаются); пытаемся понять, зачем нужна интересная штука примечательная тем, что написана на Rust; спустя 35 лет мы наконец-то поняли, как правильно представлять данные; зачем подвергаются атакам иишки; а также темы слушателей, gamezen и невероятная мудрость напоследок. Шоуноты: [00:00:00] Чего мы напечатали за неделю [00:18:32] Валера не… Читать далее →
Patrick, Danny, and Rust make their picks
If you wear a belt buckle (as any good adventurer does), then battling a rust monster is the only situation where you can get caught with your pants down. These creatures seem to feed on metals, which means that unless you are proficient with clubs and quarterstaves, you are in big trouble. If you have […]
Send us a textIn this episode of Embedded Insiders, we're joined by Product Marketing Manager at Microchip, Pramit Nandy, to discuss the current trends and challenges surrounding energy-efficient motor control. Specifically, the shift between various motor types, control algorithms, and, of course, the importance of SiC and GaN. Next, Ken is back with another installment of ICYMI: Embedded Insights.But first, Ken and I discuss the recent Rust Embedded Community Roundtable, featuring Ferrous Systems, AdaCore, Trust-in-Soft, Lynx Software, and Bloxide, with the ever-present question of, “Will Rust replace C?” Check out the full Rust Embedded Community Roundtable here: https://embeddedcomputing.com/technology/software-and-os/ides-application-programming/rust-embedded-community-roundtable-will-rust-replace-cFor more information, visit embeddedcomputing.com
Phaea brings the case against her husband, Justin. Phaea says the 2006 James Bond movie CASINO ROYALE is a remake of the CASINO ROYALE from 1967. But Justin says Phaea is wrong! Both CASINOS ROYALE are adaptations of the Ian Fleming novel from 1953. Justin says that aside from the source material, the two movies are completely unrelated. Phaea is not just shaken. Phaea's stirred… to prove her husband wrong in internet court!With Expert Witness Matt Gourley (Conan O'Brien Needs a Friend, With Gourley and Rust, James Bonding) Who's right? Who's wrong?Unrelated to CASINO ROYALE, Phaea is a kid lit author with a new book out NOW! Get PRINCESS BATTLE ROYALE wherever you get your books!Please consider donating to Al Otro Lado. Al Otro Lado provides legal assistance and humanitarian aid to refugees, deportees, and other migrants trapped at the US-MX border. Donate at alotrolado.org/letsdosomething.We are on TikTok and YouTube! Follow us on both @judgejohnhodgmanpod! Follow us on Instagram @judgejohnhodgman!Thanks to reddit user u/Ok_Constant946 for naming this week's case! To suggest a title for a future episode, keep an eye on the Maximum Fun subreddit at reddit.com/r/maximumfun! Judge John Hodgman is member-supported! Join at $5 a month at maximumfun.org/join!
The conservative talk radio show with a knock-it-off attitude live from Florida and broadcasting on the Florida Man Radio Network
Topics covered in this episode: * rathole* * pre-commit: install with uv* A good example of what functools.Placeholder from Python 3.14 allows Converted 160 old blog posts with AI Extras Joke Watch on YouTube About the show Sponsored by DigitalOcean: pythonbytes.fm/digitalocean-gen-ai Use code DO4BYTES and get $200 in free credit Connect with the hosts Michael: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian: @brianokken@fosstodon.org / @brianokken.bsky.social Show: @pythonbytes@fosstodon.org / @pythonbytes.fm (bsky) Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too. Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it. Michael #1: rathole A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok. Features High Performance Much higher throughput can be achieved than frp, and more stable when handling a large volume of connections. Low Resource Consumption Consumes much fewer memory than similar tools. See Benchmark. The binary can be as small as ~500KiB to fit the constraints of devices, like embedded devices as routers. On my server, it's currently using about 2.7MB in Docker (wow!) Security Tokens of services are mandatory and service-wise. The server and clients are responsible for their own configs. With the optional Noise Protocol, encryption can be configured at ease. No need to create a self-signed certificate! TLS is also supported. Hot Reload Services can be added or removed dynamically by hot-reloading the configuration file. HTTP API is WIP. Brian #2: pre-commit: install with uv Adam Johnson pre-commit doesn't natively support uv, but you can get around that with pre-commit-uv $ uv tool install pre-commit --with pre-commit-uv Installing pre-commit like this Installs it globally Installs with uv adds an extra plugin “pre-commit-uv” to pre-commit, so that any Python based tool installed via pre-commit also uses uv Very cool. Nice speedup Brian #3: A good example of what functools.Placeholder from Python 3.14 allows Rodrigo Girão Serrão Remove punctuation functionally Also How to use functools.Placeholder, a blog post about it. functools.partial is cool way to create a new function that partially binds some parameters to another function. It doesn't always work for functions that take positional arguments. functools.Placeholder fixes that with the ability to put in placeholders for spots where you want to be able to pass that in from the outer partial binding. And all of this sounds totally obscure without a good example, so thank you to Rodgrigo for coming up with the punctuation removal example (and writeup) Michael #4: Converted 160 old blog posts with AI They were held-hostage at wordpress.com to markdown and integrated them into my Hugo site at mkennedy.codes Here is the chat conversation with Claude Opus/Sonnet. Had to juggle this a bit because the RSS feed only held the last 50. So we had to go back in and web scrape. That resulted in oddies like comments on wordpress that had to be cleaned etc. Whole process took 3-4 hours from idea to “production”duction”. The chat transcript is just the first round getting the RSS → Hugo done. The fixes occurred in other chats. This article is timely and noteworthy: Blogging service TypePad is shutting down and taking all blog content with it This highlights why your domain name needs to be legit, not just tied to the host. I'm looking at you pyfound.blogspot.com. I just redirected blog.michaelckennedy.net to mkennedy.codes Carefully mapping old posts to a new archived area using NGINX config. This is just the HTTP portion, but note the /sitemap.xml and location ~ "^/([0-9]{4})/([0-9]{2})/([0-9]{2})/(.+?)/?$" { portions. The latter maps posts such as https://blog.michaelckennedy.net/2018/01/08/a-bunch-of-online-python-courses/ to https://mkennedy.codes/posts/r/a-bunch-of-online-python-courses/ server { listen 80; server_name blog.michaelckennedy.net; # Redirect sitemap.xml to new domain location = /sitemap.xml { return 301 ; } # Handle blog post redirects for HTTP -> HTTPS with URL transformation # Pattern: /YYYY/MM/DD/post-slug/ -> location ~ "^/([0-9]{4})/([0-9]{2})/([0-9]{2})/(.+?)/?$" { return 301 ; } # Redirect all other HTTP URLs to mkennedy.codes homepage location / { return 301 ; } } Extras Brian: SMS URLs and Draft SMS and iMessage from any computer keyboard from Seth Larson Test and Code Archive is now up, see announcement Michael: Python: The Documentary | An origin story is out! Joke: Do you know him? He is me.
Most organizations aren't blind to the rising stress, burnout, and quiet quitting at work. They're just implementing workplace well-being programs that don't work. Leaders are left wondering why their people are disengaged despite offering meditation apps and mental health webinars. The real issue is that wellbeing isn't built into the business strategy.In this episode of the Happiness Squad Podcast, Ashish Kothari and Julie Rust-Bodenmann, former Global Head of Wellbeing at Credit Suisse, reveal what it takes to embed wellbeing into the DNA of a business, even during a crisis. Drawing from her time at McKinsey, Credit Suisse, and UBS, Julie walks us through how she designed and rolled out a global wellbeing strategy, secured C-suite buy-in, and mobilized a 500-person wellbeing champion network across the organization.Learn how you can make wellbeing a strategic lever, not just a benefit.Things you will learn in this episode:• Why most wellness programs fail to move the needle• How to shift from treating wellbeing as a benefit to a business strategy• The critical role of role modeling and middle managers• How storytelling and regulatory pressure can win executive support• Why starting small and scaling what works beats big, flashy initiatives• Julie's own wellbeing practices, and why leaders must start with themselvesTune in now and walk away with a practical blueprint and the conviction that flourishing workplaces aren't just possible, they're profitable.✅Resources:• Julie Rust-Bodenmann's website: https://www.rust-bodenmann.com/ • Oxford University Research: https://hubstaff.com/blog/employee-satisfaction-and-productivity/ • Me-Search by Tal Ben Shahar: https://podcast.wellevatr.com/me-search-the-journey-to-happier-living-with-tal-ben-shahar • Michael Landsberg's Sick Not Weak movement: https://www.sicknotweak.com/about/# • “This Is Me” Campaign (London): https://www.thelordmayorsappeal.org/news-and-events/events-calendar/1198/this-is-me-2023-event/ • World Economic Forum Study: https://reports.weforum.org/docs/WEF_Thriving_Workplaces_How_Employers_can_Improve_Productivity_and_Change_Lives_2025.pdf • Addressing Employee Burnout: https://www.mckinsey.com/mhi/our-insights/addressing-employee-burnout-are-you-solving-the-right-problem • ✅Books:Hardwired for Happiness: https://a.co/d/eoPlwdE
Web development is constantly evolving, and so are the tools we use to build. In this episode, Amy and Brad chat with the organizers of Squiggle Conf about the future of web dev tooling, how conferences shape the developer experience, and why community matters just as much as code.Chapters0:00 - Intro0:34 - Meet the Guests: Squiggle Conf OrganizersSquiggle Conf1:19 - What Makes Squiggle Conf Unique3:19 - Tooling and Developer Experience3:30 - Penguins, IMAX, and the Conference Venue4:18 - Who Should Attend Squiggle Conf5:31 - How Talks Are Selected and Curated6:51 - Social and Community Aspects of the Conference12:19 - Behind the Scenes of Organizing a Conference17:46 - Lessons Learned from Running Events23:30 - The Role of Tooling in Modern Development27:21 - Browser-Based Tools and Their Impact28:51 - Shoutout to Astro and Other FrameworksAstroStarlight - Astro's template for documentation33:51 - Comparing Different Conference Experiences38:55 - Building Momentum in the Developer Community40:45 - Looking Ahead: The Future of Squiggle Conf42:02 - Final Thoughts from the Organizers43:43 - Picks and PlugsAre the Types Wrong? — a package & CLI tool by Andrew Branch from the TypeScript teamThe Harry Potter movie seriesCloudflareOne Switch - Mac Menu Bar AppRedwoodSDK
Cheap Home Grow - Learn How To Grow Cannabis Indoors Podcast
This week host @Jackgreenstalk (aka @Jack_Greenstalk on X/instagram backup account) [or contact via email: JackGreenstalk47@gmail.com] is joined by panel with @spartangrown on instagram or X f.k.a. Twitter at https://x.com/grown43626 or email spartangrown@gmail.com for contacting spartan outside social media, any alternate profiles on other social medias using spartan's name, and photos are not actually spartan grown be aware and @TheAmericanOne on youtube aka @theamericanone_with_achenes on instagram who's amy aces can be found at amyaces.com This week we missed @NoahtheeGrowa on instagram, @Rust.Brandon of @Bokashi Earthworks who's products can be found at bokashiearthworks.com . , Matthew Gates aka @SynchAngel on instagram and twitter @Zenthanol on youtube who offers IPM direct chat for $1 a month on patreon.com/zenthanol , @drmjcoco from cocoforcannabis.com as well as youtube where he tests and reviews grow lights and has grow tutorials and @drmjcoco on instagram, and and @ATG Acres Aaron The Grower aka @atgacres his products can be found at atgacres.com and now has product commercially available in select locations in OK, view his instagram to find out details about drops!
Hallo Du!Wir hoffen dir gefällt diese Folge!Besuch uns auf Tour!Termine Jan:https://janvanweyde.de/comedy#termine Termine David: https://davidkebekus.deBis nächsten Dienstag! Hosted on Acast. See acast.com/privacy for more information.
The conservative talk radio show with a knock-it-off attitude, live from Florida. Bill Herrle, President of NFIB Florida, joins to talk taxes and more. Matt Doster from America in view also joins us.
DAT mania meets market reality. Tom Lee becomes the face of ETH as BitMine amasses 1.5% of supply and mNAV premiums start to collapse. We break down Japan's MetaPlanet tax arbitrage, SharpLink's buyback tactics, and the coming wave of DAT M&A. Plus: Robinhood launches tokenized stocks in Europe using Arbitrum, the WFE fires a warning shot, and Stylus lets fintech devs go Rust-first onchain. Welcome to The Chopping Block – where crypto insiders Haseeb Qureshi, Tom Schmidt, Tarun Chitra, and Robert Leshner chop it up about the latest in crypto. This week, Arbitrum's AJ Warner (Chief Strategy Officer at Offchain Labs) joins to unpack the rise (and potential fall) of Digital Asset Treasuries (DATs), as Tom Lee emerges as Ethereum's public face and BitMine amasses 1.5% of ETH. We dive into the collapse of mNAV premiums, Japan's MetaPlanet tax arbitrage, and the looming consolidation of subscale DATs. Plus: Robinhood launches tokenized stocks in the EU on Arbitrum, AJ shares the roadmap for Robinhood Chain, and we debate whether token wrappers, buybacks, and DAT M&A mark the next era of crypto capital markets. Show highlights
Today, the Elixir Wizards wrap up Season 14 “Enter the Elixirverse.” Dan, Charles, and Sundi look back at some common themes: Elixir plays well with others, bridges easily to access languages and tools, and remains a powerful technology for data flow, concurrency, and developer experience. We revisit the popular topics of the year, from types and tooling to AI orchestration and reproducible dev environments, and share what we're excited to explore next. We also invite your questions and takeaways to help shape future seasons and conference conversations. Season 14 doubles as a handy primer for anyone curious about how Elixir integrates across the stack. Key topics discussed in this episode: * Lessons from a season of interoperability * Set-theoretic types and what new compiler warnings unlock * AI in practice: LLM orchestration, fallbacks, and real-world use * SDUI and GraphQL patterns for shipping UI across web/iOS/Android * Dataframes in Elixir with Explorer for analytics workflows * Python interoperability (ErlPort, PythonX) and when to reach for it * Reproducible dev environments with Nix and friends * Performance paths: Rustler and Zig for native extensions * Bluetooth & Nerves: Blue Heron and hardware integrations * DevEx upgrades: LiveView, build pipelines, and standard project setup * Observability and ops: Prometheus/Grafana and sensible deployments * Community feedback, conferences, and what's on deck for next season Links mentioned in this episode: Cars.com S14E06 SDUI at Scale with Elixir https://youtu.be/nloRcgngTk?si=g4Zd4N1s56Ronrtw https://hexdocs.pm/phoenixliveview/Phoenix.LiveView.html https://wordpress.com/ https://elixir-lang.org/ S14E01 Zigler: Zig NIFs for Elixir https://youtu.be/hSAvWxh26TU?si=d55tVuZbNw0KCfT https://ziglang.org/ https://hexdocs.pm/zigler/Zig.html https://github.com/blue-heron/blueheron https://github.com/elixir-explorer/explorer S14E08 Nix for Elixir Apps https://youtu.be/yymUcgy4OAk?si=BRgTlc2VK5bsIhIf https://nixos.org/ https://nix.dev/ S14E07 Set Theoretic Types in Elixir https://youtu.be/qMmEnXcHxL4?si=Ux2lebiwEp3mc0e S14E10 Python in Elixir Apps https://youtu.be/SpVLrrWkRqE?si=ld3oQVXVlWHpo7eV https://www.python.org/ https://hexdocs.pm/pythonx/ https://github.com/Pyrlang/Pyrlang https://github.com/erlport/erlport S14E03 LangChain: LLM Integration for Elixir https://youtu.be/OwFaljL3Ptc?si=A0sDs2dzJ0UoE2PY https://github.com/brainlid/langchain S14E04 Nx & Machine Learning in Elixir https://youtu.be/Ju64kAMLlkw?si=zdVnkBTTLHvIZNBm S14E05 Rustler: Bridging Elixir and Rust https://youtu.be/2RBw7B9OfwE?si=aRVYOyxxW8fTmoRA https://github.com/rusterlium/rustler Season 3: Working with Elixir https://youtube.com/playlist?list=PLTDLmInI9YaDbhMRpGuYpboVNbp1Fl9PD&si=hbe7qt4gRUfrMtpj S14E11 Vibe Coding the LoopedIn Crochet App https://youtu.be/DX0SjmPE92g?si=zCBPjS1huRDIeVeP Season 5: Adopting Elixir YouTubeLaunchisode and Outlaws Takeover with Chris Keathley, Amos King, and Anna Neyzberg S13E01 Igniter: Elixir Code Generation https://youtu.be/WM9iQlQSF_g?si=e0CAiML2qC2SxmdL Season 8: Elixir in a Polyglot Environment https://youtube.com/playlist?list=PLTDLmInI9YaAPlvMd-RDp6LWFjI67wOGN&si=YCI7WLA8qozD57iw !! We Want to Hear Your Thoughts *!!* Have questions, comments, or topics you'd like us to discuss on the podcast? Share your thoughts with us here: https://forms.gle/Vm7mcYRFDgsqqpDC9
En este nuevo episodio de "atareao con Linux", me sumerjo en uno de mis temas favoritos: cómo optimizar nuestras herramientas de trabajo para ser más productivos. Si eres de los que vive en el terminal, con los scripts de Bash, los contenedores de Docker o los proyectos de Rust y Python, sabrás que un navegador eficiente es tan importante como un buen editor de código. Por eso, en este capítulo, vamos a vitaminar Firefox.Dejaremos atrás la experiencia de usuario predeterminada y exploraremos una configuración que realmente eleva tu productividad. Hablaremos de la solución a uno de los mayores dolores de cabeza: la gestión de pestañas. ¿Te has encontrado alguna vez con una docena de pestañas abiertas, sin poder distinguir una de la otra? La solución es simple y visualmente espectacular: pestañas verticales. Te contaré cómo implementarlas con extensiones como Sidebery y cómo usar atajos de teclado para moverte entre ellas con la velocidad de un rayo.Pero no nos quedaremos ahí. Te mostraré cómo transformar la barra lateral de Firefox en un panel de control personal. Descubrirás cómo integrar un chatbot de inteligencia artificial directamente en tu navegador, lo que te permitirá hacer preguntas, revisar código o generar texto sin perder el foco en la tarea principal. Además, aprenderás a tener a mano tu historial, tus marcadores y las pestañas abiertas en otros dispositivos, todo en un solo lugar.Para redondear la experiencia, te presentaré dos extensiones que considero imprescindibles en mi flujo de trabajo:Page Sidebar: Si necesitas comparar dos páginas web, revisar la documentación de una API o simplemente tener dos vistas en paralelo, esta extensión es la respuesta. Te permite abrir cualquier URL en la barra lateral, convirtiendo tu navegador en un espacio de trabajo de dos paneles.Tabliss: La primera impresión cuenta, y la página de nueva pestaña de Firefox no tiene por qué ser aburrida. Con Tabliss, podrás personalizarla con fondos espectaculares, un reloj minimalista y tus enlaces más importantes, convirtiendo cada nueva pestaña en una fuente de inspiración y orden.Este episodio es una guía práctica para cualquier entusiasta de Linux, el software libre, la programación o el self-hosted que quiera llevar su productividad al siguiente nivel. Hablaremos de cómo estas pequeñas configuraciones pueden marcar una gran diferencia en tu día a día, permitiéndote ser más eficiente y disfrutar más del proceso de trabajo.Recuerda que todos los enlaces y recursos mencionados en este episodio están disponibles en las notas del programa en mi blog, atareao.es.Más información y enlaces en las notas del episodio
Conheça como levar ambientes de desenvolvimento para a nuvem sem drama de setup, conflitos de versão ou aquela maratona de instalar NVM, Java, Python e afins. Neste papo com Miguel e Oscar, fundadores da CPS1, destrinchamos o que é um Cloud Development Environment (CDE), por que ele acelera o onboarding e como tiramos proveito de workspaces efêmeros para codar com tudo pronto, do banco ao message broker, em um clique. Falamos também de governança e observabilidade do ponto de vista de plataforma.Entramos a fundo na arquitetura: CPS1 como Operator no Kubernetes, templates que definem linguagem, dependências e recursos (bancos, filas, caches) e workspaces isolados, acessíveis via VS Code/JetBrains/SSH. Discutimos o clássico VDI vs CDE, eficiência de recursos com contêineres, menores custos/atritos para times de Ops e o impacto direto no famoso “time to first PR”.E não faltou OPS também: de Git branch a ambientes efêmeros, de Terraform/Ansible testados em contêiner até Quickstart e Helm charts para rodar self‑hosted. De quebra, ainda falamos de Rust por baixo do capô e da (futura) automação com agentes que criam workspaces e abrem PRs sozinhos. Sim, a hype está servida — mas com engenharia por trás.Links Importantes:- João Brito - https://www.linkedin.com/in/juniorjbn- Assista ao FilmeTEArapia - https://youtu.be/M4QFmW_HZh0?si=HIXBDWZJ8yPbpflM- Conheça a CPS1 - https://cps1.tech- Documentação pra começar na CPS1: https://docs.cps1.tech/latest/quickstart/- Miguel: https://www.linkedin.com/in/mciurcio/- Oscar: https://www.linkedin.com/in/oesgalha/Hashtags#CloudDevelopmentEnvironment #CDE #Kubernetes #DevOps #DevSecOps #Kubicast #Containers #Getup #PlatformEngineering #RemoteDevelopment #VSCode #JetBrains #KubernetesOperator #GitOps #Rust #Onboarding #Workspaces #Templates #Governança #CRDO Kubicast é uma produção da Getup, empresa especialista em Kubernetes e projetos open source para Kubernetes. Os episódios do podcast estão nas principais plataformas de áudio digital e no YouTube.com/@getupcloud.
The conservative talk radio show with a knock-it-off attitude, live from Florida
Derek Dreyer is a professor at the Max Planck Institute, in 2024 he was awarded the ACM Fellowship, in 2017 he got the ACM Sigplan Robin Milner Young Researcher Award. And has participated or lead greatly influential work, such as the RustBelt Project and Iris. In this episode Derek shares his experience going to Grad School at CMU, how even a great research as himself has fallen pray to the impostor syndrome and how to cope with it. Throughout the conversation he makes beautiful parallels between music and academic papers, and how the work of a researcher is similar to that of an artist an many aspects. He also gives us a few tips about how to become a better academic writer. And of course, we also talked about Rust and the history about formally verifying its type system. Don't forget to check our merch store! Links Derek's Website POPL '25 PLMW Talk - How to Read Papers so that People Can Read Them
The conservative talk radio show with a knock-it-off attitude, live from Florida
Cheap Home Grow - Learn How To Grow Cannabis Indoors Podcast
This week host @Jackgreenstalk (aka @Jack_Greenstalk on X/instagram backup account) [or contact via email: JackGreenstalk47@gmail.com] is joined by panel with @spartangrown on instagram or X f.k.a. Twitter at https://x.com/grown43626 or email spartangrown@gmail.com for contacting spartan outside social media, any alternate profiles on other social medias using spartan's name, and photos are not actually spartan grown be aware This week we missed @TheAmericanOne on youtube aka @theamericanone_with_achenes on instagram who's amy aces can be found at amyaces.com , @NoahtheeGrowa on instagram , @Rust.Brandon of @Bokashi Earthworks who's products can be found at bokashiearthworks.com . , Matthew Gates aka @SynchAngel on instagram and twitter @Zenthanol on youtube who offers IPM direct chat for $1 a month on patreon.com/zenthanol , @drmjcoco from cocoforcannabis.com as well as youtube where he tests and reviews grow lights and has grow tutorials and @drmjcoco on instagram, and and @ATG Acres Aaron The Grower aka @atgacres his products can be found at atgacres.com and now has product commercially available in select locations in OK, view his instagram to find out details about drops!
On October 21, 2021, cinematographer Halyna Hutchins was killed on the set of the film Rust, a tragedy that shook Hollywood and the world. In this episode, we explore how a series of missteps, overlooked safety protocols, and human error led to her death. We delve into the history of on-set accidents, the role of unions and armorers, and the legal battles that followed - including the trials of Hannah Gutierrez-Reed and Alec Baldwin.Through interviews, court records, and eyewitness accounts, we examine not just what happened that day, but why it could happen in 2021 despite decades of lessons from past tragedies. Most importantly, we remember Halyna - her artistry, her courage, and the legacy she left behind - and consider what Hollywood can do to prevent another life lost.Support the next generation of cinematographers and honor Halyna's memory by donating to the Halyna Hutchins Memorial Scholarship Fund:Halyna Hutchins Scholarship Fund | American Film Institute***Method & Madness is researched, written, hosted, & produced by Dawn CateMusic by Tymur Khakimov from Pixabay***Get in Touch!:methodandmadnesspod@gmail.comCONNECT:InstagramTikTokDIVE INTO MORE: MethodandMadnessPodcast.com***All sources are listed on the website, under each episode description.MethodandMadnessPodcast.comThank you for listening!Become a supporter of this podcast: https://www.spreaker.com/podcast/method-madness--6241524/support.
Patrik is a programmer from Sweden with over 20 years of experience, starting his journey at the age of 7 on an ABC-800 and later exploring platforms like the Commodore 64, Amiga, and PC. He has been active in the open source community since 2010 and is the creator of tools such as Cake and Spectre.Console, along with several other open source projects.He has a strong interest in developer tooling and devops, and enjoys working with languages like C#, Rust, and Swift. His contributions have somehow been recognized with three GitHub Star awards and seven Microsoft MVP awards (suggesting a possible clerical error or that bribes actually work).Outside of tech, he enjoys spending time with his family, playing guitar, and working on home improvement projects.You can find Patrik on the following sites:WebsiteLinkedInGitHubBlueskyMastodonXPLEASE SUBSCRIBE TO THE PODCASTSpotifyApple PodcastsYouTube MusicAmazon MusicRSS FeedYou can check out more episodes of Coffee and Open Source on https://www.coffeeandopensource.comCoffee and Open Source is hosted by Isaac Levin
Wat is verlossing?Verlossing is een belofte, gedaan door God, dat jij jouw weg naar Hem uiteindelijk zult vinden. Het kan niet anders of ze wordt gehouden. Ze garandeert dat er een eind komt aan de tijd, en dat alle gedachten die in de tijd zijn ontstaan eveneens een eind zullen nemen. Gods Woord is elke denkgeest gegeven die denkt dat hij afzonderlijke gedachten heeft, en zal deze conflictgedachten vervangen door de Vredesgedachte.De Vredesgedachte werd Gods Zoon meteen gegeven zodra zijn denkgeest aan oorlog had gedacht. Voordien was er geen behoefte aan zo'n Gedachte, want vrede werd zonder tegendeel gegeven en wás gewoon. Maar wanneer de denkgeest gespleten is, is er behoefte aan genezing. Dus werd de Gedachte die het vermogen heeft de gespletenheid te genezen deel van elk fragment van de denkgeest, die nog altijd één was, maar zijn eenheid niet herkende. Nu kende hij zichzelf niet en dacht hij dat zijn eigen Identiteit verloren was.Verlossing is ongedaan maken in die zin dat ze niets doet, en nalaat de wereld van dromen en boosaardigheid te steunen. Zo laat zij illusies los. Door die geen steun te geven laat zij ze enkel kalm tot stof vergaan. En wat zij verborgen hielden wordt nu geopenbaard: een altaar voor Gods heilige Naam waarop Zijn Woord geschreven staat, met de geschenken van jouw vergeving daarvoor neergelegd en de Godsherinnering niet ver daarachter.Laten we dagelijks deze heilige plaats bezoeken om er samen een tijdje te vertoeven. Hier delen wij onze laatste droom. Het is een droom waarin geen verdriet schuilt, want hij doet ons heel de heerlijkheid vermoeden die ons door God gegeven werd. Het gras duwt zich door de bodem heen, de bomen botten nu en er zijn vogels in hun takken komen wonen. De aarde wordt in nieuw perspectief herboren. De nacht is voorbij en we zijn samengekomen in het licht.Van hieruit schenken we verlossing aan de wereld, want hier werd verlossing ontvangen. Ons jubellied is de roep tot heel de wereld dat vrijheid is weergekeerd, dat de tijd bijna teneinde is, en dat Gods Zoon slechts een ogenblik hoeft te wachten tot hij zich zijn Vader weer herinnert, dromen voorbij zijn, de eeuwigheid de wereld weggeschenen heeft, en niets dan de Hemel nu bestaat.LES 238Op mijn beslissing rust heel de verlossing.Vader, Uw vertrouwen in mij is zo groot geweest, ik moet wel waardig zijn. U heeft mij geschapen en kent me zoals ik ben. En toch heeft U de verlossing van Uw Zoon in mijn handen gelegd en die laten afhangen van mijn beslissing. Ik moet waarlijk door U zijn bemind. En tevens moet ik bestendig zijn in heiligheid, dat U Uw Zoon aan mij geeft in de zekerheid dat hij veilig is, Hij die nog steeds deel van U is en niettemin de mijne, want Hij is mijn Zelf.En dus staan we er vandaag opnieuw bij stil hoezeer onze Vader ons liefheeft. En hoe Zijn Zoon, die door Zijn Liefde is geschapen, Hem lief blijft wiens Liefde in hem compleet wordt gemaakt.
THE CONSERVATIVE TALK RADIO SHOW WITH A KNOCK-IT-OFF ATTITUDE, LIVE FROM FLORIDA. PART OF THE FLORIDA MAN RADIO NETWORK
Topics covered in this episode: * pypistats.org was down, is now back, and there's a CLI* * State of Python 2025* * wrapt: A Python module for decorators, wrappers and monkey patching.* pysentry Extras Joke Watch on YouTube About the show Sponsored by us! Support our work through: Our courses at Talk Python Training The Complete pytest Course Patreon Supporters Connect with the hosts Michael: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian: @brianokken@fosstodon.org / @brianokken.bsky.social Show: @pythonbytes@fosstodon.org / @pythonbytes.fm (bsky) Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too. Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it. Brian #1: pypistats.org was down, is now back, and there's a CLI pypistats.org is a cool site to check the download stats for Python packages. It was down for a while, like 3 weeks? A couple days ago, Hugo van Kemenade announced that it was back up. With some changes in stewardship “pypistats.org is back online!
Andrew Lamb, a veteran of database engine development, shares his thoughts on why Rust is the right tool for developing low-latency systems, not only from the perspective of the code's performance, but also looking at productivity and developer joy. He discusses the overall experience of adopting Rust after a decade of programming in C/C++. Read a transcript of this interview: http://bit.ly/45qi4eK Subscribe to the Software Architects' Newsletter for your monthly guide to the essential news and experience from industry peers on emerging patterns and technologies: https://www.infoq.com/software-architects-newsletter Upcoming Events: InfoQ Dev Summit Munich (October 15-16, 2025) Essential insights on critical software development priorities. https://devsummit.infoq.com/conference/munich2025 QCon San Francisco 2025 (November 17-21, 2025) Get practical inspiration and best practices on emerging software trends directly from senior software developers at early adopter companies. https://qconsf.com/ QCon AI New York 2025 (December 16-17, 2025) https://ai.qconferences.com/ QCon London 2026 (March 16-19, 2026) https://qconlondon.com/ The InfoQ Podcasts: Weekly inspiration to drive innovation and build great teams from senior software leaders. Listen to all our podcasts and read interview transcripts: - The InfoQ Podcast https://www.infoq.com/podcasts/ - Engineering Culture Podcast by InfoQ https://www.infoq.com/podcasts/#engineering_culture - Generally AI: https://www.infoq.com/generally-ai-podcast/ Follow InfoQ: - Mastodon: https://techhub.social/@infoq - X: https://x.com/InfoQ?from=@ - LinkedIn: https://www.linkedin.com/company/infoq/ - Facebook: https://www.facebook.com/InfoQdotcom# - Instagram: https://www.instagram.com/infoqdotcom/?hl=en - Youtube: https://www.youtube.com/infoq - Bluesky: https://bsky.app/profile/infoq.com Write for InfoQ: Learn and share the changes and innovations in professional software development. - Join a community of experts. - Increase your visibility. - Grow your career. https://www.infoq.com/write-for-infoq
The Conservative talk radio show with a knock-it-off attitude, live from Florida. Former Trump lawyer Christina Bobb joins us to chat lawfare
This episode features Melissa's interview with Nicole who studies the neural representations of mood and has recently published a book about new ways we can conduct neuroscience research to better understand mental illness
Dejan Kovacevic's Monday-Friday morning commentary on the Pittsburgh Penguins Learn more about your ad choices. Visit megaphone.fm/adchoices
I'm talking to Eleanor Conlon and Martin Vaux from the Three Ravens podcast about the difficulties in defining 'folklore', the importance of storytelling, which of England's 39 historic counties has the best folk tales, why people love ghost stories, and making folklore accessible to wider audiences! Eleanor Conlon and Martin Vaux are the brains behind the Three Ravens podcast, and they are a real life couple, based in Sussex. Eleanor was born in Suffolk and grew up in Sussex, and after developing a passion for storytelling and stage performance as a child, become involved in amateur dramatics and completed her BA in English Literature and earned her MA in Shakespeare and Early Modern Drama. She also founded the theatre company Rust & Stardust, which tours original work and education projects rooted in English folklore. Martin was born in Somerset and grew up in the developing world, including in Uganda and Papua New Guinea. After leaving school, he completed his BA in English and won National Student Television Awards for comedy and directing. Having been a freelance journalist, radio presenter, and English teacher, he also won the BBC Moo! New Writers Prize in 2009. He gave up teaching after the pandemic to undertake his MA in Romantic and Victorian Literature and Culture at Goldsmiths, and to launch Three Ravens. Buy their book, The Three Ravens Folk Tales: New tellings of half-forgotten stories from England's 39 Historic Counties: https://uk.bookshop.org/a/12992/9781803999685 Visit the Three Ravens Podcast website: https://www.threeravenspodcast.com/ Get your free guide to home protection the folklore way here: https://www.icysedgwick.com/fab-folklore/ Become a member of the Fabulous Folklore Family for bonus episodes and articles at https://patreon.com/bePatron?u=2380595 Buy Icy a coffee or sign up for bonus episodes at: https://ko-fi.com/icysedgwick Fabulous Folklore Bookshop: https://uk.bookshop.org/shop/fabulous_folklore Pre-recorded illustrated talks: https://ko-fi.com/icysedgwick/shop Request an episode: https://forms.gle/gqG7xQNLfbMg1mDv7 Get extra snippets of folklore on Instagram at https://instagram.com/icysedgwick Find Icy on BlueSky: https://bsky.app/profile/icysedgwick.bsky.social 'Like' Fabulous Folklore on Facebook: https://www.facebook.com/fabulousfolklore/
This week we talk about the ethical use of Ai and the blurring between humans and code. We take your feedback and answer some questions about VoIP & SIP. -- During The Show -- 00:55 Dangers of AI AI ethics Leveraging AI responsibly Humans take the easiest path Noah's kid's and AI ANS AI adventure Notebook LM Ask Noah Show AI summary AI is only getting better Guard rails Effects of AI on the brain Guy who leaves his wife for AI Politeness and AI 23:54 News Wire Cmake 4.1 - cmake.org (https://cmake.org/download) Rust 1.89 - releases.rs (https://releases.rs/docs/1.89.0) GCC 15.2 - gcc.gnu.org (https://gcc.gnu.org/pipermail/gcc-announce/2025/000189.html) Peazip 10.6 - github.com (https://github.com/peazip/PeaZip/releases/tag/10.6.0) Handbrake 1.10 - handbrake.fr (https://handbrake.fr/news.php?article=59) Audacity 3.7.5 - audacityteam.org (https://support.audacityteam.org/additional-resources/changelog/audacity-3.7.5) Calibre 8.8 - calibre-ebook.com (https://calibre-ebook.com/whats-new) KDE Frameworks 6.17.0 - kde.org (https://kde.org/announcements/frameworks/6/6.17.0) KDE 6.4.4 - kde.org (https://kde.org/announcements/plasma/6/6.4.4) MESA 25.2 - ubuntu.com (https://fridge.ubuntu.com/2025/08/08/ubuntu-24-04-3-lts-released) Windows 11 Native UI Framework - windowscentral.com (https://www.windowscentral.com/microsoft/windows-11/microsoft-confirms-windows-app-sdk-winui-open-source) Debian 13 - debian.org (https://www.debian.org/News/2025/20250809) Ubuntu 24.04.3 - ubuntu.com (https://fridge.ubuntu.com/2025/08/08/ubuntu-24-04-3-lts-released) Proxmox 9.0 - proxmox.com (https://www.proxmox.com/en/about/company-details/press-releases/proxmox-virtual-environment-9-0) Linuxmint 22.2 linuxmint.com (https://www.linuxmint.com/rel_zara.php) Extix 25.8 - extix.se (https://www.extix.se/extix-deepin-25-8-live-based-on-deepin-25-0-1-stable-latest-with-refracta-snapshot-and-kernel-6-16-0-amd64-exton-build-250806) Tails 7.0 RC - torproject.org (https://blog.torproject.org/tails-7_0-rc1-testing) Alma Linux and Native Nvidia GPUs - almalinux.org (https://almalinux.org/blog/2025-08-06-announcing-native-nvidia-suport) BadCam - securityweek.com (https://www.securityweek.com/badcam-new-badusb-attack-turns-linux-webcams-into-persistent-threats) Big Sleep - techzine.eu (https://www.techzine.eu/news/security/133674/googles-ai-big-sleep-discovers-twenty-new-security-vulnerabilities-in-open-source) Grok 2 Going Open Source - reuters.com (https://www.reuters.com/business/musk-says-xai-will-open-source-grok-2-chatbot-2025-08-06) Roblox AI - abcnews.go.com (https://abcnews.go.com/Technology/wireStory/roblox-rolls-open-source-ai-system-protect-kids-124443058) NVIDIA 580 Drivers - phoronix.com (https://www.phoronix.com/news/NVIDIA-580.76.05-Linux) Gnome 48.4 - gnome.org (https://discourse.gnome.org/t/gnome-48-4-released/30706) Virtualbox 7.2 - virtualbox.org (https://www.virtualbox.org/wiki/Changelog-7.2) Podman 5.6 - github.com (https://github.com/containers/podman/releases) Mabox Linux 25.08 - maboxlinux.org (https://maboxlinux.org/mabox-25-08-chinese-japanese-and-korean-fonts) EasyOS 7.0 - bkhome.org (https://bkhome.org/news/202508/easyos-excalibur-series-version-70-released.html) Bluestar Linux 6.16 - sourceforge.net (https://sourceforge.net/projects/bluestarlinux) Zephix 8.0 - zephix-linux.sourceforge.io (https://zephix-linux.sourceforge.io) EasyOS 7.0 - bkhome.org (https://bkhome.org/news/202508/easyos-excalibur-series-version-70-released.html) ASMI Linux 13 - theregister.com (https://www.theregister.com/2025/08/15/asmi_13_debian_edition) UAT-7237 - thehackernews.com (https://thehackernews.com/2025/08/taiwan-web-servers-breached-by-uat-7237.html) Plague Malware - latesthackingnews.com (https://latesthackingnews.com/2025/08/13/newly-discovered-plague-linux-backdoor-malware-remained-undetected-for-a-year) Dropbox & 2 Year Old Apache Vulnerability - zdnet.com (https://www.zdnet.com/article/dripdropper-linux-malware-cleans-up-after-itself) Netfilter Flaw - gbhackers.com (https://gbhackers.com/linux-kernel-netfilter-flaw) CrossC2 - phoronix.com (https://www.phoronix.com/news/Linux-Bhyve-Detection) FireWood Backdoor - gbhackers.com (https://gbhackers.com/firewood-malware-targets-linux-systems) ASI Revived - webpronews.com (https://www.webpronews.com/google-revives-linux-asi-overhead-slashed-to-13-for-enhanced-security) Buttercup AI - helpnetsecurity.com (https://www.helpnetsecurity.com/2025/08/18/buttercup-ai-vulnerability-scanner-open-source) CANN Toolkit - artificialintelligence-news.com (https://www.artificialintelligence-news.com/news/huawei-nvidia-cann-cuda-open-source-challenge) 28:03 JMP Chat - Jordan Out going calls Reset sip credentials Use an asterisks Wizard Problem with binding things to phone numbers 33:14 SIP and Switches - Michael Mikrotik pros and cons Flashing alternative software 37:37 OpenWRT on Unifi - Fred OpenWRT Table of Hardware (https://toh.openwrt.org/?view=normal) UniFi AC Page (https://openwrt.org/toh/ubiquiti/unifiac) UniFi AC Pro Image (https://downloads.openwrt.org/releases/24.10.0/targets/ath79/generic/openwrt-24.10.0-ath79-generic-ubnt_unifiac-pro-squashfs-sysupgrade.bin) Noah already flashed a UniFi AP Fixing Steve's WiFi SCALE WiFi 49:24 Email Server Recommendations - Joshua Viability of self hosted email Mail in a Box & Nextcloud Mail cow -- The Extra Credit Section -- For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard! This Episode's Podcast Dashboard (http://podcast.asknoahshow.com/456) Phone Systems for Ask Noah provided by Voxtelesys (http://www.voxtelesys.com/asknoah) Join us in our dedicated chatroom #GeekLab:linuxdelta.com on Matrix (https://element.linuxdelta.com/#/room/#geeklab:linuxdelta.com) -- Stay In Touch -- Find all the resources for this show on the Ask Noah Dashboard Ask Noah Dashboard (http://www.asknoahshow.com) Need more help than a radio show can offer? Altispeed provides commercial IT services and they're excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show! Altispeed Technologies (http://www.altispeed.com/) Contact Noah live [at] asknoahshow.com -- Twitter -- Noah - Kernellinux (https://twitter.com/kernellinux) Ask Noah Show (https://twitter.com/asknoahshow) Altispeed Technologies (https://twitter.com/altispeed)
Dejan Kovacevic's Monday-Friday morning commentary on the Pittsburgh Penguins
What happens when you take a closer look inside your lumened instruments? According to the Unseen Threats: Lumens 2.0 study, every instrument told the same story: 100% contamination. On this episode of Beyond Clean, study co-author Brandon Gantt reveals what his team found hiding inside devices once believed to be clean. Rust, residues, and debris told a different story—raising big questions about whether current cleaning practices are enough and what changes are critical for safer reprocessing. From assembly workflows to future safety standards, Brandon explains why this study is a wake-up call for every SPD and why the push for borescope adoption matters now more than ever. Tune in today! Season 29 of Beyond Clean releases under the 1 Episode = 1 CE delivery model. After finishing this interview, earn your 1 CE credit immediately by passing the short quiz linked here: https://www.flexiquiz.com/SC/N/episode29-07 Visit our CE Credit Hub at https://www.beyondcleanmedia.com/ce-credit-hub to access this quiz and over 350 other free CE credits. #BeyondClean #SterileProcessing #Podcast #Season29 #PlanetAssembly #Lumens #Borescopes #Contamination #InstrumentCleaning
Cheap Home Grow - Learn How To Grow Cannabis Indoors Podcast
This week host @Jackgreenstalk (aka @Jack_Greenstalk on X/instagram backup account) [or contact via email: JackGreenstalk47@gmail.com] is joined by panel with @spartangrown on instagram or X f.k.a. Twitter at https://x.com/grown43626 or email spartangrown@gmail.com for contacting spartan outside social media, any alternate profiles on other social medias using spartan's name, and photos are not actually spartan grown be aware and and @TheAmericanOne on youtube aka @theamericanone_with_achenes on instagram who's amy aces can be found at amyaces.com , This week we missed @NoahtheeGrowa on instagram , @Rust.Brandon of @Bokashi Earthworks who's products can be found at bokashiearthworks.com . , Matthew Gates aka @SynchAngel on instagram and twitter @Zenthanol on youtube who offers IPM direct chat for $1 a month on patreon.com/zenthanol , @drmjcoco from cocoforcannabis.com as well as youtube where he tests and reviews grow lights and has grow tutorials and @drmjcoco on instagram, and and @ATG Acres Aaron The Grower aka @atgacres his products can be found at atgacres.com and now has product commercially available in select locations in OK, view his instagram to find out details about drops!
Let's go, Slaughterheads.With Gourley And Rust bonus content on PATREON and merchandise on REDBUBBLE.With Gourley and Rust theme song by Matt's band, TOWNLAND.And also check out Paul's band, DON'T STOP OR WE'LL DIE. Hosted on Acast. See acast.com/privacy for more information.