# 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 14
# self = https://watcher.sour.is/conv/dwmipmq
Now I'm connecting from the Android client Goryon.
It seems the latest version is from 2020 but at the same time looks like is fetching the Twts correctly. 🤔
@eaplmx Yeah we need to fix publishing of that App for the Play Store 😅
@eaplmx Yeah we need to fix publishing of that App for the Play Store 😅
@prologic need any help with that?
I was looking for a side project, for instance a twtxt reader on Unity/C# but could be something different
@eaplmx Do you have any experience with Flutter? If you do, you _could_ help finish of some needed features, fix some bugs, re-brand it as "Yarn" (with the right logo) and help me publish it (finally) to both stores? 🤔
@eaplmx Do you have any experience with Flutter? If you do, you _could_ help finish of some needed features, fix some bugs, re-brand it as "Yarn" (with the right logo) and help me publish it (finally) to both stores? 🤔
@prologic Sorry, I haven't used Flutter nor Dart enough, just Hello worlds... Currently I'm looking for a good platform to aim for job opportunities (besides Game Dev which is unstable) and interesting projects for the portfolio.
If you recommend me learning it, and you might wait a few weeks, I could try.
About publishing on Android and iOS, and doing QA, that's what I do every day.
@eaplmx Don't obviously take my word for it, but honestly I _think_ you should learn Flutter -- If you want to get into Mobile App development. Of all the ways I've tried to get into Mobile App development myself, Cordova, React Native, Go (with gomobile, which works) and other ways. Flutter is probably the best, its actively developed, improvements come out every other month and building Apps (at least the UI/UX part) is pretty straight forward (if you can get to like Dart, which I don't 😅) -- That being said, if you do pick this skill up, you _could_ really really help the Salty.im project a lot by figuring out out to build a "Hello World" Flutter UI with a Go backend (using FFI or an embedded RPC server). That would help us a lot in building a first-class Salty-Chat Mobile App finally 🙏
@eaplmx Don't obviously take my word for it, but honestly I _think_ you should learn Flutter -- If you want to get into Mobile App development. Of all the ways I've tried to get into Mobile App development myself, Cordova, React Native, Go (with gomobile, which works) and other ways. Flutter is probably the best, its actively developed, improvements come out every other month and building Apps (at least the UI/UX part) is pretty straight forward (if you can get to like Dart, which I don't 😅) -- That being said, if you do pick this skill up, you _could_ really really help the Salty.im project a lot by figuring out out to build a "Hello World" Flutter UI with a Go backend (using FFI or an embedded RPC server). That would help us a lot in building a first-class Salty-Chat Mobile App finally 🙏
@prologic Thanks for the advice! I worked on Cordova and Ionic in 2016, with React Native in 2018-2019, and I switched to Unity for the last 3 years, so I suppose I have foundations to learn Flutter.
I was learning Ruby to join a possible back-end project, but why not start learning Dart/Flutter to see how it goes?
BTW is this the current repo?
https://git.mills.io/eldersnake/goryon
Finally, I need to understand better Salty.im, since I tried to use it a few months ago and I was unable to connect. Working on a Messaging App would be awesome, but really complicated due to all the requirements. We should try chatting there in following days.
@eaplmx The source code to the Mobile App for Yarn.social (codenamed Goryon) is actually here:
https://git.mills.io/yarnsocial/app
And if you wanted to help us build an App for Salty.im -- The first thing I would do is figure out how to build a "Hello World" in Flutter (just the UI/UX part) that invokes some native code written in Go using Flutter/Dart FFI or similar.
Did you want to jump on a call at some point? 🤔
@eaplmx The source code to the Mobile App for Yarn.social (codenamed Goryon) is actually here:
https://git.mills.io/yarnsocial/app
And if you wanted to help us build an App for Salty.im -- The first thing I would do is figure out how to build a "Hello World" in Flutter (just the UI/UX part) that invokes some native code written in Go using Flutter/Dart FFI or similar.
Did you want to jump on a call at some point? 🤔
@prologic OK, I'll take a look into the repo and I'll start with the Hello World after the vacations
@prologic I tried to setup the DNS configs in my server and running the Go client but I received some errors and never tried again.
I could try again, and send you a msg.