Sinaptiasinaptia.hashnode.dev·Dec 18, 2024Your old Ruby on Rails application sucksDo you have a Ruby or Rails application in production for more than 4 or 5 years? Has the test suite crumbled to pieces because of too many broken or flaky tests that no one has time to fix? running the tests pays off no more and slows down your pace...Testing
Sinaptiasinaptia.hashnode.dev·Dec 18, 2024Upgrading Ruby on Rails applicationsEvery year, we spend some of our time upgrading Ruby on Rails applications. Some of them have been created by us (and thus we know everything about them) and some of them haven’t. In any case, we have the same approach despite their difference (depen...Ruby on Rails
Victoria Shabitwell.hashnode.dev·Dec 11, 2024Tips for Maintaining a Healthy HabitWe all have been there trying to stick with a new habit but after some days or week we forget or fizzle out. The good news? Building habits that stick to them is possible. But why do habits fade and how can we prevent it. To start off having unrealis...habits
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Oct 11, 2024Creating a Maintenance Page in Next.js: A Comprehensive GuideWhen building web applications, maintenance periods are inevitable. Whether you're deploying updates, performing server migrations, or addressing unforeseen issues, displaying a maintenance page ensures that your users are informed and your site rema...11 likes·162 readsNext.js
Ronald Bartelshubandspoke.amastelek.com·Aug 10, 2024🐘Eating the Elephant One Bite at a Time | Proactive Network Maintenance for Long-Term Health☑️In the world of Information Technology, maintaining a stable, high-performing network is an ongoing challenge, especially as networks scale and become more intricate. While it’s easy to defer maintenance until an emergency arises, such “crisis-only” ...5 likesLessons Learntnetworking
Yogendra Porwalqasimple.hashnode.dev·Aug 1, 2024Healenium: Unlock stability in Appium Test AutomationAppium, a powerful tool for mobile test automation, often grapples with the persistent issue of test flakiness. This instability arises from the dynamic nature of mobile apps, where UI elements frequently change, leading to test failures and increase...1 likehealenium
Joshua Oliphantjoshwastaken.hashnode.dev·Jul 1, 2024Quoting Steph Ango - What can we remove?Created: 2024-07-01 Updated: 2024-07-01 Steph Ango A good system is designed to be periodically cleared of cruft. It has a built-in counterbalance. Without this pressure, our bias drives us to add band-aid after band-aid, until the only choice is to...maintenance
Metismetis.hashnode.dev·Apr 9, 2024Taming the Multi-Headed Beast: Maintaining SDKs in Production for YearsManaging an SDK in production over several years is similar to taming a multi-headed beast. Each aspect of the development process demands unique attention and precision. Balancing the evolving needs of a diverse user base, adapting to the ever-chang...sdk
Mitrasish MukherjeeforSpheron's Blogblog.spheron.network·Feb 20, 2024Upcoming Scheduled Maintenance: Enhancements & New Features for a Smoother ExperienceAs part of our commitment to providing you with the best possible service, we have scheduled a maintenance window on February 21st from 8:30 AM to 4:30 PM UTC. This period of downtime is planned to allow us to implement significant enhancements to ou...1 like·191 readsmaintenance
Tomasz Gilblog.tomaszgil.me·Dec 21, 2023Lessons from Software Engineering at Google: Part 8 - Software MaintenanceThis is the eighth article in a series where we cover the book Software Engineering at Google by Titus Winters, Tom Manshreck, and Hyrum Wright. 📕 We will go over various aspects of software engineering as a process, including the importance of comm...56 readsLessons from Software Engineering at GoogleSoftware Engineering