• 0 Posts
  • 28 Comments
Joined 2 years ago
cake
Cake day: August 24th, 2023

help-circle


  • I’m a software developer, not a writer or a salesperson, but I have to do sales to sell my software.

    I can write a first draft of a sales email to get my ideas across and then have the AI look at it from a specific perspective I don’t have the skills in.

    I dont just take whatever it says and hit send though, I have a conversation with it to tweak things i don’t like, remove things that I don’t think are needed or add things it missed.

    Do this for 15 to 20 minutes and I end up with a much more polished email that won’t come across as AI slop with all the personal touches I did want to add.













  • I feel like something like https://www.storj.io/ is on the path to what we would want/need?

    There might be some additional requirements for a true CDN to ensure data is closer to where it’s needed and in as many regions as needed though with the right amount of bandwidth. The data gets stored all over the place, but that doesn’t mean its optimal. But they do seem to claim it’s faster on their website…

    Edit: For those not wanting to click, TLDR is they use excess storage around the world and make it accessible anywhere, and safe from failures. People with excess storage can join the network if they have enough storage/bandwidth and pass some tests. Their API is S3 compatible.



  • You can try Kotlin Compose Multiplatform.

    It can target JVM (windows, Linux, Mac) and then work on iOS and Android.

    Android and JVM are stable. IOS is alpha and works well. Should be beta this year.

    WASM support is coming as well but is experimental.

    You can do as much multiplatform as you want and do as much platform specific as you want.

    Compose itself is a declarative UI framework. Your UI is code.

    Edit: You do require a Windows, Linux, and Mac machine to build the executables for each desktop JVM app, as well as a Mac for an iOS app. Android you can build on any of them.




  • So what do you really want when you say journaling your peogess.

    Is that something like

    Recurring Fitness Run 5k 2 times a week.

    As you check it off for number one, it prompts you to leave a note about it? And maybe you can see all your notes by category or chronologically?

    Or is the journaling a completely separate thing? I can see how the two might not be done as separate things as you’re really getting into 2 wholly different apps.