commit e56063a94043e84034e7af12e1415a9950b0b875
parent 16f2ddac3d6daf3aa277723f83130f1be5f44713
Author: Evan Alba <evanalba@protonmail.com>
Date: Tue, 23 Jul 2024 13:08:29 -0700
fix: Quotes overflow.
Diffstat:
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/evanalba b/evanalba
@@ -315,9 +315,12 @@ me”, and they’ll get involved in the project.
- Linus Torvalds
%
Theory is when you know something, but it doesn’t work. Practice is when
-something works, but you don’t know why. Programmers combine theory and practice: Nothing works and they don’t know why.
+something works, but you don’t know why. Programmers combine theory and
+practice: Nothing works and they don’t know why.
%
-A computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are, in short, a perfect match
+A computer is a stupid machine with the ability to do incredibly smart things,
+while computer programmers are smart people with the ability to do incredibly
+stupid things. They are, in short, a perfect match.
%
Q: What is the most often-overlooked risk in software engineering?