Sorry for the length of this but I am stoked...
As I mentioned elsewhere I succumbed and subscribed to the Pro plan (USD20/mo).
Initially I used Sonnet 4.6 and found it superior to the free version (you get to use the Code tab) - still minor hallucinations here and there but pretty impressive.
Today I got to use Fable 5 and found it a distinct cut above - if you haven't tried it yet I strongly suggest you do - available on the Pro plan until 22 June - not sure what happens after that.
EDIT: this article has a handle on what happens after June 22.
These are all gut feels - very hard to put any quantification to it - but I am mighty impressed.
I was reworking a B4A app that does notifications, GPS, FTP uploads, some low level handling of photos taken by the device's camera (e.g. geofence properties).
It handled it all without a hiccup (unlike my experiences with Copilot (free)).
It found several niggly bugs that I probably never would have found - and fixed them without problems.
It helped me with several little java object heavy routines:
draw-a-border-around-the-screen-when-app-is-in-background-while-allowing-all-other-apps-to-function-normally - this might seem "so what" but it provides a really neat status capability that takes up virtually no screen real estate and is persistent while allowing the user to interact with any other app on the device.
dynamically-detect-change-of-device-orientation-portrait-landscape-from-a-service - another "so what" but combined with above provides a solid SHOOT - DON'T SHOOT indicator.
You can tell it to read a b4x project from a Windows folder - no problems - I keep it on a short leash so that it has to ask everytime it wants to read something.
It will actually edit the files if you let it - again I make it ask.
I have also added a requirement in Settings/General/Profile/Instructions for Claude:
---when editing a code module always add a comment tag to any line added or changed or deleted of 'claude was here
so when it does an edit you look at the module changed and search for 'claude was here --- see the changes - if you are happy then just mass delete the comment - if not tell Claude to withdraw them, change them etc.
Best USD20 subscription I have ever had...
As I mentioned elsewhere I succumbed and subscribed to the Pro plan (USD20/mo).
Initially I used Sonnet 4.6 and found it superior to the free version (you get to use the Code tab) - still minor hallucinations here and there but pretty impressive.
Today I got to use Fable 5 and found it a distinct cut above - if you haven't tried it yet I strongly suggest you do - available on the Pro plan until 22 June - not sure what happens after that.
EDIT: this article has a handle on what happens after June 22.
These are all gut feels - very hard to put any quantification to it - but I am mighty impressed.
I was reworking a B4A app that does notifications, GPS, FTP uploads, some low level handling of photos taken by the device's camera (e.g. geofence properties).
It handled it all without a hiccup (unlike my experiences with Copilot (free)).
It found several niggly bugs that I probably never would have found - and fixed them without problems.
It helped me with several little java object heavy routines:
draw-a-border-around-the-screen-when-app-is-in-background-while-allowing-all-other-apps-to-function-normally - this might seem "so what" but it provides a really neat status capability that takes up virtually no screen real estate and is persistent while allowing the user to interact with any other app on the device.
dynamically-detect-change-of-device-orientation-portrait-landscape-from-a-service - another "so what" but combined with above provides a solid SHOOT - DON'T SHOOT indicator.
You can tell it to read a b4x project from a Windows folder - no problems - I keep it on a short leash so that it has to ask everytime it wants to read something.
It will actually edit the files if you let it - again I make it ask.
I have also added a requirement in Settings/General/Profile/Instructions for Claude:
---when editing a code module always add a comment tag to any line added or changed or deleted of 'claude was here
so when it does an edit you look at the module changed and search for 'claude was here --- see the changes - if you are happy then just mass delete the comment - if not tell Claude to withdraw them, change them etc.
Best USD20 subscription I have ever had...
Last edited: