From 6eae21e751fef4a60df544bc079d0f077a73933f Mon Sep 17 00:00:00 2001 From: bouncepaw Date: Fri, 15 Sep 2023 10:00:09 +0000 Subject: [PATCH] Sync Fri Sep 15 10:00:09 UTC 2023 --- 553.myco | 10 ---------- 617.myco | 4 ++++ Comparative Analysis.myco | 4 ++++ 3 files changed, 8 insertions(+), 10 deletions(-) delete mode 100644 553.myco create mode 100644 617.myco create mode 100644 Comparative Analysis.myco diff --git a/553.myco b/553.myco deleted file mode 100644 index bf489e6..0000000 --- a/553.myco +++ /dev/null @@ -1,10 +0,0 @@ -= 553 -https://github.com/tonsky/DarkModeToggle - -> Statusbar app to quickly toggle between light and dark modes - -I might want to use it in the future. Now, I just bind the following script to something: - -```sh -osascript -e 'tell application "System Events" to tell appearance preferences to set dark mode to not dark mode' -``` \ No newline at end of file diff --git a/617.myco b/617.myco new file mode 100644 index 0000000..d3b087e --- /dev/null +++ b/617.myco @@ -0,0 +1,4 @@ += 617 +https://matklad.github.io/2023/09/13/comparative-analysis.html + +< and <= are better than > and >= \ No newline at end of file diff --git a/Comparative Analysis.myco b/Comparative Analysis.myco new file mode 100644 index 0000000..1a648b2 --- /dev/null +++ b/Comparative Analysis.myco @@ -0,0 +1,4 @@ += Comparative Analysis +https://matklad.github.io/2023/09/13/comparative-analysis.html + +< and <= are better than > and >= \ No newline at end of file