From 6645cf98f6c1fdcb22b005538dae7b8031fbca54 Mon Sep 17 00:00:00 2001 From: janis Date: Thu, 22 Feb 2024 11:04:45 +0100 Subject: [PATCH] start two new posts --- content/posts/2024/02/ios-opening-up/index.md | 18 ++++++++++++++++++ .../posts/2024/02/upcoming-projects/index.md | 12 ++++++++++++ themes/DoIt | 2 +- 3 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 content/posts/2024/02/ios-opening-up/index.md create mode 100644 content/posts/2024/02/upcoming-projects/index.md diff --git a/content/posts/2024/02/ios-opening-up/index.md b/content/posts/2024/02/ios-opening-up/index.md new file mode 100644 index 0000000..fb86d16 --- /dev/null +++ b/content/posts/2024/02/ios-opening-up/index.md @@ -0,0 +1,18 @@ ++++ +title = 'iOS Opening Up' +date = 2024-02-22T11:02:05+01:00 +lastmod = 2024-02-22T11:02:05+01:00 +draft = true +author = 'Janis Hutz' +tags = [ 'macOS', 'Development' ] +categories = [ 'Rants', 'News' ] +series = [] +series_weight = 1 +featuredImage = "" ++++ + +A couple of weeks ago, Apple announced that they are going to open up iOS. As somebody who develops apps for iOS this proposition seemed really nice at first glance, but when you dive into what they actually did, things are significantly worse than what they already have. + +This post was delayed due to the fact that I had barely any time to do a full write-up on this topic until now. + +# The changes diff --git a/content/posts/2024/02/upcoming-projects/index.md b/content/posts/2024/02/upcoming-projects/index.md new file mode 100644 index 0000000..cab20c1 --- /dev/null +++ b/content/posts/2024/02/upcoming-projects/index.md @@ -0,0 +1,12 @@ ++++ +title = 'Upcoming Projects' +date = 2024-02-22T11:01:07+01:00 +lastmod = 2024-02-22T11:01:07+01:00 +draft = true +author = 'Janis Hutz' +tags = [ 'Linux', 'Windows', 'macOS', 'Development', 'General', 'Hardware' ] +categories = [ 'Guides', 'Tutorials', 'Rants', 'Stories', 'News' ] +series = [] +series_weight = 1 +featuredImage = "" ++++ diff --git a/themes/DoIt b/themes/DoIt index 4b8667a..faba655 160000 --- a/themes/DoIt +++ b/themes/DoIt @@ -1 +1 @@ -Subproject commit 4b8667a26cd8da92cfab87f61f86e36b9f8d5e3b +Subproject commit faba6557b85873a81b8efdecf0f56b0d752a1b8f