Piccosupportpiccosupport.hashnode.dev·Nov 27, 2023React Resilience: Unlock Solutions with PiccoSupportIntroduction React has established itself as a formidable tool for crafting contemporary web applications, furnishing developers with a component-based architecture and a virtual DOM that facilitates the creation of dynamic and responsive websites. N...DiscussReact
Paul Alan Freshneymaximumoctopus.hashnode.dev·Nov 25, 2023The most stable version ever, coming soon!When you spend so much time with a single project (even one you've been working on for more than ten years) you start to see things in a completely new light. I've found bugs that are likely years old, and some truly odd pieces of code. The process o...DiscussC++
Leo Boothleobooth.hashnode.dev·Nov 22, 2023QAs, Is Your Team Always Putting Out Fires?As I write this article, millions of people in the United States are preparing to celebrate Thanksgiving with friends and family over a bountiful meal. Unfortunately, though, with all that cooking, accidents can occur. Think of your home. Fire is one...DiscussSoftware Testing
Saifur Rahman Mahinsaifur-rahman39.hashnode.dev·Nov 20, 2023Becoming an expert in bug fixing for web applicationsBecoming an expert in bug fixing for web applications 1.Developing debugging skills Developing debugging skills is crucial for effective bug fixing in web applications. Here's a more detailed breakdown of Step 4: A. Learn to Use Browser Developer Too...DiscussBack-EndBugs and Errors
Jordan Brennanjordanbrennan.hashnode.dev·Nov 18, 2023No Known Bugs and How to Get ThereDoes adding new features bother you when existing features have bugs? Me too. Managing software projects used to feel like I was a car salesman throwing in an unnecessary set of winter tires while neglecting a burned out headlight. It's not dishonest...Discuss·1 likeQuality Assurance
Paul Alan Freshneymaximumoctopus.hashnode.dev·Nov 13, 2023Frames[0], now I understand theeSo, I spent a considerable amount of time rewriting the engine so that animation frames are stored from zero instead of one in the Frames container. It's fixed a couple of issues already. And now I know why!!! It appears that I made that change so th...DiscussC++
Paul Alan Freshneymaximumoctopus.hashnode.dev·Nov 12, 2023Bugs. Bugs. Bugs.Quite a few things work, some even work well, but there are quite a few bugs. Every single one a creation of the rewrite. Loading a project works, but often the first frame gets cleared. Importing a bitmap works, but there's often a blank frame at th...DiscussC++
Greptimegreptime.hashnode.dev·Nov 7, 2023Chaos Engineering - Who's to Blame for the Bug Mess?Preface GreptimeDB supports deployment in both standalone and distributed modes, but a sharp question follows: how confident are we in this complex system that we have put into production? During the iteration from v0.3 to v0.4, we introduced Chaos E...DiscussDatabases
Clement Nzubechukwudevread.hashnode.dev·Oct 29, 2023Understanding the Difference Between Bugs and Errors in Software DevelopmentIn the realm of software development, two terms are frequently used interchangeably but have distinct meanings: bugs and errors. These terms are pivotal in the development process, as they represent issues that can impact the functionality and reliab...Discuss·3 likeserror
Vietnam Outsourcingsaigon.agency·Oct 26, 2023The argument type 'BorderRadius?' can't be assigned to the parameter type 'BorderRadiusGeometry' because 'BorderRadius?' is nullable and 'BorderRadiusLaunching lib/main.dart on Chrome in debug mode... ../../../.pub-cache/hosted/pub.dev/nb_utils-6.0.0/lib/src/widgets/blur_widget.dart:37:23: Error: The argument type 'BorderRadius?' can't be assigned to the parameter type 'BorderRadiusGeometry' becau...DiscussFlutter