Indrajit Chakrabarty
banner
indyfromoz.bsky.social
Indrajit Chakrabarty
@indyfromoz.bsky.social
Indie Mobile & Web app developer | hacking away with the latest tech | AI Tinkerer
Using remote, versioned JSON configs via S3/Cloudflare to manage app behavior, handle outages, force updates & deprecate old versions can be a lifesaver! #iosdev #indiedev #buildinpublic
September 5, 2025 at 9:39 PM
Reposted by Indrajit Chakrabarty
📈 Here are the SvelteBench results for gpt-5. Overall it places in 12th spot. However, it's a huge improvement over the other GPT models (last image), and seems like a decent choice for Svelte 5. Mini and Nano do not inherit the good scores. 😿 khromov.se/svelte-bench #svelte
August 7, 2025 at 10:29 PM
Reposted by Indrajit Chakrabarty
I recently implemented launch at login functionality in my macOS app, and I just published a blog post showing how it can be easily done using SMAppService APIs: nilcoalescing.com/blog/LaunchA...
#SwiftLang #macOSDev
Add launch at login setting to a macOS app
Register your macOS app as a login item using SMAppService.
nilcoalescing.com
January 17, 2025 at 6:04 AM
Reposted by Indrajit Chakrabarty
We can set a custom background for TextEditor in #SwiftUI using a combination of scrollContentBackground() and background() view modifiers. We have to hide the default background first for our custom background to be visible:
nilcoalescing.com/blog/ChangeT...
Change TextEditor background in SwiftUI
Set a custom background for TextEditor in SwiftUI by using a combination of scrollContentBackground() and background() view modifiers.
nilcoalescing.com
January 19, 2025 at 6:07 AM