<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Falsehood Updates Daily</title>
  <id>https://www.trackawesomelist.com/kdeldycke/awesome-falsehood/feed.xml</id>
  <updated>2026-04-28T04:03:38.641Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/kdeldycke/awesome-falsehood/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/kdeldycke/awesome-falsehood/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/kdeldycke/awesome-falsehood/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>😱 Falsehoods Programmers Believe in</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/28/</id>
    <title>Awesome Falsehood Updates on Apr 28, 2026</title>
    <updated>2026-04-28T04:03:38.641Z</updated>
    <published>2026-04-28T04:03:38.601Z</published>
    <content type="html"><![CDATA[<h3><p>Internationalization</p>
</h3>
<ul>
<li><a href="https://github.com/jagracey/Awesome-Unicode" rel="noopener noreferrer">Awesome Unicode (⭐979)</a> - A curated list of delightful Unicode tidbits, packages and resources.</li>
</ul>
<h3><p>Phone Numbers</p>
</h3>
<ul>
<li><a href="https://github.com/google/libphonenumber/blob/master/FALSEHOODS.md" rel="noopener noreferrer">Falsehoods about Phone Numbers (⭐18k)</a> - Covers phone numbers, their representation and meaning.</li>
</ul>

<ul>
<li><a href="https://github.com/google/libphonenumber" rel="noopener noreferrer"><code>libphonenumber</code></a> - 🆓 Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. Also available for <a href="https://github.com/twcclegg/libphonenumber-csharp" rel="noopener noreferrer">C# (⭐918)</a>, <a href="https://github.com/iziz/libPhoneNumber-iOS" rel="noopener noreferrer">Objective-C (⭐2.4k)</a>, <a href="https://github.com/daviddrysdale/python-phonenumbers" rel="noopener noreferrer">Python (⭐3.8k)</a> and <a href="https://github.com/giggsey/libphonenumber-for-php" rel="noopener noreferrer">PHP (⭐5k)</a>.</li>
</ul>
<h3><p>Postal Addresses</p>
</h3>
<ul>
<li><a href="https://github.com/google/libaddressinput" rel="noopener noreferrer"><code>libaddressinput</code></a> - 🆓 Google's common C++ and Java library for parsing, formatting, and validating international postal addresses.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/28/"/>
    <summary>4 awesome projects updated on Apr 28, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/14/</id>
    <title>Awesome Falsehood Updates on Apr 14, 2026</title>
    <updated>2026-04-14T03:38:26.265Z</updated>
    <published>2026-04-14T03:38:26.265Z</published>
    <content type="html"><![CDATA[<h3><p>Postal Addresses</p>
</h3>
<ul>
<li><a href="https://boingboing.net/2016/08/30/letter-sent-to-iceland-farm-wi.html" rel="noopener noreferrer">Letter Delivered Despite No Name, No Address</a> - Ultimate falsehood about postal addresses: you do not need one.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/14/"/>
    <summary>1 awesome projects updated on Apr 14, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/24/</id>
    <title>Awesome Falsehood Updates on Nov 24, 2025</title>
    <updated>2025-11-24T16:01:14.669Z</updated>
    <published>2025-11-24T16:01:14.669Z</published>
    <content type="html"><![CDATA[<h3><p>Business</p>
</h3>
<ul>
<li><a href="https://xcancel.com/signulll/status/1950294195039838480" rel="noopener noreferrer">“The system can’t handle a billion dollars”</a> - Insane compensation at Meta in the middle of the AI-boom breaks ERPs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/24/"/>
    <summary>1 awesome projects updated on Nov 24, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/07/14/</id>
    <title>Awesome Falsehood Updates on Jul 14, 2025</title>
    <updated>2025-07-14T09:54:07.238Z</updated>
    <published>2025-07-14T09:54:07.013Z</published>
    <content type="html"><![CDATA[<h3><p>Business</p>
</h3>
<ul>
<li><a href="https://web.archive.org/web/20230615151102/https://old.reddit.com/r/Etsy/comments/hz4877/if_you_are_an_etsy_seller_do_not_purchase_postage/" rel="noopener noreferrer">Decimal Point Error in Etsy's Accounting System</a> - The importance of types in accounting software: missing the decimal point ends up with 100x over-charges.</li>
</ul>

<ul>
<li><a href="https://web.archive.org/web/20250326135824/http://rachelbythebay.com/w/2022/12/02/25k/" rel="noopener noreferrer">Twenty five thousand dollars of funny money</a> - Same error as above at Google Ads, or the danger of separating your pennies from your dollars, where $250 internal coupons turned into $25,000. My advice: <a href="https://twitter.com/kdeldycke/status/1599113889093890049" rel="noopener noreferrer">get rid of integers and floats for monetary values. Use decimals. Or fallback to strings and parse them, don't validate.</a></li>
</ul>
<h3><p>Dates and Time</p>
</h3>
<ul>
<li><a href="https://web.archive.org/web/20200216181551/https://ericasadun.com/2018/12/25/iso-8601-yyyy-yyyy-and-why-your-year-may-be-wrong/" rel="noopener noreferrer">ISO-8601, <code>YYYY</code>, <code>yyyy</code>, and why your year may be wrong</a> - String formatting of date is hard.</li>
</ul>

<ul>
<li><a href="https://web.archive.org/web/20241124114705/https://stackoverflow.com/questions/6841333/why-is-subtracting-these-two-epoch-milli-times-in-year-1927-giving-a-strange-r/6841479#answer-6841479" rel="noopener noreferrer">Why is subtracting these two times (in 1927) giving a strange result?</a> - Infamous Stack Overflow answer about both complicated historical timezones, and how historical dates can be re-interpreted by newer versions of software.</li>
</ul>
<h3><p>Geography</p>
</h3>
<ul>
<li><a href="https://web.archive.org/web/20250516080728/http://www.atlefren.net/post/2014/09/falsehoods-programmers-believe-about-maps/" rel="noopener noreferrer">Falsehoods about Maps</a> - Covers coordinates, projection and GIS.</li>
</ul>

<ul>
<li><a href="https://shkspr.mobi/blog/2024/06/falsehoods-programmers-believe-about-weather/" rel="noopener noreferrer">Falsehoods about Weather</a> - Weather is location-dependent, and so full of edge-cases.</li>
</ul>
<h3><p>Networks</p>
</h3>
<ul>
<li><a href="https://web.archive.org/web/20250215201837/http://blog.erratasec.com/2012/06/falsehoods-programmers-believe-about.html" rel="noopener noreferrer">Falsehoods about Networks</a> - Covers TCP, DHCP, DNS, VLANs and IPv4/v6.</li>
</ul>
<h3><p>Transportation</p>
</h3>
<ul>
<li><a href="https://flightaware.engineering/falsehoods-programmers-believe-about-aviation/" rel="noopener noreferrer">Falsehoods about Aviation</a> - Aviation data are less normalized than you might think.</li>
</ul>

<ul>
<li><a href="https://web.archive.org/web/20250528134345/https://travel.stackexchange.com/questions/149323/my-name-causes-an-issue-with-any-booking-names-end-with-mr-and-mrs" rel="noopener noreferrer">My name causes an issue with any booking!</a> - Old airline reservation systems considers the <code>MR</code> suffix as <code>Mister</code> and drops it.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/07/14/"/>
    <summary>9 awesome projects updated on Jul 14, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/04/23/</id>
    <title>Awesome Falsehood Updates on Apr 23, 2025</title>
    <updated>2025-04-23T17:24:13.651Z</updated>
    <published>2025-04-23T17:24:13.651Z</published>
    <content type="html"><![CDATA[<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="https://medium.com/@jonathan.leitschuh/falsehoods-people-believe-about-cves-85c1d063ffda" rel="noopener noreferrer">Falsehoods about CVE</a> - CVE ≠ vulnerability (and 36 other confusions).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/04/23/"/>
    <summary>1 awesome projects updated on Apr 23, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/03/05/</id>
    <title>Awesome Falsehood Updates on Mar 05, 2025</title>
    <updated>2025-03-05T01:57:57.730Z</updated>
    <published>2025-03-05T01:57:57.730Z</published>
    <content type="html"><![CDATA[<h3><p>Internationalization</p>
</h3>
<ul>
<li><a href="https://www.lexiconista.com/falsehoods-about-languages/" rel="noopener noreferrer">Falsehoods about Language</a> - Additional cases to complement the previous article.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/03/05/"/>
    <summary>1 awesome projects updated on Mar 05, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/02/13/</id>
    <title>Awesome Falsehood Updates on Feb 13, 2025</title>
    <updated>2025-02-13T12:50:45.610Z</updated>
    <published>2025-02-13T12:50:45.575Z</published>
    <content type="html"><![CDATA[<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="https://purplesyringa.moe/blog/falsehoods-programmers-believe-about-null-pointers/" rel="noopener noreferrer">Falsehoods about null pointers</a> - Null pointers are even more cursed than pointers in general, and provenance already makes pointers quite complicated.</li>
</ul>

<ul>
<li><a href="https://pardalotus.tech/posts/2024-10-02-falsehoods-programmers-believe-about-dois/" rel="noopener noreferrer">Falsehoods about Digital Object Identifiers (DOIs)</a> - False conceptions about the identifiers that are used to identify and link research outputs (and a lot of other things).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/02/13/"/>
    <summary>2 awesome projects updated on Feb 13, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/11/12/</id>
    <title>Awesome Falsehood Updates on Nov 12, 2024</title>
    <updated>2024-11-12T12:55:04.605Z</updated>
    <published>2024-11-12T12:55:04.605Z</published>
    <content type="html"><![CDATA[<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="https://codeberg.org/catseye/The-Dossier/src/branch/master/article/Facts-about-State-Machines/README.md" rel="noopener noreferrer">Facts about State Machines</a> - State machines are often misunderstood and under-applied.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/11/12/"/>
    <summary>1 awesome projects updated on Nov 12, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/07/</id>
    <title>Awesome Falsehood Updates on Jul 07, 2024</title>
    <updated>2024-07-07T08:51:57.474Z</updated>
    <published>2024-07-07T08:51:57.311Z</published>
    <content type="html"><![CDATA[<h3><p>Meta</p>
</h3>
<ul>
<li><a href="https://kevin.deldycke.com/2016/falsehoods-programmers-believe-about-falsehoods-lists" rel="noopener noreferrer">Falsehoods about Falsehoods Lists</a> - Meta commentary on how these falsehoods shouldn't be handled.</li>
</ul>
<h3><p>Internationalization</p>
</h3>
<ul>
<li><a href="https://jean.abou-samra.fr/blog/unicode-misconceptions/" rel="noopener noreferrer">Unicode misconceptions</a> - A collection of falsehoods on case, encodings, string length, and more.</li>
</ul>
<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="https://dimtion.fr/blog/falsehoods-event-driven/" rel="noopener noreferrer">Falsehoods about Event-Driven Systems</a> - Misconceptions about event driven systems and message passing.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/07/"/>
    <summary>3 awesome projects updated on Jul 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/16/</id>
    <title>Awesome Falsehood Updates on Apr 16, 2024</title>
    <updated>2024-04-16T12:38:30.515Z</updated>
    <published>2024-04-16T12:38:30.512Z</published>
    <content type="html"><![CDATA[<h3><p>Web</p>
</h3>
<ul>
<li><a href="https://www.aartaka.me.eu.org/falsehoods-html" rel="noopener noreferrer">Falsehoods about HTML</a> - “Web is beautiful. Web is ugly. Web is astonishing. A part of this appeal is HTML, with its historical quirks.”</li>
</ul>

<ul>
<li><a href="https://web.archive.org/web/20230604033340/https://www.simplecto.com/complexity-downloading-favicons-told-in-15-plus-edge-cases/" rel="noopener noreferrer">The Hidden Complexity of Downloading Favicons, Told in 15+ Edge Cases</a> - Downloading that little icon you see in you browser tabs should be a simple exercise. It turned out to be a lot more complicated than you think. Be vigilant that you are not shaving a Yak.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/16/"/>
    <summary>2 awesome projects updated on Apr 16, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/19/</id>
    <title>Awesome Falsehood Updates on Mar 19, 2024</title>
    <updated>2024-03-19T12:36:43.731Z</updated>
    <published>2024-03-19T12:36:43.731Z</published>
    <content type="html"><![CDATA[<h3><p>Emails</p>
</h3>
<ul>
<li><a href="https://github.com/dertuxmalwieder/libvldmail" rel="noopener noreferrer"><code>libvldmail</code></a> - 🆓 A library that implements RFC-based checks for e-mail addresses.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/19/"/>
    <summary>1 awesome projects updated on Mar 19, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/09/</id>
    <title>Awesome Falsehood Updates on Nov 09, 2023</title>
    <updated>2023-11-09T01:24:58.795Z</updated>
    <published>2023-11-09T01:24:58.769Z</published>
    <content type="html"><![CDATA[<h3><p>Internationalization</p>
</h3>
<ul>
<li><a href="https://randomascii.wordpress.com/2023/10/17/localization-failure-temperature-is-hard/" rel="noopener noreferrer">Localization Failure: Temperature is Hard</a> - You cannot localize temperature differences as-is.</li>
</ul>
<h3><p>Postal Addresses</p>
</h3>
<ul>
<li><a href="https://paulplowman.com/stuff/uk-address-oddities/" rel="noopener noreferrer">UK Address Oddities</a> - Quirks extracted from a list of most residential property sales in England and Wales since 1995.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/09/"/>
    <summary>2 awesome projects updated on Nov 09, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/06/14/</id>
    <title>Awesome Falsehood Updates on Jun 14, 2023</title>
    <updated>2023-06-14T12:41:38.734Z</updated>
    <published>2023-06-14T12:41:38.734Z</published>
    <content type="html"><![CDATA[<h3><p>Geography</p>
</h3>
<ul>
<li><a href="https://web.archive.org/web/20210310050932/https://soranews24.com/2016/12/01/w-t-f-japan-top-5-most-insane-kanji-place-names-in-japan%E3%80%90weird-top-five%E3%80%91/" rel="noopener noreferrer">Top 5 most insane kanji place names in Japan</a> - “There's one special group of kanji that's hard even for Japanese people to read: place names.”</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/06/14/"/>
    <summary>1 awesome projects updated on Jun 14, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/22/</id>
    <title>Awesome Falsehood Updates on Apr 22, 2023</title>
    <updated>2023-04-22T01:40:39.671Z</updated>
    <published>2023-04-22T01:40:39.671Z</published>
    <content type="html"><![CDATA[<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="https://www.fileside.app/blog/2023-03-17_windows-file-paths/" rel="noopener noreferrer">The weird world of Windows file paths</a> - “On any Unix-derived system, a path is an admirably simple thing: if it starts with a <code>/</code>, it's a path. Not so on Windows.”</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/22/"/>
    <summary>1 awesome projects updated on Apr 22, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/07/</id>
    <title>Awesome Falsehood Updates on Mar 07, 2023</title>
    <updated>2023-03-07T12:48:34.566Z</updated>
    <published>2023-03-07T12:48:34.560Z</published>
    <content type="html"><![CDATA[<h3><p>Postal Addresses</p>
</h3>
<ul>
<li><a href="https://www.crcdaily.com/p/why-doesnt-costa-rica-use-real-addresses" rel="noopener noreferrer">Why doesn't Costa Rica use real addresses?</a> - Costa Rican uses an idiosyncratic system of addresses that relies on landmarks, history and quite a bit of guesswork.</li>
</ul>

<ul>
<li><a href="https://pe.usps.com/text/pub28/welcome.htm" rel="noopener noreferrer">USPS Postal Addressing Standards</a> - Describes both standardized address formats and content.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/07/"/>
    <summary>2 awesome projects updated on Mar 07, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/03/</id>
    <title>Awesome Falsehood Updates on Feb 03, 2023</title>
    <updated>2023-02-03T01:55:13.879Z</updated>
    <published>2023-02-03T01:55:13.879Z</published>
    <content type="html"><![CDATA[<h3><p>Cryptocurrency</p>
</h3>
<ul>
<li><a href="https://gist.github.com/spalladino/a349f0ca53dbb5fc3914243aaf7ea8c6" rel="noopener noreferrer">Falsehoods about Ethereum</a> - Misconceptions and common pitfalls in contract programming.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/03/"/>
    <summary>1 awesome projects updated on Feb 03, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/12/</id>
    <title>Awesome Falsehood Updates on Jan 12, 2023</title>
    <updated>2023-01-12T12:48:03.251Z</updated>
    <published>2023-01-12T12:48:03.251Z</published>
    <content type="html"><![CDATA[<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="https://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell" rel="noopener noreferrer">The yaml document from hell</a> - YAML is full of obscure complexity like accidental numbers and non-string keys.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/12/"/>
    <summary>1 awesome projects updated on Jan 12, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/19/</id>
    <title>Awesome Falsehood Updates on Dec 19, 2022</title>
    <updated>2022-12-19T12:44:13.713Z</updated>
    <published>2022-12-19T12:44:13.713Z</published>
    <content type="html"><![CDATA[<h3><p>Networks</p>
</h3>
<ul>
<li><a href="https://daniel.haxx.se/blog/2022/12/14/idn-is-crazy/" rel="noopener noreferrer">IDN is crazy</a> - International characters in domain names mean support of homographs and heterographs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/19/"/>
    <summary>1 awesome projects updated on Dec 19, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/14/</id>
    <title>Awesome Falsehood Updates on Dec 14, 2022</title>
    <updated>2022-12-14T12:46:11.958Z</updated>
    <published>2022-12-14T12:46:11.958Z</published>
    <content type="html"><![CDATA[<h3><p>Transportation</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=jfOUVYQnuhw" rel="noopener noreferrer">The Maddening Mess of Airport Codes</a> - Having multiple international and national agencies trying to reconcile history, practicality and logistics makes codes follow arcane rules.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/14/"/>
    <summary>1 awesome projects updated on Dec 14, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/11/</id>
    <title>Awesome Falsehood Updates on Dec 11, 2022</title>
    <updated>2022-12-11T11:27:20.459Z</updated>
    <published>2022-12-11T11:27:20.217Z</published>
    <content type="html"><![CDATA[<h3><p>Business</p>
</h3>
<ul>
<li><a href="https://twitter.com/nthnmsmth/status/1587880523124408322" rel="noopener noreferrer">Minutiae of company names</a> - How the rules of the State of Delaware and the IRS does not intersects.</li>
</ul>
<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="https://predr.ag/blog/falsehoods-programmers-believe-about-undefined-behavior/" rel="noopener noreferrer">Falsehoods about Undefined Behavior</a> - Invoking undefined behavior can cause <em>anything</em> to happen, for a much broader definition of "anything" than one might think.</li>
</ul>

<ul>
<li><a href="https://twitter.com/hillelogram/status/1534301374166474752" rel="noopener noreferrer">I am endlessly fascinated with content tagging systems</a> - There are edge-cases even in tagging systems which are supposed to be barebone.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/11/"/>
    <summary>3 awesome projects updated on Dec 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/01/</id>
    <title>Awesome Falsehood Updates on Sep 01, 2022</title>
    <updated>2022-09-01T16:24:52.000Z</updated>
    <published>2022-09-01T16:24:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Emails</p>
</h3>
<ul>
<li><a href="https://beesbuzz.biz/code/439-Falsehoods-programmers-believe-about-email" rel="noopener noreferrer">Falsehoods about Email</a> - On addresses, content and delivery.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/01/"/>
    <summary>1 awesome projects updated on Sep 01, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/21/</id>
    <title>Awesome Falsehood Updates on Jun 21, 2022</title>
    <updated>2022-06-21T12:55:39.000Z</updated>
    <published>2022-06-21T12:55:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Business</p>
</h3>
<ul>
<li><a href="https://wiesmann.codiferes.net/wordpress/archives/22201" rel="noopener noreferrer">Falsehoods about Online Shopping</a> - Covers prices, currencies and inventory.</li>
</ul>
<h3><p>Geography</p>
</h3>
<ul>
<li><a href="https://wiesmann.codiferes.net/wordpress/archives/15187" rel="noopener noreferrer">Falsehoods about Geography</a> - Takes on places, their names and locations.</li>
</ul>
<h3><p>Internationalization</p>
</h3>
<ul>
<li><a href="https://jeremyhussell.blogspot.com/2017/11/falsehoods-programmers-believe-about.html#main" rel="noopener noreferrer">Falsehoods about Plain Text</a> - Plain text can't cut it, which makes Unicode even more incredible for its ability to just work well.</li>
</ul>

<ul>
<li><a href="https://wiesmann.codiferes.net/wordpress/archives/30296" rel="noopener noreferrer">Falsehoods about text</a> - Practical examples illustrating Unicode normalization, ligatures, surrogate pairs, character widths, and grapheme cluster pitfalls in substring operations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/21/"/>
    <summary>4 awesome projects updated on Jun 21, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/26/</id>
    <title>Awesome Falsehood Updates on Apr 26, 2022</title>
    <updated>2022-04-26T20:49:39.000Z</updated>
    <published>2022-04-26T20:49:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Dates and Time</p>
</h3>
<ul>
<li><a href="http://naggum.no/lugm-time.html" rel="noopener noreferrer">The Long, Painful History of Time</a> - Most of the idiosyncrasies in timekeeping can find an explanation in history.</li>
</ul>

<ul>
<li><a href="https://news.ycombinator.com/item?id=28047376" rel="noopener noreferrer">How to choose between UT1, TAI and UTC</a> - Depends on your priorities between SI seconds, earth rotation sync, leap seconds avoidance.</li>
</ul>

<ul>
<li><a href="https://web.archive.org/web/20150908004245/http://www.merlyn.demon.co.uk/critdate.htm" rel="noopener noreferrer">Critical and Significant Dates</a> - From Y2K to the overflow of 32-bit seconds from Unix epoch, a list of special date to watch for depending on the system.</li>
</ul>
<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="http://jeremymikkola.com/posts/2019_03_19_rules_for_autocomplete.html" rel="noopener noreferrer">Rules for Autocomplete</a> - Not falsehoods <em>per se</em>, but still a great list of good practices to implement autocompletion.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/26/"/>
    <summary>4 awesome projects updated on Apr 26, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/04/</id>
    <title>Awesome Falsehood Updates on Apr 04, 2022</title>
    <updated>2022-04-04T09:45:24.000Z</updated>
    <published>2022-04-04T09:12:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Multimedia</p>
</h3>
<ul>
<li><a href="https://dustri.org/b/horrible-edge-cases-to-consider-when-dealing-with-music.html" rel="noopener noreferrer">Horrible edge cases to consider when dealing with music</a> - Music catalogs data are full of crazy stuff.</li>
</ul>

<ul>
<li><a href="https://musicbrainz.org/doc/MusicBrainz_Database/Schema" rel="noopener noreferrer">MusicBrainz database schema</a> - An open-source project and database that seems to have solved the complexity of music catalog management.</li>
</ul>

<ul>
<li><a href="https://ddex.net/standards/" rel="noopener noreferrer">DDEX</a> - The industry standard for music metadata, including archiving, sound recording, sales and usage reporting, royalties and license deals.</li>
</ul>

<ul>
<li><a href="https://help.apple.com/itc/musicstyleguide/en.lproj/static.html" rel="noopener noreferrer">Apple Music Style Guide</a> - Quality insurance guidelines to format music, art, and metadata to increase discoverability.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/04/"/>
    <summary>4 awesome projects updated on Apr 04, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/30/</id>
    <title>Awesome Falsehood Updates on Mar 30, 2022</title>
    <updated>2022-03-30T14:30:32.000Z</updated>
    <published>2022-03-30T14:30:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Dates and Time</p>
</h3>
<ul>
<li><a href="https://alexwlchan.net/2019/05/falsehoods-programmers-believe-about-unix-time/" rel="noopener noreferrer">Falsehoods about Unix Time</a> - Mind the leap second!</li>
</ul>

<ul>
<li><a href="http://digital.vpr.net/post/rounding-error-computer-code-leads-26000-overcollection-labor-department" rel="noopener noreferrer">$26,000 Overcollection by Labor Department</a> - The consequence of wrong calendar accounting.</li>
</ul>
<h3><p>Human Identity</p>
</h3>
<ul>
<li>Falsehoods about Gender: <a href="https://gist.github.com/garbados/f82604ea639e0e47bf44" rel="noopener noreferrer">#1</a> &amp; <a href="https://medium.com/gender-2-0/falsehoods-programmers-believe-about-gender-f9a3512b4c9c" rel="noopener noreferrer">#2</a> - Gender is part of human identity and has its own subtleties.</li>
</ul>

<ul>
<li><a href="https://xkcd.com/327/" rel="noopener noreferrer">XKCD #327: Exploits of a Mom</a> - Funny take on how implementation of a falsehood might lead to security holes.</li>
</ul>
<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=NIebelIpdYk" rel="noopener noreferrer">Hi! My name is…</a> - This talk could have been named <em>falsehoods about usernames (and other identifiers)</em>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/30/"/>
    <summary>5 awesome projects updated on Mar 30, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/11/</id>
    <title>Awesome Falsehood Updates on Jan 11, 2022</title>
    <updated>2022-01-11T17:03:20.000Z</updated>
    <published>2022-01-11T17:03:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Business</p>
</h3>
<ul>
<li><a href="https://github.com/unicode-org/cldr/blob/release-40/common/supplemental/supplementalData.xml#L87-L94" rel="noopener noreferrer">CLDR currency definitions (⭐1.1k)</a> - 🆓 Currency validity date ranges overlap due to revolts, invasions, new constitutions, and slow planned adoption.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/11/"/>
    <summary>1 awesome projects updated on Jan 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/14/</id>
    <title>Awesome Falsehood Updates on Nov 14, 2021</title>
    <updated>2021-11-14T13:04:49.000Z</updated>
    <published>2021-11-14T13:04:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Transportation</p>
</h3>
<ul>
<li><a href="https://duffel.com/blog/falsehoods-about-seat-maps" rel="noopener noreferrer">Falsehoods about Airline Seat Maps</a> - Airline seat maps are far more complex than just neat rows and columns of seats.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/14/"/>
    <summary>1 awesome projects updated on Nov 14, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/24/</id>
    <title>Awesome Falsehood Updates on Oct 24, 2021</title>
    <updated>2021-10-24T13:12:34.000Z</updated>
    <published>2021-10-24T13:12:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Dates and Time</p>
</h3>
<ul>
<li><a href="https://ijmacd.github.io/rfc3339-iso8601/" rel="noopener noreferrer">RFC-3339 vs ISO-8601</a> - An giant list of formats from the two standards, how they overlaps, and live examples.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/24/"/>
    <summary>1 awesome projects updated on Oct 24, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/18/</id>
    <title>Awesome Falsehood Updates on Oct 18, 2021</title>
    <updated>2021-10-18T11:25:42.000Z</updated>
    <published>2021-10-18T11:25:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="https://scribe.rip/p/what-every-software-engineer-should-know-about-search-27d1df99f80d" rel="noopener noreferrer">What every software engineer should know about search</a> - A better sourced article on the difficulty of implementing search engines.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/18/"/>
    <summary>1 awesome projects updated on Oct 18, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/08/</id>
    <title>Awesome Falsehood Updates on Oct 08, 2021</title>
    <updated>2021-10-08T14:53:02.000Z</updated>
    <published>2021-10-08T14:53:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="https://kdeldycke.github.io/meta-package-manager/falsehoods.html" rel="noopener noreferrer">Falsehoods about Package Managers</a> - Covers package and their managers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/08/"/>
    <summary>1 awesome projects updated on Oct 08, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/09/23/</id>
    <title>Awesome Falsehood Updates on Sep 23, 2021</title>
    <updated>2021-09-23T11:18:20.000Z</updated>
    <published>2021-09-23T11:18:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web</p>
</h3>
<ul>
<li><a href="https://web.archive.org/web/20201112010147/http://slinkp.com/falsehoods-programmers-believe-about-apis.html" rel="noopener noreferrer">Falsehoods about REST APIs</a> - Pitfalls to be mindful of when creating and documenting APIs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/09/23/"/>
    <summary>1 awesome projects updated on Sep 23, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/09/06/</id>
    <title>Awesome Falsehood Updates on Sep 06, 2021</title>
    <updated>2021-09-06T18:57:53.000Z</updated>
    <published>2021-09-06T18:57:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Video Games</p>
</h3>
<ul>
<li><a href="https://lizengland.com/blog/2014/04/the-door-problem/" rel="noopener noreferrer">The Door Problem</a> - All the things you have not considered implementing for your doors in games.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/09/06/"/>
    <summary>1 awesome projects updated on Sep 06, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/09/02/</id>
    <title>Awesome Falsehood Updates on Sep 02, 2021</title>
    <updated>2021-09-02T17:15:31.000Z</updated>
    <published>2021-09-02T16:58:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Emails</p>
</h3>
<ul>
<li><a href="https://www.netmeister.org/blog/email.html" rel="noopener noreferrer">Your E-Mail Validation Logic is Wrong</a> - A summary of the various, surprising things that are allowed in an email address.</li>
</ul>
<h3><p>Geography</p>
</h3>
<ul>
<li><a href="https://ihatecoordinatesystems.com" rel="noopener noreferrer">I Hate Coordinate Systems</a> - A guide for geospatial practitioners on diagnosing and fixing common issues with coordinate systems.</li>
</ul>
<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="https://paul.bone.id.au/blog/2018/10/19/gc-falsehoods/" rel="noopener noreferrer">Falsehoods about garbage collection</a> - Misconceptions about the predictability and performance of garbage collection.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/09/02/"/>
    <summary>3 awesome projects updated on Sep 02, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/07/03/</id>
    <title>Awesome Falsehood Updates on Jul 03, 2021</title>
    <updated>2021-07-03T11:37:16.000Z</updated>
    <published>2021-07-03T11:37:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web</p>
</h3>
<ul>
<li><a href="https://www.netmeister.org/blog/urls.html" rel="noopener noreferrer">URLs: It's complicated…</a> - There's a lot of components in an URL, and all have their own logic.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/07/03/"/>
    <summary>1 awesome projects updated on Jul 03, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/02/08/</id>
    <title>Awesome Falsehood Updates on Feb 08, 2021</title>
    <updated>2021-02-08T11:05:52.000Z</updated>
    <published>2021-02-08T11:05:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Meta</p>
</h3>
<ul>
<li><a href="https://chiselapp.com/user/ttmrichter/repository/gng/doc/trunk/output/falsehoods.html" rel="noopener noreferrer">Falsehoods about Programming</a> - A humbling and fun list on programming and programmers themselves.</li>
</ul>
<h3><p>Arts</p>
</h3>
<ul>
<li><a href="https://literateprogrammer.blogspot.fr/2016/07/falsehoods-programmers-believe-about.html" rel="noopener noreferrer">Falsehoods about Music</a> - False assumption that might be made in codifying music.</li>
</ul>

<ul>
<li><a href="http://artsy.github.io/blog/2018/04/18/programmer-misconceptions-about-art/" rel="noopener noreferrer">Falsehoods about Art</a> - Common misconceptions about art.</li>
</ul>
<h3><p>Business</p>
</h3>
<ul>
<li><a href="https://gist.github.com/rgs/6509585" rel="noopener noreferrer">Falsehoods about Prices</a> - Covers currencies, amounts and localization.</li>
</ul>

<ul>
<li><a href="https://github.com/globalcitizen/php-iban/blob/master/docs/FALSEHOODS.md" rel="noopener noreferrer">Falsehoods about IBANs (⭐507)</a> - International Bank Account Numbers are not international.</li>
</ul>

<ul>
<li><a href="http://exple.tive.org/blarg/2016/09/22/falsehoods-programmers-believe-about-economics/" rel="noopener noreferrer">Falsehoods about Economics</a> - Economics are not simple or rational.</li>
</ul>
<h3><p>Cryptocurrency</p>
</h3>
<ul>
<li><a href="https://github.com/theborakompanioni/spring-boot-bitcoin-starter/blob/master/docs/FALSEHOODS.md" rel="noopener noreferrer">Falsehoods about Bitcoin (⭐85)</a> - A list of mistaken perspectives on Bitcoin.</li>
</ul>
<h3><p>Dates and Time</p>
</h3>
<ul>
<li><a href="http://infiniteundo.com/post/25326999628/falsehoods-programmers-believe-about-time" rel="noopener noreferrer">Falsehoods about Time</a> - Seminal article on dates and time.</li>
</ul>

<ul>
<li><a href="http://infiniteundo.com/post/25509354022/more-falsehoods-programmers-believe-about-time" rel="noopener noreferrer">More Falsehoods about Time</a> - Part. 2 of the article above.</li>
</ul>

<ul>
<li><a href="https://www.creativedeletion.com/2015/01/28/falsehoods-programmers-date-time-zones.html" rel="noopener noreferrer">Falsehoods about Time and Time Zones</a> - Another takes on time-related falsehoods, with an emphasis on time zones.</li>
</ul>

<ul>
<li><a href="https://gist.github.com/thanatos/eee17100476a336a711e" rel="noopener noreferrer">Critique of Falsehoods about Time</a> - Takes on the first article above and provides an explanation of each falsehood, with more context and external resources.</li>
</ul>

<ul>
<li><a href="https://www.zainrizvi.io/blog/falsehoods-programmers-believe-about-time-zones/" rel="noopener noreferrer">Falsehoods about Time Zones</a> - Has some nice points regarding the edge-cases of DST transitions.</li>
</ul>
<h3><p>Human Identity</p>
</h3>
<ul>
<li><a href="https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/" rel="noopener noreferrer">Falsehoods about Names</a> - The article that started it all.</li>
</ul>

<ul>
<li><a href="https://shinesolutions.com/2018/01/08/falsehoods-programmers-believe-about-names-with-examples/" rel="noopener noreferrer">Falsehoods about Names – With Examples</a> - A revisited version of the article above, this time with detailed explanations.</li>
</ul>

<ul>
<li><a href="https://shkspr.mobi/blog/2021/01/falsehoods-programmers-believe-about-biometrics/" rel="noopener noreferrer">Falsehoods about Biometrics</a> - Fingerprints are not unique.</li>
</ul>

<ul>
<li><a href="https://shkspr.mobi/blog/2017/03/falsehoods-programmers-believe-about-families/" rel="noopener noreferrer">Falsehoods about Families</a> - You can't really define a family with strict rules.</li>
</ul>

<ul>
<li><a href="https://skylarmacdonald.com/falsehoods/" rel="noopener noreferrer">Falsehoods about Me</a> - Issues at the intersection of names and gender and internationalization.</li>
</ul>
<h3><p>Internationalization</p>
</h3>
<ul>
<li><a href="http://garbled.benhamill.com/2017/04/18/falsehoods-programmers-believe-about-language" rel="noopener noreferrer">Falsehoods about Language</a> - Translating a software from English is not as straightforward as it seems to be.</li>
</ul>
<h3><p>Management</p>
</h3>
<ul>
<li><a href="https://web.archive.org/web/20170114022820/https://medium.com/@creatrixtiara/falsehoods-programmers-believe-about-job-applicants-99280437c616" rel="noopener noreferrer">Falsehoods about Job Applicants</a> - Assumptions about job applicants and their job histories aren't necessarily true.</li>
</ul>
<h3><p>Multimedia</p>
</h3>
<ul>
<li><a href="https://haasn.xyz/posts/2016-12-25-falsehoods-programmers-believe-about-%5Bvideo-stuff%5D.html" rel="noopener noreferrer">Falsehoods about Video</a> - Cover it all: video decoding and playback, files, image scaling, color spaces and conversion, displays and subtitles.</li>
</ul>
<h3><p>Postal Addresses</p>
</h3>
<ul>
<li><a href="https://www.mjt.me.uk/posts/falsehoods-programmers-believe-about-addresses/" rel="noopener noreferrer">Falsehoods about Addresses</a> - Covers streets, postal codes, buildings, cities and countries.</li>
</ul>

<ul>
<li><a href="https://twitter.com/samphippen/status/813896916534784004" rel="noopener noreferrer">Falsehoods about Residence</a> - It's not only about the address itself, but the relationship between a person and its residence.</li>
</ul>
<h3><p>Science</p>
</h3>
<ul>
<li><a href="https://www.stevemoser.org/posts/dev/falsehoods-programmers-believe-about-systems-of-measurement.html" rel="noopener noreferrer">Falsehoods about Systems of Measurement</a> - On working with systems of measurement and converting between them.</li>
</ul>
<h3><p>Society</p>
</h3>
<ul>
<li><a href="https://twitter.com/oliver_dw/status/737930439575404544" rel="noopener noreferrer">Falsehoods about Political Appointments</a> - Designing election systems has its own tricks.</li>
</ul>

<ul>
<li><a href="https://gist.github.com/Su-Shee/5d1a417fa9de19c15477" rel="noopener noreferrer">Falsehoods about Women In Tech</a> - Myth about women in STEM (Science, Technology, Engineering, Math) industries.</li>
</ul>
<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="https://github.com/xenoterracide/falsehoods/blob/master/versions.md" rel="noopener noreferrer">Falsehoods about Versions (⭐71)</a> - Attributing an identity to a software release might be harder than thought.</li>
</ul>

<ul>
<li><a href="https://pozorvlak.livejournal.com/174763.html" rel="noopener noreferrer">Falsehoods about Build Systems</a> - Building software is hard. Building software that builds software is harder.</li>
</ul>

<ul>
<li><a href="https://software.rajivprab.com/2018/04/29/myths-programmers-believe-about-cpu-caches/" rel="noopener noreferrer">Myths about CPU Caches</a> - Misconceptions about caches often lead to false assertions, especially when it comes to concurrency and race conditions.</li>
</ul>

<ul>
<li><a href="https://donatstudios.com/Falsehoods-Programmers-Believe-About-CSVs" rel="noopener noreferrer">Falsehoods about CSVs</a> - While RFC4180 to exists, it is far from definitive and goes largely ignored.</li>
</ul>

<ul>
<li><a href="https://club.ministryoftesting.com/t/falsehoods-testers-believe/1371" rel="noopener noreferrer">Falsehoods about Testing</a> - An attempt to establish a list of falsehoods about testing.</li>
</ul>

<ul>
<li><a href="https://opensourceconnections.com/blog/2019/05/29/falsehoods-programmers-believe-about-search/" rel="noopener noreferrer">Falsehoods about Search</a> - Why search (including analysis, tokenization, highlighting) is deceptively complex.</li>
</ul>

<ul>
<li><a href="https://www.hezmatt.org/~mpalmer/blog/2018/12/12/falsehoods-programmers-believe-about-pagination.html" rel="noopener noreferrer">Falsehoods about Pagination</a> - Why your pagination algorithm is giving someone (possibly you) a headache.</li>
</ul>

<ul>
<li><a href="https://yakking.branchable.com/posts/falsehoods-programmers-believe-about-file-paths/" rel="noopener noreferrer">Myths about File Paths</a> - Diversity of file-systems and OSes makes file paths a little harder than we might think of.</li>
</ul>

<ul>
<li><a href="https://www.2uo.de/myths-about-urandom" rel="noopener noreferrer">Myths about <code>/dev/urandom</code></a> - There are a few things about <code>/dev/urandom</code> and <code>/dev/random</code> that are repeated again and again. Still they are false.</li>
</ul>
<h3><p>Typography</p>
</h3>
<ul>
<li><a href="https://github.com/RoelN/Font-Falsehoods" rel="noopener noreferrer">Falsehoods about Fonts (⭐111)</a> - Assumptions about typography on the web and in desktop applications.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/02/08/"/>
    <summary>35 awesome projects updated on Feb 08, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/12/07/</id>
    <title>Awesome Falsehood Updates on Dec 07, 2020</title>
    <updated>2020-12-07T14:04:19.000Z</updated>
    <published>2020-12-07T14:04:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Meta</p>
</h3>
<ul>
<li><a href="https://spaceninja.com/2015/12/07/falsehoods-programmers-believe/" rel="noopener noreferrer">Falsehoods Programmers Believe</a> - A brief list of common falsehoods. A great overview and quick introduction into the world of falsehoods.</li>
</ul>
<h3><p>Business</p>
</h3>
<ul>
<li><a href="https://github.com/commerceguys/tax" rel="noopener noreferrer"><code>tax</code></a> - 🆓 A PHP 5.4+ tax management library.</li>
</ul>
<h3><p>Dates and Time</p>
</h3>
<ul>
<li><a href="http://yourcalendricalfallacyis.com" rel="noopener noreferrer">Your Calendrical Fallacy Is Thinking…</a> - List covering intercalation and cultural influence, made by a community of iOS and macOS developers.</li>
</ul>

<ul>
<li><a href="https://www.iana.org/time-zones" rel="noopener noreferrer">Time Zone Database</a> - 🆓 Code and data that represent the history of local time for many representative locations around the globe.</li>
</ul>

<ul>
<li><a href="https://qntm.org/calendar" rel="noopener noreferrer">You Advocate a Calendar Reform</a> - Your idea will not work. This article tells you why.</li>
</ul>

<ul>
<li><a href="https://qntm.org/abolish" rel="noopener noreferrer">So You Want to Abolish Time Zones</a> - Abolishing timezones may sound like a good idea, but there are quite a few complications that make it not quite so.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/watch?v=-5wpm-gesOY" rel="noopener noreferrer">The Problem with Time &amp; Timezones</a> - A video about why you should never, ever deal with timezones if you can help it.</li>
</ul>

<ul>
<li><a href="https://zachholman.com/talk/utc-is-enough-for-everyone-right" rel="noopener noreferrer">UTC is Enough for everyone, right?</a> - There are edge cases about dates and time (specifically UTC) that you probably haven't thought of.</li>
</ul>

<ul>
<li><a href="https://codeblog.jonskeet.uk/2019/03/27/storing-utc-is-not-a-silver-bullet/" rel="noopener noreferrer">Storing UTC is not a silver bullet</a> - “Just store dates in UTC” is not always the right approach.</li>
</ul>
<h3><p>Education</p>
</h3>
<ul>
<li><a href="https://www.netmeister.org/blog/cs-falsehoods.html" rel="noopener noreferrer">Falsehoods CS Students (Still) Believe Upon Graduating</a> - A list of things (not only) computer science students tend to erroneously and at times surprisingly believe even though they (probably) should know better.</li>
</ul>
<h3><p>Emails</p>
</h3>
<ul>
<li><a href="https://haacked.com/archive/2007/08/21/i-knew-how-to-validate-an-email-address-until-i.aspx/" rel="noopener noreferrer">I Knew How to Validate an Email Address Until I Read the RFC</a> - Provides intricate examples that are unsuspected valid email addresses according the RFC-822.</li>
</ul>

<ul>
<li><a href="https://fosdem.org/2018/schedule/event/email_address_quiz/" rel="noopener noreferrer">So you think you can validate email addresses (FOSDEM 2018)</a> - Presentation of edge-case email addresses and why you should not use regex to parse them.</li>
</ul>
<h3><p>Human Identity</p>
</h3>
<ul>
<li><a href="https://web.archive.org/web/20170914014648/https://qntm.org/gay" rel="noopener noreferrer">Gay Marriage: The Database Engineering Perspective</a> - How to store a marriage in a database while addressing most of the falsehoods about gender, naming and relationships.</li>
</ul>

<ul>
<li><a href="https://www.w3.org/International/questions/qa-personal-names" rel="noopener noreferrer">Personal Names Around the World</a> - How do people's names differ around the world, and what are the implications for the Web?</li>
</ul>

<ul>
<li><a href="https://www.wired.com/2015/11/null/" rel="noopener noreferrer">Hello, I'm Mr. Null. My Name Makes Me Invisible to Computers</a> - Real-life example on how implemented falsehood has negative impact on someone's life.</li>
</ul>

<ul>
<li><a href="https://www.hl7.org/implement/standards/product_brief.cfm?product_id=186" rel="noopener noreferrer">HL7 v3 RIM</a> - A flexible data model for representing human names.</li>
</ul>

<ul>
<li><a href="https://developer.apple.com/library/ios/documentation/Miscellaneous/Reference/NSPersonNameComponentsFormatter_Class/index.html" rel="noopener noreferrer">Apple iOS <code>NSPersonNameComponentsFormatter</code></a> - Localized representations of the components of a person's name.</li>
</ul>
<h3><p>Internationalization</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=0j74jcxSunY" rel="noopener noreferrer">Internationalis(z)ing Code</a> - A video about things you need to keep in mind when internationalizing your code.</li>
</ul>

<ul>
<li><a href="https://www.joelonsoftware.com/2003/10/08/the-absolute-minimum-every-software-developer-absolutely-positively-must-know-about-unicode-and-character-sets-no-excuses/" rel="noopener noreferrer">Minimum to Know About Unicode and Character Sets</a> - A good introduction to unicode, its historical context and origins, followed by an overview of its inner working.</li>
</ul>

<ul>
<li><a href="https://eev.ee/blog/2015/09/12/dark-corners-of-unicode/" rel="noopener noreferrer">Dark corners of Unicode</a> - Unicode is extensive, here be dragons.</li>
</ul>

<ul>
<li><a href="https://manishearth.github.io/blog/2017/01/14/stop-ascribing-meaning-to-unicode-code-points/" rel="noopener noreferrer">Let's Stop Ascribing Meaning to Code Points</a> - Dives deeper in Unicode and dispels myths about code points.</li>
</ul>

<ul>
<li><a href="https://manishearth.github.io/blog/2017/01/15/breaking-our-latin-1-assumptions/" rel="noopener noreferrer">Breaking Our <code>Latin-1</code> Assumptions</a> - Most programmers spend so much time with <code>Latin-1</code> they forgets about other's scripts quirks.</li>
</ul>

<ul>
<li><a href="http://i.imgur.com/4J7Il0m.jpg" rel="noopener noreferrer">Ode to a shipping label</a> - Character encoding is hard, more so when each broken layer of data input adds its own spice.</li>
</ul>

<ul>
<li><a href="https://github.com/patch/i18n-testing" rel="noopener noreferrer">i18n Testing Data (⭐69)</a> - 🆓 Compilation of real-word international and diverse name data for unit testing and QA.</li>
</ul>

<ul>
<li><a href="https://github.com/minimaxir/big-list-of-naughty-strings" rel="noopener noreferrer">Big List of Naughty Strings (⭐48k)</a> - 🆓 A huge corpus of strings which have a high probability of causing issues when used as user-input data. A must have set of practical edge-cases to test your software against.</li>
</ul>
<h3><p>Networks</p>
</h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Fallacies_of_distributed_computing" rel="noopener noreferrer">Fallacies of Distributed Computing</a> - Assumptions that programmers new to distributed applications invariably make.</li>
</ul>

<ul>
<li><a href="https://ma.ttias.be/theres-more-than-one-way-to-write-an-ip-address/" rel="noopener noreferrer">There's more than one way to write an IP address</a> - Some parts of the address are optional, mind the decimal and octal notations, and <a href="https://news.ycombinator.com/item?id=20390981" rel="noopener noreferrer">don't forget IPv6</a> either.</li>
</ul>
<h3><p>Postal Addresses</p>
</h3>
<ul>
<li><a href="https://kottke.org/19/08/the-bear-with-its-own-zip-code" rel="noopener noreferrer">The Bear with Its Own ZIP Code</a> - Smokey Bear has his own ZIP Code (<code>20252</code>) because he gets so much mail.</li>
</ul>

<ul>
<li><a href="https://smartystreets.com/articles/regular-expressions-for-street-addresses" rel="noopener noreferrer">Regex and Postal Addresses</a> - Why regular expressions and street addresses do not mix.</li>
</ul>

<ul>
<li><a href="https://github.com/commerceguys/addressing" rel="noopener noreferrer"><code>addressing</code></a> - 🆓 A PHP 5.4+ addressing library, powered by Google's dataset.</li>
</ul>

<ul>
<li><a href="https://github.com/scaleway/postal-address" rel="noopener noreferrer"><code>postal-address</code></a> - 🆓 Python module to parse, normalize and render postal addresses.</li>
</ul>

<ul>
<li><a href="https://github.com/Boostport/address" rel="noopener noreferrer"><code>address</code></a> - 🆓 Go library to validate and format addresses using Google's dataset.</li>
</ul>
<h3><p>Software Engineering</p>
</h3>
<ul>
<li><a href="https://apenwarr.ca/log/20181113" rel="noopener noreferrer">Popular misconceptions about <code>mtime</code></a> - Part of a post on why file's <code>mtime</code> comparison could be considered harmful.</li>
</ul>

<ul>
<li><a href="https://0.30000000000000004.com" rel="noopener noreferrer">Floating Point Math</a> - “Your language isn't broken, it's doing floating point math. (…) This is why, more often than not, <code>0.1 + 0.2 != 0.3</code>.”</li>
</ul>
<h3><p>Typography</p>
</h3>
<ul>
<li><a href="https://www.b-list.org/weblog/2018/nov/26/case/" rel="noopener noreferrer">Truths programmers should know about case</a> - A complete reverse of the falsehoods format, on the topic of case (as in uppercase and lowercase text).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/12/07/"/>
    <summary>35 awesome projects updated on Dec 07, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/11/11/</id>
    <title>Awesome Falsehood Updates on Nov 11, 2020</title>
    <updated>2020-11-11T15:46:19.000Z</updated>
    <published>2020-11-11T15:46:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Postal Addresses</p>
</h3>
<ul>
<li><a href="https://www.dampfkraft.com/posuto.html" rel="noopener noreferrer">Parsing the Infamous Japanese Postal CSV</a> - “I saw many horrors, but I've never seen this particular formatting choice anywhere else.”</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/11/11/"/>
    <summary>1 awesome projects updated on Nov 11, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/10/28/</id>
    <title>Awesome Falsehood Updates on Oct 28, 2020</title>
    <updated>2020-10-28T23:50:38.000Z</updated>
    <published>2020-10-28T23:50:38.000Z</published>
    <content type="html"><![CDATA[<h3><p>Business</p>
</h3>
<ul>
<li><a href="https://forum.aws.chdev.org/t/cross-site-scripting-xss-software-attack/3355" rel="noopener noreferrer">Characters <code>&lt;</code> and <code>&gt;</code> in company names lead to XSS attacks</a> - Because <a href="https://www.legislation.gov.uk/uksi/2015/17/schedule/1/made" rel="noopener noreferrer">UK allows companies to be registered with special characters</a>, a hacker leveraged them to register <code>\"&gt;&lt;SCRIPT SRC=MJT.XSS.HT&gt;&lt;/SCRIPT&gt; LTD</code>, but also <code>; DROP TABLE "COMPANIES";-- LTD</code>, <code>BETTS &amp;AMP; TWINE LTD</code> and <code>SAFDASD &amp; SFSAF \' SFDAASF\" LTD</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/10/28/"/>
    <summary>1 awesome projects updated on Oct 28, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/01/21/</id>
    <title>Awesome Falsehood Updates on Jan 21, 2020</title>
    <updated>2020-01-21T00:48:52.000Z</updated>
    <published>2020-01-21T00:48:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Education</p>
</h3>
<ul>
<li><a href="https://www.cs.kent.ac.uk/people/staff/srk21/blog/2019/12/02/" rel="noopener noreferrer">Postdoc myths</a> - “Lots of things are said, written and believed about postdoctoral researchers that are simply not true.”</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/01/21/"/>
    <summary>1 awesome projects updated on Jan 21, 2020</summary>
  </entry>
</feed>