HackerTrans
TopNewTrendsCommentsPastAskShowJobs

octavore

212 karmajoined 16 anni fa
github.com/octavore

Submissions

[untitled]

1 points·by octavore·28 giorni fa·0 comments

I Love Woodworking

a.wholelottanothing.org
1 points·by octavore·6 mesi fa·0 comments

Archiving Git branches as tags

etc.octavore.com
134 points·by octavore·7 mesi fa·47 comments

Show HN: Axo Pass – Unlock SSH/GPG Keys and Secrets with Touch ID on macOS

github.com
3 points·by octavore·7 mesi fa·0 comments

comments

octavore
·4 ore fa·discuss
Shameless plug: I've been working on strudel [0], a CLI that uses a lot of the same ideas in this post and allows you to build/sign/notarize Mac (and iOS) apps without touching Xcode. It has a dry run mode so you can see the actual commands being run, which was important to me to have so there's no mystery about what's happening.

I should blog about more this, but I also went to some effort to add support free iOS provisioning with just an Apple ID (using internal APIs); and creating a nice DMGs for macOS app distribution (reverse engineered .DS_store files for this). And there's also a built-in command to install skills for coding agents, which was fun.

This [1] is an example app I built with it, a simple utility to manage macOS file extension handling.

[0] https://github.com/octavore/strudel

[1] https://github.com/octavore/tots.app