diff --git a/content/posts/lies-programmers-believe-about-names.md b/content/posts/lies-programmers-believe-about-names.md index 34e9908..d90b753 100644 --- a/content/posts/lies-programmers-believe-about-names.md +++ b/content/posts/lies-programmers-believe-about-names.md @@ -1,7 +1,7 @@ --- title: "Lies Programmers Believe About Names" date: "2024-02-09T12:30:00+11:00" -draft: true +draft: false showSummary: true summary: "Programmers tend to believe a lot of lies. Let's talk about some name-based ones." --- @@ -65,4 +65,4 @@ summary: "Programmers tend to believe a lot of lies. Let's talk about some name- Now that you've read all that, if you ever find yourself dealing with user's names, there is unfortunately no good name/naming library we can point you at (unlike the date/time problem, which is mostly stable on most operating systems). Instead, try to keep these falsehoods in mind, and link them to people you know who are working with names. -> **(Tess)** As an exercise, see if you can figure out a counter-example to demonstrate each rule. It's good fun! :) \ No newline at end of file +> **(Tess)** As an exercise, see if you can figure out a counter-example to demonstrate each rule. It's good fun! :)