Benedikt

iOS Wizard 🍎🧙🏻‍♂️

Benedikt boosted:
Philip Kreißel 🇪🇺🇺🇦pkreissel.volksverpetzer.de@bsky.brid.gy
2025-02-20

Elon Musk pusht die Pro-Kreml Parteien AfD und BSW im For You Feed von Twitter. Sie tauchen öfter im For You Feed auf als ihrem Anteil entspricht. Die Forscher haben dafür Test-Accounts erstellt, die allen Politikern auf X folgen. BSW und AfD waren krass überrepräsentiert.

AfD und BSW sind überrepräsentiert im For You Feed
Benedikt boosted:
Nico Semsrottnicosemsrott
2025-02-09

Die Dimensionen der Demos gegen den Rechtsruck sind enorm.

Ich habe sogar Videos von Demos mit mehr als 1000 Menschen gesehen aus Käffern, die ich nicht mal kannte.

Und ich dachte, durch mein Tourleben kenne ich schon alle!

Benediktbenjidea
2024-09-30

@onuryrk hier in Hamburg tauchen gerade überall Automaten für Süßigkeiten, Getränke und Vapes auf. Muss sich wohl auch lohnen.
Wirkt allerdings ein bisschen wie Japan auf Wish bestellt 😅🙈
Und preislich natürlich an der Tankstellen orientiert.

Benediktbenjidea
2024-09-22

It's been a bit quiet here.
I actually wanted to use my vacation three weeks ago to just work on the app.
It turns out that relaxing is also important. And I tried CrossFit, which I'm very interested in right now!
The app will be continued, but is currently not a top priority.

Benediktbenjidea
2024-09-21

@onuryrk @FoosballApp so maybe it‘s a 1.1.0 😁

Benediktbenjidea
2024-09-09

AirPods Max sind fast 4 Jahre alt, und Apple verkündet in einer Keynote lang und breit dass sie USB-C reingeschraubt und jetzt ein paar neue Farben haben? 🤨
Wie wäre es mal mit Hardware aktualisieren?

Benedikt boosted:
2024-09-06

Simplizissimus hat die krasse Geschichte um die Backdoor in XZ aufgearbeitet. Es geht dabei weniger um die Technik, als um das Ökosystemen und was wir daraus lernen müssen.
youtu.be/8p8PHeGg--U

Benediktbenjidea
2024-09-04

@onuryrk dark & light variant for iOS 18? 🤓

Benediktbenjidea
2024-08-30

It's really difficult with the notifications. Especially if you use CloudKit syncing.

I would like to send local notifications before the voucher expires. Easy.

But I want notifications to be created/updated/deleted in the background when they are managed on a second device.
But SwiftData has no solution for this.
Then you are back to CKQuerySubscription with CK objects and it is again difficult to find a unique identifier for the local notification.

Benediktbenjidea
2024-08-25

Just playing around with the new tabbar for iPadOS 18. .tabViewStyle(.sidebarAdaptable) in combination with SplitViews in the tabs is quite a wild user experience.

Two sidebar buttons that overlay the sidebars when pressed.

A user interface screenshot displaying a menu with two sidebar buttons and options for "Vouchers," "Archive," and "Settings," against a dark background.
Benediktbenjidea
2024-08-24

I am currently experimenting with saving a single AppSettings instance in SwiftData & synchronizing it to all devices.
However, SwiftData mainly works with queries for many objects. This would result in a query in each view and a problem with optionals due to “settings?.first”.

My approach right now is to handle it centrally and pass it on as an environmentObject.
Do you have any experience or ideas on this approach?

Code snippet displaying a SwiftUI application structure, including a main `App` struct and a `DataController` class for managing app settings and model container.
Benediktbenjidea
2024-08-23

@onuryrk @vfuc

This should actually be properly reachable with SwiftData & CloudKit 🤔
A public table of players that can be found by name or QR code ...
I imagine it would be very exciting to implement!

Benediktbenjidea
2024-08-23

Last night I started working on the reminder for the expiry of a voucher. However, this will still be complicated, as you can change the reminder settings on a device synchronized via CloudKit.

Btw. not focusing on UI works quite well, so far everything is just raw views with debug information. However, there's not really anything to see here either 😬🤷‍♂️

Benediktbenjidea
2024-08-18

Short “just before going to bed” action.
Installed macOS Sequoia in the VM and downloaded Xcode 16.1 Beta. (The little M1 MacBook Air is getting a bit out of breath)

But the “Predictive Code Completion Model” cannot be found.
Looks like it’s a bug while using a VM..

Benediktbenjidea
2024-08-18

Regardless of that, I took care of some fine-tuning today. Smaller TODOs which have been marked in the code for a while. QR codes, detail display, redemption of vouchers.

Benediktbenjidea
2024-08-18

A little off-topic today.
@onuryrk recently wrote about his difficulty in writing meaningful commit messages.
mastodon.social/@onuryrk/11297

I have tried github.com/Nutlope/aicommits for this.

Works well so far. Whether you really want to send all your changes to the AI cloud is another question. Something like this can certainly also be done locally with a small LLM.

Benediktbenjidea
2024-08-17

@onuryrk I recently stumbled across this, but haven't tried it myself yet.

github.com/Nutlope/aicommits

Benediktbenjidea
2024-08-16

@onuryrk Nur das mit dem Namen richtig abschreiben muss da noch mal geübt werden 😂

Benediktbenjidea
2024-08-14

That's why I'm thinking about adding some kind of template function.
These are automatically created/updated and suggested when you enter a voucher for which there is a template.
This will pre-fill known information.

Additionally there should be an option to edit/delete/(create?) these templates as well as an option to disable them completely if you don't want to.

Perhaps this feature will only be available for the “Pro” feature set.

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst