From 981619aa4ca6a29375696cd2b182a6b1c883d1ee Mon Sep 17 00:00:00 2001 From: Ali Ajorian Date: Thu, 24 Oct 2024 10:28:37 +0200 Subject: [PATCH] added article gaining-from-unsolvable-problems/article.md in correct format --- .../article.md | 19 + .../illustration.svg | 3404 +++++++++++++++++ 2 files changed, 3423 insertions(+) create mode 100644 2024/gaining-from-unsolvable-problems/article.md create mode 100644 2024/gaining-from-unsolvable-problems/illustration.svg diff --git a/2024/gaining-from-unsolvable-problems/article.md b/2024/gaining-from-unsolvable-problems/article.md new file mode 100644 index 00000000..f71fc21c --- /dev/null +++ b/2024/gaining-from-unsolvable-problems/article.md @@ -0,0 +1,19 @@ + +# Gaining from Unsolvable Problems + + + +In our everyday lives, we encounter various challenges. Some can be solved by computers in a reasonable amount of time, like sorting our emails or finding the fastest route on a map, while others, such as predicting complex weather patterns or solving certain mathematical problems, cannot be computed efficiently. + +At first glance, it might seem disappointing that not everything can be computed. However, this limitation also presents an opportunity. Since no algorithm can efficiently solve these hard problems, we can design algorithms that use these unsolvable problems as part of their computation. Because no one can solve this step, it becomes very difficult for anyone to break the algorithm, leading to a strong foundation for security. + +Next time you face a tough, unsolvable problem, you might just smile—after all, it could lead to your next big security breakthrough! + + + +![combination lock](../images/image-001-gaining-from-unsolvable-problems.png) + +## Author + +Ali Ajorian + diff --git a/2024/gaining-from-unsolvable-problems/illustration.svg b/2024/gaining-from-unsolvable-problems/illustration.svg new file mode 100644 index 00000000..ed8349c7 --- /dev/null +++ b/2024/gaining-from-unsolvable-problems/illustration.svg @@ -0,0 +1,3404 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file