Building A Dev Tool
Controlling the iOS simulator with the keyboard.
dasdom.dev
May 25, 2025 at 8:54 AM
I just asked my 5th question of StackOverflow. Can anyone of you answer this?
stackoverflow.com/questions/79...
stackoverflow.com/questions/79...
Accessing AXChildren of some AXGroup does not return visible children
I try to get all children of an AXGroup in the simulator using this code:
+ (NSArray<NSValue *> *)childrenOfUIElement:(AXUIElementRef)element {
CFArrayRef children = nil;
children = (
stackoverflow.com
May 12, 2025 at 5:58 PM
I just asked my 5th question of StackOverflow. Can anyone of you answer this?
stackoverflow.com/questions/79...
stackoverflow.com/questions/79...
If you ever wondered
"How can I give something back to this nice dude Dominik?"
here is your chance. You can purchase my new app Balloonsdays. The app helps you to remember the birthdays of your loved ones. At least it helps me a lot.
apps.apple.com/de/app/ballo...
"How can I give something back to this nice dude Dominik?"
here is your chance. You can purchase my new app Balloonsdays. The app helps you to remember the birthdays of your loved ones. At least it helps me a lot.
apps.apple.com/de/app/ballo...
Balloonsdays
Remember the birthdays of your loved ones. See the birthdays over the course of the year. Add a home screen widget with the next birthdays.
apps.apple.com
April 22, 2025 at 1:55 PM
If you ever wondered
"How can I give something back to this nice dude Dominik?"
here is your chance. You can purchase my new app Balloonsdays. The app helps you to remember the birthdays of your loved ones. At least it helps me a lot.
apps.apple.com/de/app/ballo...
"How can I give something back to this nice dude Dominik?"
here is your chance. You can purchase my new app Balloonsdays. The app helps you to remember the birthdays of your loved ones. At least it helps me a lot.
apps.apple.com/de/app/ballo...
Daily Spoons now shows a chart of your spoon history. This might help to identify pattern.
#spoonie #spoontheory #pacing
#spoonie #spoontheory #pacing
April 16, 2025 at 5:45 AM
Daily Spoons now shows a chart of your spoon history. This might help to identify pattern.
#spoonie #spoontheory #pacing
#spoonie #spoontheory #pacing
Hey USA, if you survive all of this you might consider to get rid of this pardoning right of your presidents. That is kind of a problem for democracy.
Among other things.
Among other things.
April 6, 2025 at 9:19 AM
Hey USA, if you survive all of this you might consider to get rid of this pardoning right of your presidents. That is kind of a problem for democracy.
Among other things.
Among other things.
Are you counting spoons? Are pacing?
My app might help you with this. It now keeps the history of your past days. This might help to find patterns. The history can be exported as CSV to send it to your medical practitioner.
#mecfs #ChronicFatigueSyndrome
apps.apple.com/de/app/daily...
My app might help you with this. It now keeps the history of your past days. This might help to find patterns. The history can be exported as CSV to send it to your medical practitioner.
#mecfs #ChronicFatigueSyndrome
apps.apple.com/de/app/daily...
Daily Spoons
Imagine you measure the minimal energy you can spend during the day in spoons. Let's say you have some mental challenges and therefore the energy amount you have available during the day corresponds ...
apps.apple.com
April 4, 2025 at 7:28 AM
Are you counting spoons? Are pacing?
My app might help you with this. It now keeps the history of your past days. This might help to find patterns. The history can be exported as CSV to send it to your medical practitioner.
#mecfs #ChronicFatigueSyndrome
apps.apple.com/de/app/daily...
My app might help you with this. It now keeps the history of your past days. This might help to find patterns. The history can be exported as CSV to send it to your medical practitioner.
#mecfs #ChronicFatigueSyndrome
apps.apple.com/de/app/daily...
Are you counting spoons? Are pacing?
My app might help you with this. It now keeps the history of your past days. This might help to find patterns.
#spoontheory
apps.apple.com/de/app/daily...
My app might help you with this. It now keeps the history of your past days. This might help to find patterns.
#spoontheory
apps.apple.com/de/app/daily...
Daily Spoons
Imagine you measure the minimal energy you can spend during the day in spoons. Let's say you have some mental challenges and therefore the energy amount you have available during the day corresponds ...
apps.apple.com
March 23, 2025 at 8:41 PM
Are you counting spoons? Are pacing?
My app might help you with this. It now keeps the history of your past days. This might help to find patterns.
#spoontheory
apps.apple.com/de/app/daily...
My app might help you with this. It now keeps the history of your past days. This might help to find patterns.
#spoontheory
apps.apple.com/de/app/daily...
@dgmecfs.bsky.social Ich arbeite seit einiger Zeit an einer App die beim Pacing hilfreich sein könnte. Ich verfolge keine monetären Interessen, die App ist Open-Source und die Nutzenden werden nicht getrackt. (Der einzige Haken: Ich kann nur iOS-Apps entwickeln.)
apps.apple.com/de/app/daily...
apps.apple.com/de/app/daily...
Daily Spoons
Imagine you measure the minimal energy you can spend during the day in spoons. Let's say you have some mental challenges and therefore the energy amount you have available during the day corresponds ...
apps.apple.com
March 18, 2025 at 8:47 PM
@dgmecfs.bsky.social Ich arbeite seit einiger Zeit an einer App die beim Pacing hilfreich sein könnte. Ich verfolge keine monetären Interessen, die App ist Open-Source und die Nutzenden werden nicht getrackt. (Der einzige Haken: Ich kann nur iOS-Apps entwickeln.)
apps.apple.com/de/app/daily...
apps.apple.com/de/app/daily...
@weg.li Bevor ich mich weiter damit beschäftige, wärt ihr fein damit, wenn ich eine iOS-App gegen eure API programmiere?
Ich habe gesehen, dass eure iOS-App gerade auf Eis liegt.
Ich habe gesehen, dass eure iOS-App gerade auf Eis liegt.
January 17, 2025 at 4:15 PM
@weg.li Bevor ich mich weiter damit beschäftige, wärt ihr fein damit, wenn ich eine iOS-App gegen eure API programmiere?
Ich habe gesehen, dass eure iOS-App gerade auf Eis liegt.
Ich habe gesehen, dass eure iOS-App gerade auf Eis liegt.
@daveverwer.com Thank you for featuring "100+ Xcode Tips" in your newsletter!
January 4, 2025 at 9:02 AM
@daveverwer.com Thank you for featuring "100+ Xcode Tips" in your newsletter!
Beta testers of my former upcoming app just saved me a lot of time.
January 3, 2025 at 6:36 PM
Beta testers of my former upcoming app just saved me a lot of time.
One problem of Xcode.tips is that it's not easily searchable.
So I created a DocC package with all the tips (and more). You can view it on dasdom.dev/xcode.tips/d...
And if you like to access it right within Xcode, you can purchase the package on Gumroad.
So I created a DocC package with all the tips (and more). You can view it on dasdom.dev/xcode.tips/d...
And if you like to access it right within Xcode, you can purchase the package on Gumroad.
Xcode Tips
Collections of tips for Xcode.
Xcode.tips
December 29, 2024 at 12:31 PM
One problem of Xcode.tips is that it's not easily searchable.
So I created a DocC package with all the tips (and more). You can view it on dasdom.dev/xcode.tips/d...
And if you like to access it right within Xcode, you can purchase the package on Gumroad.
So I created a DocC package with all the tips (and more). You can view it on dasdom.dev/xcode.tips/d...
And if you like to access it right within Xcode, you can purchase the package on Gumroad.
Finally '100+ Xcode Tips' is finished! Get more than 100 Xcode tips that install themselves right into Xcode.
#xcode
dasdom.gumroad.com/l/onehundred...
#xcode
dasdom.gumroad.com/l/onehundred...
100+ Xcode Tips
A DocC package with 100+ tips about effectively using Xcode.Status: Work in progress. (101/100+)ContentNavigating Navigators Pane Reveal In Project Navigator Reveal In Changes Navigator Open Quickly O...
dasdom.gumroad.com
December 13, 2024 at 9:55 AM
Finally '100+ Xcode Tips' is finished! Get more than 100 Xcode tips that install themselves right into Xcode.
#xcode
dasdom.gumroad.com/l/onehundred...
#xcode
dasdom.gumroad.com/l/onehundred...
My program to solve the second part of day 6 of Advent Of Code needed more than five hours to compute. 🤯
December 7, 2024 at 9:36 PM
My program to solve the second part of day 6 of Advent Of Code needed more than five hours to compute. 🤯
I think I found the most inelegant solution for day 5 of Advent Of Code. If you need something to laugh, here it is:
#adventofcode
github.com/dasdom/Adven...
#adventofcode
github.com/dasdom/Adven...
AdventOfCode2024/AdventOfCode2024/Day/05/DDHCalculatorDay05.m at main · dasdom/AdventOfCode2024
Contribute to dasdom/AdventOfCode2024 development by creating an account on GitHub.
github.com
December 6, 2024 at 9:46 AM
I think I found the most inelegant solution for day 5 of Advent Of Code. If you need something to laugh, here it is:
#adventofcode
github.com/dasdom/Adven...
#adventofcode
github.com/dasdom/Adven...
Use Breakpoints To Add Demo Data - UIKit
youtu.be/KxtMk9jBiH4
youtu.be/KxtMk9jBiH4
Use Breakpoints To Add Demo Data - UIKit
Breakpoints are a powerful tool. In this video I show you how to add demo data for development using breakpoints.
youtu.be
March 22, 2024 at 9:51 AM
Use Breakpoints To Add Demo Data - UIKit
youtu.be/KxtMk9jBiH4
youtu.be/KxtMk9jBiH4
I don't get it. What is good at BlueSky? Why is everyone convinced that this is an alternative for Twitter?
Just because the same "famous" people don't answer posts from "normal" people?
I hated that part on Twitter already and I won't tolerate it here.
Why are you here and not on Mastodon?
Just because the same "famous" people don't answer posts from "normal" people?
I hated that part on Twitter already and I won't tolerate it here.
Why are you here and not on Mastodon?
October 10, 2023 at 7:43 PM
I don't get it. What is good at BlueSky? Why is everyone convinced that this is an alternative for Twitter?
Just because the same "famous" people don't answer posts from "normal" people?
I hated that part on Twitter already and I won't tolerate it here.
Why are you here and not on Mastodon?
Just because the same "famous" people don't answer posts from "normal" people?
I hated that part on Twitter already and I won't tolerate it here.
Why are you here and not on Mastodon?
Bluesky, seriously, why the fuck to you put the back button on top of content that does not change. This makes no fucking sense. Please get a UX designer.
October 2, 2023 at 6:11 PM
Bluesky, seriously, why the fuck to you put the back button on top of content that does not change. This makes no fucking sense. Please get a UX designer.