Emotional Architecture in Software Design 14 min read · Nov 10, 2023 Photo by Bret Kavanaugh on Unsplash Imagine sitting down at your desk to untangle a particularly complex piece of software code. Your eyes scan lines packed with logical operations and function calls. Somewhere in this intricate weave, a bug lurks, derailing the application’s […]
Philip Griffiths of OpenZiti explains to Doc Searls, Shawn Powers, and Jonathan Bennett how OpenZiti is on its way to becoming the Linux of secure networking. An overview of OpenZiti and how it implements zero trust principles by putting private networks inside applications. How OpenZiti functions similarly to a VPN. OpenZiti’s security and how it […]
Doc Searls and Simon Phipps talk with Luis Villa of Tidelift about how it helps code maintainers get paid, plus what’s happening in AI, ML, regulation and more. Hosts: Doc Searls and Simon Phipps Guest: Luis Villa Download or subscribe to this show at https://twit.tv/shows/floss-weekly Think your open source project should be on FLOSS Weekly? […]
Frank Karlitschek joins Doc Searls and Jonathan Bennett to talk about Nextcloud. Nextcloud is a fast-growing open source collaboration platform that gives customers a huge array of capabilities, all independent of giant gatekeepers. Download or subscribe to this show at https://twit.tv/shows/floss-weekly Think your open source project should be on FLOSS Weekly? Email floss@twit.tv. Thanks to […]
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 […]
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 […]
Subscribe: Apple Podcasts | Spotify | Android In this episode I Kathleen Dollard, Principal Program Manager at Microsoft. Kathleen has been writing software in .NET and other Microsoft technologies for over 20 years. We talked about how systems have evolved and how the process of developing software has improved. Kathleen also talked about different programming […]
This article is a write-up of a talk I gave at MinneBar 2022. Instead of reading this, you could also watch the recording or view the slides. The title of this talk is “maintaining software correctness.” But what exactly do I mean by “correctness”? Let me set the scene with an example. Years ago, when […]
This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful. Source link
This article tells the story of how Stream’s Android team refined our progress tracking process during file uploads in the Stream Chat Android SDK. Our original implementation to track file upload progress worked, but it had some in-code usability and UX issues that we wanted to clean up. The following account gives an up-close look […]