💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱

  • 3 Posts
  • 45 Comments
Joined 10 months ago
cake
Cake day: November 25th, 2023

help-circle








  • Hi Maho! Good to see you here. I wasn’t sure if you had joined here or not.

    I did not create this post

    No, I did (see previous point I wasn’t sure if you were on here). :-) Although there is some overlap between here and Mastodon, there are some who are only getting their news here or there, so I made some posts here too. I made the actual original post in the Windows Development Community, and have had a few new subscribers as a result, so that’s good. :-)

    I have been experimenting with ActivityPub for my site (https://maho.dev/2024/02/a-guide-to-implement-activitypub-in-a-static-site-or-any-website/)

    You might like to make your own, separate post about that. I didn’t do one for it yet - needed to explore more what communities we have here that might suit it (e.g. I’m not sure if there’s a ActivityPub Community). I just knew it didn’t really fit into the Communities I was already subscribed to (though maybe this one?).

    I decided to create this bot, to see if it would be something useful for the fediverse

    That’s a big thumbs up from me :-)











  • why do you think most business are already writing a separate Android app

    I don’t think that. I know some businesses who are still writing separate apps, instead of switching to cross-platform. You’ll have to ask them why they’re doing that. It frustrates me no end when platform-specific bugs come up because they’re running different code on each platform, each written by different people.

    the fact that people interact by touch rather than with a mouse and keyboard

    …makes no difference at all. Whether a user has touched a button, clicked on it, or tabbed to it and pressed enter, the same Button.Clicked event gets triggered.