In this episode, we delve into the world of feedback in software development. We explore how feedback, in the context of Extreme Programming (XP) values, goes beyond traditional human communication. We uncover the various sources of feedback, from pair programming to CI/CD pipelines, and how it plays a pivotal role in improving code quality and […]
Intro topic: Jogging Metrics News/Links: Unholy LLM https://huggingface.co/Undi95/Unholy-v1-12L-13B The reverse red herring https://www.blameless.com/blog/the-reverse-red-herring The “ens–tification” of TikTok https://www.wired.com/story/tiktok-platforms-cory-doctorow/ Response letter to Godot is not the new Unity https://sampruden.github.io/posts/godot-is-not-the-new-unity/ https://gist.github.com/reduz/cb05fe96079e46785f08a79ec3b0ef21 Book of the Show Patrick: Math Games with Bad Drawings by Ben Orlin https://amzn.to/48qlg9A Jason: The Invisible Hook: The Hidden Economics of Pirates https://amzn.to/3LChBff Patreon […]
Deleting a file in Python is fairly easy to do. Let’s discuss two methods to accomplish this task using different Python modules. Using the ‘os’ Module The os module in Python provides a method called os.remove() that can be used to delete a file. Here’s a simple example: import os # specify the file name […]
Our guest this week was Jon “maddog” Hall, the Linux Legend, until his connection from Brazil dropped. At any rate, Dan Lynch and Doc Searls went deep into the differences between GPL licenses v2 and v3 on this episode of FLOSS Weekly. Hosts: Doc Searls and Dan Lynch Guest: Jon “maddog” Hall Download or subscribe […]
I know that time spent with my kids is supposed to be its own reward, and it is. But I also want to believe that what I do in this time matters, as much as possible. Elegantly handling a tantrum feels more worthwhile if I’m helping my son learn to express his feelings, not just […]
– pganalyze: https://pganalyze.com/ – Weekly series “5mins of Postgres”: https://www.youtube.com/channel/UCDV_1Dz2Ixgl1nT_3DUZVFw – How Postgres chooses which index to use: https://pganalyze.com/blog/how-postgres-chooses-index – CMU databases courses: https://db.cs.cmu.edu/courses/ – Postgres community: https://www.postgresql.org/community/ As well as social links: – Mastodon: https://hachyderm.io/@lukas – Twitter/X: @pganalyze, @LukasFittl – GitHub: @pganalyze, @lfittl – LinkedIn: https://www.linkedin.com/in/lfittl/ , https://www.linkedin.com/company/pganalyze/ ★ Support this podcast on Patreon […]
Introductions to deep learning are too complicated and spend too much time trying to thrill you with details and real-world applications. This makes them a frustrating place to start. You already know that deep learning is amazing and that it actually works on real problems. You know that most of the hard work in industry […]
Aral Balkan of the Small Technology Foundation talks with Doc Searls and Dan Lynch about the small web, the tame little server called Kitten, and much more about the wide open world we’ve been losing and how to get it back. Download or subscribe to this show at https://twit.tv/shows/floss-weekly Think your open source project should […]
I take it, if you’re reading this, you’ve made the decision or at the very least are toying with the idea of building a Zoom app. That’s great news for many Zoom users like myself who rely on the additional functionality and features these apps give our daily in and out of meeting experiences, but […]
Welcome to The Rabbit Hole, the definitive developers podcast. If you are a software developer or technology leader looking to stay on top of the latest news in the software development world, or just want to learn actionable tactics to improve your day-to-day job performance, this podcast is for you. Source link