Advertisement · 728 × 90

Posts by Martin

😅 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.

2 weeks ago 1 0 1 0

F* I missed the application window for #WWDC. Again.

2 weeks ago 1 0 0 0

Smart thing to post it on April 2. Otherwise I would have doubted the "Max" subscription.

2 weeks ago 1 0 1 0

Ah judging from your history, you are. Staying until try! Swift?

3 weeks ago 2 0 1 0

You're in Japan?

3 weeks ago 0 0 1 0
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.

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

1 month ago 3 1 0 0
git-twig | Visualize your Git Tree A high-performance Rust tool to visualize your git status as a beautiful, hierarchical tree.

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/

2 months ago 0 0 0 1
Preview
‘Baldur’s Gate’ HBO Series in the Works From ‘The Last of Us’ Co-Creator Craig Mazin HBO is developing a TV adaption of the 'Baldur's Gate' video games.

OMG! 🤞for Neverwinter and Menzoberranzan shows with cross-overs as well!
variety.com/2026/tv/news...

2 months ago 1 0 0 0
Preview
Point-Free turns 8! Point-Free turns 8! We’re announcing a live stream and a beta preview of the “Point-Free Way”.

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...

2 months ago 4 2 0 0
Advertisement
Post image

I went off the rails with #Antigravity it seems 😅

My default is #claude code, but this IDE has some really convenient features.

3 months ago 0 0 0 0

I'd say that you can add AI when you have a solid enough spec.
AI knows how to build the system.

3 months ago 0 0 0 0
Post image

Just for fun I told #Gemini to create a prompt for the design of this app and gave it to #figma as is.

3 months ago 1 0 0 0
Video

#Gemini #Veo3 Pro, first try. Basically a oneshot.
This is crazy 🤪

3 months ago 0 0 0 0

Any inclination for what’s actually making it sluggish?

Just curious because of similar experience.

3 months ago 1 0 1 0
Post image

Somewhat "Fixed" the Liquid Glass look thanks to accessibility settings

3 months ago 0 0 0 0
Post image

this Xcode 26 playgrounds view seems neat for debugging 😮

3 months ago 3 0 0 0
Post image

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 😅

3 months ago 1 0 0 0
Post image

Recently my VSCode is giving me Stargate vibes.

3 months ago 0 0 0 0
Preview
GitHub - anthropics/claude-plugins-official: Anthropic-managed directory of high quality Claude Code Plugins. Anthropic-managed directory of high quality Claude Code Plugins. - anthropics/claude-plugins-official

Look, there's an official #Claude LSP plugin for #swiftlang @swift.org now!
github.com/anthropics/c...

github.com/anthropics/c...

4 months ago 4 2 0 0
Advertisement

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?😅

4 months ago 0 0 1 0
Post image

You’re double posting?

4 months ago 0 0 0 0

Homebrew!

4 months ago 0 0 0 0
Post image Post image

Look at my awesome new coasters!

4 months ago 1 0 0 0

How are you dealing with MCP tools eating up your context window?

4 months ago 0 0 1 0
Post image

⚙️ 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...

4 months ago 71 16 0 1
Post image

@github.com actions pricing for #macOS machines is one order of magnitude more expensive than #linux machines 😂

4 months ago 0 0 0 0
Advertisement

There’s a slight typo in your image

4 months ago 0 0 0 0

Quite sad that the @anthropic.com bsky account is dormant. #claude

4 months ago 1 0 0 0

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}}'

4 months ago 0 0 0 0
Post image

If you ever want to pretty print a list of your PRs in a specific repo, keep a gh #shell alias for this command and thank me later. 🤝

code in thread.
#github #cli

4 months ago 1 0 1 0