😅 Touché
Regardless, I'm very much looking forward to this!
Though the current JPY conversion rates makes Max go well over my budget for now. So I will have to wait for a while.
Posts by Martin
F* I missed the application window for #WWDC. Again.
Smart thing to post it on April 2. Otherwise I would have doubted the "Max" subscription.
Ah judging from your history, you are. Staying until try! Swift?
You're in Japan?
App rejection details due to crash on launch for Color Match Game: Chroma 2.4.0 on specific iPad and iPhone models running iOS 26.3.
Saw a rejection mail; asked asccli.sh directly in Cursor, found the reason in the crash logs, and a new build is being uploaded while I write this tweet
Insane
Vibe-coded a random CLI tool in Rust (I still don't know any Rust) with #Antigravity and it's a hell of a lot of fun I have to say.
Some bugs and less control. But agent manager, etc. are great!
The tool is also kind of fun, but not sure if anybody else would use it 😅
martinp7r.github.io/git-twig/
OMG! 🤞for Neverwinter and Menzoberranzan shows with cross-overs as well!
variety.com/2026/tv/news...
We didn’t plan on open source being such a big part of Point-Free when we launched 8 years ago, but now just our top 10 projects are collectively cloned 1.2 million times a week!
And there’s still so much more we want to do!
www.pointfree.co/blog/posts/1...
I went off the rails with #Antigravity it seems 😅
My default is #claude code, but this IDE has some really convenient features.
I'd say that you can add AI when you have a solid enough spec.
AI knows how to build the system.
Just for fun I told #Gemini to create a prompt for the design of this app and gave it to #figma as is.
Any inclination for what’s actually making it sluggish?
Just curious because of similar experience.
Somewhat "Fixed" the Liquid Glass look thanks to accessibility settings
this Xcode 26 playgrounds view seems neat for debugging 😮
don't corrupt your #claude config file (~/.claude.json) while using claude. It just created 3k+ backups in a matter of seconds for me before bailing out 😅
Recently my VSCode is giving me Stargate vibes.
Look, there's an official #Claude LSP plugin for #swiftlang @swift.org now!
github.com/anthropics/c...
github.com/anthropics/c...
In Claude Code? I’m struggling with the agent thing. I’d I turn off the MCP on the main agent, sub-agents I spawn complain about not having access to the tool. Is there some frontmatter setting I don’t know about?😅
You’re double posting?
Homebrew!
Look at my awesome new coasters!
How are you dealing with MCP tools eating up your context window?
⚙️ Swift Configuration 1.0 is here! 🎉 No more juggling environment variables, config files, and command-line flags separately. One unified, type-safe API to read configuration from any source, and swap providers without refactoring your code. More here... www.swift.org/blog/swift-c...
@github.com actions pricing for #macOS machines is one order of magnitude more expensive than #linux machines 😂
There’s a slight typo in your image
Quite sad that the @anthropic.com bsky account is dormant. #claude
gh search prs --assignee=@me --repo=ORG_NAME/REPO_NAME \
--json number,title,state,createdAt \
--template '{{range .}}{{tablerow (printf "#%v" .number | autocolor "green")
.title .state (timefmt "2006-01-02" .createdAt)}}{{end}}'