Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

calicoding

@calicoding@mastodon.social
mastodon 4.7.0-beta.1
  • Open on mastodon.social

iOS developer

0 Followers
0 Following
28 Posts
Joined November 17, 2022
Location:
San Francisco

Posts

Open post
calicoding
calicoding @calicoding@mastodon.social · Jul 24, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @joe@f.duriansoftware.com
@joe@f.duriansoftware.com Co-authored-by: D.S. Nutz
0
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Jul 23, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @b3ll@mastodon.social
@b3ll@mastodon.social FWIW I’m seeing bugs in iOS 27 with the keyboard not appearing. Bit hard to get it unstuck too
2
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Jun 26, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Boosted by disregard Joe Groff @joe@f.duriansoftware.com
Replying to @joe@f.duriansoftware.com
@joe@f.duriansoftware.com vodka martini. Shaken, not valued.
1
0
2
0
Open post
calicoding
calicoding @calicoding@mastodon.social · May 30, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @joe@f.duriansoftware.com
@joe@f.duriansoftware.com Gough through but it’s rough though
1
0
2
0
Open post
calicoding
calicoding @calicoding@mastodon.social · May 06, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social

Shit has gotten so bad that my company is seriously Looking at alternatives. And we are pretty deeply reliant on github

1
2
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · May 06, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social

Fucking GitHub man, get yr shit together

0
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · May 04, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @caseyliss@mastodon.social
@caseyliss@mastodon.social any chance we can get a fix for slow loading of pinned items? Mine take about 10 seconds to appear after launch. I have about 25 pinned items
0
1
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · May 04, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social

In the age of agentic coding, code review is becoming a larger percentage of my time. But the tools I use for review really suck. GitHub PR review web app is terrible, and even more so in Safari (I don’t use Chrome).

Are there any tools that can improve this process? I’d like to see richer syntax highlighting, better tools for seeing surrounding context, nice preview of markdown files, and an interface that isn’t riddled with paper cuts.

0
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · May 03, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @calicoding@mastodon.social
Note that Claude created these regex strings for me because I’m lazy af
1
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · May 03, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social

Xcode offers codegen for localized strings and image/color assets. But it only generates code with internal access level. Not useful when your resources are in a framework.

But what I realized is that you can just call xcstringstool and actool manually with the right incantation, and then post process the generated files to make the symbols public.

21
2
4
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Apr 29, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social

GitHub has long since fallen out of 9’s territory and is deep in 8’s. But now the question is will they fall to 7’s

2
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Apr 28, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social

Adopting building folders in my Xcode projects means that adding or removing source files does not touch the project file. And adopting xcconfig files means modifying build setting does not touch the project file either. Now the only times I get merge conflicts in the project file are when two branches add swift packages at the same time, which is pretty rare. So for me, project generation tools (XcodeGen, Tuist, etc) don’t have a strong ROI, but maybe I’m missing something.

6
4
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Apr 15, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @timonus@mastodon.social
@timonus UIActivityViewController could be so much more. It’s a shame how it’s been neglected
1
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Apr 08, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @ryanashcraft@mastodon.social
@ryanashcraft@mastodon.social incredible. I love seeing these stories of practical use cases for AI and how it solves real problems. And vibe coding gets a lot of flack, buts great for internal tools. Nice work and great write up!
1
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Apr 07, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @ryanashcraft@mastodon.social
@ryanashcraft@mastodon.social wow! Amazing work. Congrats!!
2
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Apr 06, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @steve@discuss.systems
@steve@discuss.systems stainless steel countertops a subtle nod to your wife’s profession? (Neurosurgeon, yeah?)
0
2
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Mar 28, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @davedelong@mastodon.social
@davedelong@mastodon.social I’ve resisted so far. Going as far as setting up a Tahoe virtual machine for certain tasks. Maybe that would work for you?
2
1
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Mar 28, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @davedelong@mastodon.social
@davedelong@mastodon.social what’s the motivation?
0
3
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Mar 18, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @finestructure@mastodon.social
@finestructure@mastodon.social @davedelong@mastodon.social @fork_dev@mastodon.social I honestly use it as much as I use Xcode. And I agree, it’s too cheap. I would gladly pay $50 per year
2
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Mar 18, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @timonus@mastodon.social
@timonus maybe using the API to access the enclosing instance? https://www.avanderlee.com/swift/property-wrappers/#accessing-a-property-wrappers-enclosing-instance
2
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Feb 21, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @nicklockwood@mastodon.social
@nicklockwood and why does it keep using terminal command to search for things?
1
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Feb 15, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @cocoaphony@mastodon.social
@cocoaphony@mastodon.social I mean, I’d be happy with a swift debugger that can reliably po.
5
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Feb 10, 2026
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @tonyarnold@mastodon.social
@tonyarnold@mastodon.social feel better friend. We’ll see you on the other side
0
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Dec 15, 2025
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @SwiftPackageIndex@mas.to
@SwiftPackageIndex @orta there are other tools (e.g. Fastlane) that rely on the XcodeProj gem from CocoaPods. But this gem has not kept up to date with the latest Xcode project file changes. Specifically it does not support buildable folders. Is this gem also being put into maintenance mode and will that also carry over to Fastlane?
3
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Dec 10, 2025
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @ricketson@hachyderm.io
@ricketson @BitRigApp seems like a perfect fit. Congrats!
1
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Dec 04, 2025
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @ricketson@hachyderm.io
@ricketson@hachyderm.io your excellence will be missed. Congrats on whatever is next!
1
0
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Aug 12, 2025
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @groue@hachyderm.io
@groue also the modern tools like compositional layout, cell registrations, and content configurations give you some of the declarative nature of SwiftUI. It’s really quite a joy to use now.
3
1
0
0
Open post
calicoding
calicoding @calicoding@mastodon.social · Jun 07, 2025
calicoding
@calicoding@mastodon.social

iOS developer

mastodon.social
Replying to @holly@hachyderm.io
@holly yes! Updating docs is so important, yet often a thankless task. So, thank you!
0
0
0
0

Remote instance

mastodon.social
Open on original server

Media

313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 15:40:46 UTC