gist.github.com/janodev/4549...
gist.github.com/janodev/4549...
1. Write research on Google Docs
2. Use Plus AI trial (a GDocs extension) to convert Doc to Google Slides
3. Ask a LLM for a list of Google Image links to vector image styles
4. Choose an image as reference
5. Ask GPT 4o for diagrams in that style
1. Write research on Google Docs
2. Use Plus AI trial (a GDocs extension) to convert Doc to Google Slides
3. Ask a LLM for a list of Google Image links to vector image styles
4. Choose an image as reference
5. Ask GPT 4o for diagrams in that style
1. Define a trait as an arbitrary token. e.g. "Firebase"
2. Add Firebase as optional dependency when that trait is enabled
3. Conditionally compile
#if Firebase
import Firebase
...
#endif
4. A client of your package can enable "Firebase" to add related code and libraries.
git ls-remote --tags
then
git clone --depth=1 --branch=tag-name
?
git ls-remote --tags
then
git clone --depth=1 --branch=tag-name
?
developer.apple.com/forums/threa...
Solution: custom export and remove manually
# check
unzip -l YourApp.ipa| grep -i "._Symbols"
# delete
zip -d YourApp.ipa ._Symbols/
Then upload with Transporter.
developer.apple.com/forums/threa...
Solution: custom export and remove manually
# check
unzip -l YourApp.ipa| grep -i "._Symbols"
# delete
zip -d YourApp.ipa ._Symbols/
Then upload with Transporter.
jano.dev/apple/macos/...
jano.dev/apple/macos/...
jano.dev/apple/swift/...
jano.dev/apple/swift/...
jano.dev/apple/concur...
jano.dev/apple/concur...
jano.dev/apple/2024/1...
jano.dev/apple/2024/1...
but o1 pro is a multimodal o1-preview, 10% better at 20x the cost
but o1 pro is a multimodal o1-preview, 10% better at 20x the cost