Logo

    tracing

    Explore " tracing" with insightful episodes like "019 - Fun with Lego", "Adoption Stories Ep.2 - Richard's adoption tracing story", "142: Orion for Distributed Tracing in Production", "502: Too Big to Care" and "Thundra" from podcasts like ""Connect The Dots", "Mind Kind", "Thinking Elixir Podcast", "Coder Radio" and "Buluta Doğru"" and more!

    Episodes (34)

    Adoption Stories Ep.2 - Richard's adoption tracing story

    Adoption Stories Ep.2 - Richard's adoption tracing story

    Jo North of Joanna North Adoption has spent many years supporting adopted people.  In 2022 she engaged in research with the University of East Anglia to try to gain data as to why it is so difficult for adopted adults to gain access to their birth records.  The research is on her website www.joannanorthadoption.co.uk.  Tracing adoptive first family is often the beginning of a new life story for all concerned that requires patience and understanding from all concerned.  Jo speaks here to an adult affected by adoption and the impact of finding his birth mother on his life.   

    Please share this Mind Kind podcast with your friends and subscribe to catch future episodes, see details below.

    Dr Joanna North is a psychotherapist and psychologist specialising in child mental health and author of the book Mind Kind - Your Child's Mental Health.

    To subscribe to this Mind Kind podcast, copy and paste this link into the podcast app of your choice: https://feeds.buzzsprout.com/1696162.rss

    Link to the Mind Kind book: Mind Kind – Your Child's Mental Health

    PLEASE NOTE: Mind Kind is an information-based platform only.  Whilst this may be useful and is built on psychological knowledge,  it is not intended for direct treatment or to substitute the advice of your physician and our e mail is not for contact in an emergency.    If you have concerns about the mental health and wellbeing of your child or any adult, please contact your doctor for treatment   For the UK contact 111 for advice or 999 in an emergency or go to NHS Every Mind Matters website.  You can contact The Samaritans on 116 123.    For countries other than the United Kingdom please contact your physician or emergency services relevant to your state or country.   Take care and seek expert advice local to you if you need help. 


    142: Orion for Distributed Tracing in Production

    142: Orion for Distributed Tracing in Production
    Orion is an interesting library created by Thomas Depierre that makes it easy to run dynamic distributed tracing in your app on production! It includes a LiveView UI for visualizing the performance and running multiple traces simultaneously. We talk with Thomas to learn more about the history, the inspirations, how it works, why it's safe to run in production, how to get performance insights, and more! Show Notes online - http://podcast.thinkingelixir.com/142 (http://podcast.thinkingelixir.com/142) Elixir Community News - https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md#171-2023-03-02 (https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md#171-2023-03-02?utm_source=thinkingelixir&utm_medium=shownotes) – Phoenix 1.7.1 released with enhancement to phx.new - https://elixirstream.dev/gendiff/phx_new/EEEFA23CF29B825D3F84B0E3B3978F62 (https://elixirstream.dev/gendiff/phx_new/EEEFA23CF29B825D3F84B0E3B3978F62?utm_source=thinkingelixir&utm_medium=shownotes) – Diff for the sizable project changes as heroicons are added - https://groups.google.com/g/elixir-lang-core/c/cocMcghahs4/m/DdYRNfuYAwAJ (https://groups.google.com/g/elixir-lang-core/c/cocMcghahs4/m/DdYRNfuYAwAJ?utm_source=thinkingelixir&utm_medium=shownotes) – Multi-letter uppercase sigils being added to Elixir - https://github.com/elixir-lang/elixir/pull/12448 (https://github.com/elixir-lang/elixir/pull/12448?utm_source=thinkingelixir&utm_medium=shownotes) – Expanded sigil support already merged in - https://twitter.com/germsvel/status/1630558483102801922 (https://twitter.com/germsvel/status/1630558483102801922?utm_source=thinkingelixir&utm_medium=shownotes) – German Velasco's collection of short videos about Phoenix 1.7 - https://www.youtube.com/playlist?list=PLvQQYdm3-EoiRuwcPQds_msNxiKIvgen8 (https://www.youtube.com/playlist?list=PLvQQYdm3-EoiRuwcPQds_msNxiKIvgen8?utm_source=thinkingelixir&utm_medium=shownotes) – YouTube playlist of the short videos - https://twitter.com/germsvel/status/1631627732261154816 (https://twitter.com/germsvel/status/1631627732261154816?utm_source=thinkingelixir&utm_medium=shownotes) – Tip from German on using phx-mounted binding to do initial animations with JS transitions - https://fullstackphoenix.com/tutorials/mix-task-automatic-convert-to-verified-routes (https://fullstackphoenix.com/tutorials/mix-task-automatic-convert-to-verified-routes?utm_source=thinkingelixir&utm_medium=shownotes) – A mix task was created to help projects migrate to verified routes by the people at Fullstack Phoenix. - https://gist.github.com/andreaseriksson/e454b9244a734310d4ab74d8595f98cd (https://gist.github.com/andreaseriksson/e454b9244a734310d4ab74d8595f98cd?utm_source=thinkingelixir&utm_medium=shownotes) – Gist for mix task converttoverifiedroutes.ex - https://twitter.com/basilenouvellet/status/1628702926318313473 (https://twitter.com/basilenouvellet/status/1628702926318313473?utm_source=thinkingelixir&utm_medium=shownotes) – Quick bash script to launch a LiveBook connected to your Fly instance - https://flowbite.com/docs/getting-started/phoenix/ (https://flowbite.com/docs/getting-started/phoenix/?utm_source=thinkingelixir&utm_medium=shownotes) – Flowbite has TailwindCSS styled components and just added a “getting started with Phoenix” guide. - https://twitter.com/bcardarella/status/1632956603249950722 (https://twitter.com/bcardarella/status/1632956603249950722?utm_source=thinkingelixir&utm_medium=shownotes) – All LiveView Native SwiftUI views are complete. On to Modifiers - https://github.com/liveviewnative/liveview-client-swiftui/issues/42 (https://github.com/liveviewnative/liveview-client-swiftui/issues/42?utm_source=thinkingelixir&utm_medium=shownotes) – Github checklist of SwiftUI views - https://github.com/erlang/otp/releases/tag/OTP-26.0-rc1 (https://github.com/erlang/otp/releases/tag/OTP-26.0-rc1?utm_source=thinkingelixir&utm_medium=shownotes) – OTP 26 RC 1 bring improvements - https://erlangforums.com/t/how-is-the-new-dialyzer-incremental-mode-different/2367 (https://erlangforums.com/t/how-is-the-new-dialyzer-incremental-mode-different/2367?utm_source=thinkingelixir&utm_medium=shownotes) – Dialyzer gets an --incremental - https://gleam.run/news/v0.27-hello-panic-goodbye-try/ (https://gleam.run/news/v0.27-hello-panic-goodbye-try/?utm_source=thinkingelixir&utm_medium=shownotes) – Gleam v0.27 released - https://codebeamstockholm.com/#register (https://codebeamstockholm.com/#register?utm_source=thinkingelixir&utm_medium=shownotes) – CodeBEAM Lite Stockholm on Fri, 12 May 202 - one day conference and early bird tickets are on sale now Do you have some Elixir news to share? Tell us at @ThinkingElixir (https://twitter.com/ThinkingElixir) or email at show@thinkingelixir.com (mailto:show@thinkingelixir.com) Discussion Resources - https://github.com/LivewareProblems/Orion (https://github.com/LivewareProblems/Orion?utm_source=thinkingelixir&utm_medium=shownotes) - https://twitter.com/Di4naO/status/1624876674499198976 (https://twitter.com/Di4naO/status/1624876674499198976?utm_source=thinkingelixir&utm_medium=shownotes) - https://github.com/spawnfest/Orion (https://github.com/spawnfest/Orion?utm_source=thinkingelixir&utm_medium=shownotes) – Started as a 2021 Spawnfest entry that didn't complete - https://twitter.com/Di4naO/status/1628067971007479811 (https://twitter.com/Di4naO/status/1628067971007479811?utm_source=thinkingelixir&utm_medium=shownotes) – Difference from FlameOn Twitter discussion - https://twitter.com/lostkobrakai/status/1628069107269570560 (https://twitter.com/lostkobrakai/status/1628069107269570560?utm_source=thinkingelixir&utm_medium=shownotes) – Comment about immutable filesystems - https://www.erlang.org/doc/efficiency_guide/profiling.html (https://www.erlang.org/doc/efficiency_guide/profiling.html?utm_source=thinkingelixir&utm_medium=shownotes) - https://www.erlang.org/doc/man/eprof.html (https://www.erlang.org/doc/man/eprof.html?utm_source=thinkingelixir&utm_medium=shownotes) - https://www.erlang.org/doc/man/fprof.html (https://www.erlang.org/doc/man/fprof.html?utm_source=thinkingelixir&utm_medium=shownotes) - https://github.com/DockYard/flame_on (https://github.com/DockYard/flame_on?utm_source=thinkingelixir&utm_medium=shownotes) - https://github.com/strace/strace (https://github.com/strace/strace?utm_source=thinkingelixir&utm_medium=shownotes) - https://strace.io/ (https://strace.io/?utm_source=thinkingelixir&utm_medium=shownotes) - https://www.erlang.org/doc/apps/erts/tracing (https://www.erlang.org/doc/apps/erts/tracing?utm_source=thinkingelixir&utm_medium=shownotes) - https://github.com/ferd/recon/ (https://github.com/ferd/recon/?utm_source=thinkingelixir&utm_medium=shownotes) - https://hex.pm/packages/ex2ms (https://hex.pm/packages/ex2ms?utm_source=thinkingelixir&utm_medium=shownotes) - https://github.com/ericmj/ex2ms (https://github.com/ericmj/ex2ms?utm_source=thinkingelixir&utm_medium=shownotes) - https://hexdocs.pm/matcha/Matcha.html (https://hexdocs.pm/matcha/Matcha.html?utm_source=thinkingelixir&utm_medium=shownotes) - https://hex.pm/packages/xprof (https://hex.pm/packages/xprof?utm_source=thinkingelixir&utm_medium=shownotes) - https://stackoverflow.blog/2022/12/26/why-the-number-input-is-the-worst-input/ (https://stackoverflow.blog/2022/12/26/why-the-number-input-is-the-worst-input/?utm_source=thinkingelixir&utm_medium=shownotes) - https://ebpf.io/ (https://ebpf.io/?utm_source=thinkingelixir&utm_medium=shownotes) - https://userinyerface.com/ (https://userinyerface.com/?utm_source=thinkingelixir&utm_medium=shownotes) - https://www.boredpanda.com/funny-worst-input-fields/ (https://www.boredpanda.com/funny-worst-input-fields/?utm_source=thinkingelixir&utm_medium=shownotes) Guest Information - https://twitter.com/di4naO (https://twitter.com/di4naO?utm_source=thinkingelixir&utm_medium=shownotes) – on Twitter - https://github.com/DianaOlympos/ (https://github.com/DianaOlympos/?utm_source=thinkingelixir&utm_medium=shownotes) – on Github - https://hachyderm.io/@Di4na (https://hachyderm.io/@Di4na?utm_source=thinkingelixir&utm_medium=shownotes) – on Fediverse - https://www.softwaremaxims.com/ (https://www.softwaremaxims.com/?utm_source=thinkingelixir&utm_medium=shownotes) – Blog Find us online - Message the show - @ThinkingElixir (https://twitter.com/ThinkingElixir) - Message the show on Fediverse - @ThinkingElixir@genserver.social (https://genserver.social/ThinkingElixir) - Email the show - show@thinkingelixir.com (mailto:show@thinkingelixir.com) - Mark Ericksen - @brainlid (https://twitter.com/brainlid) - Mark Ericksen on Fediverse - @brainlid@genserver.social (https://genserver.social/brainlid) - David Bernheisel - @bernheisel (https://twitter.com/bernheisel) - David Bernheisel on Fediverse - @dbern@genserver.social (https://genserver.social/dbern) - Cade Ward - @cadebward (https://twitter.com/cadebward) - Cade Ward on Fediverse - @cadebward@genserver.social (https://genserver.social/cadebward)

    Thundra

    Thundra
    Arkadaşlar 31. bölümden herkese merhaba. Bu bölümde observability alanında Sidekick ve Foresight gibi ürünleri olan Ankara merkezli Thundra firmasından sevgili Barış Kaya ve Burak Kantarcı konuğumuz oldu. Kendileriyle firma, ürünler ve bu ürünlerin çözüm sunduğu sorunlar hakkında bir sohbet gerçekleştirdik. https://www.thundra.io/

    Testing, tracing and technology: reopening colleges during COVID

    Testing, tracing and technology: reopening colleges during COVID

    When the COVID-19 pandemic hit, many American colleges and universities were forced to close their campuses. The road to reopening relied on the ability to track symptoms and test results for thousands of students and staff - all in real time. So technologists worked around the clock to create a solution that could scale. In this episode, host Tori Weldon dives into the problem of safely reopening campus and how a progressive web application helped bring back in person learning. 

    You’ll hear from Dr. Donna Souder Hodge, Vice President of Operations and Advancement at Colorado State University Pueblo, about how she and her colleagues worked to safely reopening the campus, and Anita Barkin, co-chair of the American College Health Association COVID-19 task force, who helped create the guidelines used by hundreds of colleges to manage COVID.  You’ll also hear from the technologists at KPMG, Ellen Pelletier and Werner Vanzyl, who had just six weeks to develop a progressive web application to track thousands of students and staff.

    Speed to Modern Technology is an original podcast from KPMG. For more details on this episode, including transcripts, links and speaker bios, go to https://listen.kpmg.us/TechPodcastSchool.

    Hiking Through Cancer: Rebecca Sperry

    Hiking Through Cancer: Rebecca Sperry

    Rebecca Sperry was in the middle of a big hiking challenge when she was diagnosed with breast cancer in August 2020: she was tracing all 1400+ miles of trails in the White Mountains. While she had to put that quest on pause during cancer treatment, it didn’t stop her from hiking. Once Rebecca got cleared by her doctor, she hiked every single week. Her reasons are multifold: exercise can help make chemotherapy more tolerable, she wanted to see what was possible (and show others that it’s possible to stay active through cancer). Most of all, hiking is a really big part of who Rebecca is. Cancer can take a lot away, but not that.

    Featured in this episode: Rebecca Sperry @SockedInHikes

    Hosted & Produced by Gale Straub

    A production of Ravel Media

    Sponsored by Minus33, Danner & Rumpl

    Join the She Explores Podcast community on Facebook

    Visit She-Explores.com & Follow Us on Instagram

    Resources

    Sponsors and Discount Codes

    Music is licensed through Musicbed.

    Episodes air bi-weekly this fall on Wednesdays-- subscribe wherever you listen so you never miss an episode.

    Armando: Program Director, Athlete and CamOp

    Armando: Program Director, Athlete and CamOp

    In this month's episode we speak with Armando, a program director, athlete and camera operator. We speak about his up bringing, how he became a professional athlete and his journey with cinematography.

    Instagram: https://www.instagram.com/quadmando
    TikTok: https://www.tiktok.com/quadmando

    Creating in Color is a podcast show casing the creative endeavors of Black, Indigenous and People of Color. Anyone from production, illustration, interior design and technology!

    Creating in Color's Socials
    YouTube: https://www.youtube.com/@creatingincolor
    Instagram: https://www.instagram.com/creating.in.color/
    Twitter: https://twitter.com/Create_inColor
    Ko-fi: https://www.ko-fi.com/creatingincolor

    Intro/Outro song by Namikaze
    Sound Cloud: https://soundcloud.com/namikaze
    Youtube: https://www.youtube.com/user/NamiKazeCap

    Kaybe's Socials
    Youtube: https://www.youtube.com/@MaybeitsKaybe
    Instagram: https://www.instagram.com/maybeitskaybe/
    Twitter: https://twitter.com/maybeitskaybe
    Twitch: https://www.twitch.tv/maybeitskaybe

    #75 - Saga de Observabilidade - Vol. 1 - Instana

    #75 - Saga de Observabilidade - Vol. 1 - Instana

    A serviço da comunidade Open Source, o Kubicast apresenta a Saga de Observabilidade, uma série extraordinária que, a cada episódio, desvenda um player do mercado de soluções de observabilidade para sistemas distribuídos.


    A obra estreia com Fernando Sanches da Instana, plataforma de observabilidade da IBM que - através da coleta de métricas, logs e traces de forma de forma instantânea, segura e automatizada - dá contexto para tomada de decisões. A ferramenta tem ainda inteligência para identificar incidentes, com base em estudos prévios de laboratório, correlacionar eventos, descobrir a raiz do problema, configurar e comunicar alertas em plataformas de mensagens e outras features.  


    Ouça esse e os próximos Kubicast para mergulhar a fundo no universo da observabilidade e tirar suas próprias conclusões!


    INSTANA - Para entrar em contato com o Fernando, escreva para: fernando.sanches@instana.com. Para testar a ferramenta, acesse aqui (playground da Instana com guia das funcionalidades).



    As RECOMENDAÇÕES do programa seguem abaixo:


    Fernando:

    • Big Data in Practice: How 45 Successful Companies Used Big Data Analytics to Deliver Extraordinary Results (Livro do Bernard Marr)
    • Live-action da Mulan (Disney+)


    João:

    • A Arte da Autodefesa (Netflix)



    ATENÇÃO: o #kcdbrasil está de volta!

    O maior e mais importante evento de Kubernetes do Brasil já está com data marcada: 18/1/22. O CFP está aberto para você sugerir o assunto que quer compartilhar com a comunidade. Acessa lá! 


    O Kubicast é uma produção da Getup, especialista em Kubernetes e apoiadora do projeto UnDistro, uma distribuição para gerenciar múltiplos clusters Kubernetes.


    #Observability #DevOps #Kubernetes #Containers #docker  #o11y

    O Kubicast é uma produção da Getup, empresa especialista em Kubernetes e projetos open source para Kubernetes. Os episódios do podcast estão em getup.io/kubicast, nas principais plataformas de áudio digital e no YouTube.com/@getupcloud.





    395: Tracing ARM’s history

    395: Tracing ARM’s history
    Tracing the History of ARM and FreeBSD, Make ‘less’ more friendly, NomadBSD 1.4 Release, Create an Ubuntu Linux jail on FreeBSD 12.2, OPNsense 21.1.2 released, Midnight BSD and BastilleBSD, and more. NOTES This episode of BSDNow is brought to you by Tarsnap (https://www.tarsnap.com/bsdnow) Headlines Tracing the History of ARM and FreeBSD (https://klarasystems.com/articles/tracing-the-history-of-arm-and-freebsd/) When we think of computers, we generally think of laptops and desktops. Each one of these systems is powered by an Intel or AMD chip based on the x86 architecture. It might feel like you spend all day interacting with these kinds of systems, but you would be wrong. Unix Tip: Make ‘less’ more friendly (https://ascending.wordpress.com/2011/02/11/unix-tip-make-less-more-friendly/) You probably know about less: it is a standard tool that allows scrolling up and down in documents that do not fit on a single screen. Less has a very handy feature, which can be turned on by invoking it with the -i flag. This causes less to ignore case when searching. For example, ‘udf’ will find ‘udf’, ‘UDF’, ‘UdF’, and any other combination of upper-case and lower-case. If you’re used to searching in a web browser, this is probably what you want. But less is even more clever than that. If your search pattern contains upper-case letters, the ignore-case feature will be disabled. So if you’re looking for ‘QXml’, you will not be bothered by matches for the lower-case ‘qxml’. (This is equivalent to ignorecase + smartcase in vim.) News Roundup NomadBSD 1.4 Release (https://www.itsfoss.net/nomadbsd-1-4-release/) Version 1.4 of NomadBSD, a persistent live system for USB flash drives based on FreeBSD and featuring a graphical user interface built around Openbox, has been released: “We are pleased to present the release of NomadBSD 1.4. Create an Ubuntu Linux jail on FreeBSD 12.2 (https://hackacad.net/post/2021-01-23-create-a-ubuntu-linux-jail-on-freebsd/) OPNsense 21.1.2 released (https://opnsense.org/opnsense-21-1-2-released/) Work has so far been focused on the firmware update process to ensure its safety around edge cases and recovery methods for the worst case. To that end 21.1.3 will likely receive the full revamp including API and GUI changes for a swift transition after thorough testing of the changes now available in the development package of this release. Midnight BSD and BastilleBSD (https://www.justjournal.com/users/mbsd/entry/33869) We recently added a new port, mports/sysutils/bastille that allows you to manage containers. This is a port of a project that originally targetted FreeBSD, but also works on HardenedBSD. 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 Brad - monitoring with Grafana (https://github.com/BSDNow/bsdnow.tv/blob/master/episodes/395/feedback/Brad%20-%20monitoring%20with%20Grafana) Dennis - a few questions (https://github.com/BSDNow/bsdnow.tv/blob/master/episodes/395/feedback/Dennis%20-%20a%20few%20questions) Paul - FreeBSD 13 (https://github.com/BSDNow/bsdnow.tv/blob/master/episodes/395/feedback/Paul%20-%20FreeBSD%2013) Send questions, comments, show ideas/topics, or stories you want mentioned on the show to feedback@bsdnow.tv (mailto:feedback@bsdnow.tv) ***

    Ep. 26: COVID-19: The Experts Return

    Ep. 26: COVID-19: The Experts Return

    Back in June, Dr. Gregory Huhn and Dr. Ajay Nirula--two highly accomplished medical experts on the front lines of the fight against COVID-19--joined us to discuss all things pandemic. They return with the latest on the worsening conditions throughout the country and the highly promising news on the vaccine and treatment fronts, providing answers to our questions about a potential ramp-up of testing and tracing, science skeptics, President-Elect Biden’s likely approach, President Trump’s post-treatment steroid high (and Dr. Huhn’s creative diagnosis) and how and when we can get back to normal. We also make Dr. Nirula pronounce the name of the antibody-therapy drug he and Dr. Huhn helped develop--as published in the New England Journal of Medicine--and suggest a few alternative monikers.

    The COVID-19 Crisis of Legitimacy | E. Glen Weyl Interviewed by Emmanuel Midy

    The COVID-19 Crisis of Legitimacy | E. Glen Weyl Interviewed by Emmanuel Midy

    COVID-19 has dramatically shown the failure of political institutions in the West to facilitate rapid and responsive consensus in the face of crisis, leading to millions of avoidable deaths and unprecedented economic calamity. As these political systems increasingly lose legitimacy and dissent moves to the streets, we must resist the natural turn the towards technocratic authoritarianism of the largest country that responded successfully. Despite the limited success of some authoritarian regimes, the digitally-enabled radical participatory democracies of countries like Taiwan and Estonia have shown us a far more effective and appealing path, one that can unite us across traditional political divides. RadicalxChange should be seen as an effort to spread, live, elaborate on, formalize and port these stories across the world.

     

    SPEAKERS

    E. Glen Weyl is a political economist and social technologist whose work focuses on harnessing computers and markets to create a radically equal and cooperative society. He is the Founder and Chairperson of the RadicalxChange Foundation, a Principal Researcher at Microsoft Research and a lecturer at Princeton University. Glen was recently honored as a Bloomberg Top 50, one Wired Magazine’s 25 leaders shaping the next 25 years of technology, and one of Coindesk’s most influential people in blockchain for 2018. 

     

    Emmanuel Midy is the Community Lead of RadicalxChange Foundation. He is a writer and consultant on the intersection of media and technology.

    Ep. 4: COVID-19 and Sports: The Experts Weigh In

    Ep. 4: COVID-19 and Sports: The Experts Weigh In

     If you’re interested in the current state of the battle to contain COVID-19, and where things are headed, this power-packed episode will tell you everything you need to know. Will protests against racial injustice cause a spike? What treatment scenarios are on the immediate horizon? How long, realistically, will it take to find a vaccine? How will testing evolve, and will those who possess the antibody have immunity? What will college look like, and what will become of the beer bong? Are sporting events realistic, and if so, what are the prospects for having fans in the stands during the 2020 NFL season? Is this Dr. Fauci’s toughest test? Will Greg, Ajay, Mike and Natalie’s mutual friend Gordo be free to high-five again?

    Logo

    © 2024 Podcastworld. All rights reserved

    Stay up to date

    For any inquiries, please email us at hello@podcastworld.io