DEV Community

# bugs

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
[PT-BR] Instalando MySQL no Windows 11 ✨ Resolvendo bug de 'Starting the server'

[PT-BR] Instalando MySQL no Windows 11 ✨ Resolvendo bug de 'Starting the server'

5
Comments
3 min read
Why are Software bugs named bugs?

Why are Software bugs named bugs?

7
Comments
2 min read
Data Races with value types in Swift

Data Races with value types in Swift

5
Comments
4 min read
uint vs uint256 -> Small Solidity detail that can cause big Heisenbug

uint vs uint256 -> Small Solidity detail that can cause big Heisenbug

3
Comments
2 min read
dev.to says 1

dev.to says 1

8
Comments 5
1 min read
Integrate Sentry with Flutter

Integrate Sentry with Flutter

6
Comments
1 min read
How I found a bug in 2000 files

How I found a bug in 2000 files

10
Comments 1
2 min read
TestNG testing framework - Introduction

TestNG testing framework - Introduction

9
Comments
2 min read
Difference between `yyyy` and `YYYY` Java date pattern. What is week-based-year?

Difference between `yyyy` and `YYYY` Java date pattern. What is week-based-year?

5
Comments
9 min read
BUGS!!!!🐞

BUGS!!!!🐞

4
Comments 2
1 min read
Can you find the bug in this piece of code? - RegExp edition 🌍

Can you find the bug in this piece of code? - RegExp edition 🌍

31
Comments 24
1 min read
Can you find the bug in this piece of php code? 🤹

Can you find the bug in this piece of php code? 🤹

82
Comments 28
1 min read
Xamarin.Forms System.ArgumentException: Illegal characters in path

Xamarin.Forms System.ArgumentException: Illegal characters in path

3
Comments 1
2 min read
Returning to Liquor Cabinet: Fixing A Bug

Returning to Liquor Cabinet: Fixing A Bug

3
Comments
5 min read
Windows 11 My Thoughts and Feelings :thinking:

Windows 11 My Thoughts and Feelings :thinking:

4
Comments 2
2 min read
🐛 How to quickly spot errors in your JavaScript code in VS Code

🐛 How to quickly spot errors in your JavaScript code in VS Code

2
Comments
2 min read
Fix bugs by reading the room

Fix bugs by reading the room

5
Comments 3
3 min read
This Bug Made Me Rage Quit Windows 10

This Bug Made Me Rage Quit Windows 10

6
Comments 1
4 min read
How I fixed this one weird bug!

How I fixed this one weird bug!

6
Comments 3
4 min read
The Art of Debugging

The Art of Debugging

18
Comments 2
2 min read
How to use Git Bisect 🕵️‍♂️

How to use Git Bisect 🕵️‍♂️

9
Comments
4 min read
The Code Review Checklist ✅

The Code Review Checklist ✅

11
Comments 5
4 min read
“The Little Big Bug That Almost Ruined My Career” with Tessa Mero of Cloudinary

“The Little Big Bug That Almost Ruined My Career” with Tessa Mero of Cloudinary

2
Comments
1 min read
5 Frustrating Developer Pet Peeves and How to Deal With Them

5 Frustrating Developer Pet Peeves and How to Deal With Them

8
Comments 1
5 min read
Tests that help you find defects faster

Tests that help you find defects faster

6
Comments
8 min read
TIL - Another Unity Bug

TIL - Another Unity Bug

3
Comments
2 min read
Clean Code, What? and Why?

Clean Code, What? and Why?

14
Comments
3 min read
Testers Aren’t Necessarily the Best Last Defense Against Bugs

Testers Aren’t Necessarily the Best Last Defense Against Bugs

3
Comments
3 min read
What Causes Bugs, Anyway?

What Causes Bugs, Anyway?

2
Comments
4 min read
Kotlin is so nice – it prevents bugs 🐛 before you add them…

Kotlin is so nice – it prevents bugs 🐛 before you add them…

18
Comments 4
8 min read
Common bugs in Android apps

Common bugs in Android apps

3
Comments
1 min read
How to detect abnormal memory usage and memory spikes in Android Apps

How to detect abnormal memory usage and memory spikes in Android Apps

4
Comments
1 min read
Windows 10 - Deleting Data

Windows 10 - Deleting Data

2
Comments 4
2 min read
Do(n't) test your own code!

Do(n't) test your own code!

7
Comments 2
3 min read
What to do when you're stuck with a problem 🤷

What to do when you're stuck with a problem 🤷

10
Comments
3 min read
The inevitability of Bugs and the need for Error Codes

The inevitability of Bugs and the need for Error Codes

7
Comments
3 min read
A stupid bug ruined my afternoon...

A stupid bug ruined my afternoon...

11
Comments
3 min read
A Field Guide to Fixing Bugs

A Field Guide to Fixing Bugs

4
Comments
6 min read
Tests and Requirements

Tests and Requirements

6
Comments
3 min read
Do you report bugs you run into on other websites?

Do you report bugs you run into on other websites?

6
Comments 6
1 min read
Política de Zero Bug

Política de Zero Bug

4
Comments
4 min read
Bugs por todas partes

Bugs por todas partes

4
Comments
2 min read
Bug detective — When returning JSON goes wrong

Bug detective — When returning JSON goes wrong

8
Comments 2
7 min read
Boeing 737 Max 8 Software accountability or lack thereof?

Boeing 737 Max 8 Software accountability or lack thereof?

11
Comments 4
3 min read
Towards zero bugs

Towards zero bugs

207
Comments 25
11 min read
“Catch me if you can” - a short debugging guide

“Catch me if you can” - a short debugging guide

4
Comments
1 min read
I leave the company, best decision ever?

I leave the company, best decision ever?

5
Comments
3 min read
How were bugs handled post production RTM before the cloud?

How were bugs handled post production RTM before the cloud?

4
Comments 2
1 min read
Hunt bugs with git-bisect

Hunt bugs with git-bisect

51
Comments 10
3 min read
11 of the most costly software errors in history

11 of the most costly software errors in history

103
Comments 5
6 min read
Hey PBJ, Header Images Aren't Working in Editor v2

Hey PBJ, Header Images Aren't Working in Editor v2

8
Comments 1
1 min read
Managing Python Dependencies Robustly.

Managing Python Dependencies Robustly.

8
Comments
3 min read
Help users help themselves with built-in Microsoft tools

Help users help themselves with built-in Microsoft tools

8
Comments
1 min read
A Tale of an Array Conversion Bug

A Tale of an Array Conversion Bug

12
Comments 1
1 min read
What techniques do you employ to reduce the defects that will appear in the first delivered version?

What techniques do you employ to reduce the defects that will appear in the first delivered version?

16
Comments 6
1 min read
Results of a Study to Understand JavaScript Bugs (and How to Avoid Them)

Results of a Study to Understand JavaScript Bugs (and How to Avoid Them)

44
Comments 4
5 min read
Caught Red-Handed!

Caught Red-Handed!

65
Comments 9
3 min read
What the... error handling! (try...catch)

What the... error handling! (try...catch)

11
Comments
3 min read
Programming by Coincidence (Don't Do It)

Programming by Coincidence (Don't Do It)

31
Comments 4
1 min read
A Fun Little Bug

A Fun Little Bug

22
Comments
1 min read
loading...