Sample data
2024-07-29 00:00
If you make an app, and provide some sample data as the onboarding process, give me the option to keep it or not, so I don’t have to spend a bunch of time deleting stuff.
If you make an app, and provide some sample data as the onboarding process, give me the option to keep it or not, so I don’t have to spend a bunch of time deleting stuff.
I’m the kind of weirdo ADHD person that need to schedule everything for it to even a possibility for it to happen.
Including “fun” things like watching shows or playing games.
A big part of being a software developer, and especially a consultant, is to learn new languages and frameworks as things change.
If you are the kind that like to go to a formal course or like me who prefer to more learn by doing and reading, the big challenge, if you don’t have a work assignment related to it yet, it can be a challenge to get familiar with the new language after you know the basics.
I’ve become a huge fan of using the various sets of Advent of Code tasks to learn new languages. Some are easy, others really hard, and I always find myself really getting to know each languages strengths and what the literal fuck
’s by doing them.
Why isn’t there like a version of the medium sized iOS widget just flipped 90 degrees?
Some places, especially in widgets, you can choose to show everything or filter out all day events. Why the fuck can’t I tell it to show only all day events?!
When I look at the regular Calendar apps I have looked at (Apple, Calendars 5, Fantastical, BustCal, plus a bunch of others I don’t remember) support having a nested structure around calendars. Some supports sets. But that isn’t quite what I would like.
So, I use calendars for different purposes. Some contains actual events (no all-day entries), while others are more for planning purposes, so they only have all day entries in them.
All day entries meaning no start or end time just start and end dates.
Plus a few other similar things. Where my naming would be much less “weird” if I could have a folder called Planning
with al the planning calendars in them and one called Events
with all the regular ones n them.
Instead I’m stuck with using :
as a divider in the name as a means of faking it.
https://apps.apple.com/app/notchmeister/id1599169747?ls=1&mt=8&uo=4&at=10l4G7&ct=APPS, obviously configured to plasma leak.
I’m still refusing to call this shit AI, and will in a lot of situations annoy and or confuse people by referring to it as ML.
Anyways.
Here are what I see in it after a few years since using the GitHub CoPilot Preview and later ChatGPT.
Not seeing much intelligence though. Just fancy text generation.
One thing about the experience of using the current Shortcuts apps on any platform that involve large amounts of data leaves a lot to be desired.
I’d love for it in general to have any support for async / paralell processing of data, but I don’t expect to see that anytime soon.
However, what I really really want is for it to be able to load a shit load of data and just take forever, but not being unresponsive or beach balling.
I’d also love for a shortcut to be marked as done when it actually is done, and not when it is done and also have cleaned up all the resources etc it used. Because often when I do something like loading a bunch of entries from something add it them to a draft it will typically run for good while after it stops updating the Draft doing what I assume is to close open resources, GC memory etc.