AI-First Tech Creator | SEO, Business & Making Money Playbooks
AI-First Tech Creator | SEO, Business & Making Money Playbooks
AI-First Tech Creator | SEO, Business & Making Money Playbooks
Sr iOS Engineer @ Expedia Dad to three smaller humans Meat popsicle Chicago-ish
Sr iOS Engineer @ Expedia Dad to three smaller humans Meat popsicle Chicago-ish
Sr iOS Engineer @ Expedia Dad to three smaller humans Meat popsicle Chicago-ish
Solo maker of My Own Compass, a self-reflection app that runs fully on your own device. On-device AI, no account, no cloud, no tracking, nothing leaves your phone. Built on one idea: you can only be honest with yourself where no one is watching. I post about building in the open, privacy by architecture, and asking better questions. Dutch, direct, allergic to subscriptions.
A native notes app for Mac, iPhone & iPad where markdown folds: collapse any heading, drill into what matters. Tasks live inside your notes — a live kanban board tracks them across everything. Plain .md files in iCloud. No lock-in, no plugins, no web views. Follow for release news and tips. In public beta — releasing soon. Indie-built by Stephen in Australia. #markdown #pkm #macos
building the tool that tells you if AI knows you exist — and exactly what to fix so it finally recommends you — usewok.com
iOS/macOS developer working on small Swift apps Currently building https://keepdates.app (Contacts → calendar / reminders , fully on-device) Also https://bluestodon.app - a macOS/iOS app for posting threaded posts to Bluesky and Mastodon
Old-ish (CO2 324) German migrant living in Switzerland. He/him. Father of 4 daughters. I like riding my bike up and down hills, and reading, mostly scifi. https://www.jan-exner.de/ https://yellowfatbike.com/ Hobby developer, maker of https://www.jan-exner.de/software/android/jkbikemdp. #KeepAndroidOpen Opinionated about mobility, in favour of bikes. Antifascist. Currently on a crazy journey finding myself. I really like "the people in my phone". #ADHD #NeuroDivergent
Q for Android/Kotlin devs: The Navigation 3 Code Recipes github has two interesting recipes for me: "Saveable back stack" https://github.com/android/nav3-recipes/blob/main/app/src/main/java/com/example/nav3recipes/basicsaveable and "Hilt - Modularized navigation code" https://github.com/android/nav3-recipes/blob/main/app/src/main/java/com/example/nav3recipes/modular/hilt
I need a combo of the 2: modularized navigation with Hilt, plus saveable back stack, but I can for the life of me not understand how to use rememberNavBackStack() in the Hilt scenario, where the navigator class is defined in a module.
Any ideas?