con CISA Releases Eight Industrial Control Systems Advisories By seclists.org Published On :: Tue, 21 Mar 2023 19:26:19 GMT Posted by CISA on Mar 21Cybersecurity and Infrastructure Security Agency (CISA) - Defend Today, Secure Tomorrow You are subscribed to Cybersecurity Advisories for Cybersecurity and Infrastructure Security Agency. This information has recently been updated, and is now available. CISA Releases Eight Industrial Control Systems Advisories [ https://www.cisa.gov/news-events/alerts/2023/03/21/cisa-releases-eight-industrial-control-systems-advisories ] 03/21/2023 08:00 AM... Full Article
con CISA Releases Six Industrial Control Systems Advisories By seclists.org Published On :: Thu, 23 Mar 2023 17:24:17 GMT Posted by CISA on Mar 23Cybersecurity and Infrastructure Security Agency (CISA) - Defend Today, Secure Tomorrow You are subscribed to Cybersecurity Advisories for Cybersecurity and Infrastructure Security Agency. This information has recently been updated, and is now available. CISA Releases Six Industrial Control Systems Advisories [ https://www.cisa.gov/news-events/alerts/2023/03/23/cisa-releases-six-industrial-control-systems-advisories ] 03/23/2023 08:00 AM EDT... Full Article
con Grace Hopper and the Rebirth of US Conferences By seclists.org Published On :: Thu, 10 Oct 2024 13:43:19 GMT Posted by Dave Aitel via Dailydave on Oct 10I spent some time watching all the Grace Hopper videos on the youtubes, as I prepared for what up North is a horrible storm, but here in Miami is, so far, a breezy and clear day. You can hear her talk about how subroutines used to be literal handwritten pages of instructions in notebooks. When you wanted SIN or COS you would go over to whoever had the notebook with the working version, and copy it out into your code. It was this experience that... Full Article
con Episode 12: Concurrency Pt. 1 By feedproxy.google.com Published On :: Tue, 18 Apr 2006 22:00:00 +0000 This is the first part of a series of Concurrency episodes. In this part Alex and Michael motivate and introduce the topic. We explain fundamental terms, such as thread, process, or mutex and dicuss typical challenges, such as deadlocks and race conditions. Full Article
con Episode 19: Concurrency Pt. 2 By feedproxy.google.com Published On :: Wed, 14 Jun 2006 22:00:00 +0000 In this second part of our concurrency series Michael and Alexander talk about basic patterns for concurrent programming, such as Active and Monitor Object, Scoped Locking and Futures. Further, they discuss some architectural considerations regarding the number of threads and resource usage in general. For more information, see the references for part one as well as the following links Full Article
con Episode 29: Concurrency Pt.3 By feedproxy.google.com Published On :: Tue, 12 Sep 2006 22:00:00 +0000 The third part of our concurrency series by Michael and Alexander discusses how to build highly scalable servers. The discussion focusses especially on event-driven servers. As possible solution patterns a reactor-based design is suggested along-side several patterns for multi-threading issues: Reader/Writers Locks, Thread Pools, and Leader/Followers. Full Article
con Episode 51: Design By Contract By feedproxy.google.com Published On :: Wed, 28 Mar 2007 07:57:29 +0000 In this episode, Arno and Michael take a look at Design by Contract, a programming technique formalized by Bertrand Meyer. The idea is that an interface is more than method signatures - it is also about specifying the expected behavior that implementations must provide. While some languages include direct support for this style of programming, it is a useful mindset when desiging interfaces even without such language features. Full Article
con Episode 133: Continuous Integration with Chris Read By feedproxy.google.com Published On :: Sun, 26 Apr 2009 08:13:45 +0000 In this episode Markus discusses with Chris Read basics and some advanced topics in the space of continuous integration. We cover concepts, some tools, as well as a number of best practices. Full Article
con Episode 135: Introduction to Software Configuration Management with Petri Ahonen By feedproxy.google.com Published On :: Sat, 16 May 2009 09:20:09 +0000 In this episode Michael interviews one of our regular listeners: Petri Ahonen. Petri introduces Software Configuration Management by defining key terms and describing relevant concepts. Full Article
con Episode 141: Second Life and Mono with Jim Purbrick By feedproxy.google.com Published On :: Mon, 27 Jul 2009 07:14:41 +0000 In the first part of this episode we discuss a couple of basics about SecondLife (scaling, partitioning, etc). The second part specifically looks at how the dev team tackled a number of interesting problems in the context of executing their own LSL scripting language on top of Mono. Full Article
con Episode 149: Difference between Software Engineering and Computer Science with Chuck Connell By feedproxy.google.com Published On :: Mon, 16 Nov 2009 15:36:46 +0000 Michael discusses with his guest Chuck Connell the differences between software engineering and computer science. What makes software engineering so unpredictable, with so few formal results? And how can we advance the field of software engineering without these results? Full Article
con Episode 168: Being a Consultant By www.se-radio.net Published On :: Fri, 22 Oct 2010 07:37:49 +0000 This episode is about being a consultant in the software business. Full Article
con Episode 211: Continuous Delivery on Windows with Rachel Laycock and Max Lincoln By www.se-radio.net Published On :: Tue, 30 Sep 2014 16:11:12 +0000 Johannes talks with Rachel Laycock and Max Lincoln from ThoughtWorks about continuous delivery on Windows. The outline includes: introduction to continuous delivery; continuous integration; DevOps and ChatOps; decisions to be taken when implementing continuous delivery on windows; build tools on windows; packaging and deploy on windows; infrastructure automation and infrastructure as code with chef, puppet […] Full Article
con Episode 221: Jez Humble on Continuous Delivery By www.se-radio.net Published On :: Tue, 24 Feb 2015 19:50:44 +0000 Johannes Thönes interviews Jez Humble, senior vice president at Chef, about continuous delivery (CD). They discuss continuous delivery and how it was done at Go, CD, and HP firmware; the benefits of continuous delivery for developers; Conway’s law and cross-functional teams; scary releases and nonscary releases; fix-forward, blue-green deployments, and A/B testing; origins of continuous […] Full Article
con SE-Radio Episode 241: Kyle Kingsbury on Consensus in Distributed Systems By traffic.libsyn.com Published On :: Tue, 03 Nov 2015 17:46:47 +0000 Full Article
con SE-Radio-Episode-273-Steve-McConnell-on-Software-Estimation By se-radio.net Published On :: Tue, 01 Nov 2016 19:41:12 +0000 Sven Johann talks with Steve McConnell about Software Estimation. Topics include when and why businesses need estimates and when they don’t need them; turning estimates into a plan and validating progress on the plan; why software estimates are always full of uncertainties, what these uncertainties are and how to deal with them. They continue with: estimation, planning and monitoring a Scrum project from the beginning to a possible end. They close with estimation techniques in the large (counting, empirical data) and in the small (e.g. poker planning). Full Article
con SE-Radio Episode 313: Conor Delanbanque on Hiring and Retaining DevOps By traffic.libsyn.com Published On :: Mon, 18 Dec 2017 20:23:31 +0000 Kishore Bhatia talks with Conor Delanbanque about DevOps Hiring, building and retaining top talent in the DevOps space. Topics include DevOps as a special Engineering skill, building DevOps mindset and culture, challenges in hiring and retaining top talent and building teams and best practices for DevOps engineers and employers hiring for these skills. Full Article
con SE-Radio Episode 339: Jafar Soltani on Continuous Delivery for Multiplayer Games.mp3 By traffic.libsyn.com Published On :: Wed, 26 Sep 2018 18:25:36 +0000 Jafar Soltani of Rare (Microsoft Studios) discusses Continuous Delivery in AAA Games and how it can increase quality, reduce crunch, and deliver games faster. Topics include implementation and architecture, asset and delivery pipelines, and special challenges of games. Full Article
con SE-Radio 341: Michael Hausenblas on Container Networking By traffic.libsyn.com Published On :: Wed, 10 Oct 2018 16:57:39 +0000 Michael Hausenblas talks with host Kim Carter about topics covered in Michael’s ebook Container Networking, such as single vs. multi-host container networking, orchestration, Kubernetes, service discovery, and many more. Michael and Kim also discuss the roles that IPTables plays, how the allocation of IP addresses is handled, along with the assignment of ports. Overlay networks are covered along with topics such as the open Container Network Interface (CNI). Full Article
con SE-Radio Episode 343: John Crain on Ethereum and Smart Contracts By traffic.libsyn.com Published On :: Wed, 24 Oct 2018 23:53:44 +0000 Kishore Bhatia discussed Ethereum and Smart Contracts with John Crain. Topics include: understanding the motivations for a decentralized computing model, Application architecture on Ethereum, development frameworks and tools. John’s experience developing and launching his own product Pixura on Ethereum mainnet, approaches, Full Article
con SE-Radio Episode 345: Tyler McMullen on Content Delivery Networks (CDNs) By traffic.libsyn.com Published On :: Wed, 07 Nov 2018 18:39:53 +0000 Learn how to protect and speed up your application with the help of a Content Delivery Network. You'll also hear about advancements in CDNs that allow you to handle application logic and dynamic content at the edge. Full Article
con SE-Radio Episode 348 Riccardo Terrell on Concurrency By traffic.libsyn.com Published On :: Wed, 05 Dec 2018 19:38:21 +0000 Felienne interviews Riccardo Terrell on his book Concurrency in .NET: Modern patterns of concurrent and parallel programming on concurrency, parallelism and immutability and common issues that developers run into when solving concurrent problems. Full Article
con SE-Radio Episode 356: Tim Coulter on Truffle, Smart Contracts and DApp Development with Truffle, Truffle Ecosystem and Roadmap By traffic.libsyn.com Published On :: Thu, 14 Feb 2019 21:28:58 +0000 Tim Coulter, the founder of Truffle (Ethereum DApp development framework) discusses the Truffle framework for Ethereum SmartContracts and Decentralized App development. Kishore Bhatia spoke with Tim Coulter about: Ethereum Decentralized Apps (DApps)... Full Article
con Episode 375: Gabriel Gonzalez on Configuration By traffic.libsyn.com Published On :: Wed, 07 Aug 2019 17:35:04 +0000 Gabriel Gonzalez, the creator of Dhall the programmable configuration language, discusses configuration, why it is important and how we can make it better. Adam Gordon Bell spoke Gonzalez about Dhall, yaml, total functional programming and dealing... Full Article
con Episode 377: Heidi Howard on Distributed Consensus By traffic.libsyn.com Published On :: Tue, 20 Aug 2019 20:29:28 +0000 Heidi Howard, a researcher in the field of distributed systems, discusses distributed consensus. Heidi explains when we need it, when we don't need and the algorithms we use to achieve it. Full Article
con Episode 388: Bob Kepford on Decoupled Content Management Systems By traffic.libsyn.com Published On :: Tue, 12 Nov 2019 19:06:58 +0000 Bob Kepford discusses Decoupled CMS. Many CMS practitioners are adopting a decoupled approach to improve scale, allow for more specialized roles, and to separate data collection from delivery. Host Jeff Doolittle spoke with Kepford about what makes a Decoupled CMS different. Full Article
con Episode 403: Karl Hughes on Speaking at Tech Conferences By traffic.libsyn.com Published On :: Wed, 18 Mar 2020 01:39:04 +0000 Felienne interviews Karl Hughes about doing tech talks. How to get into conferences and how to design and deliver a great talk. Full Article
con Episode 492: Sam Scott on Building a Consistent and Global Authorization Service By traffic.libsyn.com Published On :: Tue, 28 Dec 2021 18:23:07 +0000 Sam Scott, CTO of Oso discusses how to build a global authorization service and challenges with host Priyanka. Full Article
con Episode 496: Bruce Momjian on Multi-Version Concurrency Control in Postgres (MVCC) By se-radio.net Published On :: Tue, 25 Jan 2022 19:54:26 +0000 This week, Postgres server developer Bruce Momjian joins host Robert Blumen for a discussion of multi-version concurrency control (MVCC) in the Postgres database. They begin with a discussion of the isolation requirement in database transactions (I in ACID); how isolation can be achieved with locking; limitations of locking; how locking limits concurrency and creates variability in query runtimes; multi-version concurrency control as a means to achieve isolation; how Postgres manages multiple versions of a row; snapshots; copy-on-write and snapshots; visibility; database transaction IDs; how tx ids, snapshots and versions interact; the need for locking when there are multiple writers; how MVCC was added to Postgres; and how to clean up unused space left over from aged-out versions. Full Article
con Episode 498: James Socol on Continuous Integration and Continuous Delivery (CICD) By se-radio.net Published On :: Wed, 09 Feb 2022 17:58:16 +0000 James Socol of Policygenius discusses continuous integration and continuous delivery, ways to test and deploy software quickly and easily. SE Radio host Felienne spoke with Socol about why CI and CD matter for the development process, what tools to use... Full Article
con Episode 542: Brendan Callum on Contract-Driven APIs By se-radio.net Published On :: Thu, 15 Dec 2022 19:36:50 +0000 Brendan Callum, engineering manager for the Pinterest developer platform team, discusses the "spec first" approach to API development and how it's different from "API first." Brendan speaks with host Kanchan Shringi about the challenges and advantages... Full Article
con Episode 549: William Falcon Optimizing Deep Learning Models By se-radio.net Published On :: Fri, 03 Feb 2023 00:20:00 +0000 William Falcon of Lighting AI discusses how to optimize deep learning models using the Lightning platform, optimization is a necessary step towards creating a production application. Philip Winston spoke with Falcon about PyTorch, PyTorch Lightning... Full Article
con SE Radio 585: Adam Frank on Continuous Delivery vs Continuous Deployment By se-radio.net Published On :: Wed, 11 Oct 2023 23:50:00 +0000 Adam Frank, SVP of Product and Marketing at Armory.io, speaks with SE Radio’s Kanchan Shringi about continuous integration, continuous delivery, and continuous deployment – and how they differ. Frank suggests that organizations begin by identifying how the CI/CD process aligns best with their unique goals, noting that such goals might be different for B2C versus B2B SAAS (software as a service). They also discuss how the process can differ for monoliths compared to microservices-based products. Finally, they talk about continuous deployment as a service and some unique aspects of Armory’s approach. Full Article
con SE Radio 612: Eyal Solomon on API Consumption Management By se-radio.net Published On :: Tue, 16 Apr 2024 23:49:00 +0000 Eyal Solomon, CEO and co-founder of Lunar.dev, joins SE Radio’s Kanchan Shringi for a discussion on tooling for API consumption management. The episode starts by examining why API consumption management is an increasingly important topic, and how existing tooling on the provider side can be inadequate for client-side issues. Eyal talks in detail about issues that are unique to API consumers, before taking a deep dive into the evolution of middleware built by teams and companies to address these issues and the gaps. Finally they consider how Lunar.dev seeks to solve these issues, as well as Eyal's vision of lunar.dev as a open source platform. This episode is sponsored by WorkOS. Full Article
con SE Radio 636: Sriram Panyam on SaaS Control Planes By se-radio.net Published On :: Wed, 02 Oct 2024 07:36:00 +0000 Sriram Panyam, CTO at DagKnows, discusses SaaS Control Planes with SE Radio host Brijesh Ammanath. The discussion starts off with the basics, examining what control planes are and why they're important. Sriram then discusses reasons for building a control plane and the challenges in designing one. They explore design and architectural considerations when building a SaaS control plane, as well as the key differences between a control plane and a data plane. This episode is sponsored by QA Wolf. Full Article
con Polariton condensates show their nonequilibrium side By physicstoday.scitation.org Published On :: Fri, 23 Sep 2022 23:31:08 GMT -- Delivered by Feed43 service Full Article
con Thrustmaster eSwap Pro Controller Review By www.pcstats.com Published On :: Fri, 06 Mar 2020 15:38:45 Today we test at OCinside.de the top controller from the extensive gamepad collection of Thrustmaster. In comparison we are testing the original controllers from Microsoft Xbox One, Xbox 360, Sony PlayStation 4 and PlayStation 3. What makes this Thrustmaster eSwap Pro game controller different from thousands of other products on the market and wher... [PCSTATS] Full Article Games
con Silicon Power P34A60 PCIe 3x4 M.2 2280 512GB SSD Review By www.pcstats.com Published On :: Tue, 10 Mar 2020 09:02:00 " The mainstream PCIe Gen 3x4 P34A60 mainstream SSD from Silicon Power does offer good all-around performance and does not drop to very slow speeds when the cache fills up completely, as we could notice from the HD Tune Pro write test. When copying large files continuously to the drive, we haven�t seen drops of under 90MB/s, which is great for a TL... [PCSTATS] Full Article Hard Drives/SSD
con Bhopal Survivors Continue 40-Year Fight for Justice By www.yesmagazine.org Published On :: Fri, 19 Apr 2024 14:00:00 +0000 Four decades after the deadly gas leak, Dow Chemical continues to avoid accountability for the world's worst industrial accident. Full Article Social Justice Pollution Environment India YES! Presents: Rising Up with Sonali Bhopal Disaster Dow Chemical Amnesty International
con The Contentious Role of Third-Party Candidates By www.yesmagazine.org Published On :: Wed, 16 Oct 2024 23:29:19 +0000 In a high-stakes election, left-leaning third party candidates are receiving Republican support, and may be wooing disaffected progressive voters. Former Green Party vice presidential candidate Rosa Clemente shares her take on this year’s race. Full Article Democracy Clean elections 2024 Election YES! Presents: Rising Up with Sonali
con Torture Inside a Secret Israeli Concentration Camp By www.yesmagazine.org Published On :: Wed, 14 Aug 2024 23:20:06 +0000 Video now circulating in Israeli media corroborates allegations from Palestinian detainees that Israeli agents at Sde Teiman detention center rape and torture prisoners. Full Article Social Justice Racial Justice Criminal justice reform War Israel Palestine Gaza Genocide YES! Presents: Rising Up with Sonali Concentration Camp Sde Teiman
con Rewriting Fantasy Tropes on Race and Economy By www.yesmagazine.org Published On :: Fri, 16 Aug 2024 14:00:00 +0000 Young adult author Jordan Ifueko has created new worlds with her best-selling series Raybearer, centering Black characters and workers. Full Article Culture Books Racial Justice YES! Presents: Rising Up with Sonali Raybearer Jodan Ifueko Afrofantasy Afrofuturism
con My Innate Connection to Stolen Land By www.yesmagazine.org Published On :: Thu, 26 Sep 2024 14:00:00 +0000 From the U.S. to Palestine, Indigenous people have been pushed off their land in the name of conservation. It’s time we decolonize our relationships—with the Earth and each other. Full Article Environment Indigenous lands Conservation Palestine Jewish decolonization nature connection stewardship
con Could This Make It Easier to Vote in Florida If You Have a Felony Conviction? By www.yesmagazine.org Published On :: Fri, 11 Oct 2024 14:00:00 +0000 A new statewide proposal is the latest development in a years-long saga over the voting rights of felons in the Sunshine State. Full Article Democracy Social Justice Criminal justice reform Voter suppression Felon Disenfranchisement Florida voting rights Election 2024 Election
con Centering People in a New Economy By www.yesmagazine.org Published On :: Wed, 27 Sep 2023 17:54:35 +0000 Fed up with capitalism’s destruction and inequality, there is a growing movement to build a new model based on “people’s prosperity.” Full Article Economy Capitalism YES! Presents: Rising Up with Sonali Anoa Changa
con How to Defeat “Wealth Supremacy” and Build a Democratic Economy By www.yesmagazine.org Published On :: Fri, 20 Oct 2023 15:00:00 +0000 Marjorie Kelly's new book critiques the U.S. economy's embrace of "wealth supremacy," and explores alternate models of democratic economies. Full Article Economy Wealth Inequality YES! Presents: Rising Up with Sonali Marjorie Kelly
con The Rainbow Connection By www.yesmagazine.org Published On :: Thu, 30 Nov 2023 19:12:21 +0000 Intergenerational housing for LGBTQ elders and youth can relieve isolation and housing instability for both groups. Full Article LGBTQ+ Health & Happiness Affordable housing Aging and dying Affordable Housing Los Angeles Los Angeles LGBT Center Senior Housing Homeless Youth LGBTQ Seniors Progress 2025: LGBTQ Rights Progress 2025
con New York Considers a Social Housing Bill By www.yesmagazine.org Published On :: Fri, 23 Feb 2024 15:00:00 +0000 Social housing as a concept is gaining popularity. Now, the state of New York is considering a bill to make it a reality. Full Article Economy Housing YES! Presents: Rising Up with Sonali Genevieve Rand New York
con Access to Past Tribal Constitutions Can Help Tribes Shape Their Futures By www.yesmagazine.org Published On :: Mon, 17 Jun 2024 21:18:11 +0000 A new database of tribal constitutions tells a more nuanced history of self-governance than the one explained in textbooks. Full Article Democracy Wealth and inequality Local power Indigenous sovereignty Native Rights Tribes Cherokee Lakota Tribal Constitutions Project Progress 2025: Colonialism and Sovereignty History Constitution
con Setting a Black Economic Agenda By www.yesmagazine.org Published On :: Thu, 08 Aug 2024 22:11:30 +0000 After conducting the largest-ever survey of Black Americans, Black to the Future has released a detailed Black economic agenda. Full Article Economy Racial Justice Wealth and inequality Black Futures Lab YES! Presents: Rising Up with Sonali 2023 Black Census Black to the Future Action Fund