From 6d8209816392a6c9b4e56929255536be4659861f Mon Sep 17 00:00:00 2001 From: Casual Date: Fri, 8 Mar 2024 14:05:49 +0300 Subject: [PATCH] first post --- content/posts/limitations.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 content/posts/limitations.md diff --git a/content/posts/limitations.md b/content/posts/limitations.md new file mode 100644 index 0000000..36f18df --- /dev/null +++ b/content/posts/limitations.md @@ -0,0 +1,7 @@ ++++ +title = 'Limitations' +date = 2024-03-08T14:01:49+03:00 +draft = false ++++ + +Well, the first real post is about constrains - usually it's quicker to follow them, then bypass them. As a pentester I find it strange contradicting to my *nature*, but the time saved on making a proper solution/workaround is pretty important. It is reminds me of "The Cult of Done".