man SE-Radio Episode 324: Marc Hoffmann on Code Test Coverage Analysis and Tools By traffic.libsyn.com Published On :: Mon, 21 May 2018 20:01:25 +0000 What is code coverage, how can you measure it, and what are the pitfalls of this metric? Diomidis Spinellis talks with Marc Hoffmann, a key developer of the JaCoCo code coverage library for Java, on how code test coverage can improve software reliability Full Article
man SE-Radio Episode 337: Ben Sigelman on Distributed Tracing By se-radio.net Published On :: Tue, 11 Sep 2018 16:45:40 +0000 Ben Sigelman CEO of LightStep and co-author of the OpenTracing standard discusses distributed tracing, a form of event-driven observability for debugging distributed systems, understanding latency outlyers, and delivering "white box" analytics. Full Article
man SE-Radio Episode 340: Lara Hogan and Deepa Subramaniam on Revitalizing a Cross-Functional Product Organization By traffic.libsyn.com Published On :: Wed, 03 Oct 2018 17:18:47 +0000 Travis Kimmel talks with Lara Hogan and Deepa Subramaniam about evidence-based tactics that product and engineering leaders can use to can use to diagnose problems that are holding back their teams, and build healthier, high-performing organizations. Full Article
man Episode 351 - Bernd Rücker on Orchestrating Microservices with Workflow Management By se-radio.net Published On :: Thu, 10 Jan 2019 23:39:57 +0000 Bernd Rücker, who has contributed to multiple open source workflow management projects, discusses orchestrating microservices with workflow management. As distributed systems evolve into a family of microservices that must handle long-running stateful processes with time-dependent actions, events, multiple paths through the system, and complex rollbacks, the workflow management model provides a way to ensure clear modeling, correctness, and separation of concerns. Rücker recommends a federated model in which each microservice is paired with its own workflow to handle retries and other policies and failure modes around that service. Robert Blumen spoke with Rücker about microservice architecture, event-driven systems, long-running stateful processes versus synchronous request/response, event handling, time-outs, and handling exceptional conditions with compensating transactions. Rücker compares the choreography versus orchestration models for collaboration and discusses why orchestration provides a better separation of concerns. The discussion delves into the implementation of workflow management systems including persistence, scaling, event handling, timers and scheduling, and similarities to CQRS. The discussion wraps up with monitoring and visualization. Full Article
man SE-Radio episode 352: Johanathan Nightingale on Scaling Engineering Management By traffic.libsyn.com Published On :: Wed, 16 Jan 2019 19:10:24 +0000 Travis Kimmel talks with Johnathan Nightingale about scaling engineering management. Their discuss when to hire additional engineering managers and how to set them up for success, how leaders can prepare for “growing pains” as an organization scales, Full Article
man Episode 368: Bryan Helmig on Managing Distributed Teams By traffic.libsyn.com Published On :: Thu, 30 May 2019 23:58:16 +0000 The use of distributed and remote software teams have grown dramatically in the past five years, presenting new challenges for managers and engineers alike. Bryan Helmig talks about the best practices his company, Zapier, uses to manage remote software... Full Article
man Episode 385: Evan Gilman and Doug Barth on Zero-Trust Networks By traffic.libsyn.com Published On :: Tue, 22 Oct 2019 18:51:10 +0000 Evan Gilman and Doug Barth, authors of Zero-Trust Networks: building secure systems in untrusted networks discuss zero-trust networks. Full Article
man 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
man Episode 397: Pat Helland on Data Management with Microservices.mp3 By traffic.libsyn.com Published On :: Thu, 06 Feb 2020 18:07:13 +0000 Pat Helland talks to host Akshay Manchale about Data Management at scale in a Microservices world. Pat talks about trends in managaging data in a distributed microservices world, immutability, idempotence, inside and outside data, descriptive... Full Article
man Episode 405: Yevgeniy Brikman on Infrastructure as Code Best Practices By traffic.libsyn.com Published On :: Tue, 07 Apr 2020 21:15:47 +0000 Yevgeniy Brikman, author of Terraform: Up & Running: Writing Infrastructure as Code and co-founder of Gruntwork talks with host Robert Blumen about how to apply best practices from software engineering to the development of infrastructure as code... Full Article
man Episode 415: Berkay on Incident Management By traffic.libsyn.com Published On :: Tue, 30 Jun 2020 17:56:34 +0000 Berkay Mollamustafaoglu, founder of Ops Genie, discusses the keys to an effective incident management process. Many aspects of incident management are counter intuitive. Why does increasing the rate of change increase uptime? Why is culture the most... Full Article
man Episode 435: Julie Lerman on Object Relational Mappers and Entity Framework By se-radio.net Published On :: Tue, 17 Nov 2020 18:38:56 +0000 Julie Lerman discusses Object Relational Mappers and Entity Framework with Jeremy Jung. Full Article
man Episode 435: Julie Lerman on Object Relational Mappers and Entity Framework By traffic.libsyn.com Published On :: Tue, 17 Nov 2020 18:39:13 +0000 Julie Lerman discusses Object Relational Mappers and Entity Framework with Jeremy Jung. Full Article
man Episode 452: Scott Hanselman on .NET By traffic.libsyn.com Published On :: Tue, 23 Mar 2021 20:05:46 +0000 Scott Hanselman discusses .NET with Jeremy Jung Full Article
man Episode 461 Michael Ashburne and Maxwell Huffman on Quality Assurance By traffic.libsyn.com Published On :: Wed, 26 May 2021 18:55:33 +0000 Michael Ashburne and Maxwell Huffman discuss Quality Assurance with Jeremy Jung. Full Article
man Episode 481: Ipek Ozkaya on Managing Technical Debt By traffic.libsyn.com Published On :: Tue, 12 Oct 2021 23:26:43 +0000 Ipek Ozkaya joined host Jeff Doolittle to discuss a book she co-authored entitled Managing Technical Debt. In the book, Ozkaya describes nine principles of technical debt management to aid software companies in identifying, measuring, tracking... Full Article
man Episode 489: Sam Boyer Package Management By traffic.libsyn.com Published On :: Wed, 08 Dec 2021 17:09:23 +0000 Guest Sam Boyer, author of So you want to write a package manager talks about package management. The discussion covers - what is a package? what does it mean to manage package? package meta-data; package versioning; the quantity of packages in modern... Full Article
man Episode 513: Gil Hoffer on Applying DevOps Practices to Managing Business Applications By se-radio.net Published On :: Wed, 25 May 2022 21:10:47 +0000 Gill Hoffer, co-founder and CTO at Salto, talks with SE Radio host Kanchan Shringi about a new persona -- the Business Engineer -- created by the rise of SaaS and adoption of best-of-breed business applications for back office systems. They examine... Full Article
man Episode 513: Gil Hoffer on Applying DevOps Practices to Managing Business Applications By se-radio.net Published On :: Wed, 25 May 2022 21:11:20 +0000 Gill Hoffer, co-founder and CTO at Salto, talks with SE Radio host Kanchan Shringi about a new persona -- the Business Engineer -- created by the rise of SaaS and adoption of best-of-breed business applications for back office systems. They examine... Full Article
man Episode 529: Jeff Perry on Career Management for Software Engineers By se-radio.net Published On :: Wed, 14 Sep 2022 16:00:17 +0000 Jeff Perry, career coach with experience in multiple engineering and technology fields discusses how software engineers can be intentional and proactive in evaluating and pursuing career options, with host Kanchan Shringi. Full Article
man Episode 547: Nicholas Manson on Identity Management for Cloud Applications By se-radio.net Published On :: Wed, 18 Jan 2023 19:29:00 +0000 Nicholas Manson, a SaaS Architect with more than 2 decades of experience building cloud applications, speaks with host Kanchan Shringi about identity and access management requirements for cloud applications. They begin by examining what a digital... Full Article
man Episode 551: Vidal Graupera on Manager 1-1 with Direct Reports By se-radio.net Published On :: Wed, 15 Feb 2023 20:51:00 +0000 Vidal Graupera, an Engineering Manager at LinkedIn, speaks with SE Radio’s Brijesh Ammanath about the importance of managers' one-on-one meetings with direct reports. They start by considering how a 1:1 meeting differs from other meetings... Full Article
man SE Radio 564: Paul Hammant on Trunk-Based Development By se-radio.net Published On :: Wed, 17 May 2023 00:57:00 +0000 Paul Hammant, independent consultant, joins host Giovanni Asproni to speak about trunk-based development—a version control management practice in which developers merge small, frequent updates to a core “trunk” or main branch. The episode explores the technique in some detail, including its pros and cons and some examples from real projects, and offers suggestions on how to get started. The conversation touches on a set of related topics, including code reviews, feature flags, continuous integration, and testing. Full Article
man SE Radio 575: Nir Valtman on Pipelineless Security By se-radio.net Published On :: Tue, 01 Aug 2023 23:43:00 +0000 Nir Valtman, co-Founder and CEO at Arnica, discusses pipelineless security with SE Radio host Priyanka Raghavan. They start by defining pipelines and then consider how to add security. Nir lays out the key challenges in getting good code coverage with the pipeline-based approach, and then describes how to implement a pipelineless approach and the advantages it offers. Priyanka quizzes him on the concept of "zero new hardcoded secrets," as well as some ways to protect GitHub repositories, and Nir shares examples of how a pipelineless approach could help in these scenarios. They then discuss false positives and handling developer fatigue in dealing with alerts. The show ends with some discussion around the product that Arnica offers and how it implements the pipelineless methodology. Full Article
man SE Radio 577: Casey Muratori on Clean Code, Horrible Performance? By se-radio.net Published On :: Fri, 18 Aug 2023 00:20:00 +0000 Casey Muratori caused some strong reactions with a blog post and an associated video in which he went through an example from the “Clean Code” book by Robert Martin to demonstrate the negative impact that clean code practices can have on performance. In this episode, he joins SE Radio’s Giovanni Asproni to talk about the potential trade-offs between performance and the qualities that make for maintainable code, these qualities being the main focus of Clean Code. Brought to you by IEEE Computer Society and IEEE Software magazine. Full Article
man SE Radio 578: Ori Mankali on Secrets Management using Distributed Fragments Cryptography By se-radio.net Published On :: Tue, 22 Aug 2023 21:42:00 +0000 In this episode, Ori Mankali, senior VP of engineering at cloud security startup Akeyless, speaks with SE Radio’s Nikhil Krishna about secrets management and the innovative use of distributed fragment cryptography (DFC). In the context of enterprise IT, 'secrets’ are crucial for authentication in providing access to internal applications and services. Ori describes the unique challenges of managing these sensitive data, particularly given the complexities of doing so on a large scale in substantial organizations. They discuss the necessity for a secure system for managing secrets, highlighting key features such as access policies, audit capabilities, and visualization tools. Ori introduces the concept of distributed fragment cryptography, which boosts security by ensuring that the entire secret is never known to any single entity. The episode explores encryption and decryption and the importance of key rotation, as they consider the challenges and potential solutions in secrets management. Full Article
man SE Radio 583: Lukas Fittl on Postgres Performance By se-radio.net Published On :: Thu, 28 Sep 2023 21:22:00 +0000 Lukas Fittl of pganalyze discusses the performance of Postgres, one of the world’s most popular database systems. SE Radio host Philip Winston speaks with Fittl about database indexing, queries, maintenance, scaling, and stored procedures. They also discuss some features of pganalyze, such as the index and vacuum advisors. Full Article
man SE Radio 587: M. Scott Ford on Managing Dependency Freshness By se-radio.net Published On :: Wed, 25 Oct 2023 22:01:00 +0000 M. Scott Ford, the CTO of Corgibytes and host of the Legacy Code Rocks podcast, discusses managing dependency freshness. SE Radio’s Sam Taggart speaks with him about why dependency freshness is important to ensure that your code has all the latest bug fixes, how exactly to measure dependency freshness, and some of the insights that teams can gain from monitoring freshness over time. Brought to you by IEEE Computer Society and IEEE Software Magazine. Full Article
man SE Radio 590: Andy Suderman on Standing Up Kubernetes By se-radio.net Published On :: Wed, 15 Nov 2023 20:26:00 +0000 Andy Suderman, CTO of Fairwinds, joins host Robert Blumen to talk about standing up a kubernetes cluster. Their discussion covers build-your-own versus managed clusters provided by cloud services, and how to determine the number of kubernetes clusters an organization needs. Andy describes best practices for automating cluster provisioning, and offers recommendations about customizations and opinionation of cloud service providers, choice of container registry, and whether you should run complementary services such as CI and monitoring on the same cluster. The episode also examines the day 0/day 1/day 2 lifecycle, cluster auto-scaling at the cloud service level, integrating stateful services and other cloud services into your cluster, and kubernetes secrets and alternatives. Finally, they consider the container-network interface (CNI), ingress and load balancers, and provisioning external DNS and TLS certificates for cluster services. Full Article
man 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
man SE Radio 623: Michael J. Freedman on TimescaleDB By se-radio.net Published On :: Wed, 03 Jul 2024 00:04:00 +0000 Michael J. Freedman, the Robert E. Kahn Professor in the Computer Science Department at Princeton University, as well as the co-founder and CTO of Timescale, spoke with SE Radio host Gavin Henry about TimescaleDB. They revisit what time series data means in 2024, the history of TimescaleDB, how it integrates with PostgreSQL, and they take the listeners through a complete setup. Freedman discusses the types of data well-suited for a timeseries database, the types of sectors that have these requirements, why PostgreSQL is the best, Pg callbacks, Pg hooks, C programming, Rust, their open source contributions and projects, data volumes, column-data, indexes, backups, why it is common to have one table for your timeseries data, when not to use timescaledb, IoT data formats, Pg indexes, how Pg works without timescaledb, sharding, and how to manage your upgrades if not using Timescale Cloud. Brought to you by IEEE Computer Society and IEEE Software magazine. Full Article
man SE Radio 633: Itamar Friedman on Automated Testing with Generative AI By se-radio.net Published On :: Wed, 11 Sep 2024 23:52:00 +0000 Itamar Friedman, the CEO and co-founder of CodiumAI, speaks with host Gregory M. Kapfhammer about how to use generative AI techniques to support automated software testing. Their discussion centers around the design and use of Cover-Agent, an open-source implementation of the automated test augmentation tool described in the Foundations of Software Engineering (FSE) paper entitled “Automated Unit Test Improvement using Large Language Models at Meta“ by Alshahwan et al. The episode explores how large-language models (LLMs) can aid testers by automatically generating test cases that increase the code coverage of an existing testing suite. They also investigate other automated testing topics, including how Cover-Agent compares to different LLM-based tools and the strengths and weaknesses of using LLM-based approaches in software testing. Full Article
man Philips Performance Wireless TAPH805BK Bluetooth Headset Review By www.pcstats.com Published On :: Fri, 06 Mar 2020 15:09:56 The Philips Performance Wireless TAPH805BK are wireless headphones with battery life that will knock your socks off, but the sound quality has a lot of room for improvement.... [PCSTATS] Full Article Audio / Sound
man MySQL Performance: Linux I/O By dimitrik.free.fr Published On :: 2012-01-10T13:23:04-08:00 some useful tests and data that help to validate a lot of what we already do at craigslist Full Article
man English Mania By www.usingenglish.com Published On :: Sun, 16 Jan 2011 00:29:29 +0000 The world has a common language to solve its common problems. So says Jay Walker in the following video. Here he explains why two billion people around the world are trying to learn the world's second langauage, English. Full Article Global English
man Non-Roman Language By www.usingenglish.com Published On :: Wed, 02 Aug 2017 09:44:37 +0000 I have been studying Lao for the last few months. As I leave the school and go home to work on the internet, I don't practise that much. But I have been learning how to read and write in Lao. Full Article Asian Blog
man First Woman Elected to Senate (1932) By www.teachervision.com Published On :: 2016-01-12T08:00 January 12Three Branches, One Government Review the functions of the executive, legislative, and judicial branches of the government, as well as how the three branches relate to each other. Full Article
man Statesman John Hancock's Birthday (1737) By www.teachervision.com Published On :: 2016-01-12T08:00 January 12Declaration of Independence The text of the Declaration of Independence, including a brief description of the document and a list of the signatories. Full Article
man The Woman in Black review - Katie Snow By www.filmeducation.org Published On :: Fri, 17 Feb 2012 16:00:08 +0000 Young Film Critic (15-19 category) Katie Snow attended the world premiere of The Woman in Black at the Royal Festival Hall last week and wrote us this great review of the forthcoming film. Full Article
man Woman in Black By www.filmeducation.org Published On :: Thu, 23 Feb 2012 14:56:53 +0000 Array Full Article
man Radioman Film Week screening By www.nationalschoolsfilmweek.org Published On :: Wed, 26 Sep 2012 10:28:05 +0000 Wed 24 Oct: Radioman + Q&A with filmmakers at London Brixton Ritzy Full Article
man Shakespeare in Performance holding page By www.filmeducation.org Published On :: Mon, 26 Nov 2012 17:28:15 +0000 Shakespeare in Performance – Romeo and Juliet is a free CD-ROM resource designed to actively engage students with Shakespeare’s play through a series of exercises that are both critical and creative Full Article
man Human Rights Day By filmeducation.org Published On :: Fri, 07 Dec 2012 16:27:46 +0000 Use film to promote Human Rights Day next week with our new teacher resource for 11-19 year olds learning PSHEE, Citizenship and Politics Full Article
man Managing power transformers in service: The most important economic aspects By electrical-engineering-portal.com Published On :: Mon, 16 Sep 2024 07:01:06 +0000 Utilities are under intense pressure to maximize the use of their current transformer asset base in order to keep rates down while yet providing excellent reliability. In order to achieve higher loading during both regular and emergency operations, long-standing loading... Read more The post Managing power transformers in service: The most important economic aspects appeared first on EEP - Electrical Engineering Portal. Full Article Maintenance Premium Content Testing and Commissioning Transformers economic aspects load analysis maintenance expense managing power transformers on-line monitoring power transformers transformer transformer availability transformer condition transformer failure transformer loading transformer maintenance transformer maintenance cost transformer management transformer manager transformer operation transformers
man Man City vs Fulham By brainfoodandotherdistractions.blogspot.com Published On :: Mon, 07 Nov 2022 09:21:00 +0000 41zamkwvc Aobm Drrjeklzswgfpm Apr997oudkzdbm Manchester City 2 0 Fulham Sevilla 0 1 Real Madrid Efl Wsl And More As It Happened Premier League The Guardian 4t3opqbvoi8ngm Qlybpcotmu8t1m Manchester City Vs Fulham Prediction Preview Team News And More Premier League 2020 21 Premier League John Stones On Target As Manchester City Cruise To Victory At Fulham Eurosport V5yz8hym0hzrnm Man City Vs Fulham Premier League Preview Gameweek 15 2022 Vavel International How Do Fulham Get Anything Against Man City Fulhamish Nqow7vq2lotl M Uncptsdagkjfym Fsiup05apeobtm Spugx 9cs9ppwm Man City Vs Fulham Prediction Statistical Analysis Ckmyi5m1lb1mym 4uyrts8hoks 3m Y3yky8axycnmkm 4ri9sri53ksx3m Full Article Fulham man vs wallpaper
man Hurricane Ian Creates Huge Demand for Restoration Services By www.randrmagonline.com Published On :: Tue, 01 Nov 2022 09:00:00 -0400 The challenge for restorers now becomes who pays as many homeowners in the area lack insurance. Full Article
man New Illinois Law Mandates Certification for Mold Remediators By www.randrmagonline.com Published On :: Thu, 12 Sep 2024 12:00:00 -0400 The Mold Remediation Registration Act (SB 1087) aims to protect residents from the health risks associated with mold exposure in water-damaged buildings. Full Article
man Virtual Vision Computing, LLC Names Amanda Stichter as New CEO and Head of Sales By www.randrmagonline.com Published On :: Mon, 23 Sep 2024 10:39:25 -0400 With a proven track record in sales and operations, Amanda Stichter is set to lead the digital marketing firm toward continued growth, focusing on innovative strategies in SEO, website design, and lead generation. Full Article
man New Crystal Restoration Appoints Diosel Pineda Ocampo as Operations Manager By www.randrmagonline.com Published On :: Tue, 01 Oct 2024 06:25:15 -0400 New Crystal Restoration proudly announces the addition of Diosel Pineda Ocampo as Operations Manager. With 25 years in construction and 5 years specializing in restoration, Diosel brings a wealth of expertise to the team. Full Article
man New Crystal Restoration Promotes Don O'Dell to Head of Project Management By www.randrmagonline.com Published On :: Mon, 07 Oct 2024 09:27:05 -0400 With Don O'Dell's expertise in quality service and safety, he is poised to lead New Crystal Restoration's project management team, further enhancing the company’s trusted reputation across the tri-state area. Learn more about his journey and the valuable skills he brings to this leadership role. Full Article