Advertisement · 728 × 90

Posts by Janosch

Signing in with a new device involves another already registered device. Once signed in you can register other devices for passkey sign in

59 minutes ago 1 0 0 0

Private keys are not bound to a device but with passkeys they are intentionally bound to authenticators (which is usually a phone or laptop or hardware key). You can loose access to a service if you delete a passkey or loose your hardware key

59 minutes ago 0 0 1 0

With passkeys no secret is sent over the wire. The "secret" (private key) stays on your device and signs a challenge sent by the server. The server can verify the signature with the matching public key

59 minutes ago 1 0 1 0

Let everyone start with level 20, problem solved /s

4 weeks ago 0 0 0 0

Using Route Groups maybe? (area) etc. Or using dynamic routes [area]/detail [area]/mystery-level-up

1 month ago 0 0 0 0
Post image

Anyone else flying at warp speed when pressing CMD+Shift+Z on the Codex app for Mac?

1 month ago 0 0 0 0

Should we resubmit PRs from v3 to v4 or are they being integrated?

2 months ago 1 0 0 0

Today was the day Codex saved me not just hours. I was working on a small internal tool when I accidentally destroyed my commits that I hadn‘t pushed yet (yes my fault, human mistake here). But all the changes were still in context window, so I had Codex successfully restore all of it. That was fun.

2 months ago 0 0 0 0
Advertisement

I haven‘t tried them on Swift but it does not surprise me that with so much more React code online that React Native works better

2 months ago 3 0 1 0

what happens if you give your own blog posts as writing guidelines?

3 months ago 1 0 1 0

This is usually when I start reviewing the work that has been done

3 months ago 0 0 0 0

The link to Uniwind is a Github 404. Also have you considered Tanstack Form for Forms over React Hook Form?

3 months ago 0 0 0 0

nativewind, tanstack query, Flash List, lucide react for icons

5 months ago 1 0 0 0

I‘ll take on brick off the wall, what‘s the app?

5 months ago 0 0 0 0

This is readonly right?

6 months ago 3 0 1 0

Thanks for the article!

6 months ago 1 0 0 0
Advertisement

Some updates on this. Upgrade to @expo.dev SDK 54 and using SwiftUI in the Procedure and Filter Creation. Makes it much easier to do Form UIs with the native SwiftUI Form

6 months ago 1 0 0 0

const reverse = (s: string) => s.split('').reverse().join('');

7 months ago 1 0 1 0

Thanks! The use case actually came from my girlfriend who needs this for her work, so I already got my first user once it is done. I also plan on making it open source to get feedback :)

8 months ago 1 0 0 0

It uses @tanstack.com form - it makes life so much easier, especially when dealing with arrays and nested fields

8 months ago 2 0 0 0

I used to work on iOS apps using Swift a couple of years ago but then moved to Typescript and the web platform. I became super slow writing Swift (get it) so I am happy that I can write apps using React & Typescript and other web technologies - while still having the option to tap into native code

8 months ago 2 0 0 0
Post image Post image

I’m exploring Expo and React Native to build a simple app for anaesthetists. The idea is to let them log their procedures, apply filters, and track progress towards case numbers e.g a certain number of pediatric cases or specific types of anesthesia. The app is called ANA|LOG. Work in Progress

8 months ago 6 1 2 2

Does it include a pun yet?

8 months ago 0 0 0 0
Advertisement
Preview
WWDC 2025 — June 9 | Apple YouTube video by Apple

"Another update missing from the keynote was a rumor about Genmoji, which was said to allow users to combine existing standard emojis, such as a basketball going into a trash can." It was presented in the beginning actually with a Lightbulb and a Sloth. www.youtube.com/live/0_DjDdf...

10 months ago 0 0 0 0

I like it so far! It really pushed my side project forward and it applies things I tell it correctly. There are some minor things I‘d then fix myself but this is a lot of fun. Wouldn‘t have expected it to come this far with a single prompt. Will try linear integration later this week. Now 👀 WWDC

10 months ago 0 0 1 0

Alright. I‘m going to play around with it

10 months ago 0 0 1 0

Got it! Would be awesome though to have that kind of discussion inside the editor no? Feels a bit like the chat interface has moved to a public place. I haven‘t worked with them yet, do you notice advantages over agents running in your editor (I can see the task management being nice) :)

10 months ago 0 0 1 0

Curious why you moved the conversation with AI to Github PR comments vs. in your Editor before opening up a PR?

10 months ago 0 0 1 0

With React 19.1 do we get ViewTransitions and Activity on iOS?

11 months ago 1 0 0 0

You wrote about the things it solves and enables so I‘m wondering what some reasons against them are or where client shines more

11 months ago 2 0 1 0