# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 23
# self = https://watcher.sour.is/conv/x5mgjyq
@thecanine yeah, no app here. I either use a native---or as close as possible as native---app, or I use the web client (or the CLI). Not going to run a Dart VM on iOS just to use a second hand app. 😬
so you would want me to spend even more time building native iOS and Android apps with two completely separate code bases because I doubt you’d be able to reuse much between the two 🤔 😂
so you would want me to spend even more time building native iOS and Android apps with two completely separate code bases because I doubt you’d be able to reuse much between the two 🤔 😂
@prologic Yeah, the separation of apps rarely ends well, especially when it comes to smaller projects.
@prologic
> so you would want me to spend even more time building native iOS and Android apps
I know it isn’t doable. That’s why I think is best to focus on offering a first class experience on the web. I am on mobile web right now, no problems. 😊
@thecanine It's okay 😂 @fastidious is just _special_ 😅 Most people won't mind nor even know what the difference is between a "native" app and once written using "web technologies". We'll continue down this Flutter path for a while, until we have time/energy/resources to rebuild a new Web App using Mithril JS and package that for both App and Play stores, but it will also be available at (TBD) app.yarn.social as an installable PWA (_Progressive Web App_). Make sense? 🤔 ...
@thecanine It's okay 😂 @fastidious is just _special_ 😅 Most people won't mind nor even know what the difference is between a "native" app and once written using "web technologies". We'll continue down this Flutter path for a while, until we have time/energy/resources to rebuild a new Web App using Mithril JS and package that for both App and Play stores, but it will also be available at (TBD) app.yarn.social as an installable PWA (_Progressive Web App_). Make sense? 🤔 ...
... This way we can keep iterating on features, bug fixes, improvements, etc all the while only having to maintain **one** codebase.
... This way we can keep iterating on features, bug fixes, improvements, etc all the while only having to maintain **one** codebase.
@fastidious
> I know it isn’t doable. That’s why I think is best to focus on offering a first class experience on the web. I am on mobile web right now, no problems. 😊
The thing is though... The Web Interface _right now_ isn't really "first class" IHMO. It's pretty good, but it _coudl_ be a lot better. I know there are some strong opinions around on the whole server-side vs. client-side and JS heavy websites in this small community, but we have to be a bit pragmatic here about the whole UX...
@fastidious
> I know it isn’t doable. That’s why I think is best to focus on offering a first class experience on the web. I am on mobile web right now, no problems. 😊
The thing is though... The Web Interface _right now_ isn't really "first class" IHMO. It's pretty good, but it _coudl_ be a lot better. I know there are some strong opinions around on the whole server-side vs. client-side and JS heavy websites in this small community, but we have to be a bit pragmatic here about the whole UX...
... That's why I finally pushed for first-class support for pod owner/operator defined themes. At some point I will find a way to refactor a lot of the frontend code so that there is a "business logic layer" if you will, that both a SPA and server-side frontend can both use without duplicating code.
... That's why I finally pushed for first-class support for pod owner/operator defined themes. At some point I will find a way to refactor a lot of the frontend code so that there is a "business logic layer" if you will, that both a SPA and server-side frontend can both use without duplicating code.
@prologic Idk, I'm not that big of a progressive web-app enthusiast, but I guess that's the unavoidable future we'll have to live in, where everything is just some form of Chromium and we all live in a pod, eat bugs and draw the flat ugly smiling illustrations that appear in Gmail, to please put corporate overlords to mock us with. 🤨
@thecanine
> I’m not that big of a progressive web-app enthusiast, but I guess that’s the unavoidable future we’ll have to live in, where everything is just some form of Chromium
I don't think you understand PWA(s) all that well in that case 😅 They have little to nothing to do with Chromium. The "being packaged up in chromium" you speak of is an artefact of the fact that the Apple App Store™ **requires** certain conditions to be met for your app. Play Store™ is a little more lenient and can _install_ PWA(s) without any special packaging or requirements.
@thecanine
> I’m not that big of a progressive web-app enthusiast, but I guess that’s the unavoidable future we’ll have to live in, where everything is just some form of Chromium
I don't think you understand PWA(s) all that well in that case 😅 They have little to nothing to do with Chromium. The "being packaged up in chromium" you speak of is an artefact of the fact that the Apple App Store™ **requires** certain conditions to be met for your app. Play Store™ is a little more lenient and can _install_ PWA(s) without any special packaging or requirements.
@thecanine 🤣 Agree not a big fan of PWAs though, unless done _really_ well.
@prologic Oh yeah, maybe I was confusing it with the Electron apps or the kind of browser apps, that just open the site either in the browser itself or some wrapper that's 99% of the time based on Chromium. 🤔
Well, now I'm thinking about it and it is the apps that are opening in the browser, that to be fair doesn't have to be Chromium based, just new and most of those use Chromium.
I guess it can also be compiled as an app in some better way than what I just described, but I don't really have experience with that, so I won't judge that until I see more of it. 🤔
@eldersnake
> Agree not a big fan of PWAs though, unless done really well.
There is _but one_ that I _believe_ is done **really really well**:
Lichess -- Their Website is basically also their Mobile App. You _shoudl_ try it and see for yourself -- I do recall posting a video some days back of a game or two I played 👌
@eldersnake
> Agree not a big fan of PWAs though, unless done really well.
There is _but one_ that I _believe_ is done **really really well**:
Lichess -- Their Website is basically also their Mobile App. You _shoudl_ try it and see for yourself -- I do recall posting a video some days back of a game or two I played 👌
@thecanine Yes you are _confusing_ PWA(s) with Electron based apps, Electron isn't the only Webkit-based Web-app wrapping technique these days too btw, but it was the one that became "popular".
@thecanine Yes you are _confusing_ PWA(s) with Electron based apps, Electron isn't the only Webkit-based Web-app wrapping technique these days too btw, but it was the one that became "popular".